apps-android-commons/app/src/main/java/fr/free/nrw/commons/LocationPicker
Ritika Pahwa 2282ce3d02
5195: Fix upload wizard crash on tapping target icon (#5306)
* LocationPickerActivity: fix crash on setting location for pictures with no EXIF location

* strings.xml: remove extra string introduced

* optimise constants

* LocationPickerActivity: request for permission only on tapping target icon

* remove newline

* handle location permissions using LocationPermissionsHelper

* add null check to prevent crash
2023-09-25 17:00:46 +09:00
..
LocationPicker.java Added option to show and modify location while uploading (#4475) 2021-06-29 18:02:20 +09:00
LocationPickerActivity.java 5195: Fix upload wizard crash on tapping target icon (#5306) 2023-09-25 17:00:46 +09:00
LocationPickerConstants.java add constants file for map styles used across various fragments (#5200) 2023-04-05 16:05:05 +09:00
LocationPickerViewModel.java Fixes #4437 - Changed indentation on files with 2 spaces to 4 spaces (#4462) 2021-06-21 12:33:11 +09:00