k1ngsterr1
a493bb7378
feat: Implement Telegram-style message animations and frosted glass effects in ChatDetailScreen
2026-01-11 05:30:06 +05:00
k1ngsterr1
286d9b21c7
feat: Improve keyboard handling and fade-out animation in ChatDetailScreen
2026-01-11 05:12:38 +05:00
k1ngsterr1
30ad6d1cc1
feat: Enhance ChatDetailScreen and ChatViewModel with dynamic online status and typing indicators
2026-01-11 04:58:25 +05:00
k1ngsterr1
8f420f3d70
feat: Optimize ChatViewModel with pagination and enhanced message loading
2026-01-11 04:33:30 +05:00
k1ngsterr1
f9411e8419
feat: Update logging for JS compatibility in MessageCrypto to reflect Desktop behavior for Latin1 and UTF-8 conversions
2026-01-11 04:13:26 +05:00
k1ngsterr1
219158ac7d
feat: Enhance chat functionality by updating dialog handling and adding ChatsListViewModel for database integration
2026-01-10 23:06:41 +05:00
k1ngsterr1
9baa7f444a
feat: Enhance Protocol with additional packet types and integrate AppleEmojiText for improved emoji display
2026-01-10 22:25:26 +05:00
k1ngsterr1
6014d23d69
feat: Update RosettaDatabase to include Message and Dialog entities, increment version to 2
...
feat: Implement message packets for sending and receiving messages, including delivery and read notifications
feat: Enhance ProtocolManager to handle message sending, delivery, and typing status with appropriate logging
feat: Refactor ChatDetailScreen to utilize ChatViewModel for managing chat state and message input
feat: Create ChatViewModel to manage chat messages, input state, and packet listeners for incoming messages
build: Add KSP plugin for annotation processing and configure Java 17 for the build environment
2026-01-10 22:15:27 +05:00
k1ngsterr1
286706188b
feat: Add AppleEmojiTextField component for enhanced emoji input with PNG support
2026-01-10 21:17:13 +05:00
k1ngsterr1
308381fa94
feat: Update send button design in MessageInputBar with gradient background and new icon
2026-01-10 21:08:37 +05:00
k1ngsterr1
58ec38ecb4
feat: Improve send button animation in MessageInputBar for smoother UX
2026-01-10 21:08:27 +05:00
k1ngsterr1
9c0fae385c
feat: Refactor MessageInputBar to improve emoji picker integration and UI responsiveness
2026-01-10 20:42:40 +05:00
k1ngsterr1
69ed43d26e
feat: Add emoji picker functionality to MessageInputBar and hide keyboard when picker is open
2026-01-10 20:30:37 +05:00
k1ngsterr1
97fcdadf63
fix: Replace HorizontalDivider with Divider for improved consistency in EmojiPickerPanel
2026-01-10 20:26:03 +05:00
k1ngsterr1
a665104928
feat: Enhance MessageInputBar with emoji picker and smooth send button animation
2026-01-10 20:24:40 +05:00
k1ngsterr1
1ed5d90055
feat: Add ChatDetailScreen and implement chat navigation with animated transitions
2026-01-10 20:16:27 +05:00
k1ngsterr1
3d8c9570b4
feat: Simplify search results condition in ChatsListScreen
2026-01-10 19:33:25 +05:00
k1ngsterr1
fa634936f5
feat: Implement user search functionality with ViewModel and results display
2026-01-10 19:10:43 +05:00
k1ngsterr1
a14e2589b0
feat: Enhance back navigation in AuthFlow and add back button in WelcomeScreen for better user experience
2026-01-09 23:59:34 +05:00
k1ngsterr1
e95bfc9de7
feat: Update avatar color retrieval to use public key instead of name in UnlockScreen and ChatsListScreen
2026-01-09 04:30:01 +05:00
k1ngsterr1
b6786cea05
feat: Implement forced logout on app restart and prioritize last logged public key in UnlockScreen
2026-01-09 03:56:48 +05:00
k1ngsterr1
eab7cf35fd
feat: Update status and navigation bar colors to match background; add version text to bottom of ChatsListScreen
2026-01-09 03:45:32 +05:00
k1ngsterr1
b4be8fda11
feat: Update navigation bar color logic to match drawer background when open
2026-01-09 03:35:26 +05:00
k1ngsterr1
ec70d1e216
feat: Add rounded corners to account list item and add account button in SelectAccountScreen and UnlockScreen
2026-01-09 03:27:44 +05:00
k1ngsterr1
3cad4edd9b
feat: Enhance SetPasswordScreen to hide info when keyboard is visible with animated transitions
2026-01-09 03:10:04 +05:00
k1ngsterr1
961e89d8ee
feat: Update AuthFlow logic and enhance ChatsListScreen with styled truncated public key display
2026-01-09 02:59:26 +05:00
k1ngsterr1
ff242a5c7f
feat: Refactor ChatsListScreen to move drawer state initialization and coroutine scope to the top
2026-01-09 02:52:09 +05:00
k1ngsterr1
d3b25ae64f
feat: Enhance UnlockScreen with account selection dropdown and search functionality
2026-01-09 02:48:34 +05:00
k1ngsterr1
e29a851510
feat: Enhance ChatsListScreen with animated title and search field transitions
2026-01-09 02:05:05 +05:00
k1ngsterr1
1a0679954f
feat: Enhance ChatsListScreen with animated title and search field transitions
2026-01-09 01:59:01 +05:00
k1ngsterr1
e9eac107f2
feat: Add public key handling for avatar display and enhance paste functionality in seed phrase confirmation
2026-01-09 01:58:56 +05:00
k1ngsterr1
4adbbd095d
feat: Add network permissions and security configuration for internet access
2026-01-09 01:00:49 +05:00
k1ngsterr1
87cee5b9c3
feat: Enhance logging and debugging capabilities across Protocol and UI components
2026-01-09 00:34:45 +05:00
k1ngsterr1
28a0d7a601
feat: Implement protocol packet classes and binary stream for network communication
2026-01-08 22:00:32 +05:00
k1ngsterr1
b877d6fa73
Refactor code structure for improved readability and maintainability
2026-01-08 21:48:22 +05:00
k1ngsterr1
095ea89cbb
feat: Add chats list, account selection, fix paste, redesign confirm screen
...
- Fix paste all 12 words logic in ImportSeedPhraseScreen
- Redesign ConfirmSeedPhraseScreen with two-column layout and colorful words
- Add ChatsListScreen with beautiful animations and demo chats
- Add SelectAccountScreen with account grid and create/import modal
- Update AuthFlow to support multiple accounts and account switching
- Add Switch Account button in UnlockScreen
- Update MainActivity with new screens integration
2026-01-08 20:09:01 +05:00
k1ngsterr1
307670e691
Enhance OnboardingScreen with smoother pager swipes and add pulse animation to Rosetta logo
...
- Implemented custom fling behavior for HorizontalPager to improve swipe experience.
- Added pulse animation effect to the Rosetta logo on the onboarding screen for better visual appeal.
- Updated the layout and animation specifications to enhance user interaction and aesthetics.
2026-01-08 20:04:51 +05:00