med-det-samme/app
Ole-Morten Duesund 861621e657 Adherence history screen: 30 days of dose logs with 7/30-day percentages
The brief promised 'dose logging → adherence history'; the data was
always there, now it has a screen. Read-only by design — corrections
happen on the Today screen while fresh, history is the record. Days
grouped newest-first, discontinued meds still named (getAllWithItems
includes inactive), and today's not-yet-due doses are excluded from
the percentages so they don't drag the score down. DoseStatusBadge
moved to shared Components.kt, reused by both screens.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-11 17:47:52 +02:00
..
schemas/no.naiv.meddetsamme.data.MedDatabase Inventory split: InventoryItem entity, schema v2 with tested migration, Lager screen 2026-06-10 15:13:28 +02:00
src Adherence history screen: 30 days of dose logs with 7/30-day percentages 2026-06-11 17:47:52 +02:00
build.gradle.kts Guardrail: connected tests refuse to run without an emulator ANDROID_SERIAL 2026-06-10 15:39:25 +02:00