Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/conversation
Bernd bbd37c6cd4 Fix Crash (#1066)
* fix possible npe

* Update ConversationViewHolder.java

* revert unneded changes
2019-02-20 18:49:03 +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 Fix Crash (#1066) 2019-02-20 18:49:03 +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