cordova-android/framework/src/com/phonegap
2010-08-24 18:58:41 -07:00
..
api the plugins were executing on the UI thread. now on background thread. calls to loadUrl are now automatically on the ui thread 2010-08-24 18:58:41 -07:00
AccelListener.java Change compass listener and optimize accelerometer listener. 2010-08-20 10:59:45 -05:00
AudioHandler.java Removed PhoneGap.java, renaming to device and audio 2010-06-09 10:24:35 -07:00
AudioPlayer.java Removed PhoneGap.java, renaming to device and audio 2010-06-09 10:24:35 -07:00
BrowserKey.java browserkey fix 2010-06-30 15:23:26 -07:00
CallbackServer.java Add callback server class. 2010-08-19 13:35:31 -05:00
CameraLauncher.java Change loadUrl(javascript...) to use new callback mechanism. 2010-08-19 14:37:49 -05:00
CompassListener.java Change compass listener and optimize accelerometer listener. 2010-08-20 10:59:45 -05:00
ContactManager.java Change loadUrl(javascript...) to use new callback mechanism. 2010-08-19 14:37:49 -05:00
CryptoHandler.java Adding Built-In Crypto Library 2010-02-24 16:18:35 -08:00
Device.java Beep does not crash your app if there is no notification sound 2010-07-15 16:59:11 -07:00
DirectoryManager.java changed 'deviceReady' to 'deviceready' in index.html. fixed up the file utils a bit so that they sort of work. 2010-07-15 16:59:11 -07:00
DroidGap.java the plugins were executing on the UI thread. now on background thread. calls to loadUrl are now automatically on the ui thread 2010-08-24 18:58:41 -07:00
FileUtils.java changed FileUtils to public for testing purposes. added updategap that can updated a project with the latest phonegap jar and js 2010-08-24 18:58:40 -07:00
GeoBroker.java Change loadUrl(javascript...) to use new callback mechanism. 2010-08-19 14:37:49 -05:00
GeoListener.java Change loadUrl(javascript...) to use new callback mechanism. 2010-08-19 14:37:49 -05:00
GpsListener.java this should fix the windows encoding bug described here: http://phonegap.lighthouseapp.com/projects/20118-android/tickets/23 2010-07-15 16:59:11 -07:00
HttpHandler.java Initial Move of the Javascript OUT of the shared directory: Android 2009-11-17 10:38:49 -08:00
NetworkListener.java this should fix the windows encoding bug described here: http://phonegap.lighthouseapp.com/projects/20118-android/tickets/23 2010-07-15 16:59:11 -07:00
NetworkManager.java Switching around attributes so they are similar 2010-06-04 13:32:00 -07: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 loadUrl(javascript...) to use new callback mechanism. 2010-08-19 14:37:49 -05:00
TempListener.java Change loadUrl(javascript...) to use new callback mechanism. 2010-08-19 14:37:49 -05:00
WebViewReflect.java Merged Joe`s turning off of native geolocation in WebView. 2010-03-31 14:02:08 -07:00