5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Calling the Quota method over and over is bad, use the estimated size More... about 15 years ago
Fixing Java to match callback More... about 15 years ago
Adding the new keyword again More... about 15 years ago
changed FileUtils to public for testing purposes. added updategap that can updated a project with the latest phonegap jar and js More... about 15 years ago
no longer copy preview.xml - preview.xml is never used for anything so removed from it More... about 15 years ago
refactored the Command stuff a bit more, added a spashscreen More... about 15 years ago
check if file exists or not More... about 15 years ago
javascript and native side of a URL caching plugin + android plugin framework is complete More... about 15 years ago
utils for checking lint More... about 15 years ago
tweaks to PhoneGap.Channel More... about 15 years ago
added onNativeReady and onDOMContentLoaded events More... about 15 years ago
added onNativeReady and onDOMContentLoaded events More... about 15 years ago
undoing a test change to droidgap More... about 15 years ago
fixed up things so that deviceready now uses DOMContentLoaded and if DCL fires before something is attached to deviceready the function will be called immediately More... about 15 years ago
fixed up things so that deviceready now uses DOMContentLoaded and if DCL fires before something is attached to deviceready the function will be called immediately More... about 15 years ago
Merge branch 'master' of git://github.com/davejohnson/phonegap-android More... about 15 years ago
Removed console.log in accel More... about 15 years ago
Merge branch 'master' of [email protected]:bowserj/phonegap-android More... about 15 years ago
Setting the Geolocation to be only initalized on Android 1.x More... about 15 years ago
Fixed up geolocation to use the native geolocation when available More... about 15 years ago
changed gotAccel to gotCurrentAcceleration since that is what is called from getCurrentAcceleration More... about 15 years ago
Merge remote branch 'phonegap/master' More... about 15 years ago
fixed bug with accelerometer z value not being set #36 More... about 15 years ago
Merge branch 'master' of git://github.com/thedeftone/phonegap-android More... about 15 years ago
changed 'deviceReady' to 'deviceready' in index.html. fixed up the file utils a bit so that they sort of work. More... about 15 years ago
changed 'deviceReady' to 'deviceready' in index.html. fixed up the file utils a bit so that they sort of work. More... about 15 years ago
this should fix the windows encoding bug described here: http://phonegap.lighthouseapp.com/projects/20118-android/tickets/23 More... about 15 years ago
this should fix the windows encoding bug described here: http://phonegap.lighthouseapp.com/projects/20118-android/tickets/23 More... about 15 years ago
Beep does not crash your app if there is no notification sound More... about 15 years ago
Beep does not crash your app if there is no notification sound More... about 15 years ago