Commit Graph

  • cf0fdf5ac0 CB-8255 Pass arch to gradle regardless of cdvBuildMultipleApks Andrew Grieve 2015-01-19 21:56:46 -05:00
  • 33614d1273 CB-8255 Fix cordova/build --gradleVar=--foo=bar stripping off =bar Andrew Grieve 2015-01-19 21:54:29 -05:00
  • 1f735935b9 Fix cordova/build not printing out all gradle args in console message Andrew Grieve 2015-01-19 21:53:08 -05:00
  • 8c14e33bb6 Fix cordova/run not finding apk when multi-arch is specified but only arch-independent apk exists Andrew Grieve 2015-01-19 21:51:57 -05:00
  • 7375154228 Fix exception for unknown flag in cordova/run Andrew Grieve 2015-01-19 21:50:14 -05:00
  • 1427c13504 Allow --ant, --gradle for cordova/run Andrew Grieve 2015-01-19 21:49:36 -05:00
  • e671ffdab1 Merge branch 'master' into 4.0.x (gradle fixes) Andrew Grieve 2015-01-19 22:04:10 -05:00
  • 92d1080b2f Adds cdvPrintProps gradle task: dumps out all cdv properties Andrew Grieve 2015-01-19 21:59:02 -05:00
  • 893c0e9b67 CB-8255 Pass arch to gradle regardless of cdvBuildMultipleApks Andrew Grieve 2015-01-19 21:56:46 -05:00
  • af60f71ea3 CB-8255 Fix cordova/build --gradleVar=--foo=bar stripping off =bar Andrew Grieve 2015-01-19 21:54:29 -05:00
  • 9a952f1004 Fix cordova/build not printing out all gradle args in console message Andrew Grieve 2015-01-19 21:53:08 -05:00
  • 3ec7dfff8b Fix cordova/run not finding apk when multi-arch is specified but only arch-independent apk exists Andrew Grieve 2015-01-19 21:51:57 -05:00
  • d30a5e0388 Fix exception for unknown flag in cordova/run Andrew Grieve 2015-01-19 21:50:14 -05:00
  • fcece7e189 Allow --ant, --gradle for cordova/run Andrew Grieve 2015-01-19 21:49:36 -05:00
  • 3949d9633c Merge branch 'master' into 4.0.x (file input, auth dialogs) Andrew Grieve 2015-01-19 16:34:06 -05:00
  • 5538a231a8 CB-8017 Add support for <input type=file> for Lollipop Andrew Grieve 2015-01-19 16:15:25 -05:00
  • 9be110683b CB-8329 Cancel outstanding ActivityResult requests when a new startActivityForResult occurs Andrew Grieve 2015-01-19 16:13:48 -05:00
  • 62c1c5f38b CB-8017 Add support for <input type=file> for Lollipop Andrew Grieve 2015-01-19 16:15:25 -05:00
  • 56204c5748 CB-8329 Cancel outstanding ActivityResult requests when a new startActivityForResult occurs Andrew Grieve 2015-01-19 16:13:48 -05:00
  • cfc36140bc CB-8280 android: Don't apply SplashScreenDelay when .show() is called explicitly Andrew Grieve 2015-01-19 13:42:11 -05:00
  • 34c163be88 CB-8280 android: Don't apply SplashScreenDelay when .show() is called explicitly Andrew Grieve 2015-01-19 13:42:11 -05:00
  • 11002d4a56 CB-8201 Add support for auth dialogs into Cordova Android sgrebnov 2015-01-16 13:04:01 +03:00
  • 240f27ce97 CB-8314 Speed up Travis CI (close #148) Bas Bosman 2015-01-15 14:33:24 +01:00
  • 5295be1c25 Revert "Delete VERSION file (superseded by package.json)" Andrew Grieve 2015-01-13 15:35:25 -05:00
  • 238a67af3a Delete VERSION file (superseded by package.json) Andrew Grieve 2015-01-13 10:02:00 -05:00
  • 4382234676 Merge branch 'master' into 4.0.x (fix windows space-in-path bug) Andrew Grieve 2015-01-13 10:00:59 -05:00
  • 72e947e5c7 CB-4914 Fix build whitespace issue Murat Sutunc 2015-01-12 22:54:37 -08:00
  • 8e5c93a31f CB-4914 Fix build whitespace issue Murat Sutunc 2015-01-12 22:54:37 -08:00
  • 0e5d72dc5d Update JS snapshot to version 3.8.0-dev (via coho) Joe Bowser 2015-01-12 14:55:49 -08:00
  • 7320ce8ea7 Set VERSION to 3.7.0 (via coho) Joe Bowser 2015-01-12 14:55:48 -08:00
  • 4b8069f5ec Set VERSION to 3.8.0-dev (via coho) Joe Bowser 2015-01-12 14:55:48 -08:00
  • 3e07f26bc4 Update JS snapshot to version 3.7.0 (via coho) Joe Bowser 2015-01-12 14:55:48 -08:00
  • a816a48416 Merge branch 'master' into 4.0.x (delete onDestroy) Andrew Grieve 2015-01-12 10:58:00 -05:00
  • 5415440829 CB-8210 Remove unused onDestroy channel (close #146) Jason Chase 2015-01-09 13:50:11 -05:00
  • 9668272b80 Merge branch 'master' into 4.0.x Joe Bowser 2015-01-09 13:38:38 -08:00
  • 15e19489e3 CB-8026: Bumping up Android Version and setting it up to allow third-party cookies. This might change later. Joe Bowser 2015-01-09 11:30:13 -08:00
  • 2083f683ad Merge branch 'master' into 4.0.x (gradle properties) Andrew Grieve 2015-01-08 15:43:22 -05:00
  • c3610aa43c CB-8255 Use properties rather than environment variables for gradle settings Andrew Grieve 2015-01-06 15:56:09 -05:00
  • df4fbc272a CB-8210 Update JS snapshot with 4.0.x-specific platformVersion to fix CoreAndroid vs App plugin name Andrew Grieve 2015-01-05 22:09:12 -05:00
  • 9698a995fb Merge branch 'master' into 4.0.x (drop events before startup) Andrew Grieve 2015-01-05 16:33:05 -05:00
  • c1ac3aa483 CB-8210 Drop events from native that occur before start-up Andrew Grieve 2015-01-05 16:32:39 -05:00
  • 311bdbd360 Merge branch 'master' into 4.0.x (loadUrl->sendEvent) Andrew Grieve 2015-01-05 16:25:09 -05:00
  • 291f111913 CB-8210 Use PluginResult for various events from native (close #144) Jason Chase 2015-01-05 14:07:22 -05:00
  • 95e10bdb9e Merge branch 'master' into 4.0.x (run --list) Andrew Grieve 2015-01-03 21:06:07 -05:00
  • c2a6dcb6bd CB-8168 Add support for cordova/run --list (closes #139) Murat Sutunc 2014-12-29 11:43:46 -08:00
  • 61c4bb9888 Merge branch 'master' into 4.0.x (keyboard events via PluginResult) Andrew Grieve 2014-12-30 23:30:42 -05:00
  • 3439746645 CB-8210 Use PluginResult instead of sendJavascript() for keyboard events (close #142) Jason Chase 2014-12-24 12:33:31 -05:00
  • b10fe465ab Closing stale pull request: close #114 Andrew Grieve 2014-12-30 23:20:32 -05:00
  • c6b171ba95 CB-6630 Delete bundled (and outdated) copy of OkHttp Andrew Grieve 2014-12-30 22:44:47 -05:00
  • 5a17d6cd5f Merge branch 'master' into 4.0.x (gradle - maven and CordovaLib dep) Andrew Grieve 2014-12-30 22:59:50 -05:00
  • 480af2644c CB-8228 Gradle: Allow plugins to use Maven dependencies Andrew Grieve 2014-12-30 22:57:53 -05:00
  • ecd2e06883 CB-8229 Gradle: Add CordovaLib as a dependency to all plugin sub-projects Andrew Grieve 2014-12-30 22:56:43 -05:00
  • 4f3ae23170 Merge branch 'master' into 4.0.x (--minSdkVersion and --versionCode) Andrew Grieve 2014-12-24 13:35:17 -05:00
  • 7cfb33d0ef CB-7980 Add --minSdkVersion and --versionCode flags to cordova/build command Andrew Grieve 2014-12-23 16:26:43 -05:00
  • 9224ab1592 CB-7980: Add 9 to versionCode for minSdk 20+ if not multiarch Mark Koudritsky 2014-11-06 15:38:48 -05:00
  • a696ff37f1 Merge branch 'master' into 4.0.x (Plugin set multiarach) Ian Clelland 2014-12-22 23:19:56 -05:00
  • 931a996dab Allow plugins to set ext.multiarch to enable multiple APK building fujunwei 2014-12-23 09:34:36 +08:00
  • 68c03090a3 Merge branch 'master' into 4.0.x (Gradle lint stages) Ian Clelland 2014-12-22 13:29:50 -05:00
  • 98fe46757f CB-8204: Reinstate link tasks to avoid gradle build failures Ian Clelland 2014-12-22 13:24:08 -05:00
  • cefd137634 Merge branch 'master' into 4.0.x (gradle version bump) Andrew Grieve 2014-12-22 11:45:02 -05:00
  • 6b6e887c2f CB-8143 Use gradle 2.2.1 instead of 1.12 to appease Android Studio 1.0 warning-on-startup Andrew Grieve 2014-12-22 11:37:06 -05:00
  • 20cd4f806a Merge branch 'master' into 4.0.x (gradle version for Android Studio) Andrew Grieve 2014-12-22 11:25:59 -05:00
  • b92303b1c9 CB-8143 Use gradle plugin 1.0.0 for Android Studio 1.0.0 Andrew Grieve 2014-12-22 11:19:21 -05:00
  • 59d23e05b1 Merge branch 'master' into 4.0.x (apk signing with interactive passwords) Andrew Grieve 2014-12-22 10:22:24 -05:00
  • 731a36d3a0 CB-8202 Fix gradle build signing when passwords provided interactively Andrew Grieve 2014-12-22 10:21:17 -05:00
  • 162fc0720e Merge branch 'master' into 4.0.x (SDK search path) Andrew Grieve 2014-12-16 14:18:58 -05:00
  • 342bbaa3ae CB-8176 Update Android SDK search path for Android Studio 1.0 Andrew Grieve 2014-12-16 14:17:55 -05:00
  • f086ef5cad Merge branch 'master' into 4.0.x (adb CWD & build --unknown-flag) Andrew Grieve 2014-12-11 13:47:07 -05:00
  • 56a3ee5fe6 CB-8079 Use activity class package name, but fallback to application package name when looking for splash screen drawable Daniel Toplak 2014-11-26 08:31:45 +01:00
  • d80d532a2a Fix syntax error in 3aca14d530 Andrew Grieve 2014-12-10 21:16:18 -05:00
  • 3aca14d530 CB-8147 Have corodva/build warn about unrecognized flags rather than fail Andrew Grieve 2014-12-10 20:30:59 -05:00
  • aa2d3962bf Close #126 (not-a-problem) Andrew Grieve 2014-12-10 20:59:51 -05:00
  • f7c717e393 Close #137 (already merged). Andrew Grieve 2014-12-10 20:06:38 -05:00
  • 268fea58ee CB-7881 Android tooling shouldn't lock application directory sgrebnov 2014-10-27 17:14:35 +03:00
  • 87cdc5ad1c Merge branch 'master' into 4.0.x (SplashScreen breakout) Andrew Grieve 2014-12-10 16:09:22 -05:00
  • ba140a8a84 Add a section for plugin extensions fujunwei 2014-11-17 15:52:40 +08:00
  • 27f1181d53 CB-3679 Move splashscreen logic into splashscreen plugin Andrew Grieve 2014-11-17 23:46:39 -08:00
  • f953e6adb8 CB-8143: Use the correct Android Gradle plugin for the installed Gradle version Ian Clelland 2014-12-10 10:07:05 -05:00
  • ffd14fe7d9 Revert Gradle distributionUrlRegex cleanup. Brian Geppert 2014-12-09 11:57:29 -06:00
  • 3206c2100d Merge branch 'plugin-gradle' into 4.0.x Ian Clelland 2014-12-09 09:43:37 -05:00
  • 66fa12a091 CB-8119 Restart adb when we detect it's hung Andrew Grieve 2014-12-04 09:58:00 -05:00
  • b1bdf23d9c Switch default build type to gradle (4.0.x only) Andrew Grieve 2014-12-03 10:12:31 -05:00
  • 12bf07d560 Merge branch 'master' into 4.0.x (volume stream & setMediaPlaybackRequiresUserGesture) Andrew Grieve 2014-12-03 10:09:05 -05:00
  • 132650df28 CB-8112 Turn off mediaPlaybackRequiresUserGesture Andrew Grieve 2014-12-03 10:04:54 -05:00
  • 81a77949fc CB-6153 Add a preference for controlling hardware button audio stream (DefaultVolumeStream) Andrew Grieve 2014-11-27 10:52:19 -05:00
  • e597f98c62 Merge branch 'master' into 4.0.x (gradle java 6 & PluginManager race fix) Andrew Grieve 2014-11-26 11:47:24 -05:00
  • 7fbb2b195f CB-8081 Allow gradle builds to use Java 6 instead of requiring 7 Andrew Grieve 2014-11-26 11:44:49 -05:00
  • 1feaa7fed7 CB-8031 Fix race condition that shows as ConcurrentModificationException Andrew Grieve 2014-11-17 22:11:21 -08:00
  • 9b82ae19b0 Add a section for plugin extensions fujunwei 2014-11-17 15:52:40 +08:00
  • 9d3c13065b CB-7980: Add 9 to versionCode for minSdk 20+ if not multiarch Mark Koudritsky 2014-11-06 15:38:48 -05:00
  • 4859f8f759 Merge branch 'master' into 4.0.x (receiver context) Andrew Grieve 2014-11-06 16:23:49 -05:00
  • ac284fd39c CB-7976 Use webView's context rather than Activity's context for intent receiver Andrew Grieve 2014-11-06 16:23:32 -05:00
  • fdef0db87c Merge branch 'master' into 4.0.x (Load timeout, bridge secret, content: URI) Andrew Grieve 2014-11-06 15:37:30 -05:00
  • e78db000c6 CB-7974 Cancel timeout timer if view is destroyed Andrew Grieve 2014-11-06 15:33:10 -05:00
  • 6201a6f6ec Add guard lines to gradle build file for extensions CB-3445 Ian Clelland 2014-11-06 14:39:58 -05:00
  • 032ea8a8d3 CB-7940 Disable exec bridge if bridgeSecret is wrong Andrew Grieve 2014-11-04 15:57:51 -05:00
  • 198364afb9 Update native tests unplug-whitelist Ian Clelland 2014-10-30 15:08:26 -04:00
  • ed78b557cd Remove whitelist config.xml parsing Ian Clelland 2014-10-22 16:27:28 -04:00
  • 83377d366a Remove whitelists from WebView classes Ian Clelland 2014-10-09 15:28:29 -04:00
  • 8df2d4fcfd Remove unused Config methods (Breaking Change) Ian Clelland 2014-10-09 14:44:09 -04:00