android: switch privacy settings to dropdowns and simplify settings sections
This commit is contained in:
@@ -756,3 +756,12 @@
|
||||
- notifications (`global` + `preview`) wired to `NotificationSettingsRepository`,
|
||||
- privacy update, blocked users management, sessions revoke/revoke-all, 2FA controls.
|
||||
- Updated `ProfileScreen` to follow current app theme colors instead of forced dark palette.
|
||||
|
||||
### Step 112 - Settings cleanup (privacy dropdowns + removed extra blocks)
|
||||
- Replaced free-text privacy inputs with dropdown selectors (`everyone`, `contacts`, `nobody`) for:
|
||||
- private messages,
|
||||
- last seen,
|
||||
- avatar visibility,
|
||||
- group invites.
|
||||
- Removed direct `block by user id` controls from Settings UI as requested.
|
||||
- Removed extra bottom Settings actions (`Profile` row and `Back to chats` button) and kept categorized section layout.
|
||||
|
||||
Reference in New Issue
Block a user