5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Sep 05, 2024 — Sep 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Return error conditions from CallbackServer instead of just closing connection. More... almost 15 years ago
Require security token when calling CallbackServer via XHR. More... almost 15 years ago
Adding truncate to FileWriter More... almost 15 years ago
Remove unneeded debug log statements. More... almost 15 years ago
Change use "geo:" instead of WebView.SCHEME_GEO More... almost 15 years ago
This is being called from java code, but callback didn't exist More... almost 15 years ago
Fixing typo More... almost 15 years ago
Merge branch 'master' of [email protected]:phonegap/phonegap-android More... almost 15 years ago
Small FileWriter fix More... almost 15 years ago
Modify camera to use NO_RESULT, thus eliminating extra JS callback methods. More... almost 15 years ago
Merge branch 'master' of [email protected]:phonegap/phonegap-android More... almost 15 years ago
Enable JS callbacks to be kept around for multiple callbacks from Java. More... almost 15 years ago
Use polling instead of XHR for callbacks from Java to JavaScript when device has a proxy set. More... almost 15 years ago
Adding a console.log statement to debug errors in callback More... almost 15 years ago
Add quotes when returning status message. More... almost 15 years ago
Alert and notification dialogs should be run on UI thread. More... almost 15 years ago
Add PluginResult status values to handle RESULT_TO_BE_SENT, NEXT_RESULT, NO_MORE_RESULTS . More... almost 15 years ago
Made notification.alert and notification.confirm async. More... almost 15 years ago
cleaner way for handling splashscreens More... almost 15 years ago
Rename PhoneGap.execAsync() to PhoneGap.exec(). More... almost 15 years ago
Rename PhoneGap.execAsync() to PhoneGap.exec() and change all JS files that use it. More... almost 15 years ago
Add error checking around user callbacks. More... almost 15 years ago
Fix variable change error. More... almost 15 years ago
Update license and copyright notices in each source file. PhoneGap is licensed under modified BSD and MIT (2008). More... almost 15 years ago
Adding comments to Contact code More... almost 15 years ago
Setting ContactFindOptions to correct defaults More... almost 15 years ago
Merge branch 'master' of github.com:phonegap/phonegap-android More... almost 15 years ago
Merge branch 'commandline' of github.com:davejohnson/phonegap-android More... almost 15 years ago
Set prepareListener before calling prepare. More... almost 15 years ago
Remove logging from storage.js. More... almost 15 years ago