apps-android-commons/app/src/main/java/fr/free/nrw/commons/nearby
Amir E. Aharoni b6457cc6b9
Rename an identifier with a non-ASCII character (#6460)
Android Studio reported that there's an identifier
with a non-ASCII letter. It was nearbyFılterStateInstance,
with a Turkish dotless i. I renamed to ASCII dotted i.

This brings the number of Internationalization
issues in Inspect Code to zero.
2025-10-09 10:06:23 +09:00
..
contract Migrated bookmarks locations to Kotlin and adapt room database (#6148) 2025-02-24 22:58:26 +09:00
fragments Convert media package to kotlin (#6369) 2025-07-12 11:11:20 +09:00
model Support both "label" and "itemLabel" for NearbyResultItem mapping (#6386) 2025-08-05 13:13:40 +09:00
presenter drop down menu in the Upload Wizard now show the language in which the pin's label is shown (#6346) 2025-06-11 21:11:49 +09:00
BottomSheetAdapter.kt Fix Kotlin warnings (related to issue #5996) (#6320) 2025-05-29 20:25:00 +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 Rename an identifier with a non-ASCII character (#6460) 2025-10-09 10:06:23 +09:00
NearbyNotificationCardView.java Fixed flickering of nearby banner compass (#5486) 2024-01-29 09:02:30 +09:00
NearbyPlaces.java convert top level classes to kotlin (#6368) 2025-07-07 09:50:16 +09:00
NearbyUtil.kt Migrated bookmarks locations to Kotlin and adapt room database (#6148) 2025-02-24 22:58:26 +09:00
PageEditHelper.java Added Wikitalk Page (#5740) 2024-07-08 15:13:57 +09:00
Place.java Exclude past locations (P585) from Nearby query (#6284) 2025-04-14 10:54:29 +09:00
PlaceAdapterDelegate.kt Migrated bookmarks locations to Kotlin and adapt room database (#6148) 2025-02-24 22:58:26 +09: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: Use concise Wikidata feedback message while keeping full UI text (#6318) 2025-05-25 23:17:04 +10:00