Yuito-app-android/app/src/test/java/com/keylesspalace/tusky
Konrad Pozniak 3e849244f9
move Html parsing to ViewData (#2414)
* move Html parsing to ViewData

* refactor reports to use viewdata

* cleanup code

* refactor conversations

* fix getEditableText

* rename StatusParsingHelper

* fix tests

* commit db schema file

* add file header

* rename helper function to parseAsMastodonHtml

* order imports correctly

* move mapping off main thread to default dispatcher

* fix ktlint
2022-04-15 13:20:27 +02:00
..
components/timeline move Html parsing to ViewData (#2414) 2022-04-15 13:20:27 +02:00
db Improve timeline dao (#2353) 2022-03-02 20:40:06 +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 Fix relinkifying tags in posts from remote servers (#2359) 2022-02-28 16:54:25 +01:00
BottomSheetActivityTest.kt move Html parsing to ViewData (#2414) 2022-04-15 13:20:27 +02:00
ComposeActivityTest.kt move Html parsing to ViewData (#2414) 2022-04-15 13:20:27 +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 move Html parsing to ViewData (#2414) 2022-04-15 13:20:27 +02: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
StatusComparisonTest.kt move Html parsing to ViewData (#2414) 2022-04-15 13:20:27 +02:00
StringUtilsTest.kt Fix Timeline not loading (#2398) 2022-03-28 18:39:16 +02:00
TuskyApplication.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00