-
Notifications
You must be signed in to change notification settings - Fork 1
-
WatchUI Issues
No due date Last updated 4 months agoRecord health information using the watch Watch sync Get chall…
-
Record health information using the watch
-
Watch sync
- Get challenge info from phone
- Passing finished activity information to phone
-
ActivityView:
- ActivitySettingView
- List of challenges you are in
- Able to select current challenge to display
- ActivityHomeView (while user is current doing an activity)
- Show timer
- target challenge
- Stats (heart rate, speed, ect)
- ActivityControlView
- End activity button
- Navigate to SummaryView
- SummaryView
- Show summary states
- target challenge
- Other relevant information
- Automatic transfer data to watch
- HomeView
- StatsHomeView
- BeginActivityView
- ActivitySettingView
Sample navigation
StatsHomeView => swipe down
BeginActivityView => click “Start Activity”
ActivitySettingView => select challenge
ActivityHomeView => Swipe left =>
ActivityControlView => click “End Activity”
SummaryView => click x
StatsHomeView -