Skip to content

Conversation

@smad-bro
Copy link

@smad-bro smad-bro commented Aug 22, 2025

  • Add ShowCompletedTasksNotifier to automatically save/load preference
  • Update app initialization to load preference on startup
  • Replace simple StateProvider with StateNotifierProvider for persistence
  • Update all UI components to use new notifier provider
  • Haptic feedback when marking the task done.

This change ensures the 'Show completed tasks' setting is remembered across app restarts, improving user experience by maintaining preferences between sessions.

Closes: User request for persistent setting memory #4 and haptic feedback when marking task as "Done" #11

- Add ShowCompletedTasksNotifier to automatically save/load preference
- Update app initialization to load preference on startup
- Replace simple StateProvider with StateNotifierProvider for persistence
- Update all UI components to use new notifier provider
- Fix Android build configuration for missing key.properties file

This change ensures the 'Show completed tasks' setting is remembered
across app restarts, improving user experience by maintaining
preferences between sessions.

Closes: User request for persistent setting memory
@smad-bro smad-bro changed the title feat: remember “Show completed tasks” across app restarts feat: remember “Show completed tasks” across app restarts & haptic feedbacks when marking tasks done. Aug 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant