summaryrefslogtreecommitdiffstats
path: root/src/android
Commit message (Expand)AuthorAgeFilesLines
* Android: fix height calculationSamuel Mira2023-02-031-74/+11
* Android: Add facilities to handle more content URIs operationsAssam Boudjelthia2023-01-171-189/+0
* Android: Fix UI is scaled smaller than beforeSamuel Mira2023-01-021-15/+6
* Android: fix deprecations for getDrawable() on QtMessageDialogHelperAssam Boudjelthia2022-12-271-4/+8
* Android: Fix deprecations AlertDialog.setButton()Assam Boudjelthia2022-12-271-3/+10
* Android: Fix incorrect dimensions - part 2Samuel Mira2022-12-141-20/+15
* Android: Fix incorrect fullscreen dimensionsSamuel Mira2022-11-101-7/+16
* Android: Add a way to disable accessibility via an environment varVille Voutilainen2022-10-201-0/+3
* Android: Fix Display.getRealMetrics deprecationSamuel Mira2022-10-143-22/+104
* Android: Fix flickering on split screen modeSamuel Mira2022-09-271-1/+8
* Android: Fix flickering on window resize and show keyboardSamuel Mira2022-09-231-10/+30
* Android A11Y: Check for active surface before calling into native codeJens Trillmann2022-09-211-5/+11
* Android A11Y: Fix TalkBack scrolling behaviorJens Trillmann2022-08-291-0/+9
* Android A11Y: Notify android about scroll eventsJens Trillmann2022-08-293-0/+24
* Fix select handles disappears issuesPekka Gehör2022-07-203-0/+20
* Android A11Y: Add content change type to content change eventAssam Boudjelthia2022-07-151-7/+19
* Android: fix wrong position of cursor handle and editpopup menu in split screenPekka Gehör2022-06-302-6/+16
* Android 13: Fix warnings on starting an applicationSamuel Mira2022-06-281-2/+2
* Android: Fix missing importSamuel Mira2022-06-151-0/+1
* Android: Fix ANR when QtService and QtActivity load in same processSamuel Mira2022-06-071-1/+12
* Fix restart QtActivitySamuel Mira2022-06-073-81/+139
* Android A11Y: handle LocationChanged event only for focused elementIvan Solovev2022-05-174-8/+9
* Android: set useLegacyPackaging to true in build.gradleAssam Boudjelthia2022-05-102-1/+4
* Android: add missing properties in AndroidManifest.xmlAssam Boudjelthia2022-04-261-2/+2
* Android: replace ndk.dir with android.ndkVersion in build.gradleAssam Boudjelthia2022-04-251-2/+2
* Fix access to content: URLs with transient read/write permissionsAssam Boudjelthia2022-03-211-17/+21
* Android: Treat ACTION_CANCEL as TouchCancelEventMike Achtelik2022-03-181-2/+9
* Android: make sure that orientationChange is reported after resizeIvan Solovev2022-03-112-3/+62
* Android A11Y: handle valueChanged eventsIvan Solovev2022-02-225-0/+53
* Android A11Y: populate child elements when constructing node infoIvan Solovev2022-02-141-0/+4
* Android: Re-focus focused accessibility node after orientation changeIvan Solovev2022-02-111-0/+18
* Android: extract parentId for hidden object in advanceIvan Solovev2022-02-114-8/+7
* Android: replace stacktrace with debug message in search for setServiceLars Schmertmann2022-02-101-2/+6
* [Android]: Handle the screen name, modes and refreshRate properlyIvan Solovev2022-01-314-15/+33
* 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
* Revert "Android: Fix screen flicker issues"Rami Potinkara2022-01-113-37/+9
* Revert "Android: Place cursor correctly on screen when editing"Rami Potinkara2021-11-093-35/+8
* Update Gradle to 7.2.0 and Android Gradle Plugin to 7.0.2Assam Boudjelthia2021-11-081-1/+1
* Android: set allowNativeHeapPointerTagging to false in the manifestAssam Boudjelthia2021-10-251-1/+1
* Android: Hide the keyboard when the height is less than 0Andy Shaw2021-10-201-0/+4
* Android: Fix unnecessary clipboard data accessAssam Boudjelthia2021-08-241-12/+7
* Android: guard getStateCount() with correct VERSION.SDK_INTAssam Boudjelthia2021-08-241-1/+7
* Fix Style java code format and warningsAssam Boudjelthia2021-08-181-506/+344
* Android: Fix fullscreen bottom bar hide issuesPekka Gehör2021-08-161-3/+5
* Fix hidden API access for Android styleAssam Boudjelthia2021-08-132-841/+789
* Android: Fix Application becomes unresponsive issuePekka Gehör2021-06-212-4/+14
* Silence misleading exception print in setQtContextDelegateAssam Boudjelthia2021-06-101-3/+1
* Android: Reset m_usePrimaryClip when clearing the clip dataAndy Shaw2021-05-281-1/+2
* Android: Remove NoSuchMethodException errorPekka Gehör2021-05-281-0/+5