summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android/androidcontentfileengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use templated QJniObject::object() instead of static_castAssam Boudjelthia2021-05-061-2/+2
* Fix coding style in android platform and style pluginsXing LinKun2021-03-311-2/+1
* Add QAndroidApplication as a nativeInterfaceAssam Boudjelthia2021-02-201-10/+13
* Make QJniObject and QJniEnvironment public APIAssam Boudjelthia2021-01-271-18/+19
* Fix QSaveFile always failing on content: URLsVolker Krause2020-10-231-2/+9
* Android: rename Android's package name for Qt 6Assam Boudjelthia2020-10-031-6/+6
* Android: Add support for travesing directories and accessing filesAndy Shaw2020-08-071-3/+76
* Android: Add support for getting information about content urisAndy Shaw2020-02-281-2/+45
* Add file engine for Android content URLsVolker Krause2019-02-131-0/+92