simpl-liste/src
le king fu 9a8bb13e97 fix: cap widget task list at 30 items to prevent memory issues
Add safety limit of 30 rendered tasks in the widget to avoid Android
memory constraints. Also add cross-reference comment for the implicit
AsyncStorage coupling with useSettingsStore.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 20:20:47 -04:00
..
components feat: add swipe actions and drag-to-reorder for tasks and lists 2026-02-21 08:43:34 -05:00
db Sort completed main tasks to the bottom of the list 2026-03-08 11:04:32 -04:00
i18n feat: add configurable widget display period setting (#23) 2026-03-12 20:04:35 -04:00
lib fix: restore error handling and deduplicate goBack helper (#21) 2026-03-09 21:06:05 -04:00
services fix: cap widget task list at 30 items to prevent memory issues 2026-03-12 20:20:47 -04:00
stores fix: default widget period to all tasks (#23) 2026-03-12 20:10:45 -04:00
theme fix: list navigation, crypto polyfill, SQL transformer, dark mode priorities 2026-02-20 20:15:49 -05:00
widgets fix: cap widget task list at 30 items to prevent memory issues 2026-03-12 20:20:47 -04:00
global.css feat: initial Simpl-Liste MVP 2026-02-20 19:28:42 -05:00