Commit Graph

  • 0658e6fbe1 addded support qt6 main EndrII 2021-07-27 20:52:44 +03:00
  • 3c20169186 fix android sign EndrII 2021-07-26 16:53:09 +03:00
  • b54cad58f3 try add support android qt6 EndrII 2021-07-26 16:51:54 +03:00
  • 394edfcdc7 fix path to input files for the qt6 EndrII 2021-07-26 16:15:55 +03:00
  • cdff1dea7e added support qt6 EndrII 2021-07-23 18:43:07 +03:00
  • 044bc6094a prepare aab files EndrII 2021-07-23 13:58:36 +03:00
  • 6eb7734734 added find the QT_VERSION_MAJOR EndrII 2021-07-20 11:54:01 +03:00
  • 83cc28a916 fix typo error EndrII 2021-07-03 15:04:49 +03:00
  • b2a1b3d87b fix build EndrII 2021-07-03 15:01:19 +03:00
  • 0989a8575f fix QT_ANDROID_QT_ROOT path EndrII 2021-07-03 14:54:59 +03:00
  • a2fcce64af remove qt dir validation EndrII 2021-06-05 10:38:31 +03:00
  • 2d76a0a3a7 remove depends of the all target EndrII 2021-04-25 18:59:30 +03:00
  • 5a62962dbe
    Merge pull request #39 from OlivierLDff/support-multi-abi-qt Laurent Gomila 2020-06-02 20:53:54 +02:00
  • 6c56d64715 Support build with Qt5.14, 5.15 with new qtandroiddeploy config file. Fix issue #35. Olivier LDff 2020-06-02 18:21:32 +02:00
  • 250fdb2caa
    Merge pull request #37 from pthom/patch-1 Laurent Gomila 2020-05-13 17:47:38 +02:00
  • d4470e1680
    Use env var ANDROID_SDK or ANDROID_SDK_ROOT Pascal Thomet 2020-05-12 20:38:05 +02:00
  • fc1dad67e9 Fixed CMake error when CMAKE_BUILD_TYPE is not defined Laurent Gomila 2020-02-17 14:02:11 +01:00
  • 2f31e0d3b4 Fixed CMake configuration error when PROJECT_VERSION was not defined (i.e. project() not called with VERSION keyword) Laurent Gomila 2020-02-11 11:34:36 +01:00
  • 8ff95ce400
    Merge pull request #32 from LaurentGomila/pr25_cleaning Laurent Gomila 2020-02-03 08:46:36 +01:00
  • 78f06f318c Many fixes and improvements, to work with newer Android NDKs - refactoring of PR #25 by OlivierLDff (olivier.ldff@gmail.com) Laurent Gomila 2020-01-29 13:18:59 +01:00
  • e3bd0c4930
    Merge pull request #24 from forderud/auto-BUILDTOOLS_REVISION Laurent Gomila 2018-11-26 12:19:47 +01:00
  • 0d8fc7ef97 Auto-detect latest Android SDK build-tools revision Fredrik Orderud 2018-11-26 10:26:00 +01:00
  • 767ef735a3 Added missing features and permissions placeholders in default AndroidManifest.xml template Laurent Gomila 2018-11-08 15:36:20 +01:00
  • eb1e59c2e3 Added support for NDK versions < r18 toolchains Laurent Gomila 2018-11-08 15:23:33 +01:00
  • 5bb2cd683b Updated to use the official toolchain provided by the Android NDK Laurent Gomila 2018-11-08 14:38:07 +01:00
  • 081ee8424a
    Merge pull request #22 from dirkhh/QMLfix Laurent Gomila 2018-08-06 06:31:00 +02:00
  • 17acb315af Search QML modules and their dependencies Dirk Hohndel 2018-08-05 15:02:03 -07:00
  • 46767639c0
    Merge pull request #21 from Kakadu/master Laurent Gomila 2018-07-22 14:31:50 +02:00
  • 71f40117c2
    Mention workaround about Qt bug 54666 Kakadu 2018-07-21 19:15:30 +03:00
  • 7a0a89132c Now builds with gradle instead of ANT (the latter is no longer supported in new Android SDKs) Laurent Gomila 2017-05-19 14:58:12 +02:00
  • bc908fcdb5 Fixed incorrect string passed to the --android-platform option of androiddeployqt Laurent Gomila 2017-05-19 14:10:04 +02:00
  • e9e51090bf If ANDROID_NATIVE_API_LEVEL is defined by the toolchain, make androiddeployqt use this API level Laurent Gomila 2017-05-19 12:08:45 +02:00
  • 66615355e2 Updated documentation with the new BUILDTOOLS_REVISION option Laurent Gomila 2017-02-06 13:12:15 +01:00
  • 035fbdf9c5 Added a BUILDTOOLS_REVISION option to set the Android SDK build-tools revision Laurent Gomila 2017-02-06 12:11:59 +01:00
  • 365a2946da Added the VERSION_CODE argument to the macro, using a valid default number if not provided (no longer tied to the target's VERSION property) Increased the minimum SDK version to 18 (required by Qt) Updated the documentation Laurent Gomila 2016-08-16 15:09:56 +02:00
  • 19ed20d8dc Fixed typo in readme file Laurent Gomila 2016-04-18 08:59:58 +02:00
  • 89cb07d950 The INSTALL option no longer uninstalls the app if it is already found on the device (-> keeps the app local data intact) Laurent Gomila 2015-11-06 11:22:46 +01:00
  • 88cf6b319a Added the --tsa option to avoid a warning when signing the APK Laurent Gomila 2015-05-12 10:15:12 +02:00
  • ace39635db Add quotes around QT_ANDROID_APP_VERSION Jean-Michaël Celerier 2015-02-16 17:16:36 +01:00
  • 4b5ec53748 Fixed dependant libraries not updated in package after being recompiled Laurent Gomila 2015-02-13 11:31:16 +01:00
  • 8a651d7c43 Fixed incorrect qtdeploy.json file generated in case the app has no dependency Laurent Gomila 2015-02-12 15:34:57 +01:00
  • 131f82a2ca Initial commit Laurent Gomila 2015-02-12 13:52:33 +01:00