for-android/app
AbronStudio 48513b761b feat: Add UserInfoSheet and enhance ChannelSideDrawer with user context functionality
This commit introduces a new UserInfoSheet for displaying user details and updates the ChannelSideDrawer to support user context interactions.

- Implemented UserInfoSheet to fetch and display user profiles, including error handling for user retrieval.
- Enhanced ChannelSideDrawer to manage user context sheets, allowing users to view detailed information about other users.
- Updated existing components to replace channel context interactions with user context interactions where applicable.
- Refactored related functions to maintain clean architecture principles and improve code organization.
2025-08-19 12:01:38 +03:30
..
src feat: Add UserInfoSheet and enhance ChannelSideDrawer with user context functionality 2025-08-19 12:01:38 +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