cordova-android/framework/src/com/phonegap
2011-01-14 02:07:47 +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 Remove destroyed AudioPlayer from list of AudioPlayers 2010-12-23 02:51:39 +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 Guard against null request in Android 1.5/1.6 2011-01-06 04:08:23 +08:00
CameraLauncher.java Better memory management when taking pictures. 2011-01-06 11:12:14 -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 Fixing issue where Android 2.1 and 2.2 don't return the same results on contact.find() 2011-01-14 02:02:21 +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 Update version number to 0.9.3 in preparation for next release. 2010-12-03 18:15:00 -06:00
DirectoryManager.java Put trailing / into getRootPaths() to remain consistent with BBW 2010-11-26 00:45:02 +08:00
DroidGap.java Remaining FileUploader to FileTransfer 2011-01-07 01:43:12 +08:00
FileTransfer.java Adding debug mode so FileTransfer will accept self signed SSL certificates 2011-01-12 10:32:26 +08:00
FileUploadResult.java Adding File Upload functionality 2011-01-06 07:09:07 +08:00
FileUtils.java Fixing mimetypes for content:// Uri's. 2011-01-05 02:45:04 +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 Fixing geo listner callback fail to send 3 args instead of 4. 2011-01-14 02:07:47 +08: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 Move data transfer for storage to completeQuery for speed up 2010-11-06 20:01:22 +00: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