Commit Graph

4 Commits

Author SHA1 Message Date
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
276e57617f Insert items with dialog 2024-03-17 15:23:09 +01:00
5fa9a1c261 First working version 2024-03-17 14:15:50 +01:00