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
/
res
/
values
/
at
801355ff0d63f2bc1d5b831b893d2f3d4e720f84
4 files
Joseph Hale
refactor: Rename `POST` to `PUT`
2y ago
ebbb5c07
colors.xml
add icon and color change buttons
6 years ago
integers.xml
add screen animations
3 years ago
strings.xml
fix code some inspection warnings
3 years ago
wear.xml
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