Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/viewmodel
Konrad Pozniak e05fdc6d7b
Fix status diffing and improve timeline performance (#2386)
* fix status & account diffing

* introduce TimelineAccount

* use TimelineAccount where possible

* improve tests

* improve ConversationEntity equals/hashcode

* fix mistake in ConversationEntity

* improve StatusViewData comparison

* improve tests

* fix typo in comment
2022-03-15 21:34:57 +01:00
..
AccountsInListViewModel.kt Fix status diffing and improve timeline performance (#2386) 2022-03-15 21:34:57 +01:00
EditProfileViewModel.kt update Android Image Cropper and get rid of deprecated onActivityResult (#2351) 2022-03-02 20:39:56 +01:00
ListsViewModel.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00