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
4c19b30431d3ee8bb6ed0bea062422c694ce90a4
2 files
Joseph Hale
feat: Share more Settings and Tag fields over RPC
2y ago
801355ff
DomainAPI.kt
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
WearService.kt
fix: Persist completed activity records The DomainAPI was removing stopped activity records without saving them to the database. Now, the DomainAPI persists completed records as expected :D What's more, it also follows the settings for minimum durations for activity records.
2 years ago