Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/db
Konrad Pozniak bcc852c521
update Room to 2.3.0 (#2138)
and use the new ProvidedTypeConverter
2021-04-24 18:31:16 +02:00
..
AccountDao.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
AccountEntity.kt Notification bell (#2012) 2020-12-23 12:52:39 +01:00
AccountManager.kt Wellbeing mode (#1992) 2020-12-23 19:13:37 +01:00
AppDatabase.java Drafts v2 (#2032) 2021-01-21 18:57:09 +01:00
ConversationsDao.kt update Room to 2.1.0 (#1323) 2019-06-17 13:43:11 +02:00
Converters.kt update Room to 2.3.0 (#2138) 2021-04-24 18:31:16 +02:00
DraftDao.kt cleanup drafts when user logs out (#2067) 2021-02-07 16:40:09 +01:00
DraftEntity.kt migrating to ViewBinding part 6: the final cleanup (#2117) 2021-03-21 12:42:28 +01:00
InstanceDao.kt ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
InstanceEntity.kt ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
TimelineDao.kt simplify timeline cleanup (#1932) 2020-09-14 07:52:54 +02:00
TimelineStatusEntity.kt Drafts v2 (#2032) 2021-01-21 18:57:09 +01:00
TootDao.java Drafts v2 (#2032) 2021-01-21 18:57:09 +01:00
TootEntity.java Create polls (#1452) 2019-08-22 20:30:08 +02:00