pachli-android/core/ui
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
..
src refactor: Ensure copying text experience is consistent (#1115) 2024-11-20 14:51:24 +01:00
build.gradle.kts feat: Add option to save attachments to per-account folders (#945) 2024-09-26 13:51:30 +02:00
lint-baseline.xml refactor: Extract user list functionality to `feature:lists` (#537) 2024-03-16 18:42:11 +01:00