Yuito-app-android/app/src/test/java/com/keylesspalace/tusky
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
..
components/timeline Timeline refactor (#2175) 2021-06-11 20:15:40 +02:00
util convert EmojiPreference and EmojiCompatFont to Kotlin (#1922) 2020-09-02 12:27:51 +02:00
BottomSheetActivityTest.kt Timeline refactor (#2175) 2021-06-11 20:15:40 +02:00
ComposeActivityTest.kt migrate to RxJava3 (#2146) 2021-05-16 19:53:27 +02:00
ComposeTokenizerTest.kt Don't stop autocompletion after second @ (#2062) 2021-02-04 19:16:58 +01:00
FilterTest.kt Timeline refactor (#2175) 2021-06-11 20:15:40 +02:00
FocalPointUtilTest.kt Set image previews correctly according to their focal points (#899) 2018-12-28 16:32:07 +01:00
SpanUtilsTest.kt Fix tag highlighting in editor (#1773) 2020-05-08 19:16:35 +02:00
StringUtilsTest.kt Fix incorrectly incrementing IDs before sending to server. (#1026) 2019-02-05 20:06:00 +01:00
TuskyApplication.kt upgrade dependencies, fix some warnings (#1747) 2020-04-06 11:46:38 +02:00