pachli-android/feature/lists
Nik Clayton 850b702092
change: Use checkboxes to show whether an account is a member of a list (#1036)
User reports suggested that the "x" / "+" icons used to add / remove
accounts from lists could be difficult to visually distinguish.

Replace with checkboxes. Checked indicates the account is in the list,
unchecked indicates it isn't. Clicking the checkbox to change state
changes the presence in the list.

Fixes #812
2024-10-22 16:57:03 +02:00
..
src/main change: Use checkboxes to show whether an account is a member of a list (#1036) 2024-10-22 16:57:03 +02:00
build.gradle.kts refactor: Extract user list functionality to `feature:lists` (#537) 2024-03-16 18:42:11 +01:00
lint-baseline.xml refactor: Extract user list functionality to `feature:lists` (#537) 2024-03-16 18:42:11 +01:00