chinwag-android/app
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
..
schemas/com.keylesspalace.tusky.db.AppDatabase remove SavedToots (#2141) 2021-05-16 19:17:56 +02:00
src Timeline refactor (#2175) 2021-06-11 20:15:40 +02:00
.gitignore Adds a forgotten keystore. 2017-06-02 04:47:22 -04:00
build.gradle Timeline refactor (#2175) 2021-06-11 20:15:40 +02:00
proguard-rules.pro add proguard rule to keep DraftAttachment.Type (#2054) 2021-01-25 16:23:43 +01:00