cordova-android/framework/src/com/phonegap
2010-09-28 14:19:40 -04:00
..
api Add general ERROR to plugin result status. 2010-09-17 15:38:18 -05:00
AccelListener.java Use timeout to break out of possible infinite loop waiting for sensor to start. 2010-09-15 14:17:40 -05:00
AudioHandler.java Change hasReturnValue to isSynch to be more accurate about purpose of method. 2010-09-13 11:01:44 -05:00
AudioPlayer.java Add position callback and do some optimization of audio player. 2010-09-10 11:38:23 -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 Change camera to be more consistent with iPhone and BB widgets. Add support to choose image from library instead of only camera. 2010-09-16 11:31:42 -05:00
CompassListener.java Use timeout to break out of possible infinite loop waiting for sensor to start. 2010-09-15 14:17:40 -05:00
ContactAccessor.java Cleaning up some accessor code 2010-09-24 11:43:10 -04:00
ContactAccessorSdk3_4.java Only query what is required as passed by filter 2010-09-28 14:19:40 -04:00
ContactAccessorSdk5.java Only query what is required as passed by filter 2010-09-28 14:19:40 -04:00
ContactManager.java Cleaning up some accessor code 2010-09-24 11:43:10 -04:00
CryptoHandler.java Change hasReturnValue to isSynch to be more accurate about purpose of method. 2010-09-13 11:01:44 -05:00
Device.java Change Device JS object to include only platform, uuid, version, and phonegap properties as defined in API, and modify Device Java class to implement plugin interface. 2010-09-15 14:27:46 -05:00
DirectoryManager.java Add comments to directory manager source file. 2010-09-17 15:37:34 -05:00
DroidGap.java Update geolocation to follow W3C spec, add comments, add error checking. 2010-09-22 14:47:52 -05:00
FileUtils.java Read and write operations are async. 2010-09-17 16:05:05 -05:00
GeoBroker.java Add geolocation options as defined by W3C spec. 2010-09-23 14:34:56 -05:00
GeoListener.java Update geolocation to follow W3C spec, add comments, add error checking. 2010-09-22 14:47:52 -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 Change isReachable() to return NetworkStatus constant to reachableCallback(reachability) as specified in the API documentation. 2010-09-20 22:25:57 -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 Change hasReturnValue to isSynch to be more accurate about purpose of method. 2010-09-13 11:01:44 -05:00
TempListener.java Change hasReturnValue to isSynch to be more accurate about purpose of method. 2010-09-13 11:01:44 -05:00
WebViewReflect.java Merged Joe`s turning off of native geolocation in WebView. 2010-03-31 14:02:08 -07:00