apps-android-commons/app/src/main/java/fr/free/nrw/commons/filepicker
Kaartic Sivaraam a1b6973614
Toggle photo picker switch behaviour and tweak phrases (#5250)
* photo picker: toggle behaviour of switch and adjust phrasing for better UX

The enable state used to trigger the GET_CONTENT intent. Alter the flow
such that the GET_CONTENT intent is triggered when switch is disabled.
Adjust default value and other parts of code naming to reflect this.

The existing phrasing had a lot of tech jargon in it which could
result in the non-technical users being confused. Tweak the phrasing
to avoid such phrases.

The documentation in the website could also use some follow up
improvements.

* Adjust strings to clearly convey that location loss is a "risk"
2023-07-25 17:48:53 +09:00
..
Constants.java [GSoC 2022] Improve custom picker (all features) (#5035) 2022-09-16 18:14:16 +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 Toggle photo picker switch behaviour and tweak phrases (#5250) 2023-07-25 17:48:53 +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 Merge 4.0-release into master (#5028) 2022-08-08 15:51:07 +10:00