Add background study timer #6

Merged
admin merged 1 commits from feature/background-study-timer into main 2026-04-13 09:45:08 -05:00

1 Commits

Author SHA1 Message Date
Trey t
473eb271cc Add background study timer tracking foreground time per day
Track how long users spend studying by timing foreground sessions.
StudyTimerService starts on app active, stops on background, and
accumulates seconds into DailyLog.studySeconds (CloudKit-synced).
Dashboard shows today/total study time with a 7-day bar chart.

Closes #1

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 09:44:44 -05:00