for-android/app/src/main
AbronStudio 73f18e0f70 refactor: Update navigation and channel handling
This commit refines the navigation and channel management within the chat interface.

Key changes include:
- Introduced a new `backToChannelsScreen` callback in `AppEntrypoint` and `ChannelScreen` to facilitate navigation back to the channels.
- Updated `ChatRouterDestination` to include `ServersChannels` and modified the logic to handle channel navigation correctly.
- Adjusted the `ChannelSideDrawer` to reflect the new routing logic, ensuring the correct channel is displayed based on the current server.
- Removed the back navigation button from the `SettingsScreen` for a cleaner UI experience.
- Updated the `ChannelNavigator` to handle the new `Settings` destination and ensure proper rendering of the `SettingsScreen`.
- Enhanced the `Sidebar` component to support navigation to the `Settings` screen and manage server-specific channels effectively.
2025-07-29 15:08:12 +03:30
..
assets feat(jbm): support for katex and tables 2025-01-02 03:51:38 +01:00
cpp test: add test harness 2024-11-05 01:40:29 +01:00
java/chat/revolt refactor: Update navigation and channel handling 2025-07-29 15:08:12 +03:30
res Merge branch 'revoltchat:dev' into change/auth-design-to-pep 2025-07-26 14:06:01 +03:30
sqldelight/chat/revolt/persistence/cache feat(c2dm): temp functioning notifications impl 2024-09-01 17:02:21 +02:00
AndroidManifest.xml fix: fix splashscreen issues by removing it on Android<12 2025-03-08 22:23:56 +01:00