5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Sep 23, 2024 — Sep 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change API to postMessage() to call a plugin's onMessage() method. More... almost 14 years ago
Fix for issue #281 of phonegap/phonegap-android: Detect for localStorage if Java has disabled it More... almost 14 years ago
Fix for issue #281 of phonegap/phonegap-android: Detect for localStorage if Java has disabled it More... almost 14 years ago
Merge pull request #25 from infil00p/minor_menu_tweak More... almost 14 years ago
Fix for CB-17: WebView caching resized pictures More... almost 14 years ago
Change based on new message passing API in IPlugin More... almost 14 years ago
Merge pull request #15 from infil00p/master More... almost 14 years ago
Fix Issue #23 - Crash when using splash screen. More... almost 14 years ago
Fix bug with showing loadingDialog property. More... almost 14 years ago
Add onload attribute to plugin in plugins.xml to create the plugin at load time instead of lazy loading. More... almost 14 years ago
Make sure we clear appView history too. More... almost 14 years ago
Refactor backHistory() code so calling navigator.app.backHistory() has consistent behavior with backbutton. More... almost 14 years ago
Deprecate addService(). More... almost 14 years ago
Remove old code. More... almost 14 years ago
Add onMessage(id, data) to plugin API. More... almost 14 years ago
Backbutton should go back in appview history before going back in our history stack. More... almost 14 years ago
Linting the JS code More... almost 14 years ago
Merge branch 'master' of github.com:callback/callback-android More... almost 14 years ago
Merging changes More... almost 14 years ago
Changed createCaptureFile to explicitly check for PNG and to throw an IllegalArgumentException if it is not a JPEG nor a PNG More... almost 14 years ago
Changed createCaptureFile to explicitly check for PNG and to throw an IllegalArgumentException if it is not a JPEG nor a PNG More... almost 14 years ago
Remove PhoneGap.stringify, replace with JSON.stringify More... almost 14 years ago
Remove PhoneGap.stringify, replace with JSON.stringify More... almost 14 years ago
Don't fire resume upon init - only when returning from background. More... almost 14 years ago
Don't fire resume upon init - only when returning from background. More... almost 14 years ago
Merge branch 'master' of github.com:callback/callback-android More... almost 14 years ago
No -e caused the bash script to fail More... almost 14 years ago
Merge pull request #11 from nisc/remote-issue-11 More... almost 14 years ago
Updated readme. More... almost 14 years ago
Update for 1.2.0. More... almost 14 years ago