Husky/app/src/main/java/com/keylesspalace/tusky/db
Alibek Omarov 8641b0f220 Patch to compile, downgrade Kotlin version, otherwise it fails with useless message, disable incremental kapt otherwise it fails 2020-05-03 04:28:26 +03:00
..
AccountDao.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
AccountEntity.kt Add notifications for follow requests (#1729) 2020-05-03 03:01:16 +03:00
AccountManager.kt simplify DI & test setup, convert TuskyApplication to Kotlin (#1675) 2020-02-25 19:49:15 +01:00
AppDatabase.java Add notifications for follow requests (#1729) 2020-05-03 03:01:16 +03:00
ConversationsDao.kt update Room to 2.1.0 (#1323) 2019-06-17 13:43:11 +02:00
Converters.kt Patch to compile, downgrade Kotlin version, otherwise it fails with useless message, disable incremental kapt otherwise it fails 2020-05-03 04:28:26 +03: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 Bookmarks (#1560) 2019-11-19 10:15:32 +01:00
TimelineStatusEntity.kt Bookmarks (#1560) 2019-11-19 10:15:32 +01:00
TootDao.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
TootEntity.java compose: implement BBcode and HTML sending 2020-04-12 20:13:09 +03:00