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
/
wearrpc
/
at
70fdb856419d0cec74bfbdd0f921ec4208b3d0cc
1 folder
4 files
Joseph Hale
refactor(wear): Standardize nomenclature
2y ago
70fdb856
src
refactor(wear): Standardize nomenclature Use `query` consistently instead of occasionally switching to `get`.
2 years ago
.gitignore
feat: Create interface for Wear <-> Mobile communication Defines the `SimpleTimeTrackerAPI`, an interface outlining the methods required for building a useful WearOS application. Also provides a WearRPCClient and WearRPCServer as a useful wrapper around the communication plumbing for WearOS <-> Mobile.
2 years ago
build.gradle.kts
chore: Add MPL-2.0 LICENSE header to WearOS code I will be initially licensing my contributions under the MPL-2.0 since I consider it a fairer license than the GPL. - See https://jhale.dev/posts/why-i-use-the-mpl/ Since the MPL is compatible with the GPL, this dual-licensing does not create any licensing conflicts. Any concerns about dual licensing can be sent to me privately. I am happy to answer any questions and address any concerns.
2 years ago
consumer-rules.pro
feat: Create interface for Wear <-> Mobile communication Defines the `SimpleTimeTrackerAPI`, an interface outlining the methods required for building a useful WearOS application. Also provides a WearRPCClient and WearRPCServer as a useful wrapper around the communication plumbing for WearOS <-> Mobile.
2 years ago
proguard-rules.pro
feat: Create interface for Wear <-> Mobile communication Defines the `SimpleTimeTrackerAPI`, an interface outlining the methods required for building a useful WearOS application. Also provides a WearRPCClient and WearRPCServer as a useful wrapper around the communication plumbing for WearOS <-> Mobile.
2 years ago