.. |
api
|
Add overrideUrlLoading overriding ... yeah ... to plugins by the plugin adding a <url-filter.../> and implmenting the onOverrideUrlLoading(...) method
|
2011-09-06 14:15:45 -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
|
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 #220: Android audio streaming doesn't work for https
|
2011-09-06 14:15:45 -07: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 #196: targetWidth/targetHeight ignored when PictureSourceType is library
|
2011-09-11 03:51:28 +08: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
|
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
|
Remove lingering code for old 1.x support.
|
2011-09-08 16:02:08 -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 #172: Out of memory when uploading video using FileTransfer on Android
|
2011-09-24 00:15:59 +08:00 |
FileUploadResult.java
|
Adding File Upload functionality
|
2011-01-06 07:09:07 +08:00 |
FileUtils.java
|
Fix for issue #237: DirectoryManager.getFreeDiskSpace() returns kilobytes instead of bytes free
|
2011-09-20 23:12:45 +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 #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 |