Bryce Curtis
|
43b6b6d34e
|
Update version number to 0.9.3 in preparation for next release.
|
2010-12-03 18:15:00 -06:00 |
|
Bryce Curtis
|
b66535a17d
|
Introduce PhonegapActivity class to separate plugin development from base Phonegap.
|
2010-11-06 03:10:28 +08:00 |
|
Bryce Curtis
|
de23753204
|
Update license and copyright notices in each source file. PhoneGap is licensed under modified BSD and MIT (2008).
|
2010-10-18 15:31:16 -05:00 |
|
Bryce Curtis
|
9adb85a64b
|
Add callbackId to Plugin.execute() so result can be sent back when overlapping calls to same plugin occur.
|
2010-10-06 12:56:34 -05:00 |
|
Bryce Curtis
|
68146329b9
|
Add IPlugin interface and change Plugin to be abstract class. Plugins can either implement IPlugin or extend Plugin.
|
2010-10-06 12:56:34 -05:00 |
|
Bryce Curtis
|
f85f4e6b69
|
Update notification service to implement plugin class.
|
2010-09-29 11:10:08 -05:00 |
|
Bryce Curtis
|
705b8f6874
|
Change Device JS object to include only platform, uuid, version, and phonegap properties as defined in API, and modify Device Java class to implement plugin interface.
|
2010-09-15 14:27:46 -05:00 |
|
Dave Johnson
|
3cba58ce57
|
Beep does not crash your app if there is no notification sound
|
2010-07-15 16:59:11 -07:00 |
|
Joe Bowser
|
945c0d95e6
|
Removed PhoneGap.java, renaming to device and audio
|
2010-06-09 10:24:35 -07:00 |
|