apps-android-commons/app/src/main/java/fr/free/nrw/commons/nearby
Sujal a8e38f4329
Updated Icon & Added Animation for Nearby (#6201)
* Applied better animation in nearby

* Refactor: Reduce Duration of Rotate Animation

Decreased the duration of the rotate animation from 1000ms to 500ms in `rotate.xml`, resulting in a faster rotation speed.
2025-02-23 22:36:07 +09:00
..
contract Nearby: show cached pins even when internet is unavailable (fixes #6051) (#6081) 2024-12-26 23:55:21 +09:00
fragments Updated Icon & Added Animation for Nearby (#6201) 2025-02-23 22:36:07 +09:00
model Fix #6188 (Nearby upload not being linked from Wikidata), though it introduces issue #6191 2025-02-17 23:02:45 +09:00
presenter Fixes Issue 5933: Nearby: Display of all nearby pins makes the app sluggish, leads to crashes (#6181) 2025-02-19 15:42:24 +09:00
BottomSheetAdapter.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
CheckBoxTriStates.java Sync master with release (#3922) 2020-09-14 21:11:46 +10:00
Label.java Add bookmarks to Nearby map (#3728) 2020-05-21 20:58:27 +10:00
MarkerPlaceGroup.java Nearby: Fix disappearing of pins loaded from cache (#6052) (#6057) 2024-12-21 20:10:33 +09:00
NearbyController.java Nearby: No longer keeps loading until timeout when map is zoomed out (#6070) 2024-12-24 15:21:45 +09:00
NearbyfilterSearchListView.java Fixes #1450 Add filter to nearby (#3178) 2019-11-28 18:22:32 +10:00
NearbyFilterSearchRecyclerViewAdapter.java Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-27 22:59:09 +09:00
NearbyFilterState.java Fixed #4750 : "Exists" is enabled by default for map view (#4838) 2022-02-19 18:02:50 +09:00
NearbyNotificationCardView.java Fixed flickering of nearby banner compass (#5486) 2024-01-29 09:02:30 +09:00
NearbyPlaces.java Nearby: No longer keeps loading until timeout when map is zoomed out (#6070) 2024-12-24 15:21:45 +09:00
PageEditHelper.java Added Wikitalk Page (#5740) 2024-07-08 15:13:57 +09:00
Place.java Fixes Issue 5933: Nearby: Display of all nearby pins makes the app sluggish, leads to crashes (#6181) 2025-02-19 15:42:24 +09:00
PlaceAdapterDelegate.kt Refactor focus change listener to improve readability and avoid crashes (#6080) 2024-12-27 01:26:08 +10:00
PlaceDao.java Nearby: show cached pins even when internet is unavailable (fixes #6051) (#6081) 2024-12-26 23:55:21 +09:00
PlacesLocalDataSource.java Nearby: show cached pins even when internet is unavailable (fixes #6051) (#6081) 2024-12-26 23:55:21 +09:00
PlacesRepository.java Nearby: show cached pins even when internet is unavailable (fixes #6051) (#6081) 2024-12-26 23:55:21 +09:00
Sitelinks.java Optimize imports (#3272) 2019-12-06 17:51:36 +09:00
WikidataFeedback.kt Fix/feedback to map navigation (#6087) 2024-12-29 11:03:47 +09:00