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

Sam branch #2

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

Sam branch #2

wants to merge 19 commits into from

Commits on May 20, 2024

  1. Initial commit

    sreasor committed May 20, 2024
    Configuration menu
    Copy the full SHA
    de28a19 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Default Workout Types

    Default Workout Types are populating. However, the metrics are not showing up in the order stored yet.
    sreasor committed May 24, 2024
    Configuration menu
    Copy the full SHA
    53322b6 View commit details
    Browse the repository at this point in the history
  2. Update home_screen

    Fixed small icon bug
    sreasor committed May 24, 2024
    Configuration menu
    Copy the full SHA
    62603a6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. metric order now working for first box

    I used the existing app as a template. the 3 boxes can be ordered seperately.
    sreasor committed May 27, 2024
    Configuration menu
    Copy the full SHA
    60462fa View commit details
    Browse the repository at this point in the history
  2. Dynamic personal stats implemented

    Same thing as my previous commit, but for the second box.
    sreasor committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d579408 View commit details
    Browse the repository at this point in the history
  3. Dynamic Peer Stats implemented

    Same as Personal Stats in my last commit
    sreasor committed May 27, 2024
    Configuration menu
    Copy the full SHA
    7882d99 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Changed some plugin versions

    I was having a lot of dependency issues, so I had to mess with some things to get the app to build.
    sreasor committed May 29, 2024
    Configuration menu
    Copy the full SHA
    fa745ba View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Update AndroidManifest.xml

    Added some permissions. Still encountering BT permissions error linked to manuscript. Unsure of the cause.
    sreasor committed May 31, 2024
    Configuration menu
    Copy the full SHA
    dc08301 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    1dbddc2 View commit details
    Browse the repository at this point in the history
  2. fixed upload to dashboard

    Sunny Dhama committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    1667f0f View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/fix/request-grant-permissions-…

    …flow-and-bluetooth-fixes' into sam-branch
    sreasor committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d149b10 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Ui changes.

    Made ui changes discussed at last meeting
    sreasor committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    12d1560 View commit details
    Browse the repository at this point in the history
  2. Made some ui changes

    Getting ready for edit workout type
    sreasor committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5adc600 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

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

Commits on Jun 11, 2024

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

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    25f676b View commit details
    Browse the repository at this point in the history
  2. ui changes

    sreasor committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    5d540ce View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Personal Stats can be edited

    sreasor committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    df77c5b View commit details
    Browse the repository at this point in the history
  2. Edit workout finished

    sreasor committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    402c4f4 View commit details
    Browse the repository at this point in the history