for-android/app
AbronStudio d49a63a80e ServerSheet: Add notification settings
This commit introduces a new page to the server context sheet that allows users to manage their notification settings for the server.

Users can now choose between the following notification options:
- Use default
- Muted
- All messages
- Mentions only
- None

The sheet now uses an `AnimatedContent` composable to switch between the main server information page and the new notification settings page.
2025-08-20 13:50:40 +03:30
..
src ServerSheet: Add notification settings 2025-08-20 13:50:40 +03:30
.gitignore feat: c2dm prototype via fcm 2024-07-12 15:51:29 +02:00
build.gradle.kts refactor: Update button components and improve lint settings 2025-08-18 16:22:02 +03:30
proguard-rules.pro refactor: Enhance application structure and improve code organization 2025-08-10 15:10:52 +03:30