Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/components/search/fragments
Ivan Kupalov 44a5b42cac
Timeline refactor (#2175)
* Move Timeline files into their own package

* Introduce TimelineViewModel, add coroutines

* Simplify StatusViewData

* Handle timeilne fetch errors

* Rework filters, fix ViewThreadFragment

* Fix NotificationsFragment

* Simplify Notifications and Thread, handle pin

* Redo loading in TimelineViewModel

* Improve error handling in TimelineViewModel

* Rewrite actions in TimelineViewModel

* Apply feedback after timeline factoring review

* Handle initial failure in timeline correctly
2021-06-11 20:15:40 +02:00
..
SearchAccountsFragment.kt migrating to ViewBinding part 4: Fragments (#2108) 2021-03-13 21:27:20 +01:00
SearchFragment.kt migrating to ViewBinding part 4: Fragments (#2108) 2021-03-13 21:27:20 +01:00
SearchHashtagsFragment.kt Improve search results (#1327) 2019-07-19 20:10:20 +02:00
SearchStatusesFragment.kt Timeline refactor (#2175) 2021-06-11 20:15:40 +02:00