summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-1/+1
|\|
| * Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-191-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-022-8/+11
|\|
| * Terminate Qt gracefullyBogDan Vatra2019-02-282-8/+11
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-211-0/+18
|\|
| * Android: Add support for getting the UiLanguagesAndy Shaw2019-02-191-0/+18
* | Add file engine for Android content URLsVolker Krause2019-02-134-0/+159
* | [platform/android] Add native file dialogNicolas Fella2019-02-124-2/+239
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-0/+4
|\|
| * Android: If there is no surrounding text then don't try to delete itAndy Shaw2019-01-281-0/+4
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-261-20/+18
|\|
| * Use jint instead of jboolean where applicable and initialize variablesAndy Shaw2019-01-081-14/+14
| * Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-084-30/+59
| |\
| * | Use the AndroidDeadlockProtector when using a blockingqueued connectionAndy Shaw2019-01-041-6/+4
* | | Android: Set minimum supported version to android-21Eskil Abrahamsen Blomfeldt2019-01-233-54/+1
| |/ |/|
* | Android: Add support for setting/getting html and uris from clipboardAndy Shaw2018-12-214-30/+59
|/
* Android: Don't use blocking queued when suspending the applicationAndy Shaw2018-11-301-1/+6
* Android: add support for custom buttons in native MessageDialog helperShawn Rutledge2018-09-251-0/+16
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-141-2/+14
|\
| * Detect when we are at the sentence boundaryAndy Shaw2018-09-131-2/+14
* | Android: Support mouse hoverMichael Dippold2018-07-131-2/+1
* | Fix missing override warning for androidLiang Qi2018-05-301-1/+1
* | Android: Cleanup the threading handlingBogDan Vatra2018-04-152-125/+108
* | Make sure we finish composing before we do any operations on textBogDan Vatra2018-04-151-0/+6
* | Release left button before showing the popup context menuBogDan Vatra2018-04-153-0/+23
* | Android: rewrite edit context menuBogDan Vatra2018-04-154-15/+29
* | Hide cursor handle after ~4s on inactivityBogDan Vatra2018-03-142-0/+18
* | Remove text selection handles when keyboard is hiddenBogDan Vatra2018-03-143-1/+13
* | Refactor cursor & selection handlesBogDan Vatra2018-03-142-40/+86
|/
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-6/+52
|\
| * Check selection handles positionBogDan Vatra2018-01-271-6/+42
| * Android: Hide handler(s) if the cursor is not visible anymoreBogDan Vatra2018-01-271-0/+10
| * Android: Fix compilation with warnings-are-errorsEskil Abrahamsen Blomfeldt2018-01-261-1/+0
* | Load Qt libs from Qt threadBogDan Vatra2018-02-111-55/+52
* | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-022-4/+9
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-302-4/+9
| |\|
| | * Android: Set correct input hints when queried through getCursorCapsModeJohan Klokkhammer Helsing2017-12-151-3/+3
| | * Allow the users to disable the text handlesBogDan Vatra2017-12-121-0/+4
| | * Android: Reserve space for the QVarLengthArray, so we can use appendAndy Shaw2017-12-051-1/+2
* | | Android: port away from QRegion::rects()Marc Mutz2017-12-081-2/+3
|/ /
* | [android] Fix compile with -warnings-are-errorsBogDan Vatra2017-11-241-1/+0
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-7/+7
|\|
| * Refactor childIdListForAccessibleObjectJan Arve Sæther2017-10-251-7/+7
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-231-8/+12
|\|
| * Android Accessibility: protect from accessing invalid interfacesFrederik Gladhorn2017-10-171-8/+12
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-161-0/+11
|\|
| * Attach Qt main c++ thread to jvm at the early beginningVyacheslav Koscheev2017-10-161-0/+11
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-312-1/+3
|\|
| * Android: stop composing before pasting new textPaul Olav Tvete2017-08-211-1/+2
| * Android: Fix compile using ndkr15 clang and unified headersBogDan Vatra2017-08-182-0/+2