simpl-liste/app
le king fu 360310e99f fix: replace KeyboardAvoidingView with manual keyboard padding (#6)
KeyboardAvoidingView does not work with edgeToEdgeEnabled on Android.
New approach: listen to Keyboard events, dynamically set spacer height
to actual keyboard height, and scrollToEnd when subtask input is focused.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 14:40:58 -05:00
..
(tabs) feat: widget dark mode, update checker, contact button (v1.0.1) 2026-02-25 20:33:17 -05:00
list fix: add input validation and deep link sanitization 2026-02-21 10:13:05 -05:00
task fix: replace KeyboardAvoidingView with manual keyboard padding (#6) 2026-03-01 14:40:58 -05:00
+not-found.tsx feat: initial Simpl-Liste MVP 2026-02-20 19:28:42 -05:00
_layout.tsx fix: disable KeyboardAvoidingView on Android, sync widget on app start (#6, #9) 2026-03-01 12:07:34 -05:00