.. |
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
|
Use polling if PhoneGap app is loaded from server, since XHR doesn't work to localhost due to cross-domain security policy.
|
2010-11-10 14:19:17 -06:00 |
CameraLauncher.java
|
Fix quality issue with base64 encoded images. Quality parameter wasn't being set.
|
2010-11-16 18:14:24 -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
|
Fix bug with saving name in new contact.
|
2010-12-03 14:14:37 -06: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
|
Re-enable multitasking in onResume Java callback so that onResume JS handlers are called - it was being re-enabled too soon.
|
2010-12-09 14:13:23 -06:00 |
FileUtils.java
|
Setting content type properly in readAsDataURL
|
2010-12-23 00:26:38 +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
|
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 |
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 |