Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/conversation
kyori19 60d6927af6 Implement redraft feature. (#1190)
* Implement "Delete and Edit" feature

* Some changes to ComposeActivity

Support for uploaded medias, sensitive option.

Fix typo.

Change names of some extra keys.

* Use Glide instead of Picasso

* Pass ArrayList instead of json

* Change wording for re-draft

* Fix test
2019-04-21 15:16:39 +02:00
..
ConversationAdapter.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
ConversationEntity.kt Implement redraft feature. (#1190) 2019-04-21 15:16:39 +02:00
ConversationViewHolder.java Migrate to Glide (#1175) 2019-04-16 21:39:12 +02:00
ConversationsBoundaryCallback.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
ConversationsFragment.kt Add ability to scroll to top by tab click at the Account activity (#1146) 2019-04-08 15:40:16 +02: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