summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android
Commit message (Expand)AuthorAgeFilesLines
* android: Implement nativeResourceForContextLaszlo Agocs2021-09-172-0/+14
* QAndroidSystemLocale: add missing day and month format handlingIvan Solovev2021-09-151-0/+12
* Android: Enable QDesktopServiceLars Schmertmann2021-09-102-2/+49
* Fix Style java code format and warningsAssam Boudjelthia2021-08-152-27/+2
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-061-1/+1
* CMake: Use QtBase_SOURCE_DIR instead of QT_SOURCE_TREEJoerg Bornemann2021-07-121-1/+1
* Remove ministro codeAssam Boudjelthia2021-07-011-7/+3
* Android: fix mimetype/namefilters handling for FileDialogAssam Boudjelthia2021-06-021-8/+9
* Android: Fix select handles misplacement on QDialogPekka Gehör2021-05-253-8/+43
* Fix passing QJniEnvironment to ANativeWindow_fromSurfaceMarius Kittler2021-05-101-1/+1
* Use templated QJniObject::object() instead of static_castAssam Boudjelthia2021-05-063-4/+4
* Android: Fix Application becomes unresponsive issuePekka Gehör2021-05-033-0/+11
* [Android] Remove signal and slot mechanism to listen states in editor'sTapio Oksa2021-04-222-8/+37
* Replace conversion operator by operator* in QJniEnvironmentAssam Boudjelthia2021-04-143-5/+5
* Fix coding style in android platform and style pluginsXing LinKun2021-03-313-8/+7
* Android: Add select and copy capability to read-only text widgetsPiotr Mikolajczyk2021-03-301-14/+17
* Rename QJniEnvironment exceptionCheckAndClear to checkAndClearExceptionsAssam Boudjelthia2021-03-261-2/+2
* Android: Fix constant resize of a large TextEdit on clickPiotr Mikolajczyk2021-03-102-7/+6
* Android: Add grabWindow handlingPiotr Mikolajczyk2021-03-082-5/+75
* Android: Place cursor correctly on screen when editingPiotr Mikolajczyk2021-03-054-6/+60
* Android: make calling exit() conditional on an environment variableVille Voutilainen2021-03-031-2/+3
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-241-1/+1
* Fix handling of virtual/native pixels in QAndroidPlatformWindowAndreas Buhr2021-02-231-7/+14
* Add QAndroidApplication as a nativeInterfaceAssam Boudjelthia2021-02-202-12/+17
* Android: take JavaVM() from QJniEnvironment and not QtAndroidPrivateAssam Boudjelthia2021-02-111-2/+2
* Clarify what QSystemLocale::fallbackLocale() is used forTor Arne Vestbø2021-02-092-2/+2
* Android: Use new QPlatformInputContext geometry APIMorten Sørvig2021-02-041-51/+17
* Android: fix compiler warnings for Android inputAssam Boudjelthia2021-02-034-48/+61
* Make setSelectionOnFocusObject() take native pixelsMorten Sørvig2021-02-021-6/+1
* Add geometry accessors to QPlatformInputContextMorten Johan Sørvig2021-02-011-4/+4
* Make QJniObject and QJniEnvironment public APIAssam Boudjelthia2021-01-2723-280/+303
* Android: Fix deprecated QVariant usageAndy Nichols2021-01-261-1/+1
* [Android] Fix Text select handle misplaced on fields inside QDialog issuesPekka Gehör2021-01-201-2/+2
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-77/+0
* Remove the qmake project filesJoerg Bornemann2021-01-071-92/+0
* Android: KEYCODE_MEDIA_PLAY_PAUSE translated rightPiotr Mikolajczyk2020-12-211-1/+1
* Android: Fix for accessibility potential crashPiotr Mikolajczyk2020-12-181-1/+1
* Android: Pass pending state to ResumePauseListenerBartlomiej Moskal2020-12-171-1/+6
* Android: Qml accessibility fixesPiotr Mikolajczyk2020-12-085-13/+87
* Disable copying and assigning of QEventVolker Hilsheimer2020-11-191-9/+11
* Android: Ensure windows always have a geometry on creationPiotr Mikolajczyk2020-11-171-0/+10
* [Android] Request cursor to be in proper positionTapio Oksa2020-10-291-4/+13
* Fix QSaveFile always failing on content: URLsVolker Krause2020-10-231-2/+9
* Deprecate QVariant::TypeLars Knoll2020-10-231-5/+5
* [Android] Make sure expose events are emitted after window resizePiotr Mikolajczyk2020-10-212-6/+2
* Fix Qt6 renamingBogDan Vatra2020-10-142-5/+11
* Remove dead codeLars Knoll2020-10-121-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-075-9/+9
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-072-3/+3
* Rename Android offscreen surface interfaceTor Arne Vestbø2020-10-071-1/+1