This website requires JavaScript.
Explore
Help
Sign In
github
/
cordova-android
Watch
4
Star
0
Fork
1
You've already forked cordova-android
mirror of
https://github.com/apache/cordova-android.git
synced
2025-04-10 17:29:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cordova-android
/
framework
History
Joe Bowser
0ec47c5bd8
Merge pull request
#264
from infil00p/master
...
This time, let's handle BOTH the Back Button and the Search Button
2011-10-10 14:23:29 -07:00
..
assets
Don't override history.back since jQuery also does it.
2011-10-06 22:21:09 -05:00
libs
Initial Move of the Javascript OUT of the shared directory: Android
2009-11-17 10:38:49 -08:00
res
Formalize logging with printf-type optimization. Wrap Android log facilities instead of using System.out.println().
2011-09-28 22:19:23 -05:00
src/com
/phonegap
Adding handling of Search Button for the jsPrompt
2011-10-05 16:01:10 -07:00
.classpath
Initial Move of the Javascript OUT of the shared directory: Android
2009-11-17 10:38:49 -08:00
.project
Initial Move of the Javascript OUT of the shared directory: Android
2009-11-17 10:38:49 -08:00
AndroidManifest.xml
Remove xlargescreen since it is only supported if you are building with the latest SDK. Yes people *should* be building with that but it's not even on any phones yet
2011-08-20 13:30:11 -07:00
build.xml
Moved around the scripts so that you can create a self contained project that you can run debug, emulate and log from
2011-08-26 10:54:37 -07:00
default.properties
Changing default target to the highest for maximum compatibility
2011-06-27 10:22:57 -07:00