cordova-android/framework/src/com/phonegap
2011-06-28 00:34:11 +08:00
..
api Always call plugin's onPause/onResume with multitasking flag when these lifecycle events occur in activity. It is up to the plugin to handle as necessary. 2011-06-24 14:08:46 -07:00
file File API: System and Directories 2011-03-05 04:26:31 +08:00
AccelListener.java Introduce PhonegapActivity class to separate plugin development from base Phonegap. 2010-11-06 03:10:28 +08:00
App.java Worked around JavaScript bridge exception for Android 2.3. Use "prompt" instead of calling objects directly. There were several objects called from JavaScript, including BrowserKey, so key events had to be reworked. 2011-02-27 20:07:24 -06:00
AudioHandler.java Changing Media class to return seconds 2011-05-27 01:54:48 +08:00
AudioPlayer.java Changing Media class to return seconds 2011-05-27 01:54:48 +08:00
CallbackServer.java Improve performance of our encoding 2011-06-24 14:06:20 -07:00
CameraLauncher.java Fix for ticket #58: Certain 1.5/1.6 devices would throw a FileNotFoundException when taking pictures. Patch submitted by Agustin of AVANTIC (thanks!). 2011-05-26 12:42:44 -07:00
Capture.java Capture modifications: 2011-05-03 00:12:19 +08:00
CompassListener.java Introduce PhonegapActivity class to separate plugin development from base Phonegap. 2010-11-06 03:10:28 +08:00
ContactAccessor.java Issue 123: Fixing problem where name object is not specified 2011-06-28 00:34:11 +08:00
ContactAccessorSdk3_4.java Updating to latest W3C spec 2011-01-27 03:41:27 +08:00
ContactAccessorSdk5.java Issue 123: Fixing problem where name object is not specified 2011-06-28 00:34:11 +08:00
ContactManager.java Issue 72: Contact.Save: onSuccess callback is called when contact is not saved. 2011-04-29 02:08:25 +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 Updating Network Connection API to match spec released on June 7th 2011-06-24 14:06:20 -07:00
DirectoryManager.java File API: System and Directories 2011-03-05 04:26:31 +08:00
DroidGap.java Always call plugin's onPause/onResume with multitasking flag when these lifecycle events occur in activity. It is up to the plugin to handle as necessary. 2011-06-24 14:08:46 -07:00
FileTransfer.java Ticket 124: File Transfer multipart badly formed trips mod_security 2011-04-01 22:43:38 +08:00
FileUploadResult.java Adding File Upload functionality 2011-01-06 07:09:07 +08:00
FileUtils.java Issue #121: Problem with resolveLocalFileSystemURI if file name has spaces 2011-06-24 14:08:46 -07: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 Fix bug where isreachable doesn't return correct results for https 2011-06-24 14:06:20 -07: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 Ticket 136: window.openDatabase() in Android 3.0 throws SECURITY_ERR (most code written by Simon MacDonald - I just tested and checked in) 2011-04-19 16:54: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