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

1.5.0 #171

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

1.5.0 #171

wants to merge 19 commits into from

Commits on Sep 27, 2024

  1. Create snackbar functions

    a-mabe committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4b894ae View commit details
    Browse the repository at this point in the history
  2. Reorganize files

    a-mabe committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8eed83d View commit details
    Browse the repository at this point in the history
  3. Combine sound constants files

    a-mabe committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6a9e22d View commit details
    Browse the repository at this point in the history
  4. Move homepage to its own file

    a-mabe committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    711384c View commit details
    Browse the repository at this point in the history
  5. Start provider

    a-mabe committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    fd75685 View commit details
    Browse the repository at this point in the history
  6. Add workout provider

    a-mabe committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3bd9ff6 View commit details
    Browse the repository at this point in the history
  7. Use provider to load workouts

    a-mabe committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    91f67c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0daa230 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3228b1d View commit details
    Browse the repository at this point in the history
  10. Add provider package

    a-mabe committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    82b3adc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3256b5e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    c136915 View commit details
    Browse the repository at this point in the history
  2. Fix folder names and imports

    a-mabe committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2648838 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #173 from a-mabe/provider-add-workout

    Optimize DatabaseManager functions and use provider to add/delete
    a-mabe authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4d7199d View commit details
    Browse the repository at this point in the history
  4. Persist database connection

    a-mabe committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    09edfd0 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Update workout type

    a-mabe committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3ad0c97 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

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

Commits on Oct 18, 2024

  1. Merge pull request #174 from a-mabe/persist-database-connection

    Persist database connection
    a-mabe authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4db41f8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #175 from a-mabe/interval-type

    Interval type
    a-mabe authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7bfc4eb View commit details
    Browse the repository at this point in the history