chinwag-android/app/src/main/java/com/keylesspalace/tusky/interfaces
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
..
AccountActionListener.java Implement optional notifications muting for account muting (#1856) 2020-07-27 10:28:59 +02:00
AccountSelectionListener.kt Add support for selecting account when sharing from outside apps (#1011) 2019-02-06 10:23:02 +01:00
ActionButtonActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
LinkListener.java move bottom sheet from fragments to activities (#628) 2018-05-06 22:05:54 +02:00
PermissionRequester.java Add option to download all media for a toot with one tap. (#1121) 2019-03-23 12:49:36 +01:00
RefreshableFragment.kt Account Activity enhancements (#1196) 2019-05-15 12:43:16 +02:00
ReselectableFragment.kt Add ability to scroll to top by tab click at the Account activity (#1146) 2019-04-08 15:40:16 +02:00
StatusActionListener.java Timeline refactor (#2175) 2021-06-11 20:15:40 +02:00