pachli-android/feature
Nik Clayton 5c048311b2
refactor: Ensure copying text experience is consistent (#1115)
Previous code was inconsistent about whether or not a notification toast
was shown after copying text (contrary to platform guidelines), and
there was some code duplication.

Fix this with a new `ClipboardUseCase` with a `copyTextTo` method that
handles copying text to the clipboard and showing a message afterwards
(depending on platform level).
2024-11-20 14:51:24 +01:00
..
about refactor: Ensure copying text experience is consistent (#1115) 2024-11-20 14:51:24 +01:00
lists fix(l10n): Update Spanish translations 2024-11-16 08:13:15 +01:00
login feat(l10n): Added Norwegian Nynorsk translation 2024-11-15 08:54:53 +01:00
suggestions feat: Show extra a11y actions for trending links and suggested accounts (#1114) 2024-11-20 12:47:43 +01:00