Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/db
Levi Bard 4188670b42
Implement reply count indicator to track web UI (#2467)
Addresses #882
2022-05-20 16:47:45 +02:00
..
AccountDao.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
AccountEntity.kt Push notifications support via UnifiedPush (#2303) 2022-05-17 19:32:09 +02:00
AccountManager.kt Push notifications support via UnifiedPush (#2303) 2022-05-17 19:32:09 +02:00
AppDatabase.java Implement reply count indicator to track web UI (#2467) 2022-05-20 16:47:45 +02:00
ConversationsDao.kt move Html parsing to ViewData (#2414) 2022-04-15 13:20:27 +02:00
Converters.kt move Html parsing to ViewData (#2414) 2022-04-15 13:20:27 +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 refactor compose & announcements to coroutines (#2446) 2022-04-21 18:46:21 +02:00
InstanceEntity.kt refactor compose & announcements to coroutines (#2446) 2022-04-21 18:46:21 +02:00
TimelineDao.kt Implement reply count indicator to track web UI (#2467) 2022-05-20 16:47:45 +02:00
TimelineStatusEntity.kt Implement reply count indicator to track web UI (#2467) 2022-05-20 16:47:45 +02:00