alpha
Login
or
Join now
thehale.dev
/
SimpleTimeTracker-WearOS
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A fork of Simple Time Tracker with WearOS support. (Now integrated upstream)
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
SimpleTimeTracker-WearOS
/
app
/
src
/
main
/
java
/
com
/
example
/
util
/
simpletimetracker
/
wear
/
at
8ae3ebacad47af3eaa70535db49bd2c284020f46
2 files
Joseph Hale
feat: Start activities on the phone via the wear app!!
2y ago
47556d7c
DomainAPI.kt
feat: Start activities on the phone via the wear app!! Finally, a full cycle, MVP of the wear app! This commit adds the ability to start activities on the phone from the wear app. Choose an activity and the associated tag, and the phone app will update accordingly. Of course, the app still has plenty of bugs and rough edges, but this is a huge milestone! closes thehale/SimpleTimeTracker-WearOS#5 closes thehale/SimpleTimeTracker-WearOS#8
2 years ago
WearService.kt
feat: Query tags for activity on Wear Still just a proof of concept, but tapping an Activity Chip will now create a Toast listing the tags available for the activity. makes progress on thehale/SimpleTimeTracker-WearOS#4
2 years ago