apps-android-commons/app/src/main/java/fr/free/nrw/commons/filepicker
StrawberryShortcake 634bc3ede1
custom-selector: adds a button to delete the current folder in custom selector (#5925)
* Issue #5811: "Delete folder" menu in custom image selector

* Issue 5811: folder deletion for api < 29.

* Issue 5811: folder deletion for api < 29.

* Issue 5811: folder deletion for api 29.

* Issue 5811: folder deletion

* Issue 5811: fixes merge conflicts, replaces used function onActivityResult with an ActivityResultLauncher

* Update Constants.java

---------

Co-authored-by: Nicolas Raoul <nicolas.raoul@gmail.com>
2024-11-13 22:11:38 +09:00
..
Constants.java custom-selector: adds a button to delete the current folder in custom selector (#5925) 2024-11-13 22:11:38 +09:00
DefaultCallback.java Fixes: #3278: Add java docs to methods which have it missing (#3351) 2020-01-28 11:45:15 -07:00
ExtendedFileProvider.java Fix #2593: Migrate to androidX (#2594) 2019-03-16 11:22:37 +00:00
FilePicker.java Use new result API (#5875) 2024-10-23 21:58:39 +09:00
FilePickerConfiguration.java Fixes #3465 Use AndroidX Pref (#3521) 2020-03-17 13:10:26 +00:00
MimeTypeMapWrapper.java Remove unused code from the app (#3276) 2019-12-05 18:07:21 +05:30
PickedFiles.java Fix resource leak bug (#5251) 2023-07-06 00:20:46 +05:30
UploadableFile.java Fix #5246: map icon in Upload Wizard indicating if location is included in the EXIF data (#5343) 2023-10-18 22:42:01 +09:00