openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
cordova-android
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 16, 2024 — Aug 16, 2025
Showing page 123 of 139
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Change isReachable() to return NetworkStatus constant to reachableCallback(reachability) as specified in the API documentation.
Bryce Curtis
More...
almost 15 years ago
Added comments.
Bryce Curtis
More...
almost 15 years ago
First pass as pre 2.0 Android contacts
macdonst
More...
almost 15 years ago
Need to listen for XHR callbacks before constructors are run, since constructors could call native code that returns data in callback.
Bryce Curtis
More...
almost 15 years ago
Fix problem with deviceready being called before device properties are guaranteed to be set.
Bryce Curtis
More...
almost 15 years ago
Small refactor on birthday and anniversary
macdonst
More...
almost 15 years ago
Adding queries for IM, Note, Nickname, Website, Relationship, Birthday and Anniversary
macdonst
More...
almost 15 years ago
Device returns string, but for some reason emulator returns object - so convert to string.
Bryce Curtis
More...
almost 15 years ago
FileWriter should use its own states object.
Bryce Curtis
More...
almost 15 years ago
Adding queries for addresses and organization
macdonst
More...
almost 15 years ago
Read and write operations are async.
Bryce Curtis
More...
almost 15 years ago
Update files.js to be closer to iPhone impl and W3C File API working draft at http://www.w3.org/TR/FileAPI/.
Bryce Curtis
More...
almost 15 years ago
Convert FileUtils to plugin architecture.
Bryce Curtis
More...
almost 15 years ago
Add general ERROR to plugin result status.
Bryce Curtis
More...
almost 15 years ago
Add comments to directory manager source file.
Bryce Curtis
More...
almost 15 years ago
Merge branch 'master' of git://github.com/phonegap/phonegap-android into contactSpec
macdonst
More...
almost 15 years ago
reducing code
macdonst
More...
almost 15 years ago
Use same option name as iPhone.
Bryce Curtis
More...
almost 15 years ago
Merge branch 'master' of git://github.com/phonegap/phonegap-android into contactSpec
macdonst
More...
almost 15 years ago
Fixing merge conflict
macdonst
More...
almost 15 years ago
Check to make sure result was returned to eliminate parse warning messages.
Bryce Curtis
More...
almost 15 years ago
Change camera to be more consistent with iPhone and BB widgets. Add support to choose image from library instead of only camera.
Bryce Curtis
More...
almost 15 years ago
Changed search function to take filter and option parameters
macdonst
More...
almost 15 years ago
Change JS to call navigator.contacts instead of navigator.ContactManager, which no longer exists.
Bryce Curtis
More...
almost 15 years ago
Change Device JS object to include only platform, uuid, version, and phonegap properties as defined in API, and modify Device Java class to implement plugin interface.
Bryce Curtis
More...
almost 15 years ago
Use timeout to break out of possible infinite loop waiting for sensor to start.
Bryce Curtis
More...
almost 15 years ago
Add JSON stringify equivalent not implemented in older Android (1.6) devices. This is needed for args passed to PhoneGap.exec().
Bryce Curtis
More...
almost 15 years ago
Fixing whitespace
macdonst
More...
almost 15 years ago
Merge branches 'master' and 'contactSpec'
macdonst
More...
almost 15 years ago
Changing navigator.contacts to navigator.service.contacts
macdonst
More...
almost 15 years ago
←
1
2
…
119
120
121
122
123
124
125
126
127
…
138
139
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree