pour application android simpl-liste
Find a file
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
.vscode Initial commit 2026-02-20 19:08:56 -05:00
app fix: keyboard scroll via Keyboard listener, bigger widget expand button (#6, #9) 2026-03-01 11:04:38 -05:00
assets feat: add custom app icon and adjust medium widget to 2x4 2026-02-21 14:12:22 -05:00
src fix: keyboard scroll via Keyboard listener, bigger widget expand button (#6, #9) 2026-03-01 11:04:38 -05:00
.gitignore Initial commit 2026-02-20 19:08:56 -05:00
app.json chore: bump version to 1.2.0 2026-03-01 10:43:44 -05:00
babel.config.js feat: initial Simpl-Liste MVP 2026-02-20 19:28:42 -05:00
CLAUDE.md fix: subtask input scroll + widget expand/collapse subtasks (#6, #9) 2026-03-01 10:27:21 -05:00
drizzle.config.ts feat: initial Simpl-Liste MVP 2026-02-20 19:28:42 -05:00
eas.json feat: initial Simpl-Liste MVP 2026-02-20 19:28:42 -05:00
index.js feat: add Android widget for task overview (3 sizes) 2026-02-21 09:47:15 -05:00
masterplan.md docs: add CLAUDE.md and masterplan for project reference 2026-02-20 21:50:45 -05:00
metro.config.js fix: list navigation, crypto polyfill, SQL transformer, dark mode priorities 2026-02-20 20:15:49 -05:00
nativewind-env.d.ts feat: initial Simpl-Liste MVP 2026-02-20 19:28:42 -05:00
package-lock.json feat: add Android widget for task overview (3 sizes) 2026-02-21 09:47:15 -05:00
package.json chore: bump version to 1.2.0 2026-03-01 10:43:44 -05:00
sql-transformer.js fix: list navigation, crypto polyfill, SQL transformer, dark mode priorities 2026-02-20 20:15:49 -05:00
tailwind.config.js feat: initial Simpl-Liste MVP 2026-02-20 19:28:42 -05:00
tsconfig.json fix: list navigation, crypto polyfill, SQL transformer, dark mode priorities 2026-02-20 20:15:49 -05:00