android: add settings and profile shells and move logout action
Some checks failed
CI / test (push) Has been cancelled
Some checks failed
CI / test (push) Has been cancelled
This commit is contained in:
@@ -313,3 +313,8 @@
|
||||
- Added `SessionCleanupRepository` + `DefaultSessionCleanupRepository` to wipe Room tables and clear per-chat notification overrides.
|
||||
- Added logout action in chat list UI and wired it to `AuthViewModel`, with automatic navigation back to login via auth state.
|
||||
- Added unit tests for logout use case orchestration and notification override cleanup.
|
||||
|
||||
### Step 52 - Settings/Profile shell and logout relocation
|
||||
- Added dedicated `Settings` and `Profile` routes/screens with mobile-safe insets and placeholder content.
|
||||
- Removed direct logout action from chat list and moved logout action to `Settings`.
|
||||
- Wired bottom navigation pills in chats to open `Settings` and `Profile`.
|
||||
|
||||
Reference in New Issue
Block a user