Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/viewdata
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
..
AttachmentViewData.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
NotificationViewData.java Fix status diffing and improve timeline performance (#2386) 2022-03-15 21:34:57 +01:00
PollViewData.kt Highlight your own votes when displaying poll results (#2242) 2021-09-17 22:12:17 +02:00
StatusViewData.kt move Html parsing to ViewData (#2414) 2022-04-15 13:20:27 +02:00