Commit Graph

8 Commits

Author SHA1 Message Date
ad30e18054 change colors 2024-06-11 23:02:26 +02:00
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
55957b04db Set groundwork for persisting notes 2024-03-17 18:38:57 +01:00
12940beab7 Change dialog text 2024-03-17 18:02:00 +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