med-det-samme/app
Ole-Morten Duesund 3ce003d336 Fix API 26–28 startup crash: DayNight platform theme requires API 29
Caught by the first-ever lint run. Split into values/ (Material.Light)
and values-night/ (Material) instead — same pre-Compose window flash
behavior on every supported API level. Remaining lint warnings are
deliberate: BatteryLife is decision #4 (sideloaded, Play policy n/a),
OldTargetApi keeps targetSdk 35 per the brief, and the Kotlin 2.4
'newer version' nags stay blocked by KSP compatibility.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-11 17:36:37 +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 Fix API 26–28 startup crash: DayNight platform theme requires API 29 2026-06-11 17:36:37 +02:00
build.gradle.kts Guardrail: connected tests refuse to run without an emulator ANDROID_SERIAL 2026-06-10 15:39:25 +02:00