Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/timeline
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
..
util Don't hide potential timeline bugs by catching all exceptions (#2372) 2022-03-08 21:39:59 +01:00
viewmodel Fix some network timeline bugs (#2373) 2022-03-12 09:38:48 +01:00
TimelineFragment.kt fix "nothing here" flickering when starting Tusky (#2377) 2022-03-12 09:38:59 +01:00
TimelinePagingAdapter.kt Fix status diffing and improve timeline performance (#2386) 2022-03-15 21:34:57 +01:00
TimelineTypeMappers.kt Fix status diffing and improve timeline performance (#2386) 2022-03-15 21:34:57 +01:00