pachli-android/feature/about
Nik Clayton f2ed6a0dab
fix: Ensure items in accessibility dialogs are clickable (#1112)
The copy button meant that some dialogs did not return the item click.

Fix this by having the adapter listen for clicks and forward them on.
Pre-emptively move the adapter to core.ui, as it's going to be useful
for the other accessiblity delegates.

Fixes #1108
2024-11-19 15:04:22 +01:00
..
src/main fix: Ensure items in accessibility dialogs are clickable (#1112) 2024-11-19 15:04:22 +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