.. |
api
|
write error to log when plugins.xml is missing
|
2011-07-15 23:45:32 -04: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
|
Remove deprecated addService() method. The new way to register a plugin is to include it in res/xml/plugins.xml.
|
2011-07-15 14:26:20 -05:00 |
AudioHandler.java
|
formatting
|
2011-08-09 23:19:50 -04:00 |
AudioPlayer.java
|
Fix for Issue #208: Media.release() accidentally makes a call to the Media error callback
|
2011-08-26 00:16:37 +08: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
|
Improve performance of our encoding
|
2011-06-24 14:06:20 -07:00 |
CameraLauncher.java
|
Fix for issue #141: EXIF data stripped from captured photos in android
|
2011-08-23 01:47:10 +08:00 |
Capture.java
|
Fix for issue #141: EXIF data stripped from captured photos in android
|
2011-08-23 01:47:10 +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 #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
|
Upping version to 1.0.0
|
2011-07-29 12:01:46 +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
|
Re-checkin commit for "Fix Issue #203: Prompt crashes on Android 3.2 tablet."
|
2011-08-22 16:22:22 -05:00 |
ExifHelper.java
|
Fix for issue #141: EXIF data stripped from captured photos in android
|
2011-08-23 01:47:10 +08: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
|
Fix for issue #141: EXIF data stripped from captured photos in android
|
2011-08-23 01:47:10 +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
|
Fix for Issue #200: NetworkManager missing HSDPA in getType
|
2011-08-18 00:42:57 +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 |