6 Commits

Author SHA1 Message Date
0c31b81378 Merge pull request 'Add Database | Add FolderPairDao | Add UI for FolderPairs' (#1) from ui into develop
Reviewed-on: #1
2026-02-23 18:38:25 +01:00
Fabian Wolter
c215ae3ec4 feat: Added UI for the FolderPairTab
This commit adds a FolderPairCard composable.
Also fixed the warning: "Serializable object must implement 'readResolve'".
2026-02-23 18:29:23 +01:00
Fabian Wolter
31bd2b1ceb feat: Initial Database stuff for FolderPairs
This commit adds the initial Database design to save and load `FolderPair`s locally
2026-02-23 17:05:47 +01:00
Fabian Wolter
f94d1ca930 Changed padding 2026-02-09 20:55:29 +01:00
Fabian Wolter
a69cd0b110 first design draft 2026-02-01 18:14:18 +01:00
Fabian Wolter
2148e50795 Init 2026-01-29 23:18:19 +01:00