Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/viewthread
Goooler 40bd95d752
Kotlin 1.9.0 (#3835)
Update to Kotlin 1.9.0 and migrate to newer language idioms.

- Remove unnecessary @OptIn for features migrated to mainstream
- Use `data object` where appropriate
- Use new enum `entries` property
2023-08-02 09:04:24 +02:00
..
edits Kotlin 1.9.0 (#3835) 2023-08-02 09:04:24 +02:00
ConversationLineItemDecoration.kt fix ConversationLineItemDecoration (#2677) 2022-08-22 15:17:08 +02:00
ThreadAdapter.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
ViewThreadActivity.kt Add "Refresh" accessibility menu (#3121) 2023-03-01 19:58:18 +01:00
ViewThreadFragment.kt Simplify repeated code that shows errors (#3762) 2023-06-19 23:49:20 +02:00
ViewThreadViewModel.kt Kotlin 1.9.0 (#3835) 2023-08-02 09:04:24 +02:00