mistral-chat-app/app
Алексей Будаев 21505aae75 Clean up unused code and fix profile selection
- Removed unused UserProfile.kt, ApiModels.kt
- Fixed profile checkmark showing for all profiles (using lambda)
- Increased text bubble width to 350dp
- Auto-scroll to beginning of AI messages
- Auto-select profile on creation
- Model selection persists across restarts
- Removed null-unsafe !! operators
- Added Russian language support for UI strings
2026-04-06 20:14:32 +08:00
..
build Initial commit 2026-04-03 22:53:42 +08:00
src/main Clean up unused code and fix profile selection 2026-04-06 20:14:32 +08:00
.DS_Store Initial commit 2026-04-03 22:53:42 +08:00
build.gradle Remove hardcoded API key, add encrypted storage with AES-256 2026-04-05 18:02:58 +08:00