pachli-android/feature/about
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/main refactor: Ensure copying text experience is consistent (#1115) 2024-11-20 14:51:24 +01:00
AndroidManifest.xml refactor: Modularise "about" activities (#405) 2024-02-02 15:14:31 +01:00
build.gradle.kts refactor: Enable core library desugaring as build convention logic (#480) 2024-02-29 09:43:44 +01:00
lint-baseline.xml chore(deps): Update AGP to 8.7.0, lint to 31.7.0 (#970) 2024-10-03 14:44:05 +02:00