Yuito-app-android/app/src/test/java/com/keylesspalace/tusky
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
..
components Kotlin 1.9.0 (#3835) 2023-08-02 09:04:24 +02:00
db update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
entity 2952/proxy (#2961) 2022-12-07 19:29:18 +01:00
json use custom JsonAdapter to be compatible with instances that have a custom subscribing feature (#2298) 2022-01-21 07:34:26 +01:00
network update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
usecase Migrate to AGP 8.0.2 / Android Studio Flamingo / Java 17 (#3541) 2023-07-30 15:50:04 +02:00
util Ensures AbsoluteTimeFormatterTest class is not locale-dependant (#3863) 2023-07-19 08:50:41 +02:00
BottomSheetActivityTest.kt Show the follower's bio/note in a "followed you" notification (#3281) 2023-04-24 12:09:34 +02:00
FilterV1Test.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
FocalPointUtilTest.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
MainActivityTest.kt Only fetch and display a given notification once (#3626) 2023-05-13 16:00:28 +02:00
SpanUtilsTest.kt Ignore "@instance..." part of username when computing status length (#3392) 2023-03-13 10:22:33 +01:00
StatusComparisonTest.kt Show the follower's bio/note in a "followed you" notification (#3281) 2023-04-24 12:09:34 +02:00
StringUtilsTest.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
TuskyApplication.kt support Android 13 per-app languages (#2829) 2022-11-16 19:45:18 +01:00