Commits

[880 total ]
Anon32
faddcaaa Fixed build script.

by Fil Maj on 2009-12-01 21:32 (15 days ago)

Anon32
272ac07d Bringing the contacts up to date

by Joe Bowser on 2009-12-01 19:55 (15 days ago)

Anon32
4f534841 Fixing up contact api

by Joe Bowser on 2009-12-01 19:48 (15 days ago)

Anon32
30ff7524 Added Plugins group to template, for adding Plugins

by shazron on 2009-12-01 19:20 (15 days ago)

Anon32
2dcba159 Updated README with new Ant build instructions, expanded instructions on setting up fresh BlackBerry project in Eclipse.

by Fil Maj on 2009-12-01 01:34 (16 days ago)

Anon32
a828fabc Added build.xml to PhoneGap BlackBerry repository. Allows you to build BlackBerry application binaries from source using Apache Ant and BB Ant Tools (google it).

by Fil Maj on 2009-12-01 01:19 (16 days ago)

Anon32
15afec15 Updated Contacts API following the contacts API review meeting. Now should properly return new Contacts interface-based objects.

by Fil Maj on 2009-12-01 01:15 (16 days ago)

Anon32
dcfd696d Merge branch 'master' of g...@github.com:phonegap/phonegap

by Joe Bowser on 2009-11-30 23:42 (16 days ago)

Anon32
1e317cb3 Fixing the build process, found Android 2.0 bugs

by Joe Bowser on 2009-11-30 23:41 (16 days ago)

Anon32
fd7147e9 Restructured initialization of device to ensure phonegap available when navigating between pages. Implemented the 'deviceready' event, do not expect any phonegap exec calls to be executed until the deviceready event has been fired. Use this: document.addEventListener('deviceready',YOUR_INIT_FUNCTION ,false);

by Jesse MacFadyen on 2009-11-30 20:49 (16 days ago)