Yuito-app-android/app/src/test/java/com/keylesspalace/tusky/components/timeline
Konrad Pozniak f2529a8e61
Fix Timeline not loading (#2398)
* fix cached timeline

* fix network timeline

* delete unused inc / dec extensions

* fix tests and bug in network timeline

* add db migration

* remove unused import

* commit 31.json

* improve placeholder inserting logic, add comment

* fix tests

* improve tests
2022-03-28 18:39:16 +02:00
..
CachedTimelineRemoteMediatorTest.kt Fix Timeline not loading (#2398) 2022-03-28 18:39:16 +02:00
NetworkTimelinePagingSourceTest.kt Timeline paging (#2238) 2022-01-11 19:00:29 +01:00
NetworkTimelineRemoteMediatorTest.kt Fix Timeline not loading (#2398) 2022-03-28 18:39:16 +02:00
StatusMocker.kt Fix status diffing and improve timeline performance (#2386) 2022-03-15 21:34:57 +01:00