Yuito-app-android/app/src/test/java/com/keylesspalace/tusky/components
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
..
compose Ignore "@instance..." part of username when computing status length (#3392) 2023-03-13 10:22:33 +01:00
notifications Kotlin 1.9.0 (#3835) 2023-08-02 09:04:24 +02:00
timeline Show the follower's bio/note in a "followed you" notification (#3281) 2023-04-24 12:09:34 +02:00
viewthread Remove Rx from EventHub and TimelineCases (#3446) 2023-03-18 10:11:47 +01:00