summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android
Commit message (Expand)AuthorAgeFilesLines
* Exclude Android Vulkan sources from Unity BuildAmir Masoud Abdol2023-04-201-0/+3
* Exclude files from unity build to resolve Android's buildAmir Masoud Abdol2023-04-191-0/+12
* Fix compilation issues for androidMichal Klocek2023-03-162-0/+8
* Plumb QMessageBox::setCheckBox() through QPlatformMessageDialogHelperTor Arne Vestbø2023-03-091-1/+1
* Android: use FileProvider with QDesktopServices::openUrl()Assam Boudjelthia2023-02-241-6/+34
* Rename Qt::Appearance to Qt::ColorSchemeTor Arne Vestbø2023-02-135-17/+17
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-8/+3
* Android: use signature-less jni syntax for AndroidContentFileEngineAssam Boudjelthia2023-01-181-84/+92
* Android: pass EXTRA_INITIAL_URI to native FileDialogAssam Boudjelthia2023-01-182-6/+28
* Android A11Y: Only access the main thread when it is not blockedJulian Greilich2023-01-051-0/+9
* Android: Fix UI is scaled smaller than beforeSamuel Mira2022-12-221-1/+1
* Android: handle move operation with content urisAssam Boudjelthia2022-12-211-0/+24
* Android: fix jni function name from standardIcon to setStandardIconAssam Boudjelthia2022-12-211-1/+1
* Android input context: don't connect to non-existing signalVolker Hilsheimer2022-12-201-1/+3
* Android: handle rename() operation with content urisAssam Boudjelthia2022-12-202-0/+58
* Android: Add facilities to handle more content URIs operationsAssam Boudjelthia2022-12-142-78/+663
* Rename QMessageDialogOptions::Icon to StandardIconTor Arne Vestbø2022-12-131-1/+1
* Android: fix Android assets handler not listing dirs with only sub dirsBartlomiej Moskal2022-12-131-1/+8
* Add handling of screen hotplugPiotr Mikolajczyk2022-12-133-4/+101
* Fix infinite loop when iterating content uri sub-files/dirsAssam Boudjelthia2022-12-103-1/+7
* Add possibility to retrieve displayId for AndroidPiotr Mikolajczyk2022-12-092-1/+12
* Teach QErrorMessage to use native dialog helper if availableTor Arne Vestbø2022-12-041-0/+3
* Android: Do not override app_pal by AndroidPlatformThemeBartlomiej Moskal2022-11-081-1/+0
* Android: Handle light/dark mode changesBartlomiej Moskal2022-10-263-12/+82
* QGuiApplication on Android can now detect multiple displaysWojciech Błaszak2022-10-263-56/+87
* Revert "Android: fix Android assets handler not listing dirs with only sub dirs"Jani Heikkinen2022-10-251-6/+5
* Android: fix Android assets handler not listing dirs with only sub dirsAssam Boudjelthia2022-10-211-5/+6
* Android: Fix clipboard issue with urlsChristian Strømme2022-10-201-12/+10
* Android: properly retrieve mime type of uri to for openUrl()Assam Boudjelthia2022-10-191-5/+6
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-114-9/+9
* Replace QPlatformTheme::Appearance by Qt:AppearanceAxel Spoerl2022-09-205-8/+8
* Android: Fix flickering on window resize and show keyboardSamuel Mira2022-09-171-9/+12
* Android: Light/dark modes detectionBartlomiej Moskal2022-09-055-0/+27
* Apply Q_CONSTINIT where beneficialSona Kurazyan2022-09-016-11/+11
* Android A11Y: Fix TalkBack scrolling behaviorJens Trillmann2022-08-291-4/+24
* Android A11Y: Notify android about scroll eventsJens Trillmann2022-08-295-0/+15
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Android: handle quoted args passed to an appAssam Boudjelthia2022-08-111-3/+4
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Android A11Y: Fix deadlock in QtAndroidAccessibility::runInObjectContext()Mike Achtelik2022-07-051-1/+7
* Android: Fix the offset of the EditPopupMenuPekka Gehör2022-06-291-3/+14
* Fix tst_AndroidAssets, broken by recent changes on assets load speedLouis du Verdier2022-06-201-4/+5
* Android: Improve loading speed of individual assetsLouis du Verdier2022-06-151-18/+46
* Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)Allan Sandfeld Jensen2022-06-152-8/+8
* Return specific types for frequently used Java objectsVolker Hilsheimer2022-05-172-6/+7
* Use SPDX license identifiersLucie Gérard2022-05-1665-2495/+155
* Android A11Y: handle LocationChanged event only for focused elementIvan Solovev2022-05-165-7/+8
* Remove noop calls to QPlatformInputContext base classTor Arne Vestbø2022-04-291-1/+0
* Android: fix A11Y object descriptionIvan Solovev2022-04-211-4/+7
* Replace uses of _qs with _s in sources and examplesSona Kurazyan2022-04-191-2/+4