#19208: fix(android): auto-capitalize first letter in chat input
app: android
size: XS
Cluster:
Web UI Enhancements and Fixes
## Summary
- Adds `KeyboardOptions(capitalization = KeyboardCapitalization.Sentences)` to the chat input `TextField`, so the keyboard starts with a capital letter at the beginning of each sentence — matching standard messaging app behavior.
## AI Disclosure
- [x] AI-assisted (ClaudeCode via OpenClaw) — human reviewed and tested
- [x] I understand what this code does
## Testing
- Lightly tested on OnePlus 12 (Android 15)
- Verified keyboard opens with uppercase at start of input
## Screenshots

🤖 Generated with [Claude Code](https://claude.com/claude-code)
Most Similar PRs
#6521: fix: addressed style issue for chat compose and thread on mobile
by spencer-rafada · 2026-02-01
50.8%
#7528: feat: Adds slash command suggestions to chat
by JohnnyD1776 · 2026-02-02
50.7%
#15110: fix: enable auto-scroll during assistant response streaming
by jwchmodx · 2026-02-13
50.4%
#22798: feat(webchat): ChatGPT-style multi-chat threads with generated titles
by opnsec · 2026-02-21
50.2%
#14940: fix(googlechat): convert Markdown formatting to Google Chat markup
by brandonwise · 2026-02-12
49.7%
#11167: style(chat): UI: add mobile layout for chat compose actions
by junyiz · 2026-02-07
49.6%
#23305: refactor: capitalize error messages for consistency
by keshav55 · 2026-02-22
49.6%
#11711: feat(webui): add terminal-style input history navigation
by stephenschoettler · 2026-02-08
49.4%
#5693: fix(chat): display error messages when LLM requests fail
by niemesrw · 2026-01-31
49.1%
#7522: fix(webchat): auto-scroll when message queue changes
by alsoknownasfoo · 2026-02-02
49.0%