-
-
Notifications
You must be signed in to change notification settings - Fork 948
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
Stopwatch Persistence #783
base: main
Are you sure you want to change the base?
Commits on Nov 30, 2021
-
Add time of day to stopwatch app
Louis Pearson committedNov 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 3a51035 - Browse repository at this point
Copy the full SHA 3a51035View commit details -
Louis Pearson committed
Nov 30, 2021 Configuration menu - View commit details
-
Copy full SHA for c75102f - Browse repository at this point
Copy the full SHA c75102fView commit details -
Implement stop watch controller
Louis Pearson committedNov 30, 2021 Configuration menu - View commit details
-
Copy full SHA for ec2b673 - Browse repository at this point
Copy the full SHA ec2b673View commit details -
Louis Pearson committed
Nov 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 04a6b70 - Browse repository at this point
Copy the full SHA 04a6b70View commit details -
Louis Pearson committed
Nov 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 2fd2cdb - Browse repository at this point
Copy the full SHA 2fd2cdbView commit details -
These appear to have been the cause of my issues. Not sure why, I'd have to know the nrf52832 better to diagnose it.
Louis Pearson committedNov 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 9ea6bc3 - Browse repository at this point
Copy the full SHA 9ea6bc3View commit details -
Make function names more descriptive
Also removes OnButtonPressed. I prefer the button's function to stay the same when possible, but I'll change it if needed for the PR.
Louis Pearson committedNov 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 858edfc - Browse repository at this point
Copy the full SHA 858edfcView commit details -
Run clang-format on files changed in branch
Louis Pearson committedNov 30, 2021 Configuration menu - View commit details
-
Copy full SHA for c7c6309 - Browse repository at this point
Copy the full SHA c7c6309View commit details -
Prevent lap count check when watch is stopped
Louis Pearson committedNov 30, 2021 Configuration menu - View commit details
-
Copy full SHA for a4a0a4c - Browse repository at this point
Copy the full SHA a4a0a4cView commit details -
Make
make all
complete successfully- Added StopWatchController to DisplayAppRecovery - Added StopWatchController to everywhere needed in CMakeLists - Fixed the reorder warning
Louis Pearson committedNov 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 8fbc164 - Browse repository at this point
Copy the full SHA 8fbc164View commit details -
Add battery icon to stopwatch screen
Louis Pearson committedNov 30, 2021 Configuration menu - View commit details
-
Copy full SHA for ec72f56 - Browse repository at this point
Copy the full SHA ec72f56View commit details