mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
* Nearby: Add 'Show in Explore' 3-dots menu item * MainActivity: Add methods to pass extras between Nearby and Explore * MainActivity: Extend loadFragment() to support passing fragment arguments * Nearby: Add ability to navigate to Explore fragment on 'Show in Explore' click * Explore: Read fragment arguments for Nearby map data and update Explore map if present * Explore: Add 'Show in Nearby' 3-dots menu item. Only visible when Map tab is selected * Explore: On 'Show in Nearby' click, navigate to Nearby fragment, passing map data as fragment args * Nearby: Read fragment arguments for Explore map data and update Nearby map if present * MainActivity: Fix memory leaks when navigating between bottom nav destinations * Explore: Fix crashes caused by unattached map fragment * Refactor code to pass unit tests * Explore: Format javadocs --------- Co-authored-by: Nicolas Raoul <nicolas.raoul@gmail.com> |
||
|---|---|---|
| .. | ||
| activity_share.xml | ||
| contribution_activity_notification_menu.xml | ||
| explore_fragment_menu.xml | ||
| fragment_categorization.xml | ||
| fragment_category_detail.xml | ||
| fragment_image_detail.xml | ||
| fragment_multiple_upload_list.xml | ||
| menu_about.xml | ||
| menu_custom_selector.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 | ||