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 29, 2024 — Aug 29, 2025
Showing page 116 of 139
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Ticket 106 - Simplify splash screen logic based upon idea from vadim.
Bryce Curtis
More...
over 14 years ago
Issue 107: always send resume event to JS.
Fil Maj
More...
over 14 years ago
Issue 107: Always send pause event to JS.
Fil Maj
More...
over 14 years ago
Use icon with no width/height if specified. Set default icon to highest-resolution icon when possible.
Fil Maj
More...
over 14 years ago
Fix so that if not all icons are specified, doesnt error the build out.
Fil Maj
More...
over 14 years ago
Syntax fixes to my ruby :P
Fil Maj
More...
over 14 years ago
First pass at extracting icon width/height info and assigning to proper resolution dirs (i.e. ldpi, mdpi, hdpi) during build.
Fil Maj
More...
over 14 years ago
Worked around JavaScript bridge exception for Android 2.3. Use "prompt" instead of calling objects directly. There were several objects called from JavaScript, including BrowserKey, so key events had to be reworked.
Bryce Curtis
More...
over 14 years ago
Update index.html to Add networking to example
paulb777
More...
over 14 years ago
Add networking to example and fix contacts
paulb777
More...
over 14 years ago
Small patch to build script: ruby needs double quotes to interpolate variables into it properly.
Fil Maj
More...
over 14 years ago
Implement localStorage.key() and localStorage.length This brings PhoneGap's implementation in line with the spec at http://dev.w3.org/html5/webstorage/ It makes the following demo work when you include PhoneGap: http://people.w3.org/mike/localstorage.html I was hopeful it would make my app, which makes use of LawnChair, work, but I've had no such luck as of yet.
Mark Darbyshire
More...
over 14 years ago
Upped script version in assets.
Fil Maj
More...
over 14 years ago
Fix for build: version needs to be included in .jar and .js generated files.
Fil Maj
More...
over 14 years ago
Fix for ticket 86 (build fail if phonegap-android dir is located under a dir with "lib" in it). Also bug fix in build if config.xml didnt contain an <icon> element.
Fil Maj
More...
over 14 years ago
Logging status from wrong object.
Bryce Curtis
More...
over 14 years ago
File API: System and Directories
macdonst
More...
over 14 years ago
Upping version to 0.9.4
macdonst
More...
over 14 years ago
Change super.setProperty() to use super.set<type>Property() in example comments.
Bryce Curtis
More...
over 14 years ago
Throwing error on FileWriter.abort() if writer is not in the correct state. Lining up with iPhone and BlackBerry
macdonst
More...
over 14 years ago
Call onwriteend not onloadend in FileWriter.abort()
macdonst
More...
over 14 years ago
JSLint clean JavaScript sources. No fatal errors remain. Options can turn off rest of warnings
paulb777
More...
over 14 years ago
Enable hardware volume control buttons in DroidGap applications
macdonst
More...
over 14 years ago
Adding version number to phonegap jar/js files
macdonst
More...
over 14 years ago
Disable picture listener once event has occurred.
Bryce Curtis
More...
over 14 years ago
Merge branch 'filmaj-splashscreenfix'
Bryce Curtis
More...
over 14 years ago
Merge branch 'splashscreenfix' of https://github.com/filmaj/phonegap-android into filmaj-splashscreenfix
Bryce Curtis
More...
over 14 years ago
Ticket 81: Tweak to label of local path to index.html in example app, now properly shows actual project-relative path.
Fil Maj
More...
over 14 years ago
Ticket 80: running "droidgap gen example" leads to recursive directory creation. README fix included.
Fil Maj
More...
over 14 years ago
Set type to url for returned photos
macdonst
More...
over 14 years ago
←
1
2
…
112
113
114
115
116
117
118
119
120
…
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