summaryrefslogtreecommitdiffstats
path: root/src/android
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.7' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-10-038-50/+179
|\
| * Android: Fix incorrect dimensions - part 2Samuel Mira2022-11-251-18/+15
| * Android: Handle light/dark mode changesBartlomiej Moskal2022-11-154-10/+55
| * Android: Fix incorrect fullscreen dimensionsSamuel Mira2022-11-071-8/+17
| * Android: Add a way to disable accessibility via an environment varVille Voutilainen2022-10-201-0/+3
| * Android: Fix Display.getRealMetrics deprecationSamuel Mira2022-09-273-36/+102
| * Android: Fix flickering on window resize and show keyboardSamuel Mira2022-09-181-29/+38
* | Merge remote-tracking branch 'origin/tqtc/lts-6.2.6' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-03-016-19/+97
|\|
| * Android A11Y: Notify android about scroll eventsJens Trillmann2022-09-113-0/+25
| * Android A11Y: Fix TalkBack scrolling behaviorJens Trillmann2022-09-111-0/+9
| * Android A11Y: Check for active surface before calling into native codeJens Trillmann2022-09-111-5/+11
| * Android: Light/dark modes detectionBartlomiej Moskal2022-09-102-0/+16
| * Android: handle quoted args passed to an appAssam Boudjelthia2022-08-111-1/+1
| * Android A11Y: Add content change type to content change eventMike Achtelik2022-07-151-7/+19
| * Android: fix wrong position of cursor handle and editpopup menu in split screenPekka Gehör2022-06-292-6/+16
* | Revert "Update commercial license headers"v6.2.5-lts-lgplTarja Sundqvist2022-11-2419-404/+404
|/
* Update commercial license headersTarja Sundqvist2022-06-2119-404/+404
* Android 13: Fix warnings on starting an applicationSamuel Mira2022-06-151-2/+2
* Android: Fix ANR when QtService and QtActivity load in same processSamuel Mira2022-06-031-1/+12
* Android: set useLegacyPackaging to true in build.gradleAssam Boudjelthia2022-06-033-4/+3
* Android: add missing properties in AndroidManifest.xmlAssam Boudjelthia2022-06-032-4/+20
* Android A11Y: handle LocationChanged event only for focused elementIvan Solovev2022-06-034-8/+9
* Fix restart QtActivitySamuel Mira2022-06-033-62/+135
* Android: fix fullscreen handlingIvan Solovev2022-03-291-5/+20
* Android: use empty Intent to clear clipboard data on API < 28Ivan Solovev2022-03-181-3/+10
* Android: rephrase default value statement use in manifest doc pageAssam Boudjelthia2022-03-111-23/+23
* Document use of android:allowNativeHeapPointerTagging in the manifestAssam Boudjelthia2022-03-051-0/+7
* Android: make sure that orientationChange is reported after resizeIvan Solovev2022-03-042-3/+60
* Android A11Y: handle valueChanged eventsIvan Solovev2022-02-165-0/+60
* Android A11Y: populate child elements when constructing node infoIvan Solovev2022-02-141-0/+4
* Android: extract parentId for hidden object in advanceIvan Solovev2022-02-104-8/+7
* Android: Re-focus focused accessibility node after orientation changeIvan Solovev2022-02-101-0/+18
* Android A11Y: fix content update notification when object is hiddenIvan Solovev2022-01-281-1/+4
* Android: explicitly remove accessibility focus when element is hiddenIvan Solovev2022-01-281-0/+11
* [Android]: Handle the screen name, modes and refreshRate properlyBogDan Vatra2022-01-284-52/+46
* Recognize system apps also when apk has parent directoryTinja Paavoseppä2021-12-081-2/+7
* Android: add methods to get the FileDescriptor for a UriAssam Boudjelthia2021-12-031-0/+32
* Android: simplifications to exception messages for content file handlingAssam Boudjelthia2021-12-031-76/+63
* Docs: Move manifest and androiddeployqt docs to where code livesNicholas Bennett2021-11-191-0/+290
* Update Gradle to 7.2.0 and Android Gradle Plugin to 7.0.2Mårten Nordheim2021-10-311-1/+1
* Android: Treat ACTION_CANCEL as TouchCancelEventMike Achtelik2021-10-291-2/+9
* Revert "Android: Place cursor correctly on screen when editing"Rami Potinkara2021-10-263-35/+8
* Android: set allowNativeHeapPointerTagging to false in the manifestAssam Boudjelthia2021-10-201-1/+2
* Android: Hide the keyboard when the height is less than 0Andy Shaw2021-10-171-0/+4
* Android: replace ndk.dir with android.ndkVersion in build.gradleAssam Boudjelthia2021-10-141-1/+1
* Android: Update and add missing gradle files for jar foldersAssam Boudjelthia2021-10-061-7/+6
* Android: use gradle repo mavenCentral() instead of jcenter()Assam Boudjelthia2021-10-061-2/+2
* Android: remove comments from the manifest fileAssam Boudjelthia2021-10-021-44/+6
* Specify Android architecture in gradle filesAndreas Buhr2021-09-301-0/+1
* Rename variable to not reference Qt5Andreas Buhr2021-09-301-4/+4