Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/view
Levi Bard addce87eb6
Use tags from status when adding handlers to hashtag spans in status content (#2344)
* Migrate LinkHelper to kotlin

* Support tags field on statuses

* Use embedded tags list in status instead of text scraping to embed tag click handler.
Fixes #2283

* Make mentions and tags lists nonnullable

* Make LinkHelper.openLink a Context extension method

* Use builtin extension for uri conversion

* More cleanup in LinkHelper

* Add tests for LinkHelper.getDomain

* Unbreak tags in places that don't have a tag list (e.g. profiles)

* Fixup javadoc
2022-02-25 18:56:21 +01:00
..
BackgroundMessageView.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
BezelImageView.java convert MainActivity to Kotlin and upgrade MaterialDrawer to version 8 (#1748) 2020-04-15 18:57:53 +02:00
ConversationLineItemDecoration.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
EmojiPicker.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
EndlessOnScrollListener.java Caching toots (#809) 2019-01-14 22:05:08 +01:00
ExposedPlayPauseVideoView.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
LicenseCard.kt Use tags from status when adding handlers to hashtag spans in status content (#2344) 2022-02-25 18:56:21 +01:00
MediaPreviewImageView.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
MuteAccountDialog.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
SquareImageView.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00