pachli-android/core
Nik Clayton 9ffd89b666
feat: Show extra a11y actions for trending links and suggested accounts (#1114)
Extend the "suggested accounts" accessibility actions to include any
mentions in the account's bio. Links, mentions, and hashtags are now
shown with a button to easily copy them.

Extend the "trending links" accessibility actions with a new "copy link"
action.

Consolidate common functionality in to the new
`PachliRecyclerviewAccessibilityDelegate` base class.
2024-11-20 12:47:43 +01:00
..
activity feat(l10n): Added Norwegian Nynorsk translation 2024-11-15 08:54:53 +01:00
common change: Bump compileSdk to 35 (#1070) 2024-10-31 19:38:22 +01:00
data fix(l10n): Update Spanish translations 2024-11-16 08:13:15 +01:00
database fix: Ensure clientId and clientSecret are non null during db migration (#1103) 2024-11-16 00:24:43 +01:00
designsystem feat(l10n): Added Norwegian Nynorsk translation 2024-11-15 08:54:53 +01:00
domain refactor: Ongoing work to remove the `activeAccount` idiom (#964) 2024-11-13 11:45:16 +01:00
model refactor: Ongoing work to remove the `activeAccount` idiom (#964) 2024-11-13 11:45:16 +01:00
navigation refactor: Ongoing work to remove the `activeAccount` idiom (#964) 2024-11-13 11:45:16 +01:00
network refactor: Convert account relationship API calls to use ApiResult (#1109) 2024-11-18 17:34:52 +01:00
network-test refactor: Ongoing work to remove the `activeAccount` idiom (#964) 2024-11-13 11:45:16 +01:00
preferences fix(l10n): Update Norwegian Nynorsk translations 2024-11-16 08:13:15 +01:00
testing fix(deps): update dependency org.robolectric:robolectric to v4.14 (#1105) 2024-11-17 13:43:28 +01:00
ui feat: Show extra a11y actions for trending links and suggested accounts (#1114) 2024-11-20 12:47:43 +01:00
AndroidManifest.xml refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00