summaryrefslogtreecommitdiffstats
path: root/src/android/jar
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix select handles misplacement on QDialogPekka Gehör2021-05-253-0/+21
* Android: Reset m_usePrimaryClip when clearing the clip dataAndy Shaw2021-05-191-0/+1
* Android: Fix position issue of the EditPopupMenuPekka Gehör2021-05-121-2/+5
* Handle checkPermission() below api 23Assam Boudjelthia2021-05-111-7/+2
* Move Android Extras as private APIs under qtbaseAssam Boudjelthia2021-05-103-0/+202
* Remove unused functions in qjnihelpersAssam Boudjelthia2021-05-081-3/+0
* Android: handle ImEnterKeyType flagBartlomiej Moskal2021-05-052-1/+31
* Android: Fix Application becomes unresponsive issuePekka Gehör2021-05-032-2/+13
* Merge integration refs/builds/qtci/dev/1617105725Qt CI Bot2021-03-301-0/+5
|\
| * Android: Fix Touch event position depending on SurfaceBartlomiej Moskal2021-03-301-0/+5
* | Android: Add select and copy capability to read-only text widgetsPiotr Mikolajczyk2021-03-301-3/+1
|/
* Android: fix wrong position of cursor hander in split screenBartlomiej Moskal2021-03-261-4/+8
* Android: fix for isSoftwareKeyboard methodBartlomiej Moskal2021-03-262-8/+15
* Android: Fix constant resize of a large TextEdit on clickPiotr Mikolajczyk2021-03-101-0/+14
* Android: Place cursor correctly on screen when editingPiotr Mikolajczyk2021-03-052-5/+27
* Android: replace stacktrace with debug message in search for setServiceLars Schmertmann2021-02-181-2/+6
* Add build.gradle to easily modifying Java project with Android StudioAssam Boudjelthia2021-02-124-1/+61
* Android: Fix the input type for date/timeChristian Strømme2021-02-081-1/+1
* Android: Replace magic number for TYPE_NUMBER_VARIATION_PASSWORDChristian Strømme2021-02-021-1/+1
* Android: Fix input method hints for ImhHiddenTextChristian Strømme2021-02-021-15/+9
* Android: Finish composing text before Key handlingBartlomiej Moskal2021-01-191-0/+11
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-31/+0
* Remove the qmake project filesJoerg Bornemann2021-01-071-29/+0
* Android: Fix for accessibility potential crashPiotr Mikolajczyk2020-12-181-0/+2
* Android: Qml accessibility fixesPiotr Mikolajczyk2020-12-083-5/+78
* Android: avoid reflection with ClipData addItemAssam Boudjelthia2020-12-011-22/+5
* Android: Treat ACTION_CANCEL as TouchPointReleasedBartlomiej Moskal2020-11-131-1/+1
* Android: Don't use putIfAbsent as that is not available in older APIsAndy Shaw2020-11-021-2/+2
* Android: replace stacktrace with debug message in search for setActivityAssam Boudjelthia2020-10-291-2/+4
* Fix QSaveFile always failing on content: URLsVolker Krause2020-10-231-0/+5
* Android: rename Android's package name for Qt 6Assam Boudjelthia2020-10-0320-54/+54
* CMake: build add flags for building QtAndroid.jarAssam Boudjelthia2020-09-162-2/+2
* Android: Pass the parsed URI if it fails to get permission on 23 or lessAndy Shaw2020-09-111-0/+4
* Use ApplicationInfo to get metaDataMike Achtelik2020-08-281-5/+5
* Android: Add support for travesing directories and accessing filesAndy Shaw2020-08-071-6/+103
* Android: add missing printStackTrace() in catch statementsAssam Boudjelthia2020-07-143-3/+20
* CMake: Fix various issues with the Android buildAlexandru Croitor2020-07-092-0/+2
* Android: check for debug mode before fetching extraappparamsAssam Boudjelthia2020-07-081-6/+6
* Android: fix QDesktopServices::openUrl() error for file scheme pathAssam Boudjelthia2020-06-261-3/+5
* Android: Don't pause when in multi window modeAndy Shaw2020-06-251-1/+2
* Android: Clear the clipboard when getting a null mimedataAndy Shaw2020-05-301-0/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-051-0/+5
|\
| * Android: fix mimeTypes handling for file dialogAssam Boudjelthia2020-05-051-0/+5
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-221-1/+6
|\|
| * Android: Only check for uri permissions when it is a file or contentAndy Shaw2020-04-141-1/+6
* | Android: Implement MaximizeUsingFullscreenGeometryHintEskil Abrahamsen Blomfeldt2020-03-304-42/+94
* | Android: Increase minimum API level to Android-23 / Android 6Eskil Abrahamsen Blomfeldt2020-03-042-12/+5
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-0/+57
|\|
| * Android: Add support for getting information about content urisAndy Shaw2020-02-281-0/+57
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-261-12/+59
|\|