Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/db
Konrad Pozniak 497b434663
Improve timeline dao (#2353)
* improve TimelineDao methods

* remove @Transaction from cleanup methods
2022-03-02 20:40:06 +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 Instance configuration: the easy parts (#2341) 2022-03-01 19:43:36 +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 Use tags from status when adding handlers to hashtag spans in status content (#2344) 2022-02-25 18:56:21 +01: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 Instance configuration: the easy parts (#2341) 2022-03-01 19:43:36 +01:00
TimelineDao.kt Improve timeline dao (#2353) 2022-03-02 20:40:06 +01:00
TimelineStatusEntity.kt Use tags from status when adding handlers to hashtag spans in status content (#2344) 2022-02-25 18:56:21 +01:00