Commit graph

  • 704ca9f693 fix: bump versionCode to 6 for APK upgrade compatibility master le king fu 2026-03-12 21:10:29 -0400
  • 72ace1db4a chore: bump version to 1.3.0 v1.3.0 le king fu 2026-03-12 20:26:10 -0400
  • 3cecf9ba26 Merge pull request 'fix: show all tasks in widget (#23)' (#24) from fix/simpl-liste-23-widget-task-count into master maximus 2026-03-13 00:25:21 +0000
  • 9a8bb13e97 fix: cap widget task list at 30 items to prevent memory issues fix/simpl-liste-23-widget-task-count le king fu 2026-03-12 20:20:47 -0400
  • 2e13528c6b fix: default widget period to all tasks (#23) le king fu 2026-03-12 20:10:45 -0400
  • f040ec7902 feat: add configurable widget display period setting (#23) le king fu 2026-03-12 20:04:35 -0400
  • dde33acdf2 fix: show all tasks in widget without date or count limits medic-bot 2026-03-12 19:48:14 -0400
  • b5e722c1f0 Merge pull request 'fix: save and back buttons not navigating away from task screen (#21)' (#22) from fix/simpl-liste-21-save-button-navigation into master maximus 2026-03-10 01:26:05 +0000
  • 4c73a16302 fix: restore error handling and deduplicate goBack helper (#21) fix/simpl-liste-21-save-button-navigation medic-bot 2026-03-09 21:06:05 -0400
  • 2296126ba4 fix: use goBack helper with canGoBack fallback and reset saving state (#21) medic-bot 2026-03-09 20:47:22 -0400
  • d6a69d849b Merge pull request 'fix: restore add button in medium/large widget (#19)' (#20) from fix/simpl-liste-19-widget-add-button into master maximus 2026-03-09 23:52:11 +0000
  • 594896a909 Restore add button in medium/large widget by moving it to header fix/simpl-liste-19-widget-add-button medic-bot 2026-03-08 23:01:52 -0400
  • 8d34ae5267 chore: bump version to 1.2.5 (versionCode 4) v1.2.5 medic-bot 2026-03-08 11:27:13 -0400
  • 0462b5a50b Merge pull request 'fix: sort completed main tasks to bottom of list (#15)' (#18) from fix/simpl-liste-15-sort-completed-tasks into master maximus 2026-03-08 15:26:01 +0000
  • 2a7b70c65c Merge pull request 'fix: add scroll support in medium/large widgets (#11)' (#14) from fix/simpl-liste-11-widget-scroll into master maximus 2026-03-08 15:25:16 +0000
  • 6c1bd043e6 Merge pull request 'fix: resolve esbuild vulnerability via npm override (#16)' (#17) from fix/simpl-liste-16-esbuild-vulnerability into master maximus 2026-03-08 15:25:15 +0000
  • 2d9440b05c Sort completed main tasks to the bottom of the list medic-bot 2026-03-08 11:04:32 -0400
  • ce21337042 Add npm override to force esbuild ^0.25.0 across all dependencies medic-bot 2026-03-08 11:02:46 -0400
  • 661ac0aa33 Add scrollable task list in medium/large widgets fix/simpl-liste-11-widget-scroll le king fu 2026-03-07 17:56:13 -0500
  • 054efd14ed Sort completed subtasks to bottom of list fix/simpl-liste-12-subtasks-completed-last le king fu 2026-03-07 17:52:47 -0500
  • fa037e9eef fix: increase touch targets for header buttons (#10) v1.2.4 le king fu 2026-03-07 10:22:54 -0500
  • a8efb82b3a Add missing .gitignore patterns (.env, .env.*) le king fu 2026-03-04 20:48:06 -0500
  • bf7c954528 Fix HIGH vulnerability (minimatch ReDoS) le king fu 2026-03-04 20:27:04 -0500
  • 64cd7bc896 chore: bump version to 1.2.3 v1.2.3 le king fu 2026-03-01 17:28:09 -0500
  • f2fe141737 fix: use react-native-keyboard-controller for reliable keyboard handling (#6) le king fu 2026-03-01 17:18:45 -0500
  • 360310e99f fix: replace KeyboardAvoidingView with manual keyboard padding (#6) v1.2.2 le king fu 2026-03-01 14:40:58 -0500
  • 9835f9ef18 fix: use KeyboardAvoidingView behavior="padding" on Android (#6) le king fu 2026-03-01 12:25:30 -0500
  • fe7bda4747 fix: disable KeyboardAvoidingView on Android, sync widget on app start (#6, #9) le king fu 2026-03-01 12:07:34 -0500
  • 3efb7a1cb0 chore: bump version to 1.2.1 v1.2.1 le king fu 2026-03-01 11:29:48 -0500
  • a03085c768 fix: keyboard scroll via Keyboard listener, bigger widget expand button (#6, #9) le king fu 2026-03-01 11:04:38 -0500
  • 55e02e1b3a chore: bump version to 1.2.0 v1.2.0 le king fu 2026-03-01 10:43:44 -0500
  • 117de533d7 fix: subtask input scroll + widget expand/collapse subtasks (#6, #9) le king fu 2026-03-01 10:27:21 -0500
  • 2412d368ac chore: bump version to 1.1.0 le king fu 2026-02-28 17:18:09 -0500
  • f61ce64b50 feat: show subtask progress in Android widget (#9) v1.1.0 le king fu 2026-02-28 16:47:47 -0500
  • 72eafbd9d9 fix: prevent double-tap save, add subtasks at creation, fix keyboard overlap (#7, #8, #6) le king fu 2026-02-28 16:27:03 -0500
  • e6ac92e745 feat: widget dark mode, update checker, contact button (v1.0.1) v1.0.1 le king fu 2026-02-25 20:33:17 -0500
  • c58a4dce2d feat: add list selector to task detail screen v1.0.0 le king fu 2026-02-21 20:55:29 -0500
  • d31b6f45fc feat: add custom app icon and adjust medium widget to 2x4 le king fu 2026-02-21 14:12:22 -0500
  • e6867d84b3 feat: change medium widget to 2x4, show list color indicator le king fu 2026-02-21 13:42:44 -0500
  • 0ebc340f37 fix: add input validation and deep link sanitization le king fu 2026-02-21 10:13:05 -0500
  • 9c6d2dfef9 feat: add Android widget for task overview (3 sizes) le king fu 2026-02-21 09:47:15 -0500
  • 3558171bb9 feat: add client-side task search in inbox and list detail le king fu 2026-02-21 08:53:02 -0500
  • 4d62658ae7 feat: add swipe actions and drag-to-reorder for tasks and lists le king fu 2026-02-21 08:43:34 -0500
  • 47f698d86b feat: add notifications, calendar sync, and ICS export le king fu 2026-02-21 08:09:57 -0500
  • f8523b8a6c docs: add CLAUDE.md and masterplan for project reference le king fu 2026-02-20 21:50:45 -0500
  • 2e86835e44 feat: add color and icon pickers for lists le king fu 2026-02-20 21:44:15 -0500
  • 5fc1365ced feat: add Phase 2 — tags, sort, filters, recurrence le king fu 2026-02-20 20:54:06 -0500
  • 72f4a50e2b fix: list navigation, crypto polyfill, SQL transformer, dark mode priorities le king fu 2026-02-20 20:15:49 -0500
  • 0526a47900 feat: initial Simpl-Liste MVP le king fu 2026-02-20 19:28:42 -0500
  • 0dc15a8c25 Initial commit le king fu 2026-02-20 19:08:56 -0500