Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #5806 Implemented "Refresh" button to clear the cache and reload the Nearby map #5891

Merged
merged 8 commits into from
Oct 25, 2024

Commits on Oct 12, 2024

  1. Changed files required to get the app to run correctly. Removed suspe…

    …nd from affected DAO files and funcs, and changed to (Kotlin v1.9.22) and (Kotlin compiler v1.5.8)
    noahvendrig committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    8fc7dbb View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. 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.
    noahvendrig committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f3e1bdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c43ecda View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    86f0d2a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    e616c80 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/5806-refresh-btn' into 5806-refr…

    …esh-btn
    
    # Conflicts:
    #	app/src/main/java/fr/free/nrw/commons/nearby/fragments/NearbyParentFragment.java
    noahvendrig committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    979f3a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76b3dc8 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    92a4ce7 View commit details
    Browse the repository at this point in the history