summaryrefslogtreecommitdiffstats
path: root/src/android
Commit message (Expand)AuthorAgeFilesLines
* Android: rename Android's package name for Qt 6Assam Boudjelthia2020-10-056-7/+7
* Fix shadow build for androidMÃ¥rten Nordheim2018-06-271-0/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-201-3/+15
|\
| * Android: More informative error string in some casesv5.10.0-beta3Nuno Santos2017-10-191-3/+15
* | Android: remove support for local/debug deploymentJake Petroules2017-09-064-64/+59
|/
* don't create files in source tree during buildOswald Buddenhagen2017-05-291-2/+2
* Android: Add code attributionsEskil Abrahamsen Blomfeldt2017-04-204-1/+251
* Merge branch '5.6' into 5.7Eskil Abrahamsen Blomfeldt2016-09-081-4/+6
|\
| * Android: Fix test purchases after changes in Google PlayEskil Abrahamsen Blomfeldt2016-07-191-4/+6
* | Use Android SDK detection feature instead of hardcodingEskil Abrahamsen Blomfeldt2016-04-281-4/+2
|/
* Android: Fix NullPointerException on Android 5+Eskil Abrahamsen Blomfeldt2016-02-091-5/+10
* Fix crash when targeting Android version >= 5.0Eskil Abrahamsen Blomfeldt2016-01-081-0/+1
* Remove GPLv2 from license optionsEskil Abrahamsen Blomfeldt2015-08-101-9/+1
* queryDetails is called from C++, so it should be public not private.BogDan Vatra2015-08-061-2/+5
* Update license headers to LGPLv3/GPLv2/CommercialEskil Abrahamsen Blomfeldt2015-08-054-13/+29
* com.digia.* -> org.qtproject.*Eskil Abrahamsen Blomfeldt2015-08-055-5/+5
* Android: Batch requests for productsEskil Abrahamsen Blomfeldt2015-02-251-47/+57
* Android: Fix false negatives in apps with many productsEskil Abrahamsen Blomfeldt2015-02-241-45/+47
* Android: Fix build on WindowsEskil Abrahamsen Blomfeldt2014-03-261-2/+5
* Add title and description properties to QInAppProductAndy Nichols2014-03-201-3/+13
* Add properties errorString, failureReason and timestamp to transactionEskil Abrahamsen Blomfeldt2014-03-191-24/+45
* Rename module to Qt PurchasingEskil Abrahamsen Blomfeldt2014-03-187-10/+10
* Android: Implement consumePurchase()Eskil Abrahamsen Blomfeldt2014-03-141-0/+20
* Android: Fix registering previously purchased unlockablesEskil Abrahamsen Blomfeldt2014-03-141-1/+1
* Android: Implement purchase/finalizeEskil Abrahamsen Blomfeldt2014-02-202-10/+72
* IAP: Implement purchase on AndroidEskil Abrahamsen Blomfeldt2014-02-172-3/+52
* Initial commit of Qt Mobile ExtrasEskil Abrahamsen Blomfeldt2014-02-139-0/+1205