cordova-android/framework/src/com/phonegap
2010-11-25 03:11:43 +08:00
..
api Fix bug when not doing cast - temp isn't defined. 2010-11-20 21:23:15 -06:00
AccelListener.java Introduce PhonegapActivity class to separate plugin development from base Phonegap. 2010-11-06 03:10:28 +08:00
App.java Expose certain methods from DroidGap to JavaScript so that a PhoneGap web app can better control program configuration and flow. 2010-11-21 17:33:13 -06:00
AudioHandler.java Introduce PhonegapActivity class to separate plugin development from base Phonegap. 2010-11-06 03:10:28 +08:00
AudioPlayer.java 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
BrowserKey.java 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
CallbackServer.java Use polling if PhoneGap app is loaded from server, since XHR doesn't work to localhost due to cross-domain security policy. 2010-11-10 14:19:17 -06:00
CameraLauncher.java Fix quality issue with base64 encoded images. Quality parameter wasn't being set. 2010-11-16 18:14:24 -06:00
CompassListener.java Introduce PhonegapActivity class to separate plugin development from base Phonegap. 2010-11-06 03:10:28 +08:00
ContactAccessor.java Adding Contact.save() for Android 1.X and Android 2.X 2010-11-13 05:34:44 +08:00
ContactAccessorSdk3_4.java Adding Contact.save() for Android 1.X and Android 2.X 2010-11-13 05:34:44 +08:00
ContactAccessorSdk5.java Adding Contact.save() for Android 1.X and Android 2.X 2010-11-13 05:34:44 +08:00
ContactManager.java Adding a cast for contacts.find() 2010-11-20 01:42:52 +08:00
CryptoHandler.java 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
Device.java Introduce PhonegapActivity class to separate plugin development from base Phonegap. 2010-11-06 03:10:28 +08:00
DirectoryManager.java Following File API spec. 2010-11-25 03:11:43 +08:00
DroidGap.java Update splash screen example and list of properties that can be set in commented code. 2010-11-23 09:53:43 -06:00
FileUtils.java Following File API spec. 2010-11-25 03:11:43 +08:00
GeoBroker.java 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
GeoListener.java 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
GpsListener.java Introduce PhonegapActivity class to separate plugin development from base Phonegap. 2010-11-06 03:10:28 +08:00
HttpHandler.java Remove unneeded debug log statements. 2010-10-28 16:28:24 -05:00
NetworkListener.java Introduce PhonegapActivity class to separate plugin development from base Phonegap. 2010-11-06 03:10:28 +08:00
NetworkManager.java Introduce PhonegapActivity class to separate plugin development from base Phonegap. 2010-11-06 03:10:28 +08:00
Notification.java Introduce PhonegapActivity class to separate plugin development from base Phonegap. 2010-11-06 03:10:28 +08:00
SimpleCrypto.java Adding Built-In Crypto Library 2010-02-24 16:18:35 -08:00
StandAlone.java 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
Storage.java 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
TempListener.java Introduce PhonegapActivity class to separate plugin development from base Phonegap. 2010-11-06 03:10:28 +08:00
WebViewReflect.java 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