Commit Graph

  • 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
  • caa82b2f26 CB-7383 Bump version to 3.6.1 3.6.1 Marcel Kinard 2014-09-05 14:08:46 -04:00
  • 5652fdc030 updated releasenotes Steven Gill 2014-09-02 17:09:14 -07:00
  • 7dbc5b0965 CB-7463: Adding licences. I don't know what the gradle syntax is for comments, that still needs to be done. 3.6.0 Joe Bowser 2014-09-04 10:32:29 -07:00
  • 60578f3f0d CB-7463: Looked at the Apache BigTop git, gradle uses C-style comments Joe Bowser 2014-09-04 10:49:43 -07:00
  • 8354651059 CB-7463: Looked at the Apache BigTop git, gradle uses C-style comments Joe Bowser 2014-09-04 10:49:43 -07:00
  • 81cc3c260f CB-7463: Adding licences. I don't know what the gradle syntax is for comments, that still needs to be done. Joe Bowser 2014-09-04 10:32:29 -07:00
  • 4dc32e194b CB-7460: Fixing bug with KitKat where the background colour would override the CSS colours on the application Joe Bowser 2014-09-03 15:23:41 -07:00
  • afdd16a214 CB-7460: Fixing bug with KitKat where the background colour would override the CSS colours on the application Joe Bowser 2014-09-03 15:23:41 -07:00
  • 5a82dd5110 updated releasenotes Steven Gill 2014-09-02 17:09:14 -07:00
  • f20708a5e7 Update JS snapshot to version 3.7.0-dev (via coho) Steven Gill 2014-08-29 16:34:17 -07:00
  • 91cf78f183 Set VERSION to 3.7.0-dev (via coho) Steven Gill 2014-08-29 16:34:12 -07:00
  • 014327c59a Set VERSION to 3.6.0 (via coho) Steven Gill 2014-08-29 16:34:11 -07:00
  • 0cde8819cf CB-7410 fix the menu test Marcel Kinard 2014-08-29 18:07:29 -04:00
  • 07632b0eeb CB-7410 Fix the errorUrl test Marcel Kinard 2014-08-29 17:38:03 -04:00
  • 4a7f825cfe CB-7410 Fix Basic Authentication test Marcel Kinard 2014-08-29 16:38:38 -04:00
  • 0b6b068097 CB-3445: Allow build and run scripts to select APK by architecture Ian Clelland 2014-08-29 16:00:13 -04:00
  • 4bc2051f44 CB-3445: Allow build and run scripts to select APK by architecture Ian Clelland 2014-08-29 16:00:13 -04:00
  • 623b2306ca CB-3445: Add environment variable 'BUILD_MULTIPLE_APKS' for splitting APKs based on architecture Ian Clelland 2014-08-28 16:17:54 -04:00
  • 34dde53506 CB-3445: Add environment variable 'BUILD_MULTIPLE_APKS' for splitting APKs based on architecture Ian Clelland 2014-08-28 16:17:54 -04:00
  • 7a09182446 CB-3445: Ensure that JAR files in libs directory are included Ian Clelland 2014-08-28 11:26:35 -04:00
  • 233e513860 CB-3445: Ensure that JAR files in libs directory are included Ian Clelland 2014-08-28 11:26:35 -04:00