.. |
api
|
Change PluginManager.isPhoneGapPlugin() to be much shorter like on the BlackBerry
|
2010-10-12 23:18:11 +01:00 |
AccelListener.java
|
Add callbackId to Plugin.execute() so result can be sent back when overlapping calls to same plugin occur.
|
2010-10-06 12:56:34 -05:00 |
AudioHandler.java
|
Add callbackId to Plugin.execute() so result can be sent back when overlapping calls to same plugin occur.
|
2010-10-06 12:56:34 -05:00 |
AudioPlayer.java
|
Add IPlugin interface and change Plugin to be abstract class. Plugins can either implement IPlugin or extend Plugin.
|
2010-10-06 12:56:34 -05:00 |
BrowserKey.java
|
changed to loadInWebView
|
2010-09-02 12:54:35 -07:00 |
CallbackServer.java
|
Add callback server class.
|
2010-08-19 13:35:31 -05:00 |
CameraLauncher.java
|
Add callbackId to Plugin.execute() so result can be sent back when overlapping calls to same plugin occur.
|
2010-10-06 12:56:34 -05:00 |
CompassListener.java
|
Add callbackId to Plugin.execute() so result can be sent back when overlapping calls to same plugin occur.
|
2010-10-06 12:56:34 -05:00 |
ContactAccessor.java
|
Reduced everything to single database query
|
2010-10-08 23:44:07 +08:00 |
ContactAccessorSdk3_4.java
|
Remove logs
|
2010-10-09 02:58:14 +08:00 |
ContactAccessorSdk5.java
|
Reduced everything to single database query
|
2010-10-08 23:44:07 +08:00 |
ContactManager.java
|
Add callbackId to Plugin.execute() so result can be sent back when overlapping calls to same plugin occur.
|
2010-10-06 12:56:34 -05:00 |
CryptoHandler.java
|
Add callbackId to Plugin.execute() so result can be sent back when overlapping calls to same plugin occur.
|
2010-10-06 12:56:34 -05:00 |
Device.java
|
Add callbackId to Plugin.execute() so result can be sent back when overlapping calls to same plugin occur.
|
2010-10-06 12:56:34 -05:00 |
DirectoryManager.java
|
Add comments to directory manager source file.
|
2010-09-17 15:37:34 -05:00 |
DroidGap.java
|
Fix database for Android 1.x devices. It now behaves like HTML5 database API.
|
2010-10-12 15:53:57 -05:00 |
FileUtils.java
|
Add callbackId to Plugin.execute() so result can be sent back when overlapping calls to same plugin occur.
|
2010-10-06 12:56:34 -05:00 |
GeoBroker.java
|
Add callbackId to Plugin.execute() so result can be sent back when overlapping calls to same plugin occur.
|
2010-10-06 12:56:34 -05:00 |
GeoListener.java
|
Add IPlugin interface and change Plugin to be abstract class. Plugins can either implement IPlugin or extend Plugin.
|
2010-10-06 12:56:34 -05:00 |
GpsListener.java
|
Update geolocation to follow W3C spec, add comments, add error checking.
|
2010-09-22 14:47:52 -05:00 |
HttpHandler.java
|
Initial Move of the Javascript OUT of the shared directory: Android
|
2009-11-17 10:38:49 -08:00 |
NetworkListener.java
|
Update geolocation to follow W3C spec, add comments, add error checking.
|
2010-09-22 14:47:52 -05:00 |
NetworkManager.java
|
Add callbackId to Plugin.execute() so result can be sent back when overlapping calls to same plugin occur.
|
2010-10-06 12:56:34 -05:00 |
Notification.java
|
Add confirm, start/stopActivity, start/stopProgress to notification service. Add "application loading" spinner that user can optionally show when app is starting.
|
2010-10-08 09:18:10 -05:00 |
SimpleCrypto.java
|
Adding Built-In Crypto Library
|
2010-02-24 16:18:35 -08:00 |
SplashScreen.java
|
refactored the Command stuff a bit more, added a spashscreen
|
2010-08-24 18:58:16 -07:00 |
StandAlone.java
|
Fixing up StandAlone for debugging purposes
|
2010-02-16 12:11:43 -08:00 |
Storage.java
|
Fix database for Android 1.x devices. It now behaves like HTML5 database API.
|
2010-10-12 15:53:57 -05:00 |
TempListener.java
|
Add callbackId to Plugin.execute() so result can be sent back when overlapping calls to same plugin occur.
|
2010-10-06 12:56:34 -05:00 |
WebViewReflect.java
|
Merged Joe`s turning off of native geolocation in WebView.
|
2010-03-31 14:02:08 -07:00 |