Commit Graph

  • a0acb4ce9a Refactor ConfigXmlParser to allow subclasses Ian Clelland 2014-10-22 16:26:41 -04:00
  • fe15d34a80 Use /app_webview/ rather than app_webview to filter bad requests Ian Clelland 2014-10-30 12:17:05 -04:00
  • 23584274d2 Defer whitelist decisions to plugins Ian Clelland 2014-10-22 16:16:52 -04:00
  • 44aa98887f Add hooks in CordovaPlugin and PluginManager for whitelist plugins Ian Clelland 2014-10-22 15:52:09 -04:00
  • fc63f66e89 CB-7758: Allow content-url-hosted pages to access the bridge Ian Clelland 2014-10-27 15:26:38 -04:00
  • 832e626573 CB-7726 fix typo in gitignore: ant-built -> ant-build Chris Alfano 2014-10-27 11:51:28 -04:00
  • cc7d352209 Merge branch 'master' into 4.0.x (gradle signing+SecureRandom) Andrew Grieve 2014-10-21 13:00:07 -04:00
  • ce5d9a2ee8 gradle: Allow storeType to be set (allows using .p12 files) Andrew Grieve 2014-10-21 12:59:34 -04:00
  • 77c51d3ae7 gradle: Allow absolute paths to keystore files Andrew Grieve 2014-10-21 12:43:30 -04:00
  • 53dae45430 Fixed the SecureRandom so it only returns positive values Joe Bowser 2014-10-17 15:30:28 -07:00
  • 16343ffe70 Undoing change to Math.random() for now, this creates a weird bug Joe Bowser 2014-10-17 13:52:33 -07:00
  • b37498d5f6 Replacing Math.random() with something a little more random. Joe Bowser 2014-10-14 10:11:09 -07:00
  • 7ad16e5b0c Merge branch 'master' into 4.0.x (Hardcode activity name) Andrew Grieve 2014-10-07 15:25:56 -04:00
  • 9f41906895 CB-6511 Fixes build for android when app name contains unicode characters. Vladimir Kotikov 2014-09-23 13:21:17 +04:00
  • 2af8daff1d Merge branch 'master' into 4.0.x (multipart PluginResult) Andrew Grieve 2014-10-07 15:18:07 -04:00
  • fbeb379f1b CB-7707 Added multipart PluginResult (close #125) Rui Zhao 2014-10-06 12:05:06 -04:00
  • 9577735ff7 Merge branch 'master' into 4.0.x (check_reqs for brew) Andrew Grieve 2014-10-06 10:34:19 -04:00
  • 2dcd50c11b CB-7714 Teach check_reqs about brew's install location for android SDK Andrew Grieve 2014-10-06 10:33:31 -04:00
  • 862c223e11 Merge branch 'master' into 4.0.x (.gitignore, create --shared) Andrew Grieve 2014-10-04 15:30:30 -04:00
  • 7f4d5aeb0e Merge branch 'master' into 4.0.x (move preference activation, alert dialog leak) Andrew Grieve 2014-10-04 15:01:40 -04:00
  • 30681eb772 Fix --shared flag of create script (broke in recent gradle changes) Andrew Grieve 2014-10-04 15:14:51 -04:00
  • 52e575e1e7 Update .gitignore to ignore /framework/build and /node_modules Gitignore_node_modules Andrew Grieve 2014-10-04 15:14:45 -04:00
  • 890e12c306 CB-6837 Fix leaked window when hitting back button while alert being rendered Martin Gonzalez 2014-10-03 00:47:13 -05:00
  • fb13ab6de2 update RELEASENOTES with latest commit 3.6.4 3.6.x Marcel Kinard 2014-09-30 20:59:22 -04:00
  • a272fd1531 CB-7674: Added sleep to avoid null error after most recent change to not break API Joe Bowser 2014-09-30 17:57:42 -07:00
  • 6cbf6b7875 CB-7674: Added sleep to avoid null error after most recent change to not break API Joe Bowser 2014-09-30 17:57:42 -07:00
  • 90766ae0fa CB-7674 move preference activation back into onCreate() Marcel Kinard 2014-09-30 18:37:10 -04:00
  • c255a84941 CB-7674 move preference activation back into onCreate() Marcel Kinard 2014-09-30 18:37:10 -04:00
  • fcb6cc44f1 updated release notes Steven Gill 2014-09-30 13:10:16 -07:00
  • ce7d6d69d9 updated release notes Steven Gill 2014-09-30 13:10:16 -07:00
  • d5538b7076 updated .gitignore to include npm-debug.log Steven Gill 2014-09-29 23:49:12 -07:00
  • cdfa13b265 Update JS snapshot to version 3.7.0-dev (via coho) Steven Gill 2014-09-29 14:59:07 -07:00
  • ef4383561e Set VERSION to 3.6.4 (via coho) Steven Gill 2014-09-29 14:59:04 -07:00
  • 025ca36d3a Update JS snapshot to version 3.6.4 (via coho) Steven Gill 2014-09-29 14:59:04 -07:00
  • c2bba3f5e3 CB-7634 Detect JAVA_HOME properly on Ubuntu Andrew Grieve 2014-09-29 10:15:37 -04:00
  • e5efc91ef4 Merge branch 'master' into 4.0.x (JAVA_HOME on Ubuntu) Andrew Grieve 2014-09-29 10:16:33 -04:00
  • e31c911c30 CB-7634 Detect JAVA_HOME properly on Ubuntu Andrew Grieve 2014-09-29 10:15:37 -04:00
  • 1c3f7e6f93 CB-7579 Fix run script's ability to use non-arch-specific APKs Andrew Grieve 2014-09-22 14:23:30 -04:00
  • e65bfa41a5 CB-6511 Fixes build for android when app name contains unicode characters. Vladimir Kotikov 2014-09-23 13:21:17 +04:00
  • a658ea1573 CB-7410 update the docs to match the actual title Marcel Kinard 2014-09-25 11:25:09 -04:00
  • 6d5b88d7b9 Merge branch 'master' into 4.0.x (per-arch gradle builds) Andrew Grieve 2014-09-24 16:18:51 -04:00
  • a986e72338 Added gradle distribution URL updating. (commit fix-up) Max Woghiren 2014-09-22 16:04:24 -04:00
  • 162d9b6c2e gradle: Build only the active architecture when applicable Andrew Grieve 2014-09-24 16:07:31 -04:00
  • f7f49d27c5 Merge branch 'master' into 4.0.x (gradle Android Studio) Andrew Grieve 2014-09-23 21:04:55 -04:00
  • 9e3ccf4b3e gradle: Fix warning about dynamic properties being deprecated Andrew Grieve 2014-09-23 21:04:04 -04:00
  • 6b71c2f392 gradle: Have project's build.gradle look for a build-extras.gradle Andrew Grieve 2014-09-23 21:03:17 -04:00
  • 0d313a3964 gradle: Write sub-project list explicitly to make Android Studio happy Andrew Grieve 2014-09-23 21:03:00 -04:00
  • 75a0a6752a Improved a regex. Max Woghiren 2014-09-23 14:27:43 -04:00
  • 363fc8deb5 Merge branch 'master' into 4.0.x (gradle plugin template) Andrew Grieve 2014-09-22 22:28:59 -04:00
  • ddac192c4a Added gradle distribution URL updating. Max Woghiren 2014-09-22 16:04:24 -04:00
  • 69a03c2e16 CB-7512 Use a standard build.gradle for all plugins Andrew Grieve 2014-09-22 21:35:39 -04:00
  • 2b128b85f7 CB-7512 Make gradle build only a single config for sub-libraries (release vs debug) Andrew Grieve 2014-09-22 20:54:28 -04:00
  • b09f973231 Added gradle distribution URL updating. Max Woghiren 2014-09-22 16:04:24 -04:00
  • 5ed2272e51 Added gradle distribution URL updating. update-gradle-version Max Woghiren 2014-09-22 16:04:24 -04:00
  • 95815a558c Merge branch 'master' into 4.0.x (fix ant run command) Andrew Grieve 2014-09-22 15:38:59 -04:00
  • 879da03438 CB-7579 Fix run script's ability to use non-arch-specific APKs Andrew Grieve 2014-09-22 14:23:30 -04:00
  • d022be547b Merge branch 'master' into 4.0.x (gradle) Andrew Grieve 2014-09-17 21:27:55 -04:00
  • 3f83fdbfc1 CB-7512 Fix gradle asking for release password when building for debug Andrew Grieve 2014-09-17 21:27:06 -04:00
  • 949152532c Merge branch 'CB-7493' of https://github.com/MSOpenTech/cordova-android purplecabbage 2014-09-17 14:58:08 -07:00
  • 215adab1f9 Merge branch 'master' into 4.0.x (Gradle env vars) Ian Clelland 2014-09-17 15:58:46 -04:00
  • 7ce46ed60c CB-3445: Make minSdkVersion and base versionCode settable through env vars Ian Clelland 2014-09-17 15:54:28 -04:00
  • c32bcca67b Merge branch 'master' into 4.0.x (gradle optional password) Andrew Grieve 2014-09-17 15:30:20 -04:00
  • cb442364ca CB-7512 Make key password optional & prompt for it when missing Andrew Grieve 2014-09-17 15:29:57 -04:00
  • 6bdc01290d Merge branch 'master' into 4.0.x (gradle fix) Andrew Grieve 2014-09-16 15:15:11 -04:00
  • ac34bf1e54 CB-7512 Fix gradle not copying all archs to out/ (broken by prev commit) Andrew Grieve 2014-09-16 15:14:40 -04:00
  • 6fb164d200 Merge branch 'master' into 4.0.x (unaligned apk fix) Andrew Grieve 2014-09-16 15:00:54 -04:00
  • a5d300c6ff CB-7512 Use aligned apk rather than unaligned apk when sorting Andrew Grieve 2014-09-16 14:59:43 -04:00
  • 6eb4409a72 Merge branch 'master' into 4.0.x (gradle debug v release) Andrew Grieve 2014-09-16 14:14:46 -04:00
  • 533677df8b CB-7512 Speed up gradle builds by building debug or release (not both) Andrew Grieve 2014-09-16 14:13:49 -04:00
  • 8f27b2ab56 Merge branch 'master' into 4.0.x (gradle fixes) Andrew Grieve 2014-09-16 13:02:55 -04:00
  • 25be42d385 CB-7512 Add gradle environment vars for signing apks Andrew Grieve 2014-09-16 13:01:25 -04:00
  • 00f6d30e08 CB-7512 Change gradle android plugins from 0.10 -> 0.12 Andrew Grieve 2014-09-16 13:00:27 -04:00
  • 090822eb41 CB-7536 check_reqs: windows tweaks + sdk manager error message Andrew Grieve 2014-09-16 10:28:34 -04:00
  • d9900a725d Second part of CB-7499, support RTL text direction mbillau 2014-09-09 09:38:15 -04:00
  • a10106c61a Merge branch 'master' into 4.0.x (x86 deploy) Andrew Grieve 2014-09-15 14:24:45 -04:00
  • 5cb01f2ae9 CB-7554 Use x86 apk when deploying to an intel device / emulator Andrew Grieve 2014-09-15 14:23:26 -04:00
  • 4c1efe7ad4 Merge branch 'master' into 4.0.x Ian Clelland 2014-09-15 12:16:03 -04:00
  • 4be92f285a CB-7512: Fix logic for detecting SDK directory Ian Clelland 2014-09-15 12:15:32 -04:00
  • f9b89e98c2 Fix invalid syntax (missing + in multiline string) Michal Mocny 2014-09-12 17:00:29 -04:00
  • be01ce03d0 Fix invalid syntax (missing + in multiline string) Michal Mocny 2014-09-12 17:00:29 -04:00
  • f221441877 Update JS snapshot to version 3.7.0-dev (via coho) Marcel Kinard 2014-09-12 16:01:27 -04:00
  • 18fda7ec68 Merge branch 'master' into 4.0.x (more error message) Andrew Grieve 2014-09-12 16:18:12 -04:00
  • f2e8c00f49 CB-7536 Tweak Android SDK not installed error message. Andrew Grieve 2014-09-12 16:17:42 -04:00
  • e2e38ad2b4 Set VERSION to 3.6.3 (via coho) 3.6.3 Marcel Kinard 2014-09-12 15:50:25 -04:00
  • 30e8b818f5 Merge branch 'master' into 4.0.x (error messages) Andrew Grieve 2014-09-12 14:21:47 -04:00
  • 525ce0e0ad CB-7536 Tweak error messages for missing JDK / SDK / AVDs Andrew Grieve 2014-09-12 14:19:13 -04:00
  • 3cd567dc95 Merge branch 'master' into 4.0.x (better auto-detect sdk) Andrew Grieve 2014-09-11 16:01:01 -04:00
  • 2f7ffa3636 CB-7511 Auto-detect android sdk when using stand-alone sdk installer Andrew Grieve 2014-09-11 15:36:35 -04:00
  • d99386ef1e Merge branch 'master' into 4.0.x Ian Clelland 2014-09-11 15:12:31 -04:00
  • 9ae3d2c074 CB-7512: Copy cordova.gradle file to project root on build Ian Clelland 2014-09-11 15:12:07 -04:00
  • dd5a337a49 Merge branch 'master' into 4.0.x Ian Clelland 2014-09-11 10:18:35 -04:00
  • 51e634ccb4 Merge branch 'master' into 4.0.x (up to 3.7.0-dev) Ian Clelland 2014-09-11 10:16:28 -04:00
  • 31b1a821ca Merge branch 'master' into 4.0.x (External whitelist changes) Ian Clelland 2014-09-11 10:08:45 -04:00
  • bf13fd48ce Use add --compact flag in check_reqs when listing targets. No functional change. Andrew Grieve 2014-09-10 12:43:40 -04:00
  • 3b99760a42 CB-7330 Don't run check_reqs for bin/create. Andrew Grieve 2014-09-10 12:42:37 -04:00
  • 0e78dc35d8 CB-7512: Read android target from project.properties if possible Ian Clelland 2014-09-10 11:39:29 -04:00
  • c8bbdb23de CB-7512: Determine SDK and build tools version dynamcally at build time Ian Clelland 2014-09-10 10:57:43 -04:00
  • 7ee8117186 CB-7463: Adding licence to project template gradle file Ian Clelland 2014-09-10 10:54:21 -04:00
  • 8237c41143 CB-7511 Auto-detect Android SDK when Android Studio is installed Andrew Grieve 2014-09-10 10:14:38 -04:00
  • d52ca93ba6 CB-7493 Adds test-build command to package.json Vladimir Kotikov 2014-09-09 09:59:34 +04:00