aboutsummaryrefslogtreecommitdiff
path: root/mobile/mobile_test.go
Commit message (Collapse)AuthorAgeFilesLines
* mobile: add PartLabels so the app stops hardcoding part IDsLukasz Kasprzak2026-08-031-0/+45
|
* mobile: add Days, a text-free week projection for the calendarLukasz Kasprzak2026-08-031-0/+83
| | | | | A week through Days benchmarks at ~9-10ms/op, versus ~23ms for seven full days through Day.
* mobile: return the day's rank and its localised labelLukasz Kasprzak2026-08-031-0/+42