summaryrefslogtreecommitdiff
path: root/src/plugins/android/androidmanager.h
Commit message (Expand)AuthorAgeFilesLines
* Android: Correct setting ANDROID_NDK_PLATFORMChristian Stenger2018-12-171-0/+1
* Android: Simplify apkPath determinationhjk2018-08-011-1/+2
* Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-07-101-1/+11
|\
| * Android: Parse APK to find package name and other informationVikas Pachdha2018-07-091-1/+8
| * Android: Add API's to run Android SDK toolsVikas Pachdha2018-07-091-0/+3
* | Android: Remove code to help with upgrades from Qt 5.1hjk2018-06-131-1/+0
|/
* Android: Fix debugging on Android 8+BogDan Vatra2018-04-131-0/+3
* Android: Use device types as restrictions on project configurationshjk2017-12-191-5/+0
* Android: Remove Ant and make gradle as the default java build toolVikas Pachdha2017-09-141-1/+0
* Android: Add Android tool managerVikas Pachdha2017-04-121-0/+1
* Android: Do sanity check for keystore path and certificate aliasVikas Pachdha2017-01-161-0/+2
* Handling minimum required Android API level for Qt 5.7Vikas Pachdha2016-08-241-0/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Android: Remove dead code related to local libsMartin Kampas2015-12-031-10/+0
* Clean exported headers of the Remote Linux, Android plugins.Friedemann Kleint2015-03-051-1/+2
* Android: Set correct ANDROID_NDK_PLATFORMDaniel Teske2015-02-131-0/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* AndroidDeployQtStep: Fix deployment for qt 5.3Daniel Teske2014-10-271-0/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Android: Say hello to gradle!BogDan Vatra2014-09-251-0/+2
* | AndroidManager: Move private static functions to implementationhjk2014-07-221-39/+0
* | Android: Compile fix for namespaced Qthjk2014-07-221-0/+2
* | Move qmake specific part to qmake plugin, generalize android supportBogDan Vatra2014-07-211-15/+15
* | AndroidDebugSupport: Split up into general and qmake specific partBogDan Vatra2014-07-211-0/+3
* | Android: Remove Necessitas supportBogDan Vatra2014-07-211-32/+2
* | AndroidManager::checkForQt51Files: Make parameter a Utils::FileNameBogDan Vatra2014-07-211-1/+1
|/
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Android: androiddeployqt supportDaniel Teske2013-09-261-0/+8
* Fix compilation with Qt 4.Friedemann Kleint2013-08-281-0/+1
* Android: Use minimum sdk instead of build target sdk to filter devicesDaniel Teske2013-08-281-0/+1
* Rename AndroidManager::targetSDK to buildTargetSDKDaniel Teske2013-08-281-3/+3
* Android Manifest Editor: Add support for minimum and target sdk settingsDaniel Teske2013-08-281-0/+3
* Android: Implement a "editor" for android manifest filesDaniel Teske2013-05-151-26/+0
* Merge branch '2.7'Oswald Buddenhagen2013-05-151-5/+15
|\
| * Enable mechanism to bundle Qt in APKEskil Abrahamsen Blomfeldt2013-05-031-5/+15
* | Android: Check target architecture before deploying to deviceDaniel Teske2013-05-061-0/+2
|/
* Android: Fix setting of iconDaniel Teske2013-03-251-0/+1
* Android: Fix use_local_libs when running from launcherEskil Abrahamsen Blomfeldt2013-03-181-0/+2
* Android: Also include indirect dependencies in libs.xmlDaniel Teske2013-03-111-11/+12
* Android: Deploy libgnustl_shared.so directly from android-ndkDaniel Teske2013-03-041-0/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Send static_init_classes paratemer to Android applicationBogDan Vatra2013-01-171-1/+2
* | Remove target from AndroidManager::openXmlFile()Daniel Teske2012-11-161-2/+1
* | Remove createAndroidTemplates from AndroidManager::openXmlFile()Daniel Teske2012-11-161-1/+1
|/
* Adjust license headershjk2012-10-051-19/+18
* android: code cosmeticshjk2012-08-121-2/+0