Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/db
Konrad Pozniak a8a97b6834
fix relogin bug (#2609)
* fix relogin bug

* fix ktlint
2022-07-05 18:18:12 +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 improve logout (#2579) 2022-06-20 16:45:54 +02:00
AccountManager.kt fix relogin bug (#2609) 2022-07-05 18:18:12 +02:00
AppDatabase.java improve logout (#2579) 2022-06-20 16:45:54 +02:00
ConversationsDao.kt Fix conversations (#2556) 2022-05-30 19:06:14 +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 rewrite InstanceDao queries to drop unused columns (#2585) 2022-06-20 16:08:19 +02:00
InstanceEntity.kt refactor compose & announcements to coroutines (#2446) 2022-04-21 18:46:21 +02:00
TimelineDao.kt fix empty timeline on initial load (#2586) 2022-06-20 16:11:30 +02:00
TimelineStatusEntity.kt Implement reply count indicator to track web UI (#2467) 2022-05-20 16:47:45 +02:00