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
/
at
bdf97cd117a9cfaf4a1952076bb31aa76de3401a
2 folders
1 file
Joseph Hale
feat: Share more Settings and Tag fields over RPC
2y ago
801355ff
java
feat: Share more Settings and Tag fields over RPC Adds the extra fields to the DTO that will be needed to implement full support on the watch for the behavioral settings defined on the phone.
2 years ago
res
refactor: Rename `POST` to `PUT` According to MDN, `PUT` is the verb with the semantics for replacing the set of resources at a specific path -- what we are doing for `setCurrentActivities`. This rename reduces semantic confusion even though it has no impacts on runtime behavior. https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/PUT
2 years ago
AndroidManifest.xml
feat: Share more Settings and Tag fields over RPC Adds the extra fields to the DTO that will be needed to implement full support on the watch for the behavioral settings defined on the phone.
2 years ago