Commit graph

16 commits

Author SHA1 Message Date
Алексей Будаев
24d401943b Remove AGENTS.md from repo (local only) 2026-06-13 17:25:56 +08:00
Алексей Будаев
16720a035a Add background notification with clickable action 2026-04-15 19:11:04 +08:00
Алексей Будаев
dc461ad5dc Add Foreground Service for background work, clean up logging 2026-04-15 17:08:36 +08:00
Алексей Будаев
cabc6b8d85 Fix timeout issues: increased to 60s, add retry on CANCEL, default model Medium 2026-04-10 20:14:17 +08:00
Алексей Будаев
ae5907c45f Add RSS parsing for news, update system prompt with RSS URLs, add current year dynamic substitution, update AGENTS.md with context optimization discussion 2026-04-10 00:04:25 +08:00
Алексей Будаев
5d59c5e351 Add API key validation, secure DB key storage, input field padding, scroll fixes 2026-04-07 22:31:28 +08:00
Алексей Будаев
7eadec669c Add drawer menu with flat structure, unified panel styling, Room/SQLCipher setup 2026-04-07 19:23:52 +08:00
Алексей Будаев
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
Алексей Будаев
a5fe4bc29e Remove hardcoded API key, add encrypted storage with AES-256 2026-04-05 18:02:58 +08:00
Алексей Будаев
e98cd8b8e7 Unify corner radius across all UI elements to Material Design 3 standard 2026-04-05 15:12:36 +08:00
Алексей Будаев
d18d4d4de0 Add API key settings with save/delete options 2026-04-05 14:56:29 +08:00
Алексей Будаев
2228f10000 Add padding to input field text 2026-04-05 14:39:27 +08:00
Алексей Будаев
dce4230926 Add dynamic colors support from system theme 2026-04-05 14:07:14 +08:00
Алексей Будаев
9daa0a8512 Fix status bar text color in dark theme 2026-04-05 13:58:14 +08:00
Алексей Будаев
a4d24df8d8 Add user profile, cancel button, dark theme and UI improvements 2026-04-04 18:28:24 +08:00
Алексей Будаев
cda6eb7ce0 Initial commit 2026-04-03 22:53:42 +08:00