Yuito-app-android/app
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
..
schemas/com.keylesspalace.tusky.db.AppDatabase move Html parsing to ViewData (#2414) 2022-04-15 13:20:27 +02:00
src move Html parsing to ViewData (#2414) 2022-04-15 13:20:27 +02:00
.gitignore Adds a forgotten keystore. 2017-06-02 04:47:22 -04:00
build.gradle upgrade Kotlin Result CallAdapter to v1.0.1 to fix crash (#2433) 2022-04-15 11:00:36 +02:00
proguard-rules.pro fix crash in drafts caused by minification of DraftAttachment (#2337) 2022-02-14 19:20:15 +01:00