Commit Graph

  • 3ac3688d8c Update JS snapshot to version 6.0.0 (via coho) Joe Bowser 2016-10-20 11:49:03 -07:00
  • 81dfe96355 CB-12038 Updated RELEASENOTES and Version for release 6.0.0 Joe Bowser 2016-10-20 11:48:20 -07:00
  • efa23bd39b Updating the gradle build for test to use the latest Joe Bowser 2016-10-20 11:25:06 -07:00
  • 6aa4b1b301 CB-11083: Fixing syncronous file check and future-proofing the JS for Travis Joe Bowser 2016-08-10 15:29:24 -07:00
  • 304cbef5ed CB-11083: Reading files to check for CordovaLib dependency, if so, we exclude CordovaLib to be safe Joe Bowser 2016-07-18 15:12:47 -07:00
  • 263968e019 CB-11083: Plugin build script for dependencies without a gradle file Joe Bowser 2016-06-29 10:48:37 -07:00
  • c05521e55a CB-11083: The GradleBuidler can tell the difference between a Cordova Plugin Framework and a regular framework based on the name Joe Bowser 2016-06-10 12:34:16 -07:00
  • 2f3c71feaa CB-11083 Fix to deal with custom frameworks with their own Gradle configuration Joe Bowser 2016-06-07 16:06:40 -07:00
  • 0b710a86a9 CB-12003 updated node_modules Steve Gill 2016-10-17 10:50:30 -07:00
  • 2e37d2c253 CB-11771 Deep symlink directories to target project instead of linking the directory itself Martin Bektchiev 2016-08-26 18:21:23 +03:00
  • d7c1dc5517 updated .gitignore to include dev dep Steve Gill 2016-10-13 18:29:22 -07:00
  • 77b9fd62a7 Fix tab/space issue Simon MacDonald 2016-10-12 22:21:14 -04:00
  • f838db4e18 CB-11880 android: Fail-safe for cordova.exec() Thomas Raffray 2016-09-21 11:06:01 +02:00
  • b2d7124424 CB-11999 add message, catch exception if require fails Jesse MacFadyen 2016-10-11 17:19:10 -07:00
  • 2532c4a39e This closes #308 Joe Bowser 2016-10-11 15:50:54 -07:00
  • be19585c68 Merge branch 'fix-appname-apostrophe' of https://github.com/revolunet/cordova-android Joe Bowser 2016-10-11 15:49:20 -07:00
  • ca0cbad1c7 CB-8722 - Move icons from drawable to mipmap Darryl Pogue 2016-10-06 12:55:26 -07:00
  • fb53452d37 Unused requires cause AppVeyor to not work Joe Bowser 2016-10-07 15:05:34 -07:00
  • b5246f3f09 Clean also wipes out the www directory, which was causing the strange errors that were happening when building Joe Bowser 2016-10-07 14:49:02 -07:00
  • 4be413af79 Removing try/catch now that we have the new tests and committing latest Joe Bowser 2016-10-07 10:45:44 -07:00
  • 5db2de95f5 CB-11964 Call clean after plugin install and mock it in tests Alexander Sorokin 2016-10-07 15:12:25 +03:00
  • 6418add83d Did a try/catch to deal with the unit tests vs actual project environment, code duplication is needed because of builderEnv Joe Bowser 2016-10-06 14:45:26 -07:00
  • 7d26c51da6 CB-11964: Do a clean when installing a plugin to et around the bug Joe Bowser 2016-10-06 11:41:28 -07:00
  • dcada79e06 CB-11921 - Add github pull request template Shazron Abdullah 2016-10-04 21:49:55 -07:00
  • 37384c583d CB-11935 Does a best-effort attempt to pause any processing that can be paused safely, such as animations and geolocation. Simon Pireyn 2016-09-29 14:47:19 +02:00
  • 9544783b5e CB-11640: Fixing check_reqs.js so it actually works Joe Bowser 2016-09-27 14:38:07 -07:00
  • eaf9b319ca Tweaking the regex Joe Bowser 2016-09-21 14:16:33 -07:00
  • 47abde2f8d CB-11640: Changing requirements check to ask for Java 8 Joe Bowser 2016-09-19 13:35:16 -07:00
  • 30325e4f32 CB-11869 Fix cordova-js android exec tests daserge 2016-09-19 15:56:48 +03:00
  • 9cf38f8705 CB-11907: Bumping Gradle to work with Android Studio 2.2 and the Gradle Plugin, I should have done this last commit Joe Bowser 2016-09-26 15:05:23 -07:00
  • 7de4803e21 CB-11907: Bumping Gradle to work with Android Studio 2.2 and the Android Gradle Plugin Joe Bowser 2016-09-26 15:04:41 -07:00
  • 9586a7ddcd CB-11907: Bumping Android Gradle Plugin version to 2.2 so this works with Android Studio Joe Bowser 2016-09-26 13:58:58 -07:00
  • a4f6c8bf7b Enable background start of Cordova Android apps Simon MacDonald 2016-09-18 16:00:53 -04:00
  • f5ab6fc602 adding tests for Android Studio Anis Kadri 2016-09-16 15:41:20 -07:00
  • 222fb1c0e7 adding tests for AndroidStudio Anis Kadri 2016-09-15 16:18:35 -07:00
  • 511fe7c51e fixing jshint issues Anis Kadri 2016-09-14 18:22:53 -07:00
  • acb3cc80b7 First attempt at supporting Android Studio Anis Kadri 2016-08-29 16:26:49 +02:00
  • 23fd0982b0 replace Integer.parseInt with BigInteger so that you can use longer Android version codes Pierre-Alexis de Solminihac 2016-04-22 19:10:49 +02:00
  • d2a159d2dc Close #280 Joe Bowser 2016-09-09 14:23:33 -07:00
  • dc0bfeb0cc CB-11828: Adding dirty userAgent checking to see if we're running Jellybean or not for bridge modes Joe Bowser 2016-09-09 10:01:04 -07:00
  • deea0f7e4f CB-11828: Switching default bridge back to ONLINE_BRIDGE Joe Bowser 2016-09-08 15:29:00 -07:00
  • 3a33f4c0a6 Add gradle build flag to enable dex in process for large projects Simon MacDonald 2016-09-08 19:00:55 -04:00
  • 312872adaf added ability for cordova activity to be viewed in a real full screen regardless of android version (as was the case in previous cordova versions) Or Arnon 2016-03-17 10:29:43 +02:00
  • ba5e3a81e0 Updating travis Joe Bowser 2016-09-01 11:21:24 -07:00
  • bf5c32d780 Adding Static Method to CoreAndroid Plugin so we can get the BuildConfig data from other plugins Joe Bowser 2016-08-03 14:52:47 -07:00
  • d3cb38de29 Bump Target and Min API levels Joe Bowser 2016-06-20 15:50:35 -07:00
  • 047ed52d60 Make evaluateJavaScript brige default Simon MacDonald 2016-03-13 22:39:47 -04:00
  • bb96bb9a88 Creating an evaluateJavascript branch Joe Bowser 2016-03-09 10:35:09 -08:00
  • 0ee672d2b0 Close #253 Joe Bowser 2016-08-31 14:40:10 -07:00
  • 2a8a6b3970 Update CoreAndroid.java dheeran1 2016-04-18 20:15:41 +05:30
  • 5dbc51da59 Close #262 Joe Bowser 2016-08-29 15:51:32 -07:00
  • f1a6d938cd Close #243 Joe Bowser 2016-08-29 15:50:06 -07:00
  • 991a2b1873 Close #242 Joe Bowser 2016-08-29 15:49:03 -07:00
  • 172c01561b Close #227 Joe Bowser 2016-08-29 15:48:26 -07:00
  • b2f061cbaf Close #219 Joe Bowser 2016-08-29 15:47:44 -07:00
  • 1f1b2977a4 Close #185 Joe Bowser 2016-08-29 15:46:23 -07:00
  • 4a0a7bc424 Cordova-Android should use org.apache.cordova.LOG for logging Simon MacDonald 2016-08-22 12:53:41 -04:00
  • 8fbb6d7c62 CB-11727 - travis ci setup is still using 0.10.32 node Shazron Abdullah 2016-08-19 00:18:11 -07:00
  • 0299467831 CB-11726 - Update appveyor node versions to 4 and 6, so they will always use the latest versions Shazron Abdullah 2016-08-19 00:06:05 -07:00
  • 2664180b32 updated bundled cordova-common to 1.4.1 rel/5.2.2 5.2.2 5.2.x Steve Gill 2016-08-16 13:23:10 -07:00
  • 2efe240617 updated bundled cordova-common to 1.4.1 Steve Gill 2016-08-16 13:23:10 -07:00
  • ed543dc648 Close invalid PRs Vladimir Kotikov 2016-08-11 14:53:22 +03:00
  • db6295c917 CB-11683 Fixed linking to directories during plugin installation. Szymon Drosdzol 2016-08-09 09:18:37 +02:00
  • d54a42f0f0 fixed CB-11078 Empty string for BackgroundColor preference crashes application This closes #316 akilawickey 2016-07-13 03:46:57 +05:30
  • 74ae6651c8 Update JS snapshot to version 5.3.0-dev (via coho) Steve Gill 2016-07-26 14:57:29 -07:00
  • 6c80f58e2a Set VERSION to 5.2.2 (via coho) Steve Gill 2016-07-26 14:57:28 -07:00
  • f33f352501 Set VERSION to 5.3.0-dev (via coho) Steve Gill 2016-07-26 14:57:28 -07:00
  • 75663f59aa Update JS snapshot to version 5.2.2 (via coho) Steve Gill 2016-07-26 14:57:28 -07:00
  • 15e0b49aae CB-11626 Updated RELEASENOTES and Version for release 5.2.2 Steve Gill 2016-07-26 13:06:08 -07:00
  • a5a8868d38 updated cordoova-common to 1.4.0 Steve Gill 2016-07-22 12:24:27 -07:00
  • 81e5179021 Updaing the gradle for the tests to the latest Joe Bowser 2016-07-11 14:26:36 -07:00
  • 39c17e71ef CB-11626 Updated RELEASENOTES and Version for release 5.2.2 Steve Gill 2016-07-26 13:06:08 -07:00
  • 081637134f updated cordoova-common to 1.4.0 Steve Gill 2016-07-22 12:24:27 -07:00
  • 39165a8694 This closes #195 Joe Bowser 2016-07-11 15:30:10 -07:00
  • ad163ce244 Updaing the gradle for the tests to the latest Joe Bowser 2016-07-11 14:26:36 -07:00
  • a7176d39f0 CB-11550 Updated RELEASENOTES for release 5.2.1 Vladimir Kotikov 2016-07-11 13:43:38 +03:00
  • 35dfdece12 CB-11550 Updated RELEASENOTES for release 5.2.1 rel/5.2.1 5.2.1 Vladimir Kotikov 2016-07-11 13:43:38 +03:00
  • cbed234069 CB-11550 Set VERSION to 5.2.1 (via coho) Vladimir Kotikov 2016-07-11 13:41:31 +03:00
  • 81b2bccd97 CB-11550 Update JS snapshot to version 5.2.1 (via coho) Vladimir Kotikov 2016-07-11 13:41:30 +03:00
  • 89a00c02a4 CB-11550 Updated and checked-in node_modules Vladimir Kotikov 2016-07-11 13:41:00 +03:00
  • 40d3cdc0d6 CB-9489 Fixed "endless waiting for emulator" issue Alexander Sorokin 2016-07-06 15:12:36 +03:00
  • 8416c4e5e9 CB-11481: android-library is deprecated use com.android.library instead Vivek Kiran 2016-06-24 10:38:23 +05:30
  • f1c185b771 CB-9489 Fixed "endless waiting for emulator" issue Alexander Sorokin 2016-07-06 15:12:36 +03:00
  • 103e1e8d24 Update JS snapshot to version 5.3.0-dev (via coho) Steve Gill 2016-06-29 12:51:06 -07:00
  • 30198c4bdd Set VERSION to 5.3.0-dev (via coho) Steve Gill 2016-06-29 12:51:05 -07:00
  • 841f02f43f CB-11444 Updated RELEASENOTES and Version for release 5.2.0 Steve Gill 2016-06-29 12:39:42 -07:00
  • a5e9861440 Close #288 Joe Bowser 2016-06-29 14:48:50 -07:00
  • d69698c23f Update plugin-build.gradle. This closes #312 Vivek Kiran 2016-06-24 10:38:23 +05:30
  • 97ce7dd417 Set VERSION to 5.2.0 (via coho) rel/5.2.0 5.2.0 Steve Gill 2016-06-29 12:51:05 -07:00
  • b32b8c89c6 Update JS snapshot to version 5.2.0 (via coho) Steve Gill 2016-06-29 12:51:05 -07:00
  • fd1d3006c0 CB-11444 Updated RELEASENOTES and Version for release 5.2.0 Steve Gill 2016-06-29 12:39:42 -07:00
  • d763f14ffe CB-11481: android-library is deprecated use com.android.library instead Vivek Kiran 2016-06-24 10:37:09 +05:30
  • 22918152cc Close #178 Joe Bowser 2016-06-28 10:49:49 -07:00
  • 1fcee242dc Close #311 Joe Bowser 2016-06-27 16:00:39 -07:00
  • 3f99c15338 Close #290 Joe Bowser 2016-06-27 15:58:49 -07:00
  • f496f015b6 Close #275 Joe Bowser 2016-06-27 15:58:27 -07:00
  • 5e7e9d5b6c Close #266 Joe Bowser 2016-06-27 15:57:47 -07:00
  • 8bd4ca49a8 Close #225 Joe Bowser 2016-06-27 15:54:26 -07:00
  • d33f7e08a8 We already implemented this, Close #222 Joe Bowser 2016-06-27 15:53:36 -07:00
  • d46ad592b5 Close #196 Joe Bowser 2016-06-27 15:53:00 -07:00