Commit Graph

1392 Commits

Author SHA1 Message Date
Darryl Pogue 80ee6c1a91 Support showing the app title bar through a preference.
This does not change the default behaviour, and will only show the title bar when the showTitle preference is true. This allows apps to show and make use of the ActionBar in Android 3.x and 4.0.
2012-06-12 10:03:50 -07:00
macdonst 22e5ccfed4 Merge branch 'master' of https://github.com/will-quast/incubator-cordova-android 2012-06-02 15:57:53 -04:00
macdonst 508cafad1d Change 'websites' to 'urls' 2012-06-02 11:12:12 -04:00
macdonst c21e8c9c87 CB-849: Cannot search by birthday 2012-05-30 21:07:56 -04:00
macdonst 5f93a26eea CB-844: Contact.find does not return urls 2012-05-30 12:52:25 -04:00
macdonst d79403e352 CB-837: CaptureCB - mediaFile.fullPath does not resolve to file 2012-05-30 09:38:55 -04:00
William Quast ed94d0dd30 Make PluginResult return valid JSON so the JS side can use JSON.parse 2012-05-29 18:59:31 -05:00
Joe Bowser ca1a322c76 Changing from currentTimeMillis to nanoTime, we need precision on Android 2.3 2012-05-29 14:58:32 -07:00
Joe Bowser 7d0cc5837d Auto detect whether we have the jar already. Also, just create the directory whether it exists or not 2012-05-29 14:34:14 -07:00
Steven Gill b77f1cbff8 updated create script CB 839 2012-05-30 00:11:11 +10:00
Davide Bertola ccd4365922 Fix calling cordova.plugin.storage.failQuery function from native code 2012-05-26 08:46:57 +02:00
macdonst d7b79f5042 Upping version to 1.8.0rc1 1.8.0rc1 2012-05-24 21:39:45 -04:00
macdonst 95fa0f4461 CB-808: CameraLauncher leaks bitmaps in Android 2012-05-24 14:49:23 -04:00
macdonst 2d77bcf1a4 Merge branch 'CB-792' of https://github.com/don/incubator-cordova-android 2012-05-23 20:39:47 -04:00
macdonst fae0c3dcfd Fix problem in Android template example getPicture 2012-05-22 14:48:02 -04:00
Fil Maj 6b24f2d547 Small spacing fixes 2012-05-18 15:23:57 -07:00
Fil Maj 2d5dcf24da [CB-463] updated js and rewrote accel plugin again to support the start/stop approach. optimized. single callback used for message passing 2012-05-18 15:22:56 -07:00
Fil Maj 15ddef26f4 removed a trailing log 2012-05-18 15:22:56 -07:00
Fil Maj 531efe1e30 [CB-463] added accuracy checking to native accel implementation, this way getCurrentAcceleration returns fairly accurate results 2012-05-18 15:22:56 -07:00
Fil Maj df89d33fab removed a trailing log 2012-05-18 15:20:54 -07:00
Fil Maj cb98bbce1f [CB-463] added accuracy checking to native accel implementation, this way getCurrentAcceleration returns fairly accurate results 2012-05-18 15:20:54 -07:00
Fil Maj 24adc6d00c [CB-463] added the JS updates for accel refactor 2012-05-18 15:20:54 -07:00
Fil Maj 71e47aa772 [CB-463] rewrite of accel plugin 2012-05-18 15:20:54 -07:00
Don Coleman 5dacb8d2d5 [CB-792] Add HTTP status code to FileTransferError 2012-05-17 14:51:41 -04:00
Fil Maj 0850229c9f [CB-804] ADded proper cordova icon sizes for the create script 2012-05-17 11:14:23 -07:00
filmaj 1f45503e2f [CB-659] create script for android on windows now works fully. also pulls down commons-codec jar appropriately 2012-05-17 10:59:38 -07:00
filmaj 7eb3e5d139 [CB-659] create script should work on android 2012-05-16 19:38:11 -07:00
Joe Bowser fc50a0d954 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android 2012-05-11 16:08:06 -07:00
Joe Bowser c6349668dd Tweaked create so it fetches the commons-codec using curl 2012-05-11 16:07:43 -07:00
macdonst eb66eb02cb Switch to using stripFileProtocol in FileUtils.notifyDelete 2012-05-11 16:43:00 -04:00
Fil Maj 6a628f7f2d [CB-683] updating JS for fix for 683 2012-05-10 16:43:08 -07:00
Fil Maj 08a32272d3 [CB-683] Pause and resume events should route through fireDocumentEvent so we get the event object passed into the handler 2012-05-10 16:40:41 -07:00
Joe Bowser b2f49b15ba Don't commit Eclipse preferences 2012-05-10 12:25:47 -07:00
Michael Brooks 2625a57fdd Fix README.md formatting to install commons-codec-1.6.jar 2012-05-09 15:32:53 -07:00
macdonst c2631ee0f7 Properly querying the Andoid content DB when deleteing an image file 2012-05-08 15:23:00 -04:00
Fil Maj bafa438ce3 updating JS to latest for geolocation updates 2012-05-07 16:22:01 -07:00
Fil Maj 18cc90b3d8 adding uppercase java file! 2012-05-07 16:09:20 -07:00
Fil Maj 0fd1e3c57b axing lowercase java file 2012-05-07 16:09:20 -07:00
Fil Maj 1ee484f70d Fixes for new geo stuff 2012-05-07 16:09:20 -07:00
Fil Maj 724ea49f0b restructured geolocation plugin 2012-05-07 16:09:20 -07:00
Fil Maj 6fc2a3b84e adding node_modules to gitignore 2012-05-07 16:09:14 -07:00
Fil Maj b84d64912b comeat me lawyers 2012-05-07 16:08:28 -07:00
Joe Bowser 21f6d9c527 Modifying generated classpath 2012-05-07 15:52:49 -07:00
Joe Bowser 8e0c3c1fa1 Updating README telling people to copy commons-codec 2012-05-07 15:52:34 -07:00
Joe Bowser 9e10160366 Removing the commons-codec 2012-05-07 15:48:59 -07:00
Joe Bowser d38dd4c131 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android 2012-05-07 15:25:23 -07:00
Joe Bowser 84aaf02b0f Removing Default Android Graphics and replacing them with our own 2012-05-07 15:24:57 -07:00
Joe Bowser 269b90ad6f updating the test plugins 2012-05-07 14:49:21 -07:00
Joe Bowser c11c4bea94 Adding header to test cordova.xml 2012-05-07 14:46:34 -07:00
Joe Bowser 7de660808c Accidentally committed a vim swp file 2012-05-07 14:36:13 -07:00