Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/conversation
Konrad Pozniak 54a0d5406a
Remove search v1 (#1484)
* remove search v1, convert MastodonApi to Kotlin

* format MastodonApi nicely

* use default params in ConversationRepository

* improve code for LoginActivity
2019-09-22 08:18:44 +02:00
..
ConversationAdapter.kt fix some lint warnings and Kotlin style issues (#1390) 2019-07-16 19:26:55 +02:00
ConversationEntity.kt fix shouldTrimStatus and add tests (#1404) 2019-07-25 12:15:54 +02:00
ConversationViewHolder.java Add audio support for timelines (#1466) 2019-09-05 21:07:01 +02:00
ConversationsBoundaryCallback.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
ConversationsFragment.kt fix some lint warnings and Kotlin style issues (#1390) 2019-07-16 19:26:55 +02:00
ConversationsRepository.kt Remove search v1 (#1484) 2019-09-22 08:18:44 +02:00
ConversationsViewModel.kt use status source for delete and redraft (#1461) 2019-08-28 19:54:46 +02:00