Commit Graph

7 Commits

Author SHA1 Message Date
Fabian Wolter
0455d82a40 refactor: start to move from voyager to navigation3
I want to move away from the easy but limited voyager library ind implement my own navigation
2026-02-24 21:51:45 +01:00
Fabian Wolter
9bba99ce60 fix: Changed SettingsTab index 2026-02-23 18:35:11 +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