cordova-android/framework/src/com/phonegap
2011-10-25 14:57:55 -05:00
..
api Load multi-page apps in same webview and update pause/resume for consistency. 2011-10-21 16:29:55 -05: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 Load multi-page apps in same webview and update pause/resume for consistency. 2011-10-21 16:29:55 -05:00
AudioHandler.java formatting 2011-08-09 23:19:50 -04:00
AudioPlayer.java Normalize MediaError's with iOS 2011-10-19 15:22:50 -04:00
BatteryListener.java Implementation of Battery Event Spec. (http://dev.w3.org/2009/dap/system-info/battery-status.html) 2011-08-12 04:31:43 +08:00
CallbackServer.java Load multi-page apps in same webview and update pause/resume for consistency. 2011-10-21 16:29:55 -05:00
CameraLauncher.java Fix issue with DATA_URL and refactor code 2011-09-30 11:30:04 -04:00
Capture.java Fix for Issue #218: audio capture audio/3gpp mimetype getting set to video/3gpp 2011-09-06 14:15:45 -07:00
CompassListener.java Fix for Issue #228: Align Compass support with iOS 2011-09-28 17:35:50 -04:00
ContactAccessor.java Issue #149: Deprecate support for Android 1.X devices 2011-07-13 00:18:38 +08:00
ContactAccessorSdk5.java Issue #174: contact attribs should return null instead of empty array 2011-07-22 03:16:45 +08:00
ContactManager.java Issue #149: Deprecate support for Android 1.X devices 2011-07-13 00:18:38 +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 version number to 1.1.0 2011-10-01 03:57:06 +08:00
DirectoryManager.java Issue #156: Camera.DestinationType.FILE_URI on Android not conforming to API Spec 2011-07-16 05:03:48 +08:00
DroidGap.java Set activity state correctly when ending activity. 2011-10-25 14:57:55 -05:00
ExifHelper.java Fix for issue #141: EXIF data stripped from captured photos in android 2011-09-06 14:15:45 -07:00
FileTransfer.java Fix for Issue #257: File Transfer with file:/// URIs 2011-10-04 11:53:46 -04:00
FileUploadResult.java Adding File Upload functionality 2011-01-06 07:09:07 +08:00
FileUtils.java When you use the File API to remove a file need to check to see if we need to delete a row from the content store 2011-09-29 23:09:44 -04: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 for Issue #213: Unknown connection type for CDMA - EvDo rev. A 2011-09-13 23:07:17 +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 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