cherking19 / EC463_SmartExerciseSystem

2 stars 0 forks source link

Add notifications to alert the user when the rest timer has elapsed #81

Open cherking19 opened 1 year ago

cherking19 commented 1 year ago

Solution works mostly as expected. Upon tapping a notification, the currently tracked workout page is opened. However, if the page is already opened then it will open it again. This needs to be fixed.

cherking19 commented 1 year ago

Previous issue fixed. (Tested on Android only so far) Now upon starting to track a workout, the app will request notifications permissions if they aren't already granted.