mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
* 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> |
||
|---|---|---|
| .. | ||
| activity_share.xml | ||
| contribution_activity_notification_menu.xml | ||
| fragment_categorization.xml | ||
| fragment_category_detail.xml | ||
| fragment_image_detail.xml | ||
| fragment_multiple_upload_list.xml | ||
| menu_about.xml | ||
| menu_nearby.xml | ||
| menu_notifications.xml | ||
| menu_review_activty.xml | ||
| menu_search.xml | ||
| menu_uploads.xml | ||
| menu_wikidata_item.xml | ||
| nearby_fragment_menu.xml | ||
| nearby_info_dialog_options.xml | ||
| review_randomizer_menu.xml | ||