5
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 27, 2024 — Aug 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for multiple executeSql statements in transaction that returns results. More... almost 15 years ago
Fix to new Android 1.6 storage code - callback wasn't being called for empty result sets. More... almost 15 years ago
Add IPlugin to isPhoneGapPlugin check More... almost 15 years ago
Change PluginManager.isPhoneGapPlugin() to be much shorter like on the BlackBerry More... almost 15 years ago
Fix database for Android 1.x devices. It now behaves like HTML5 database API. More... almost 15 years ago
Change droidgap create to not use 'grep' and have better error messages More... almost 15 years ago
Change droidgap create to not use 'grep' and have better error messages More... almost 15 years ago
Remove logs More... almost 15 years ago
Fixing if/else condition More... almost 15 years ago
Merge branch 'master' of github.com:phonegap/phonegap-android More... almost 15 years ago
tiny fix to droidgap gen for windows More... almost 15 years ago
Small changes for older Android SDK More... almost 15 years ago
Reduced everything to single database query More... almost 15 years ago
Add confirm, start/stopActivity, start/stopProgress to notification service. Add "application loading" spinner that user can optionally show when app is starting. More... almost 15 years ago
Do one table query per contact More... almost 15 years ago
Removing unused functions More... almost 15 years ago
Merge branch 'master' of github.com:phonegap/phonegap-android More... almost 15 years ago
small tweaks to the build script More... almost 15 years ago
Update alert() to implement navigator.notification.alert API. This update is from janmonschke (Jan Monschke). More... almost 15 years ago
Merge branch 'master' of github.com:phonegap/phonegap-android More... almost 15 years ago
updated readme to reflect change to droidgap More... almost 15 years ago
made gen create a fullout android proj More... almost 15 years ago
Merge branch 'master' of github.com:phonegap/phonegap-android More... almost 15 years ago
Speeding up contacts.find More... almost 15 years ago
Add callbackId to Plugin.execute() so result can be sent back when overlapping calls to same plugin occur. More... almost 15 years ago
Shave .2 sec off each contact returned in a query More... almost 15 years ago
Remove logging More... almost 15 years ago
Small fix to speed up contact retrieval More... almost 15 years ago
Change initialization of Storage for 1.x devices to use service call. More... almost 15 years ago
Remove getClassForService() and make addPlugin() private. More... almost 15 years ago