This commit introduces a new bottom sheet that allows users to add or remove members from a group directly from the channel info screen. - A new "Add Members" button is now available in the `ChannelInfoSheet` for group chats. - Tapping this button opens the `AddMemberToGroupSheet`, which lists all friends. - Users can search for friends and add or remove them from the group. - The "Manage Notifications" button is now hidden for group chats. Additionally, this commit includes the following changes: - **Changelog**: The changelog fetching and display functionality has been temporarily disabled. - **Splash Screen**: The splash screen icon has been updated and now uses an inset drawable (`splash_screen_icon_square.xml`) to adjust its padding, which also resolves an icon display issue on Android 13. - **Build**: All build variants are now signed with the debug key to simplify development builds. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||