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

Improve visibility on loading map data and sync UX #3621

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Oct 30, 2024

  1. Implement LineSpinFadeLoaderProgressIndicator

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    dc3eb1d View commit details
    Browse the repository at this point in the history
  2. Run spotless

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bc85147 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    2d82cdb View commit details
    Browse the repository at this point in the history
  2. Fix spacing

    Signed-off-by: Elly Kitoto <[email protected]>
    ellykits committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f62aed4 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Show the loader dialog when syncing the location data (#3598)

    * Show the LoaderDialog when syncing the Location data
    Update the LoaderDialog:
        - Make box and progressBar size dynamic
        - Make the progressDialog message as optional
        - Add the ability to show either the ProgressBar or LineSpinFadeLoaderProgressIndicator
    
    * Add an option in the LoaderDialog to show a dialog with non blocking UI
    Show a non blocking dialog when applying location filtering
    
    * clean-up: rename variables
    qaziabubakar-vd authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    772ef2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9c3236 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    2f08b8f View commit details
    Browse the repository at this point in the history
  2. fix tests

    qaziabubakar-vd committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    9691c42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03fe3ac View commit details
    Browse the repository at this point in the history