for-android/app
AbronStudio 8026553e0e feat: Implement direct messaging functionality in UserInfoSheet
This commit adds the ability to open a direct message (DM) screen from the UserInfoSheet.

- Introduced a new onClick handler for the DM button that fetches the DM channel for the selected user.
- Implemented caching for the DM channel in PeptideAPI to improve performance.
- Added error handling to display a toast message if the DM channel cannot be opened.
- Cleaned up code for better readability and maintainability in UserInfoSheet.
2025-08-20 13:00:45 +03:30
..
src feat: Implement direct messaging functionality in UserInfoSheet 2025-08-20 13:00:45 +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