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
/
wear
/
at
70fdb856419d0cec74bfbdd0f921ec4208b3d0cc
1 folder
3 files
Joseph Hale
chore: Add MPL-2.0 LICENSE header to WearOS code
2y ago
c1a2ba8f
src
feat: Create WearRPCClient in WearOS Creates an MVP driver for querying live data from the Mobile phone. The previous UI has been hidden, though not deleted since much of the code will likely be reused in the new implementation.
2 years ago
.gitignore
feat: Integrate thehale/SimpleTimeTracker-WearOS Incorporates the WearOS companion app developed by Joseph Hale into the origin repository for SimpleTimeTracker by razeeman. There is not yet any communication between this WearOS app and the main app, but both compile and install correctly from the same Gradle configuration! Keeping both applications in the same repository will dramatically simplify the communication between the Wear app and the main phone app.
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
proguard-rules.pro
feat: Create WearRPCClient in WearOS Creates an MVP driver for querying live data from the Mobile phone. The previous UI has been hidden, though not deleted since much of the code will likely be reused in the new implementation.
2 years ago