moved icloud ui functions into viewModel

- idk why it was in the view
added settings for mac
fix addeventview
export view pasteboard for mac
move accent icon to new file
Archive view reversed - new to old
This commit is contained in:
neon443
2025-06-13 17:15:23 +01:00
parent ee2e05c523
commit 3f21074091
11 changed files with 227 additions and 193 deletions

View File

@@ -11,17 +11,18 @@
- [x] Event colors
- [x] Recurrence
- [x] Search
- [ ] Notifications
- [x] Notifications
- [ ] Mac App
- [ ] Apple Watch App
- [x] Home Screen Widgets
- [ ] Lock Screen Widgets
- [ ] Later Box
- [ ] Sort by
- [ ] Reorder Events
- [ ] Archive
- [x] Archive
- [ ] Collaboration
- [ ] Autocomplete tasks
- [ ] Settings
- [x] Settings
## Features
- **Event Creation**: Create events with a name, description, date, recurrence, and an icon
@@ -53,4 +54,4 @@ Contributions are welcome! Just follow these steps:
## Used Tools/Frameworks
- Swift & SwiftUI by Apple
- **SFSymbolsPicker** by [alessiorubicini/SFSymbolsPickerForSwiftUI].
- **SFSymbolsPicker** by [alessiorubicini/SFSymbolsPickerForSwiftUI].