Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components
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
..
account move Html parsing to ViewData (#2414) 2022-04-15 13:20:27 +02:00
announcements introduce KotlinResultCallAdapter for nice suspending network calls (#2415) 2022-04-14 19:49:49 +02:00
compose introduce KotlinResultCallAdapter for nice suspending network calls (#2415) 2022-04-14 19:49:49 +02:00
conversation move Html parsing to ViewData (#2414) 2022-04-15 13:20:27 +02:00
drafts Rename Toots to Posts (#2396) 2022-03-20 20:21:42 +01:00
instancemute Fix toolbar for instance list activity. (#2248) 2021-09-28 19:55:30 +02:00
login fix login on Android API level <24 (#2432) 2022-04-15 10:50:28 +02:00
notifications Support new signup notifications (#2357) 2022-04-14 19:39:30 +02:00
preference Support new signup notifications (#2357) 2022-04-14 19:39:30 +02:00
report move Html parsing to ViewData (#2414) 2022-04-15 13:20:27 +02:00
scheduled introduce KotlinResultCallAdapter for nice suspending network calls (#2415) 2022-04-14 19:49:49 +02:00
search Replace “status” by “post” in strings name and source values (#2405) 2022-03-27 12:23:25 +02:00
timeline move Html parsing to ViewData (#2414) 2022-04-15 13:20:27 +02:00