Skip to content

Store remembered tabs in app database instead of preferences#1541

Merged
damontecres merged 8 commits into
mainfrom
dev/remembered-tab
Jun 8, 2026
Merged

Store remembered tabs in app database instead of preferences#1541
damontecres merged 8 commits into
mainfrom
dev/remembered-tab

Conversation

@damontecres

Copy link
Copy Markdown
Owner

Description

Moves storing the remembered tabs from app preferences to the app database. This means deleting the user will remove the remembered tabs and the app preferences file is smaller and faster to load.

The remembered tabs are migrated automatically when the app is updated.

There are no significant user facing changes in this PR.

Related issues

N/A

Testing

Emulator

Screenshots

N/A

AI or LLM usage

None

@damontecres damontecres added dev Related to development of the project database Contains database changes labels Jun 8, 2026
@damontecres damontecres merged commit b49926f into main Jun 8, 2026
2 checks passed
@damontecres damontecres deleted the dev/remembered-tab branch June 8, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

database Contains database changes dev Related to development of the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant