Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/conversation
Konrad Pozniak 27cf5f5380
call db functions on background thread in ConversationsViewModel (#1040)
* call db functions on background thread in ConversationsViewModel

* use stable library versions
2019-02-15 20:41:10 +01:00
..
ConversationAdapter.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
ConversationEntity.kt Fix crash with null lastStatus in Conversations (#1042) 2019-02-13 21:14:12 +01:00
ConversationViewHolder.java Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
ConversationsBoundaryCallback.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
ConversationsFragment.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
ConversationsRepository.kt Fix crash with null lastStatus in Conversations (#1042) 2019-02-13 21:14:12 +01:00
ConversationsViewModel.kt call db functions on background thread in ConversationsViewModel (#1040) 2019-02-15 20:41:10 +01:00