Commit Graph

4 Commits

Author SHA1 Message Date
af1adc066e feat: Refactor UI components and improve animations for onboarding and authentication flows 2026-02-27 23:38:29 +05:00
99a35302fa feat: Implement chat list and search functionality
- Added ChatListViewModel to manage chat list state and server search.
- Created ChatRowView for displaying individual chat rows.
- Developed SearchView and SearchViewModel for user search functionality.
- Introduced MainTabView for tab-based navigation between chats and settings.
- Implemented OnboardingPager for onboarding experience.
- Created SettingsView and SettingsViewModel for user settings management.
- Added SplashView for initial app launch experience.
2026-02-25 21:27:41 +05:00
7ae8da53f0 Add onboarding, auth flow, design system and project structure
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 11:35:29 +05:00
2a3e57c2fd Initial Commit 2026-02-22 19:55:01 +05:00