summaryrefslogtreecommitdiffstats
path: root/src/android
Commit message (Expand)AuthorAgeFilesLines
* Android: add missing private classes to Qt6Android.jarRami Potinkara2023-04-191-0/+3
* Android: fix cutout area rendering on Android 9 and aboveRami Potinkara2023-04-051-3/+13
* Android: allow using string based versions in compileSdkVersionAssam Boudjelthia2023-04-051-1/+1
* Android: remove sdk version check for old versionAssam Boudjelthia2023-03-081-6/+2
* Document tracing location android meta-dataAntti Määttä2023-03-011-0/+7
* Android: use FileProvider with QDesktopServices::openUrl()Assam Boudjelthia2023-02-244-0/+16
* Android: Set TMPDIR to point to cache dir rather than a persistent dirSharaf Zaman2023-02-242-2/+2
* Do not add trace_location meta-data by defaultAntti Määttä2023-02-241-3/+0
* Update Gradle to 8.0 and Android Gradle Plug-in (AGP) to 7.4.1Rami Potinkara2023-02-151-1/+1
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-104-19/+3
* Add Q_TRACE_LOCATION to android supportAntti Määttä2023-02-092-0/+8
* Revert "Revert "Add support for MultiABI with custom install dir of the andro...Alexey Edelev2023-02-023-3/+5
* Android: fix height calculationSamuel Mira2023-02-021-73/+15
* Revert "Add support for MultiABI with custom install dir of the android-build"Alexandru Croitor2023-02-013-5/+3
* Add support for MultiABI with custom install dir of the android-buildFab Stz2023-01-303-3/+5
* Android: add build dirs/files of Android templates to .gitignoreAssam Boudjelthia2023-01-242-0/+7
* Adjust the SDK/API version check for getInsetsController()Juha Vuolle2023-01-101-1/+1
* Android: Fix UI is scaled smaller than beforeSamuel Mira2022-12-221-14/+6
* Android: Do not close the keyboard for NO_ENTER_ACTIONBartlomiej Moskal2022-12-211-0/+3
* Android: fix deprecations for getDrawable() on QtMessageDialogHelperAssam Boudjelthia2022-12-211-4/+8
* Android: Fix deprecations AlertDialog.setButton()Assam Boudjelthia2022-12-211-2/+5
* Android: Fix for low contrast status barBartlomiej Moskal2022-12-201-0/+16
* Android: Close the keyboard after clicking DoneBartlomiej Moskal2022-12-141-0/+1
* Android: Add facilities to handle more content URIs operationsAssam Boudjelthia2022-12-141-206/+0
* Rename QMessageDialogOptions::Icon to StandardIconTor Arne Vestbø2022-12-131-6/+6
* Add handling of screen hotplugPiotr Mikolajczyk2022-12-132-2/+21
* CMake:Android: copy templates, bindings and gradle files pre_buildAssam Boudjelthia2022-12-092-0/+16
* CMake:Android: add Android templates, bindings and gradle files to treeAssam Boudjelthia2022-12-022-5/+52
* Android: Fix incorrect dimensions - part 2Samuel Mira2022-11-251-18/+15
* Update Gradle to 7.5.1 and Android Gradle Plug-in (AGP) to 7.3.1Rami Potinkara2022-11-251-1/+1
* Android: Fix incorrect fullscreen dimensionsSamuel Mira2022-11-071-8/+17
* Android: Handle light/dark mode changesBartlomiej Moskal2022-10-264-10/+55
* QGuiApplication on Android can now detect multiple displaysWojciech Błaszak2022-10-261-0/+15
* Fix crash on access clipboard on AndroidSamuel Mira2022-10-261-2/+4
* Android: Add a way to disable accessibility via an environment varVille Voutilainen2022-10-201-0/+3
* Android: Stop using getPrimaryClipDescriptionSamuel Mira2022-10-181-26/+18
* Fix a typo in Android docsThibaut Cuvelier2022-10-051-1/+1
* Use SPDX license identifiers lefovers for some Java filesAssam Boudjelthia2022-10-046-211/+18
* Android: Fix Display.getRealMetrics deprecationSamuel Mira2022-09-273-36/+102
* Android: Fix flickering on window resize and show keyboardSamuel Mira2022-09-171-29/+38
* Android: Light/dark modes detectionBartlomiej Moskal2022-09-052-0/+16
* Android A11Y: Check for active surface before calling into native codeJens Trillmann2022-09-021-5/+11
* Android A11Y: Fix TalkBack scrolling behaviorJens Trillmann2022-08-291-0/+9
* Android A11Y: Notify android about scroll eventsJens Trillmann2022-08-293-0/+25
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-234-4/+4
* Android: handle quoted args passed to an appAssam Boudjelthia2022-08-111-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-034-0/+12
* Update Gradle to 7.4.2 and Android Gradle Plug-in (AGP) to 7.2.1Rami Potinkara2022-07-061-1/+1
* Android A11Y: Add content change type to content change eventMike Achtelik2022-07-051-7/+19
* Android: fix wrong position of cursor handle and editpopup menu in split screenPekka Gehör2022-06-292-6/+16