Yuito-app-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 add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
AccountEntity.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
AccountManager.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
AppDatabase.java Timeline paging (#2238) 2022-01-11 19:00:29 +01:00
ConversationsDao.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
Converters.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
DraftDao.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
DraftEntity.kt fix crash in drafts caused by minification of DraftAttachment (#2337) 2022-02-14 19:20:15 +01:00
InstanceDao.kt migrate to RxJava3 (#2146) 2021-05-16 19:53:27 +02:00
InstanceEntity.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
TimelineDao.kt fix cache cleanup deleting more statuses than it should (#2348) 2022-02-21 19:33:10 +01:00
TimelineStatusEntity.kt Timeline paging (#2238) 2022-01-11 19:00:29 +01:00