for-android/app
AbronStudio bd4fd09559 feat: Enhance ChannelContextSheet with notification settings and invite functionality
This commit introduces a notifications page within the ChannelContextSheet, allowing users to manage notification preferences for channels. It also adds an invite dialog for inviting users to the channel.

- Implemented animated content transitions between the main actions and notifications page.
- Added notification options for default, muted, all messages, mentions only, and none.
- Created a reusable NotificationRadioRow component for managing notification settings.
- Integrated an invite dialog that can be triggered from the channel context sheet.
- Updated string resources to include labels for notification options.
2025-08-19 11:33:11 +03:30
..
src feat: Enhance ChannelContextSheet with notification settings and invite functionality 2025-08-19 11:33:11 +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