summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/platform/android
Commit message (Expand)AuthorAgeFilesLines
* Android: skip tst_android::orientationChange() for Android 9Assam Boudjelthia8 days1-0/+3
* Android: fix 180 degree orientation issueLauri Pohjanheimo2024-04-121-5/+35
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Android: Add a context delegate for embedding QML to native AndroidTinja Paavoseppä2024-01-211-3/+2
* Android: fix and simplify the orientation change logicAssam Boudjelthia2023-12-053-5/+24
* Blacklist tst_Android::orientationChange because it's flakyDimitrios Apostolou2023-11-161-0/+2
* Android: set displayManager listener after QtLayout is initializedAssam Boudjelthia2023-11-151-0/+21
* Android: don't call delegates outside of the ActivityAssam Boudjelthia2023-11-101-2/+5
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Don't add prefix for BaseNameBogDan Vatra2023-06-161-3/+9
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-5/+0
* CMake: Remove direct qt_android_generate_deployment_settings callAlexandru Croitor2022-12-151-2/+0
* Android: fix Android assets handler not listing dirs with only sub dirsBartlomiej Moskal2022-12-134-0/+27
* Android: Fix incorrect fullscreen dimensionsSamuel Mira2022-11-072-0/+106
* Revert "Android: fix Android assets handler not listing dirs with only sub dirs"Jani Heikkinen2022-10-254-26/+0
* Android: fix Android assets handler not listing dirs with only sub dirsAssam Boudjelthia2022-10-214-0/+26
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Android: Add runOnMainAndroidThread() under QNativeInterfaceAssam Boudjelthia2021-05-261-0/+112
* Add tests for QAndroidApplication's sdkVersion and activityAssam Boudjelthia2021-05-133-0/+104