Commit Graph

  • c130396d4e Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/cordova-android Simon MacDonald 2013-01-08 18:48:44 -05:00
  • bc2e7cf317 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-android Joe Bowser 2013-01-08 13:54:44 -08:00
  • 7ace1d652d Fixing CB-2171, 0 byte file in filesystem on 404 from server. Patches are welcome. Joe Bowser 2013-01-08 13:54:38 -08:00
  • 26effd1def Test for correctOrientation not rotate=0 Simon MacDonald 2013-01-08 15:21:51 -05:00
  • 5f6824e5dd Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-android into file_slicing Braden Shepherdson 2013-01-07 18:13:54 -05:00
  • 4589bdd31f And support for slicing in readAsDataURL. Braden Shepherdson 2013-01-04 15:00:55 -05:00
  • 72e0b49e0b Fixed CB-2089 after I tagged for the release. This will have to sit in 2.4.0 Joe Bowser 2013-01-03 10:18:41 -08:00
  • 3caa45d860 Typo. Missed index.html in incrementation 2.3.0 Joe Bowser 2013-01-02 17:10:00 -08:00
  • 7c069f14f8 Incrementing version to 2.3.0 final Joe Bowser 2013-01-02 17:07:21 -08:00
  • 552885dbd3 Add support for reading slices of text files. Braden Shepherdson 2013-01-02 15:34:39 -08:00
  • 6efeb1471c Incremeting version to 2.3.0rc2 2.3.0rc2 Joe Bowser 2012-12-10 14:26:38 -08:00
  • 01f062d2ba Saving a contact with an email type of work sets it to home Simon MacDonald 2012-12-08 22:02:34 -05:00
  • 2a42c463d2 CB-1973: We don't need to log three damn times! If it wasn't for HTC, I'd remove this entirely. Joe Bowser 2012-12-06 10:40:57 -08:00
  • 182843edf6 CB-1850 change: Model is getModel, name is getProduct Joe Bowser 2012-12-05 14:58:47 -08:00
  • 9a9d36e9d9 CB-1969: Searching for emails in Contacts throws an exception always errors out Simon MacDonald 2012-12-05 16:28:27 -05:00
  • 7d5249eea6 Clean up warnings in InAppBrowser Simon MacDonald 2012-12-05 12:09:17 -05:00
  • f7910c41c3 Changing FILL_PARENT to MATCH_PARENT, removing Eclipse deprecation warnings Joe Bowser 2012-12-04 14:14:19 -08:00
  • 3973f4f952 More back button woes! The Fix for CB-1960 did weird things on both my end and Simon's end, sadly they're both different things. This should simply the code and resolve it. Sadly, all the unit tests pass as usual. Joe Bowser 2012-12-04 12:06:05 -08:00
  • 8a19769a47 Fix for CB-1960, we now check to see if any view is on the WebView, since they won't always be custom Joe Bowser 2012-12-04 09:40:57 -08:00
  • c0ee593c10 [CB-1959] Display usage and exit when no arguments given Brian M Dube 2012-12-02 13:12:44 -08:00
  • c806451b8a Update Android SDK verions and commons-codec version in README.md. Andrew Grieve 2012-12-02 21:19:58 -05:00
  • 00e5ff1964 Updated cordova.android.js for CB-1950 - InAppBrowser events Shazron Abdullah 2012-11-30 05:47:37 -08:00
  • 432aec62a9 [CB-1950] InAppBrowser - support events Shazron Abdullah 2012-11-30 05:40:59 -08:00
  • c8ec7e5191 Doing the merge and fixing DroidGap up a bit Joe Bowser 2012-11-28 15:30:22 -08:00
  • a0d2b96de6 Merge commit and hacking on CordovaWebView Joe Bowser 2012-11-28 15:10:36 -08:00
  • 2c202b82d7 Partial Fix/Workaround for CB-1856. Also removed old deprecated code Joe Bowser 2012-11-28 14:42:55 -08:00
  • a42dc08756 Start adding events to InAppBrowser Simon MacDonald 2012-11-28 15:44:01 -05:00
  • 48f58110fe CB-1938: Regression, Android back button event is no longer fired Simon MacDonald 2012-11-27 12:18:49 -05:00
  • 7b3724972b Tagging to 2.3.0rc1 v2.3.0rc1 2.3.0rc1 Simon MacDonald 2012-11-26 16:09:52 -05:00
  • 9ca2a16218 Updating JS so that InAppBrowser will work out of the box Simon MacDonald 2012-11-23 09:38:49 -05:00
  • f1e8400abf Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/cordova-android Simon MacDonald 2012-11-22 22:28:34 -05:00
  • 11e0ffa90a Add @JavascriptInterface annotations to ExposedJsApi. Andrew Grieve 2012-11-22 12:39:18 -05:00
  • 2ee4326a4d updating create command Anis Kadri 2012-11-21 16:35:27 -08:00
  • 226e72ac18 adding release command Anis Kadri 2012-11-21 16:35:16 -08:00
  • 65c78b8f3f removing ApplicationInfo.class Anis Kadri 2012-11-21 13:37:19 -08:00
  • 6137c7ca06 removing appinfo.jar Anis Kadri 2012-11-21 13:33:09 -08:00
  • 5bebf11b37 CB-1888: Can't add a Photo from a HTTPS address to Contact Simon MacDonald 2012-11-21 11:27:25 -05:00
  • 68161d2714 refactoring windows scripts Anis Kadri 2012-11-20 18:49:16 -08:00
  • a6473cb826 adding install function Anis Kadri 2012-11-20 14:49:49 -08:00
  • 0084c6f96a refactoring android commands Anis Kadri 2012-11-20 14:39:33 -08:00
  • a87825dbee CB-1508: Implement InAppBrowser feature Simon MacDonald 2012-11-22 12:54:53 -05:00
  • 3566154cd0 Add @JavascriptInterface annotations to ExposedJsApi. Andrew Grieve 2012-11-22 12:39:18 -05:00
  • 92d69e320f updating create command Anis Kadri 2012-11-21 16:35:27 -08:00
  • 08a190ef5b adding release command Anis Kadri 2012-11-21 16:35:16 -08:00
  • 98339ee5d8 removing ApplicationInfo.class Anis Kadri 2012-11-21 13:37:19 -08:00
  • fa387fd758 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android Anis Kadri 2012-11-21 13:33:21 -08:00
  • 54979f2fc4 removing appinfo.jar Anis Kadri 2012-11-21 13:33:09 -08:00
  • 538e90f23a CB-1888: Can't add a Photo from a HTTPS address to Contact Simon MacDonald 2012-11-21 11:27:25 -05:00
  • d9107bcac6 refactoring windows scripts Anis Kadri 2012-11-20 18:49:16 -08:00
  • 3f3a0b9140 adding install function Anis Kadri 2012-11-20 14:49:49 -08:00
  • e1347e434e refactoring android commands Anis Kadri 2012-11-20 14:39:33 -08:00
  • 7657faa9c3 CB-1852: Android version of model implemented, too bad it's all code names and not human readable Joe Bowser 2012-11-19 13:26:22 -08:00
  • 28ef765913 Upgrading App plugin to CordovaPlugin Joe Bowser 2012-11-19 11:33:21 -08:00
  • d2f59391a2 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android Joe Bowser 2012-11-19 10:36:45 -08:00
  • df90bdb350 Fixing up the tests so they crash less. Joe Bowser 2012-11-19 10:36:26 -08:00
  • c416c77d7a Fix for CB-1879 by Tom Clarkson. Hacked in due to lack of pull request Joe Bowser 2012-11-19 10:35:47 -08:00
  • ce05a720d1 Update .gitignore Andrew Grieve 2012-11-14 21:11:35 -05:00
  • 6c19a440f5 CB-1864: Figured out how to simulate back button, test both the CordovaWebView back button and the general DroidGap case using the default implementation Joe Bowser 2012-11-15 16:04:09 -08:00
  • f4612fdb5d Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android Joe Bowser 2012-11-15 13:48:15 -08:00
  • 04b9a0b09e Death to tabs while working on CB-1864 Joe Bowser 2012-11-15 13:47:52 -08:00
  • f93c438067 CB-1860: NPE in onReceivedError with non local errorUrl Simon MacDonald 2012-11-15 11:04:50 -05:00
  • e1d608443a Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android Joe Bowser 2012-11-14 13:23:35 -08:00
  • 9233c3a898 Fixing error with the tests, backbuttonmultipage wasn't added Joe Bowser 2012-11-14 13:22:58 -08:00
  • dfa514334b Bumping Android API version to 17 Simon MacDonald 2012-11-14 16:05:50 -05:00
  • 5810a96e62 Adding reflection so that this compiles, need to test against HTC Desire HD 2.3.6 device before resolving CB-1845 Joe Bowser 2012-11-14 11:15:22 -08:00
  • 70473a80af Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android Joe Bowser 2012-11-13 14:31:33 -08:00
  • 525fd30cb2 Merge branch 'Android_2.3.4_camera_crash' of git://github.com/IuriiO/incubator-cordova-android into null_camera Joe Bowser 2012-11-13 11:37:40 -08:00
  • 5212cd4dcd Disable JS Interface on Honeycomb Andrew Grieve 2012-11-13 12:50:15 -05:00
  • e95bde62a2 Correctly report the mime type of 3ga files Simon MacDonald 2012-11-12 10:22:35 -05:00
  • 4fe73cf6ad CB-1835: Camera.getPicture gives error when get a picture from photo library with spaces in its name on Android Simon MacDonald 2012-11-12 10:00:32 -05:00
  • 78b2835da4 Merge branch 'master' of https://github.com/ilbambino/incubator-cordova-android Simon MacDonald 2012-11-12 09:57:19 -05:00
  • f9a49efae9 Removed unnecessary import. Iurii Okhmat 2012-11-09 16:44:33 -08:00
  • b9ddc9e678 Camera plugin (HTC Incredible) is crashing on 2.3.4 devices without SD card Iurii Okhmat 2012-11-09 16:40:56 -08:00
  • dc459c84a3 CB-1829: Online/Offline events do not fire on subsequent pages of an app Simon MacDonald 2012-11-09 11:28:50 -05:00
  • 1d26239809 not getting the path correctly if the URI contains a file:// Alvaro 2012-11-09 09:28:26 +02:00
  • 5ca233779d This is as far as we can get fixing the Camera plugin by recovering state Joe Bowser 2012-11-08 15:42:28 -08:00
  • e51b4897a3 Guard against null mimeType in MediaFile.getFormatData Simon MacDonald 2012-11-08 14:01:46 -05:00
  • 81f283e56f CB-1794 fixing cordova commands for paths with spaces in them Anis Kadri 2012-11-07 13:22:14 -08:00
  • ccdd2fd2ca CB-1809 create script should print out meaningful error messages Anis Kadri 2012-11-05 17:51:32 -08:00
  • 69f11a29e1 Updating the project so that the activities are clearly separated from Test and Helper code Joe Bowser 2012-11-02 16:15:51 -07:00
  • cf494f3238 Fixing the tests so that they run as an Activity again Joe Bowser 2012-11-02 13:48:05 -07:00
  • d5895c635a Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android Joe Bowser 2012-11-02 13:33:13 -07:00
  • 2ac9873613 CB-1808: FileEntry.moveTo across file systems incorrectly calls the success callback Simon MacDonald 2012-11-02 14:50:24 -04:00
  • eb59e76cde Fixing CB-1801 Joe Bowser 2012-11-01 12:23:18 -07:00
  • d9db845b43 CB-1795: onCreateOptionsMenu in PhoneGap 2.2.0 Release Candidate 2 isn't working anymore 2.2.0 Simon MacDonald 2012-11-01 10:30:34 -04:00
  • e55327b064 Tagging the 2.2.0 release after this commit Joe Bowser 2012-10-31 10:57:57 -07:00
  • bdd5a4e053 Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/incubator-cordova-android Simon MacDonald 2012-10-29 16:23:36 -04:00
  • ac2e2c9a42 Update JS to new tag (again). Includes latest fix to CB-1745. Andrew Grieve 2012-10-26 16:09:54 -04:00
  • 76f9d49e24 Disable limiting of payload size when sending data to JS. Andrew Grieve 2012-10-26 16:08:35 -04:00
  • 6ec8ab95fc Update JS to new 2.2.0rc2 tag. Andrew Grieve 2012-10-26 10:41:08 -04:00
  • 9c98625610 Partial fix for CB-1742, still don't know what this should do for notification.confirm's cancel, so we return zero for now Joe Bowser 2012-10-25 14:13:17 -07:00
  • f270cde47d Changing DroidGap back and duplicating code so that we don't have a regression on CB-1568 Joe Bowser 2012-10-25 13:18:28 -07:00
  • 9de7efd072 Added fix for webViewClient. CB-1568 Joe Bowser 2012-10-25 12:17:38 -07:00
  • 7b81d317a0 Moved the initialization of the IceCreamWebViewClient to CordovaWebView, we weren't loading the fix in properly after the refactor - CB-1742 Joe Bowser 2012-10-25 12:11:09 -07:00
  • 876f975aa2 CB-1691: Android menu button event doesn't fire when textbox has focus Simon MacDonald 2012-10-29 16:20:39 -04:00
  • 3c5815ac0f Update JS to new tag (again). Includes latest fix to CB-1745. 2.2.0rc2 Andrew Grieve 2012-10-26 16:09:54 -04:00
  • 678ae2d684 Disable limiting of payload size when sending data to JS. Andrew Grieve 2012-10-26 16:08:35 -04:00
  • e4f8f44fb0 Update JS to new 2.2.0rc2 tag. Andrew Grieve 2012-10-26 10:41:08 -04:00
  • 49566d29f8 Partial fix for CB-1742, still don't know what this should do for notification.confirm's cancel, so we return zero for now Joe Bowser 2012-10-25 14:13:17 -07:00
  • 7f4ee7b20a Changing DroidGap back and duplicating code so that we don't have a regression on CB-1568 Joe Bowser 2012-10-25 13:18:28 -07:00