Husky/app/src/main/java/com/keylesspalace/tusky/db
Alibek Omarov 70c8012286 chats: add media, stickers, emojis (wip) 2020-09-22 20:31:31 +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 chats: add media, stickers, emojis (wip) 2020-09-22 20:31:31 +03:00
ChatEntity.kt chats: finished chat listing 2020-08-17 19:41:38 +03:00
ChatMessageEntity.kt chats: disable pagination for chat listing, another finalization of chat bubble design 2020-09-13 23:49:45 +03:00
ChatsDao.kt chats: disable pagination for chat listing, another finalization of chat bubble design 2020-09-13 23:49:45 +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 chats: add media, stickers, emojis (wip) 2020-09-22 20:31:31 +03:00
TimelineDao.kt chats: finished chat listing 2020-08-17 19:41:38 +03: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