Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components
Konrad Pozniak 6d4f5ad027
migrate to paging 3 (#2182)
* migrate conversations and search to paging 3

* delete SearchRepository

* remove unneeded executor from search

* fix bugs in conversations

* update license headers

* fix conversations refreshing

* fix search refresh indicators

* show fullscreen loading while conversations are empty

* search bugfixes

* error handling

* error handling

* remove mastodon bug workaround

* update ConversationsFragment

* fix conversations more menu and deleting conversations

* delete unused class

* catch exceptions in ConversationsViewModel

* fix bug where items are not diffed correctly / cleanup code

* fix search progressbar display conditions
2021-06-17 18:54:56 +02:00
..
announcements fix LiveData nullability issues (#2181) 2021-05-31 15:16:07 +02:00
compose update to SDK 30 and fix deprecations (#2173) 2021-06-01 19:46:07 +02:00
conversation migrate to paging 3 (#2182) 2021-06-17 18:54:56 +02:00
drafts migrate to RxJava3 (#2146) 2021-05-16 19:53:27 +02:00
instancemute migrate to RxJava3 (#2146) 2021-05-16 19:53:27 +02:00
notifications Timeline refactor (#2175) 2021-06-11 20:15:40 +02:00
preference fix "show notifications filter" preference opening tabs preferences (#2193) 2021-06-11 20:50:52 +02:00
report Timeline refactor (#2175) 2021-06-11 20:15:40 +02:00
scheduled migrate to RxJava3 (#2146) 2021-05-16 19:53:27 +02:00
search migrate to paging 3 (#2182) 2021-06-17 18:54:56 +02:00
timeline Timeline refactor (#2175) 2021-06-11 20:15:40 +02:00