summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android/androidjnimain.cpp
Commit message (Expand)AuthorAgeFilesLines
* Resize correctly on orientation change.Paul Olav Tvete2014-08-201-1/+1
* Use correct size in fullscreen modePaul Olav Tvete2014-08-201-0/+6
* Android: Remove native views when their window is destroyd.Christian Strømme2014-08-061-3/+2
* Android: Simplify the jni code in QtAndroidClipboardChristian Strømme2014-07-141-1/+0
* Android: [REG] Fix QScreen::physicalSize()Eskil Abrahamsen Blomfeldt2014-07-081-4/+4
* Android: Fix namespace usageChristian Strømme2014-06-301-0/+5
* Android: Report something sensible for screen geometryEskil Abrahamsen Blomfeldt2014-06-131-4/+8
* Make sure we run gracefully below API level 18Jan Arve Saether2014-06-101-15/+2
* Android: Fix flashing on startup/shutdownEskil Abrahamsen Blomfeldt2014-06-041-2/+5
* Android: Fix crash caused by unintentionally modification of env data.Christian Strømme2014-05-211-9/+11
* Android: remove the duplicate registration for qt accessibilityLiang Qi2014-05-081-1/+0
* Don't create screen surface if there are no raster windows.BogDan Vatra2014-03-271-1/+2
* Make full use of QT_ANDROID_RASTER_IMAGE_DEPTH env variable.BogDan Vatra2014-02-221-3/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-181-1/+0
* Android: Add enablers for listening to activity resultsEskil Abrahamsen Blomfeldt2014-02-151-1/+11
* Android: Add Foreign Window supportChristian Strømme2014-02-141-0/+29
* Android: Fix return value in createSurface()Christian Strømme2014-02-141-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-1/+11
* Adds the ability to not have an activity on AndroidThierry Bastian2014-02-051-31/+43
* Support multiple native surfaces on Android.BogDan Vatra2014-01-171-0/+724