Yuito-app-android/app/src
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
..
androidTest/java/com/keylesspalace/tusky Timeline refactor (#2175) 2021-06-11 20:15:40 +02:00
blue/res upgrade dependencies, fix some warnings (#1747) 2020-04-06 11:46:38 +02:00
green/res delete unused stuff (#1601) 2019-12-21 17:32:42 +01:00
main migrate to paging 3 (#2182) 2021-06-17 18:54:56 +02:00
test/java Timeline refactor (#2175) 2021-06-11 20:15:40 +02:00