apps-android-commons/app/src/main/java/fr/free/nrw/commons/LocationPicker
Kanahia 6319da5445
Replaced mapbox to osmdroid (Upload Activity) (#5443)
* Fixed Grey empty screen at Upload wizard caption step after denying files permission

* Empty commit

* Fixed loop issue

* Created docs for earlier commits

* Fixed javadoc

* Fixed spaces

* Added added basic features to OSM Maps

* Added search location feature

* Added filter to Open Street Maps

* Fixed chipGroup in Open Street Maps

* Removed mapBox code

* Removed mapBox's code

* Reformat code

* Reformatted code

* Removed rotation feature to map

* Removed rotation files and Fixed Marker click problem

* Ignored failing tests

* Added voice input feature

* Fixed test cases

* Changed caption and description text

* Replaced mapbox to osmdroid in upload activity

* Fixed Unit Tests

* Made selected marker to be fixed on map

* Changed color of map marker
2024-01-18 14:28:53 +09:00
..
LocationPicker.java Added option to show and modify location while uploading (#4475) 2021-06-29 18:02:20 +09:00
LocationPickerActivity.java Replaced mapbox to osmdroid (Upload Activity) (#5443) 2024-01-18 14:28:53 +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