Commit Graph

  • eda765453b Close #183 Joe Bowser 2016-06-27 15:50:51 -07:00
  • b295fc6687 Close #181 Joe Bowser 2016-06-27 15:49:10 -07:00
  • 0959608ab9 Close #177 Joe Bowser 2016-06-27 15:46:23 -07:00
  • 6db94dbb9a Close #172 Joe Bowser 2016-06-27 15:41:59 -07:00
  • 04a3c9d9ee Adding mavenCentral just in case Joe Bowser 2016-06-08 10:10:24 -07:00
  • db4d1f5768 CB-11383: Update to gradle for using jcenter and correct Application plugin Joe Bowser 2016-06-06 11:21:30 -07:00
  • 81d6219663 CB-11365 fixed plugin rm issue with emit being undefined Steve Gill 2016-06-02 11:32:21 -07:00
  • 3a1b4ffcb8 Use platform config.xml for clean Jason Ginchereau 2016-05-26 15:46:38 -07:00
  • d6fe1a65eb Bundle updated node modules Jason Ginchereau 2016-05-25 16:31:28 -07:00
  • 72bbe9fdf0 CB-11117: Use FileUpdater to optimize prepare for android platform Jason Ginchereau 2016-04-19 13:28:13 -07:00
  • d125ece9e9 CB-10096: Upgrade test project to Gradle Plugin 2.1.0 Tony Homer 2016-05-20 16:15:49 -04:00
  • ecb99c963d CB-11292 fix broken MessageChannel after plugins are recreated Tony Homer 2016-05-20 16:13:46 -04:00
  • 9738079c42 CB-11259: Improving build output Richard Knoll 2016-05-03 16:25:48 -07:00
  • e9e27ca47c CB-10096: Upgrading to Gradle Plugin 2.1.0 Joe Bowser 2016-04-27 15:00:18 -07:00
  • 5d21fb26e6 CB-11198 Skip android target sdk check. This closes #303. Nikhil Khandelwal 2016-05-03 16:02:02 -07:00
  • bcf3f8611a fix crash when calling methods on a destroyed webview PC Dreams (Paulo Cristo) 2016-05-04 08:42:14 +01:00
  • d351e316bf CB-11138 Reuse PluginManager from common to add/rm plugins Vladimir Kotikov 2016-04-22 16:03:02 +03:00
  • dc6384d063 CB-11138 Bump cordova-common to 1.2.0 Vladimir Kotikov 2016-04-22 15:56:02 +03:00
  • 914e2fa35f CB-11163 Android Builds are failing in CI daserge 2016-04-28 17:25:39 +03:00
  • 8b96081579 CB-11153 Move to gradle version 2.13 Nikhil Khandelwal 2016-04-26 09:52:09 -07:00
  • f3e0623d1d CB-11153 Use Gradle 2.8 correctly for building Android projects Nikhil Khandelwal 2016-04-25 17:32:56 -07:00
  • abcaee24f9 CB-11133 Handle android emulator start failure daserge 2016-04-21 15:52:56 +03:00
  • 8951660393 CB-11132 Fix Error: Cannot read property 'match' of undefined in cordova-android emulator.js daserge 2016-04-21 15:40:33 +03:00
  • e4ecbad3cb Add simple log for package name being deployed Nikhil Khandelwal 2016-04-20 09:35:55 -07:00
  • 40a740b45c CB-11015 Error adding plugin with gradle extras daserge 2016-04-15 16:13:00 +03:00
  • 9af7f506f0 CB-11095 Fix plugin add/removal when running on Node v.010 Vladimir Kotikov 2016-04-18 11:55:31 +03:00
  • 9b8558dbde CB-11022 Duplicate www files to both destinations on plugin operations Vladimir Kotikov 2016-04-07 13:24:41 +03:00
  • d28ca67edb CB-10964 Handle build.json file starting with a BOM. This closes #286 daserge 2016-04-06 16:36:43 +03:00
  • 0deaba0920 Revert "CB-10881: Logging to further investigations" Omar Mefire 2016-04-06 10:21:40 -07:00
  • bcb10ba6da Modified build.gradle so that the tests run again Joe Bowser 2016-04-04 14:14:49 -07:00
  • ef268e2320 CB-10963: Handle overlapping permission requests from plugins Richard Knoll 2016-03-25 11:07:27 -07:00
  • d9814c5542 CB-8582 Obscure INSTALL_FAILED_VERSION_DOWNGRADE error when installing app daserge 2016-03-16 17:55:08 +03:00
  • dd3b9dd01c CB-10862 Cannot set minsdkversion daserge 2016-03-25 13:31:41 +03:00
  • 1b43bc99a1 CB-10881: Logging to further investigations Omar Mefire 2016-03-25 08:57:09 -07:00
  • eccde6c0c0 CB-10896: We never enabled cookies on the WebView proper Joe Bowser 2016-03-22 12:45:23 -07:00
  • 69a2a5b551 CB-10837 Support platform-specific orientation on Android Vladimir Kotikov 2016-03-18 15:07:16 +03:00
  • bc9e895e25 CB-10600 'cordova run android --release' does not use signed and zip-aligned version of APK daserge 2016-03-16 16:54:06 +03:00
  • 457c5b8b3b CB-9710: Fixing issues parsing android avd list output for certain AVDs which resulted in them not being included in the selection process even if they are the best match. Roberto Andrade 2015-09-26 08:18:16 -04:00
  • 9f1aedb56d CB-10888 Enable coverage reports collection via codecov Vladimir Kotikov 2016-03-16 17:42:01 +03:00
  • 2cefb42559 fix issue with app_name containing apostrophes Julien Bouquillon 2016-03-10 18:17:42 +01:00
  • a048aa94ec CB-10846 Add Travis and AppVeyor badges to readme Vladimir Kotikov 2016-03-11 13:35:14 +03:00
  • 27d359bd43 CB-10846 Add AppVeyor configuration Vladimir Kotikov 2016-03-11 12:08:45 +03:00
  • 456b4801af add JIRA issue tracker link. This closes #213 Julien Bouquillon 2015-09-10 18:20:26 +02:00
  • 82582e5a5b CB-10749 Use cordova-common.CordovaLogger in cordova-android daserge 2016-03-09 16:56:47 +03:00
  • 18e81c4b90 CB-10673 fixed conflicting plugin install issue with overlapped <source-file> tag. Add --force flag. This closes #264. Byoungro So 2016-02-26 22:32:37 -08:00
  • bad0034e5d CB-8976: I wish there was an easier way to test gradle stuff then check it in without having to remember to delete imports Joe Bowser 2016-03-03 15:27:21 -08:00
  • 99d5ff7347 CB-8976: Accidentally left in the crosswalk build from when I was experimenting with this file Joe Bowser 2016-03-03 15:25:19 -08:00
  • dc579417fe CB-8976: Removing the auto-version for non-Crosswalk applications Joe Bowser 2016-03-03 14:18:30 -08:00
  • fe906dabda CB-10768 Use cordova-common.superspawn in GradleBuilder daserge 2016-03-03 16:29:54 +03:00
  • 8ab75e7109 CB-10729 Move plugin handlers tests for into platform's repo Vladimir Kotikov 2016-02-29 18:49:17 +03:00
  • 41ac464aca Set VERSION to 5.1.1 (via coho) rel/5.1.1 5.1.1 5.1.x Steve Gill 2016-02-25 11:33:16 -08:00
  • 765a93b3e7 Update JS snapshot to version 5.1.1 (via coho) Steve Gill 2016-02-25 11:33:16 -08:00
  • 9aa758a1d1 CB-10498: Resume event should be sticky if it has a plugin result riknoll 2016-02-03 13:12:21 -08:00
  • bf74f97e7f Set VERSION to 5.1.1 (via coho) Steve Gill 2016-02-24 11:50:06 -08:00
  • 2bf47422ce Update JS snapshot to version 5.1.1 (via coho) Steve Gill 2016-02-24 11:50:06 -08:00
  • eaef4d47a2 Update JS snapshot to version 5.1.0 (via coho) Steve Gill 2016-01-20 16:18:52 -08:00
  • aa2b3d3da1 CB-10669 cordova run --list cannot find 'adb' daserge 2016-02-26 13:14:42 +03:00
  • 0a1b71f125 CB-10660 fixed the exception when removing a non-existing directory. This closes #261 Byoungro So 2016-02-21 16:25:21 -08:00
  • 757a3685f2 Update JS snapshot to version 5.2.0-dev (via coho) Steve Gill 2016-02-24 11:50:08 -08:00
  • fd2c3c9857 Set VERSION to 5.2.0-dev (via coho) Steve Gill 2016-02-24 11:50:06 -08:00
  • 84477ff212 CB-10687 Updated RELEASENOTES and Version for release 5.1.1 Steve Gill 2016-02-24 11:30:19 -08:00
  • 1d7ccaece6 updated cordova-common dependnecy to 1.1.0 Steve Gill 2016-02-24 09:50:07 -08:00
  • ce2525d4d8 CB-10628 Fix emulate android --target daserge 2016-02-18 21:27:40 +03:00
  • 7be9e880c2 CB-10618 Handle gradle frameworks on plugin installation/uninstallation Vladimir Kotikov 2016-02-17 16:37:58 +03:00
  • 7233931681 CB-10510: Add an optional timeout to emu start script riknoll 2016-02-11 13:37:00 -08:00
  • d7e111fb71 CB-10498: Resume event should be sticky if it has a plugin result riknoll 2016-02-03 13:12:21 -08:00
  • 2ac191fbb8 fix HtmlNotFoundTest so that it passes when file not found is handled correctly This Closes #256 Tony Homer 2016-01-29 21:28:07 -05:00
  • 088140aca4 CB-10472 NullPointerException: org.apache.cordova.PluginManager.onSaveInstanceState check if pluginManager is null before using it This closes #255 Carlos Santana 2016-01-28 15:57:38 -05:00
  • e08d0671ab CB-10138 Adds missing plugin metadata to plugin_list module. This closes #254 Vladimir Kotikov 2016-01-27 15:39:11 +03:00
  • 7669378c6e CB-10443 Pass original options instead of remaining Dimitar Kerezov 2016-01-28 09:51:50 +02:00
  • 1494082a2a CB-10443 Fix this.root null reference Dimitar Kerezov 2016-01-28 09:50:59 +02:00
  • 233c2bd882 CB-10421 Fixes exception when calling run script with --help option Vladimir Kotikov 2016-01-26 14:56:29 +03:00
  • 9c4f09a50a updated .gitignore Steve Gill 2016-01-22 11:49:15 -08:00
  • 89d982a8e4 CB-10406 Fixes an exception, thrown when building using Ant. This closes #250 Vladimir Kotikov 2016-01-21 11:56:54 +03:00
  • 9d3ee3d56e CB-10157 Uninstall app from device/emulator only when signed apk is already installed Vladimir Kotikov 2016-01-21 15:52:29 +03:00
  • 44421bbc79 added missing node_modules Steve Gill 2016-01-20 17:07:33 -08:00
  • b8815c24fa added missing node_modules rel/5.1.0 5.1.0 Steve Gill 2016-01-20 17:07:33 -08:00
  • 320558a782 Update JS snapshot to version 5.2.0-dev (via coho) Steve Gill 2016-01-20 16:18:53 -08:00
  • 4b74367e61 Set VERSION to 5.1.0 (via coho) Steve Gill 2016-01-20 16:18:52 -08:00
  • 9ef7ddbf20 Set VERSION to 5.2.0-dev (via coho) Steve Gill 2016-01-20 16:18:52 -08:00
  • fe5ef2bfef Update JS snapshot to version 5.1.0 (via coho) Steve Gill 2016-01-20 16:18:52 -08:00
  • 603f994f3f Updated RELEASENOTES and Version for release 5.1.0 Steve Gill 2016-01-20 15:49:00 -08:00
  • ada35e0e00 Fix jshint issues Nikhil Khandelwal 2016-01-19 12:01:44 -08:00
  • fc778006ef CB-10386 Add android.useDeprecatedNdk=true to support NDK in gradle Nikhil Khandelwal 2016-01-19 11:16:04 -08:00
  • 11760afddd CB-8864: Fixing this to mitigate CB-8685 and CB-10104 Joe Bowser 2016-01-12 10:39:55 -08:00
  • d78ae309f1 CB-10105: Spot fix for tilde errors on paths. Joe Bowser 2016-01-11 15:53:00 -08:00
  • 73fd9e4dfa Update theme to Theme.DeviceDefault.NoActionBar Darryl Pogue 2015-12-09 13:54:43 -08:00
  • fb9cf60c41 CB-10014: Set gradle applicationId to package name. Darryl Pogue 2015-12-21 14:53:49 -08:00
  • b6a329d479 CB-9949: Fixing menu button event not fired in Android Keith Wong 2015-12-16 18:43:19 +08:00
  • 70bc7b39b7 CB-9479: Fixing the conditionals again, we should be more vigilant on the gradle versions. Joe Bowser 2015-12-07 15:03:02 -08:00
  • 03777067cd CB-10112 Parse additional CLI arguments properly. This closes #241 Vladimir Kotikov 2015-12-02 17:46:44 +03:00
  • f5271431fb CB-8917: New Plugin API for passing results on resume after Activity destruction riknoll 2015-11-10 15:01:13 -08:00
  • c30eeee5d8 CB-9971 Suppress gradlew _JAVA_OPTIONS output during build Vladimir Kotikov 2015-11-20 11:55:15 +03:00
  • dac02bef8c CB-9836 Add .gitattributes to prevent CRLF line endings in repos daserge 2015-11-05 12:02:49 +03:00
  • 32edaee3a2 CB-9831 CB-9835 CB-9932 Added e2e tests Alexander Sorokin 2015-11-02 18:58:13 +03:00
  • 59a0189719 added node_modules back into .gitignore 5.0.0 5.0.x Steve Gill 2015-11-02 17:08:55 -08:00
  • ff1c58def4 added node_modules back into .gitignore Steve Gill 2015-11-02 17:08:55 -08:00
  • 43dc7c68a6 checked in missing node_module dependencies that are required Steve Gill 2015-11-02 17:07:12 -08:00
  • f9372f5578 checked in missing node_module dependencies that are required Steve Gill 2015-11-02 17:07:12 -08:00
  • 6afc16c33b Update JS snapshot to version 5.1.0-dev (via coho) Steve Gill 2015-11-01 23:43:03 -08:00