pachli-android/core/designsystem
Nik Clayton ea05dec6c5
feat: Show author bylines on preview cards, tap to view profile (#805)
Mastodon now supports additional (optional) author information to show
as a byline on preview cards.

Use this (if included), to show the author's avatar, name, and link to
their profile. If tapped a click on a new `Target.BYLINE` target is
registered allowing fragments/activities to launch
`ViewProfileActivity`.

Include this as an action in `ListStatusAccessibilityDelegate`, and
provide `TrendingLinksAccessibilityDelegate` to provide accessibility
actions when viewing trending links.
2024-07-06 00:30:24 +02:00
..
src feat: Show author bylines on preview cards, tap to view profile (#805) 2024-07-06 00:30:24 +02:00
build.gradle.kts refactor: Modularise core activity classes, (#393) 2024-01-30 11:37:00 +01:00
lint-baseline.xml refactor: Improve IO performance and simplify code with Okio (#769) 2024-06-20 13:18:58 +02:00