simpl-liste/src
le king fu a03085c768 fix: keyboard scroll via Keyboard listener, bigger widget expand button (#6, #9)
- Replace unreliable setTimeout scroll with Keyboard.addListener('keyboardDidShow')
- Track subtask input focus state to scroll only when relevant
- Increase bottom spacer from h-32 to h-80 for more scroll room
- Enlarge expand/collapse button (32px with background) and arrow (fontSize 18)
- Ensure subtasks array is always initialized in widget handler

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 11:04:38 -05:00
..
components feat: add swipe actions and drag-to-reorder for tasks and lists 2026-02-21 08:43:34 -05:00
db fix: add input validation and deep link sanitization 2026-02-21 10:13:05 -05:00
i18n feat: widget dark mode, update checker, contact button (v1.0.1) 2026-02-25 20:33:17 -05:00
lib fix: add input validation and deep link sanitization 2026-02-21 10:13:05 -05:00
services fix: subtask input scroll + widget expand/collapse subtasks (#6, #9) 2026-03-01 10:27:21 -05:00
stores feat: add notifications, calendar sync, and ICS export 2026-02-21 08:09:57 -05:00
theme fix: list navigation, crypto polyfill, SQL transformer, dark mode priorities 2026-02-20 20:15:49 -05:00
widgets fix: keyboard scroll via Keyboard listener, bigger widget expand button (#6, #9) 2026-03-01 11:04:38 -05:00
global.css feat: initial Simpl-Liste MVP 2026-02-20 19:28:42 -05:00