summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android/qandroidplatformfiledialoghelper.h
Commit message (Expand)AuthorAgeFilesLines
* Android: pass EXTRA_INITIAL_URI to native FileDialogAssam Boudjelthia2023-01-181-2/+4
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-39/+3
* Android: set EXTRA_TITLE to the initially selected file in save dialogAssam Boudjelthia2021-10-251-1/+1
* 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