summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android/qandroidplatformfiledialoghelper.h
Commit message (Expand)AuthorAgeFilesLines
* Make QJniObject and QJniEnvironment public APIAssam Boudjelthia2021-01-271-7/+8
* Remove unnecessary ; after function implementationsLars Schmertmann2020-07-061-8/+8
* Avoid use of Q_UNUSED by eliminating the parameter namesLars Schmertmann2020-07-031-3/+3
* Android: allow file dialog to use remote locationsAssam Boudjelthia2020-05-121-1/+0
* Android: fully integrate native file dialogAssam Boudjelthia2020-02-171-13/+23
* Android: Fix native fileDialog not waiting for user selectionAssam Boudjelthia2020-02-101-0/+2
* [platform/android] Add native file dialogNicolas Fella2019-02-121-0/+81