med-det-samme/app/src
Ole-Morten Duesund 68d5ccb80c Today: "Ta alle nå" bulk-take for a cluster of overdue doses
When two or more doses are due now (overdue and unresolved), show one
button that takes them all in a single tap — the common case of a
morning handful. It loops over DoseActions.ensureLog + take, the same
path each cards "Ta nå" uses, so inventory decrement and escalation
cancel stay consistent; take() is idempotent so a stale row cannot
double-decrement. Scoped to due-now only, so a later dose cannot be
taken early by accident.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 10:49:23 +02:00
..
androidTest/java/no/naiv/meddetsamme Cyclic and tapering dose schedules (schema v3) 2026-06-11 22:09:51 +02:00
main Today: "Ta alle nå" bulk-take for a cluster of overdue doses 2026-06-17 10:49:23 +02:00
test Cyclic and tapering dose schedules (schema v3) 2026-06-11 22:09:51 +02:00