Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/report
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
..
adapter move Html parsing to ViewData (#2414) 2022-04-15 13:20:27 +02:00
fragments Replace “status” by “post” in strings name and source values (#2405) 2022-03-27 12:23:25 +02:00
model add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ReportActivity.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ReportViewModel.kt move Html parsing to ViewData (#2414) 2022-04-15 13:20:27 +02:00
Screen.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00