5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Check plugin against new Plugin and IPlugin to determine if valid plugin class. More... almost 15 years ago
Add IPlugin interface and change Plugin to be abstract class. Plugins can either implement IPlugin or extend Plugin. More... almost 15 years ago
Fixing Contacts.find to use PluginResult More... almost 15 years ago
Fix duplicate method name More... almost 15 years ago
Adding Contacts.create method More... almost 15 years ago
Removing logging messages More... almost 15 years ago
Adding Contact.remove method More... almost 15 years ago
Corrected check for existence of accelerometer timer to allow clearWatch to clearInterval correctly. More... almost 15 years ago
Adding clone functionality to Contact object More... almost 15 years ago
merge of latest phonegap/android bs More... almost 15 years ago
Update lastAccessTime when calling getAcceleration() so we don't timeout. More... almost 15 years ago
Removing extra log calls More... almost 15 years ago
Merge remote branch 'macdonst-contactSpec/contactSpec' More... almost 15 years ago
Merge branch 'master' of git://github.com/phonegap/phonegap-android More... almost 15 years ago
Removing commented out code More... almost 15 years ago
Update notification service to implement plugin class. More... almost 15 years ago
Only query what is required as passed by filter More... almost 15 years ago
Fixing query so that it uses wildcards More... almost 15 years ago
Merge branch 'master' into contactSpec More... almost 15 years ago
Merge branch 'master' of git://github.com/phonegap/phonegap-android More... almost 15 years ago
Cleaning up some accessor code More... almost 15 years ago
Merge branch 'master' of git://github.com/phonegap/phonegap-android into contactSpec More... almost 15 years ago
Merge branch 'master' of github.com:phonegap/phonegap-android into test More... almost 15 years ago
Add geolocation options as defined by W3C spec. More... almost 15 years ago
Update geolocation to follow W3C spec, add comments, add error checking. More... almost 15 years ago
Cleaning up logs from ContactAccessors More... almost 15 years ago
tiny fix for config file containing spaces in name More... almost 15 years ago
Able to query contact DB on Android 1.6 More... almost 15 years ago
Change isReachable() to return NetworkStatus constant to reachableCallback(reachability) as specified in the API documentation. More... almost 15 years ago
Added comments. More... almost 15 years ago