mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
* 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" |
||
|---|---|---|
| .. | ||
| arrays.xml | ||
| attrs.xml | ||
| colors.xml | ||
| dimens.xml | ||
| error.xml | ||
| ic_explore_background.xml | ||
| ic_filled_star_background.xml | ||
| ic_launcher_background.xml | ||
| ic_settings_black_background.xml | ||
| integer.xml | ||
| keys.xml | ||
| strings.xml | ||
| styles.xml | ||
| views.xml | ||