calorie-ai-android/app
Daniel 99bd1bff42
Some checks failed
Android CI / build (push) Successful in 1m59s
Web CI / test (push) Failing after 1m6s
Fix UX issues across all screens
ConnectScreen:
- Keyboard types: Uri for URL, Password for password
- IME chain: Next→Next→Done across all three fields
- Pressing Done on password submits the form
- Password visibility toggle (show/hide button)

PlansScreen:
- Delete plan now requires confirmation dialog
- Plan content bumped to bodyMedium (was too small)
- Plan history uses Card with primaryContainer highlight for active plan
- "Active" badge on selected plan instead of just bold text

SettingsScreen:
- "Profile saved" status auto-clears after 3 seconds

CalorieAiApp:
- Top bar title shows "Edit meal" when editing an existing entry

DiaryScreen:
- "Deselect" button next to "Trash" when items are selected

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 05:44:34 +02:00
..
src Fix UX issues across all screens 2026-05-20 05:44:34 +02:00
build.gradle Replace two-button image picker with bottom sheet chooser 2026-05-20 05:42:37 +02:00