summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android/qandroidplatformfiledialoghelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-111-3/+8
|\
| * Android: set EXTRA_TITLE to the initially selected file in save dialogAssam Boudjelthia2021-10-251-3/+8
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...Tarja Sundqvist2022-08-161-8/+9
|\|
| * Android: fix mimetype/namefilters handling for FileDialogAssam Boudjelthia2021-06-211-8/+9
* | Revert "Update commercial license headers"Tarja Sundqvist2021-03-241-20/+20
|/
* Update commercial license headersTarja Sundqvist2021-01-261-20/+20
* Android: Only emit the signals once when doing multiple file selectionAndy Shaw2020-06-181-2/+2
* Android: Clear the m_selectedFile variable when showing againAndy Shaw2020-06-051-0/+2
* Android: allow file dialog to use remote locationsAssam Boudjelthia2020-05-191-9/+0
* Android: fix mimeTypes handling for file dialogAssam Boudjelthia2020-05-051-6/+40
* Android: fully integrate native file dialogAssam Boudjelthia2020-02-171-51/+125
* Android: Fix native fileDialog not waiting for user selectionAssam Boudjelthia2020-02-101-0/+3
* Android: Fix native open fileDialog crash on AndroidAssam Boudjelthia2020-02-051-0/+1
* [platform/android] Add native file dialogNicolas Fella2019-02-121-0/+149