summaryrefslogtreecommitdiffstats
path: root/src/android
Commit message (Expand)AuthorAgeFilesLines
* Android: Add support for EnterKeyKai Uwe Broulik2015-08-112-5/+42
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-062-13/+25
|\
| * Android: Start the application when we know the screen geometry.BogDan Vatra2015-07-302-13/+25
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-014-24/+31
|\|
| * Android: Delay initialization of Accessibility.Christian Strømme2015-06-093-23/+30
| * Android: Fix resuming app after locale changeEskil Abrahamsen Blomfeldt2015-06-021-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-034-30/+5
|\|
| * Revert "Android: Don't show translucent system UI on top of Qt"Eskil Abrahamsen Blomfeldt2015-05-302-28/+1
| * Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-082-2/+4
| |\
| | * Android: Fix wrong field name in ExtractStyle.javaChristian Strømme2015-04-301-1/+3
| | * Android: Use Holo theme on Android 5.1Christian Strømme2015-04-301-1/+1
* | | Android: generate QTabletEvents for stylus devices such as the S PenShawn Rutledge2015-05-211-21/+43
|/ /
* | Pass on the auto repeat information for key eventsAndy Shaw2015-04-152-7/+6
* | Android: update android gradle plugin versionBogDan Vatra2015-03-231-1/+1
* | Android: Don't show translucent system UI on top of QtEskil Abrahamsen Blomfeldt2015-03-122-1/+28
* | Android: don't assume a stationary touchpoint unless all history agreesShawn Rutledge2015-03-091-5/+7
* | Android: Make sure applicationState is set correctlyBogDan Vatra2015-03-051-1/+1
* | Fixed license headersJani Heikkinen2015-02-179-9/+9
* | Update copyright headersJani Heikkinen2015-02-1117-300/+196
* | Added new private API for Android and onNewIntentPeter Rustler2015-01-212-0/+6
|/
* Fixes for surface creation/destructionBogDan Vatra2015-01-101-2/+0
* Update gradle build script.BogDan Vatra2014-12-181-3/+9
* Make ImhNoPredictiveText work on Samsung devicesPaul Olav Tvete2014-12-121-1/+1
* Do not initialize accessibility code by default on startup.Jan Arve Saether2014-12-094-47/+86
* Draw the accessibility focus rectangle properlyJan Arve Saether2014-12-052-23/+42
* Remove unneeded call to m_editText.bringToFront()Jan Arve Saether2014-12-021-1/+0
* Make sure that created surfaces are stacked on top of previous ones.Jan Arve Saether2014-12-021-5/+12
* Use Holo theme on Android 5.0.BogDan Vatra2014-11-271-1/+1
* Android: Make old manifests work on Android 5Eskil Abrahamsen Blomfeldt2014-11-211-1/+3
* Android: Use LocalServerSocket instead of ServerSocketBogDan Vatra2014-11-201-21/+32
* Fix QtCreator debugging on Android 5.0 devicesAlex Blasche2014-11-191-0/+75
* Android: Extract VectorDrawableBogDan Vatra2014-11-161-0/+111
* Android: copy build.gradle to install folder.BogDan Vatra2014-11-151-0/+2
* Android: Extract AnimatedStateListDrawableBogDan Vatra2014-11-151-4/+71
* Android: Extract default styleBogDan Vatra2014-11-141-1/+23
* Android: Extract RippleDrawableBogDan Vatra2014-11-131-1/+23
* Android: Introduce getAccessibleFieldBogDan Vatra2014-11-131-45/+28
* Android: extract BitmapDrawable attributesJ-P Nurmi2014-11-101-2/+22
* Android 5.0: extract new Switch style attributesJ-P Nurmi2014-11-101-0/+5
* Android: Fix more exceptions in ExtractStyle.java on Android LBogDan Vatra2014-11-031-11/+44
* Android: Fix input method hints.Christian Strømme2014-11-031-16/+19
* Android: Add runOnUiThread() functionChristian Strømme2014-11-031-0/+12
* Android: QtActivitiyDelegate: extras can be nullShawn Rutledge2014-10-291-158/+158
* Allow QtCreator to pass additional args and env vars to the application.BogDan Vatra2014-10-231-0/+17
* Android: Update Ministro's requirements.BogDan Vatra2014-10-192-2/+2
* Android: null pointer checkPaul Olav Tvete2014-10-101-0/+3
* Android: Don't call requestLayout() when changing the geometry.Christian Strømme2014-10-091-2/+0
* Android: Don't include Apache code under LGPLv2 licenseEskil Abrahamsen Blomfeldt2014-10-021-0/+3
* Use PopupMenu when possible.BogDan Vatra2014-10-015-10/+179
* Android: Add function to change the stacking order in the layout.Christian Strømme2014-09-263-2/+60