Yuito-app-android/app/src/main/res/menu
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
..
account_toolbar.xml remove redundant options from account toolbar (#2075) 2021-02-18 19:26:14 +01:00
conversation_more.xml migrate to paging 3 (#2182) 2021-06-17 18:54:56 +02:00
edit_profile_toolbar.xml design the edit profile view 2017-04-30 21:57:15 +02:00
list_actions.xml List editing (#1104) 2019-03-16 13:36:16 +01:00
search_toolbar.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
status_more.xml Add support for muting conversations (#1732) 2020-03-24 21:06:04 +01:00
status_more_for_user.xml Add support for muting conversations (#1732) 2020-03-24 21:06:04 +01:00
view_media_toolbar.xml Add menu item to copy media link (#895) 2018-11-01 15:13:37 +01:00
view_thread_toolbar.xml Add expand/collapse button for threads (#609) 2018-04-28 16:17:01 +02:00