for-android/app
AbronStudio b1eb411ad4 ChatRouter: Remember last selected channel
This change ensures that the last selected channel remains highlighted
in the channel list even when navigating to other screens like server
settings.

The `lastSelectedChannelId` is updated whenever a channel destination
is navigated to. This stored ID is then used to determine the
`selectedChannelId` for the `ServerChannels` composable, ensuring
the correct channel remains visually selected.
2025-09-07 10:41:00 +03:30
..
src ChatRouter: Remember last selected channel 2025-09-07 10:41:00 +03:30
.gitignore feat: c2dm prototype via fcm 2024-07-12 15:51:29 +02:00
build.gradle.kts Refactor: Remove Sentry integration 2025-08-21 13:21:28 +03:30
proguard-rules.pro refactor: Enhance application structure and improve code organization 2025-08-10 15:10:52 +03:30