Yuito-app-android/app/src/test/java/com/keylesspalace/tusky
Konrad Pozniak 69bcc92c46
fix cache cleanup deleting more statuses than it should (#2348)
* fix cache cleanup deleting more statuses than it should

* reset LOAD_AT_ONCE

* improve tests

* move cache clean code back to ViewModel
2022-02-21 19:33:10 +01:00
..
components/timeline Fix disappearing placeholders (#2309) 2022-02-03 18:51:15 +01:00
db fix cache cleanup deleting more statuses than it should (#2348) 2022-02-21 19:33:10 +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
util add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
BottomSheetActivityTest.kt Fix some weird behavior when clicking links in statuses (#2304) 2022-01-28 07:44:38 +01:00
ComposeActivityTest.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ComposeTokenizerTest.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
FilterTest.kt filter messages by also looking at media descriptions (#2285) 2022-01-04 19:28:49 +01:00
FocalPointUtilTest.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
SpanUtilsTest.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
StringUtilsTest.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
TuskyApplication.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00