You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Karol Kosek 72a6b41bf6 Add the pleroma object to the db 4 years ago
..
AccountDao.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 5 years ago
AccountEntity.kt chats: add new notification type pleroma:chat_mention (wip) 4 years ago
AccountManager.kt simplify DI & test setup, convert TuskyApplication to Kotlin (#1675) 4 years ago
AppDatabase.java Add the pleroma object to the db 4 years ago
ChatEntity.kt chats: finished chat listing 4 years ago
ChatMessageEntity.kt chats: disable pagination for chat listing, another finalization of chat bubble design 4 years ago
ChatsDao.kt chats: add new notification type pleroma:chat_mention (wip) 4 years ago
ConversationsDao.kt update Room to 2.1.0 (#1323) 5 years ago
Converters.kt Patch to compile, downgrade Kotlin version, otherwise it fails with useless message, disable incremental kapt otherwise it fails 4 years ago
InstanceDao.kt ComposeActivity refactor (#1541) 4 years ago
InstanceEntity.kt chats: add media, stickers, emojis (wip) 4 years ago
TimelineDao.kt Add the pleroma object to the db 4 years ago
TimelineStatusEntity.kt Add the pleroma object to the db 4 years ago
TootDao.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 5 years ago
TootEntity.java compose: implement BBcode and HTML sending 4 years ago