Mistral Le Chat + Le Agent Android App
Find a file
Алексей Будаев 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
.gradle Initial commit 2026-04-03 22:53:42 +08:00
.idea Initial commit 2026-04-03 22:53:42 +08:00
app Clean up unused code and fix profile selection 2026-04-06 20:14:32 +08:00
gradle/wrapper Initial commit 2026-04-03 22:53:42 +08:00
.DS_Store Initial commit 2026-04-03 22:53:42 +08:00
.gitignore Initial commit 2026-04-03 22:53:42 +08:00
build.gradle Initial commit 2026-04-03 22:53:42 +08:00
gradle.properties Initial commit 2026-04-03 22:53:42 +08:00
gradlew Initial commit 2026-04-03 22:53:42 +08:00
local.properties Initial commit 2026-04-03 22:53:42 +08:00
settings.gradle Initial commit 2026-04-03 22:53:42 +08:00