chinwag-android/app/src/main/java/com/keylesspalace/tusky/db
Konrad Pozniak 69bcc92c46
fix cache cleanup deleting more statuses than it should (#2348)
* fix cache cleanup deleting more statuses than it should

* reset LOAD_AT_ONCE

* improve tests

* move cache clean code back to ViewModel
2022-02-21 19:33:10 +01:00
..
AccountDao.kt
AccountEntity.kt
AccountManager.kt
AppDatabase.java Timeline paging (#2238) 2022-01-11 19:00:29 +01:00
ConversationsDao.kt
Converters.kt
DraftDao.kt
DraftEntity.kt fix crash in drafts caused by minification of DraftAttachment (#2337) 2022-02-14 19:20:15 +01:00
InstanceDao.kt
InstanceEntity.kt
TimelineDao.kt fix cache cleanup deleting more statuses than it should (#2348) 2022-02-21 19:33:10 +01:00
TimelineStatusEntity.kt