apps-android-commons/app/src/main/res/menu
Noah Vendrig 3e020ed973
Fixes #5806 Implemented "Refresh" button to clear the cache and reload the Nearby map (#5891)
* Changed files required to get the app to run correctly. Removed suspend from affected DAO files and funcs, and changed to (Kotlin v1.9.22) and (Kotlin compiler v1.5.8)

* Created refresh button icon, and added it to the nearby_fragment_menu.xml (header of the nearby page). Created function refresh() in NearbyParentFragment.java to handle refresh functionality.

* Replaced refresh() func with emptyCache() and reloadMap()

* Attempt at reloadMap(), no testing done yet.

* added changes for a possibly working emptyCache implementation (needs testing).

* Tested changes as working, edited emptyCache to correctly clear cache and then reload map

---------

Co-authored-by: MarcusBarta <marcusbarta@icloud.com>
2024-10-25 14:19:07 +09:00
..
activity_share.xml Enables submit button by default 2018-02-26 14:12:49 +08:00
contribution_activity_notification_menu.xml Added pending uploads screen (#5752) 2024-08-30 15:22:54 +09:00
fragment_categorization.xml Simplified the style.xml to remove items that remain constant across day/night mode. 2017-10-09 18:47:44 -05:00
fragment_category_detail.xml fix:Explore Search: No title bar for item, non-existent menu for item, wrongly-worded menu for category (#4274) 2021-03-03 15:39:42 +03:00
fragment_image_detail.xml Add background color option for media detail page (#5394) 2023-11-30 10:07:53 +09:00
fragment_multiple_upload_list.xml Simplified the style.xml to remove items that remain constant across day/night mode. 2017-10-09 18:47:44 -05:00
menu_about.xml Fix #4217 Share button color should be changed from white to black in About Activity (#4373) 2021-05-10 19:13:36 +03:00
menu_nearby.xml Remove refresh button and its actions 2018-03-07 23:08:18 +03:00
menu_notifications.xml Change "Archived" notifications to "Read" notifications (#3554) 2020-03-20 14:20:20 +00:00
menu_review_activty.xml Fix #2915 Refractor feature Review (#2916) 2019-04-24 15:52:12 +03:00
menu_search.xml Use blue icon on light theme instead (#4144) 2021-01-02 23:07:03 +10:00
menu_uploads.xml Added pending uploads screen (#5752) 2024-08-30 15:22:54 +09:00
menu_wikidata_item.xml Added bookmark Wikidata items option (#4515) 2021-12-28 20:15:09 +09:00
nearby_fragment_menu.xml Fixes #5806 Implemented "Refresh" button to clear the cache and reload the Nearby map (#5891) 2024-10-25 14:19:07 +09:00
nearby_info_dialog_options.xml Add overlay menu items and functions 2018-03-02 23:27:02 +05:30
review_randomizer_menu.xml Include previous Wikimedia hackathon (2018) task, peer review, to codebase (#2602) 2019-03-21 15:05:23 +03:00