Add Database | Add FolderPairDao | Add UI for FolderPairs #1

Merged
FabiSahne merged 2 commits from ui into develop 2026-02-23 18:38:25 +01:00

2 Commits

Author SHA1 Message Date
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