aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/tst_blackboxandroid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2023-05-221-2/+2
* Add docker image focal-android-650 and workaround armv7 packageRaphael Cotty2023-05-191-10/+39
* Add Qt 6.3 Android image and update ANDROID_PLATFORMRaphael Cotty2022-02-061-20/+30
* Fix buildIvan Komissarov2022-01-281-2/+2
* Replace missing std::all_of with Internal::all_ofDenis Shienkov2021-12-021-1/+1
* Fix descriptions for JS commandsDenis Shienkov2021-11-151-1/+1
* Fix build with Qt 6.2Ivan Komissarov2021-10-261-1/+1
* Android: Add android image for Qt 6.2Raphael Cotty2021-10-251-9/+48
* Add android testing with different ndk versionsRaphael Cotty2021-09-301-1/+1
* Android: Add option to use dex compiler d8 instead of dxRaphael Cotty2021-05-261-40/+68
* Android: Remove Ministro supportRaphael Cotty2021-05-241-53/+0
* Android: Correct qt6 testRaphael Cotty2021-04-061-0/+4
* Android: Code signing moduleRaphaël Cotty2021-04-011-14/+94
* Qt/Android: Extend rule cycle prevention hackChristian Kandeler2021-01-261-3/+16
* Android: Update for Qt 6Raphaël Cotty2020-11-171-74/+169
* Merge branch '1.17'Ivan Komissarov2020-10-261-40/+35
|\
| * Android: Remove targetName suffix from QtApplicationRaphaël Cotty2020-10-231-1/+1
| * Android: Fix Qt 5.14 (and 5.15)Richard Weickelt2020-10-221-4/+6
| * Android: Update for Qt 5.15Raphaël Cotty2020-10-211-40/+33
| * Android: Allow exporting of Qt modules by using importingProductRaphaël Cotty2020-10-211-1/+52
* | Android: Change the product property to importingProduct to allow exporting Q...Raphaël Cotty2020-09-211-1/+52
* | Initial support for GitHub ActionsIvan Komissarov2020-09-011-0/+4
|/
* Android: Add support to generation of aab packageRaphaël Cotty2020-06-251-216/+393
* Android: Add option to use aapt2 instead of aapt in Android.sdk moduleRaphaël Cotty2020-06-041-30/+145
* Android: clean flagsRaphaël Cotty2020-05-131-11/+0
* Android: Update support to qt 5.14 and multi-arch apks for Qt appsRaphaël Cotty2020-02-041-65/+188
* Adapt source code to Qt 6Christian Kandeler2019-12-171-2/+2
* Android: Auto-detect Android.ndk.platformChristian Kandeler2019-04-051-2/+1
* Return initializer list where it is possibleDenis Shienkov2019-02-261-2/+2
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-2/+2
* Fix android autotest for the case of no Qt profile being presentChristian Kandeler2018-11-161-0/+2
* Properly support building Qt apps for AndroidChristian Kandeler2018-11-161-12/+134
* Android: Enable building apps with native code and no multiplexingChristian Kandeler2018-10-191-10/+29
* Merge 1.12 into masterChristian Kandeler2018-10-121-6/+10
|\
| * Fix build with MSVCChristian Kandeler2018-10-111-1/+1
| * Android support: Adapt to changes in newer revisionsChristian Kandeler2018-10-111-6/+10
* | Android: Rewrite the rules gathering binaries for packagingChristian Kandeler2018-10-041-8/+6
* | Android: Properly support the aidl toolChristian Kandeler2018-08-271-1/+9
* | Enable the Application item to create Android appsChristian Kandeler2018-08-101-1/+2
|/
* Android autotest: Get the jar file path from qbsChristian Kandeler2018-02-161-1/+2
* Fix android autotest on WindowsChristian Kandeler2018-01-261-0/+2
* Replace another find_if by none_ofJoerg Bornemann2018-01-181-4/+5
* Fix buildChristian Kandeler2017-12-151-3/+3
* Run Android autotests in release mode as well as debugJake Petroules2017-12-141-56/+64
* Don't rely on a qbs-autotests_android profile for autotestsJake Petroules2017-11-291-10/+9
* Replace more loops with range-forJake Petroules2017-11-271-2/+1
* STL compatibility: use empty() instead of isEmpty()Jake Petroules2017-11-161-3/+3
* STL compatibility: use size() instead of count()Jake Petroules2017-11-151-1/+1
* Make the teapot test a little less strictJake Petroules2017-11-131-6/+11
* Android autotests: fix default architectureJake Petroules2017-10-191-1/+1