5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Sep 23, 2024 — Sep 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Checking for the callback server before we call sendJavascript for the Kindle Fire, CB-247 More... over 13 years ago
spacing fixes, null check in getPhoneType in contacts, returning error integers instead of objects in contacts More... over 13 years ago
Added temporary Cordova splash for now More... over 13 years ago
Changing to the modern icon More... over 13 years ago
Tweaked File Transfer to fix CB-74 More... over 13 years ago
Fixing CB-210 with patch and adding fix for CB-210 More... over 13 years ago
removed old javascript files and removed unused target + commented out lines in build.xml More... over 13 years ago
updates to JS: removing require+define from global scope, tweaking geolocation code, online/offline events fire on document now More... over 13 years ago
cordova.require("cordova") is pretty funny. wish i didnt write it More... over 13 years ago
switched from "require" syntax to "cordova.require" More... over 13 years ago
We show the default 404 on non-resolved domains More... over 13 years ago
Adding support for legacy plugins More... over 13 years ago
Tagging 1.5.0 More... over 13 years ago
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android More... over 13 years ago
Updating cordova.android.js to override FileReader More... over 13 years ago
updating cordova.js to include camera constants fix. added clean dependency to build-javascript target in ant file More... over 13 years ago
Updating cordova.android.js to latest version from Apache git repo More... over 13 years ago
Merged cordova.android.js. Please move fixes to the cordova-js project More... over 13 years ago
Updating the JS, even though it shouldn't be here. CB-290 More... over 13 years ago
Revert change in location of FileSystem More... over 13 years ago
Putting back the CordovaInterface work after talking with Simon More... over 13 years ago
Fix WebSQL for Android 4.0.2. More... over 13 years ago
Updating cordova.android.js with File API fixes. More... over 13 years ago
File APIs should return error code instead of object. More... over 13 years ago
updating cordova.android.js. This resolves CB-283: unregistration of backbutton event handlers do not fire appropriate native method More... over 13 years ago
Reverting interface change, not enough time for testing, need to remove it manually More... over 13 years ago
Fix to CordovaInterface methods, DroidGap has the managedQuery since it inherits from Activity. (CB-282) More... over 13 years ago
Switching to require syntax for AudioPlayer More... over 13 years ago
Fixing the call to Media.onStatus() More... over 13 years ago
Adding startActivity method to CordovaInterface as many plugins rely on this method More... over 13 years ago