Commit Graph

3 Commits

Author SHA1 Message Date
6e61dd6a31 remove uneccesary theme settings 2024-06-11 22:47:19 +02:00
a52a50d4d1 Persist theme
Persist theme in sqlite database.
A new table was created for this.

Add migration to add table for persisted theme
2024-04-04 20:38:12 +02:00
10ad73c940 Adding persistence
This commit adds persistence.
Notes are added to a sqlite database, can be deleted and are read at app
start.
2024-03-29 17:14:47 +01:00