Skip to content

fix: persist notification filter selection#224

Merged
barrydeen merged 1 commit intomainfrom
fix/persist-notification-filter
Mar 12, 2026
Merged

fix: persist notification filter selection#224
barrydeen merged 1 commit intomainfrom
fix/persist-notification-filter

Conversation

@barrydeen
Copy link
Copy Markdown
Owner

Summary

  • Save the user's notification filter choice (All, Replies, Reactions, Zaps, Reposts, Mentions) to wisp_settings SharedPreferences
  • Restore the saved filter on app restart instead of always defaulting to "All"

Test plan

  • Open notifications screen, select a filter other than "All" (e.g. Replies)
  • Force-close the app and reopen — verify the filter is still set to Replies
  • Select "All" again, restart — verify it defaults back to All

Save the user's chosen notification filter (All, Replies, Reactions,
etc.) to SharedPreferences so it is restored when re-opening the app.
@barrydeen barrydeen merged commit de987f4 into main Mar 12, 2026
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