- KrisenvorratDatabase mit allen 4 Entities und LocalDateConverter - CategoryDao, LocationDao, ItemDao, SettingsDao mit CRUD und Flow-Queries - ItemDao.getExpiringSoon(daysUntil) als Default-Interface-Methode - SettingsDao mit @Upsert (Room 2.6.1) - Instrumentierungstests für alle 4 DAOs (in-memory DB) - androidx.room:room-testing zu Dependencies ergänzt |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||