summaryrefslogtreecommitdiffstats
path: root/Solverv
Commit message (Expand)AuthorAgeFilesLines
* RefactorsHEADmasterivar2026-05-073-217/+153
* refactor: remove duplicate source files now served from Shared/ivar2026-05-066-425/+1
* feat: add Shared/ folder with merged source filesivar2026-05-062-0/+21
* fix: resolve compiler warnings about unused variable mutationsivar2026-03-242-2/+2
* feat: add season color assets to Xcode projectivar2026-03-234-0/+80
* feat: add location permission request and cachingivar2026-03-231-0/+76
* feat: add InfoScreenView with upcoming events and sun timesivar2026-03-232-41/+212
* feat: add AppGroupManager for widget-app data syncingivar2026-03-231-0/+67
* feat: add SunTimes calculator using NOAA algorithm with test-driven approachivar2026-03-231-0/+148
* feat: add SolsticeData manager with hardcoded events 2025-2030ivar2026-03-231-0/+114
* feat: add SolsticeEvent model with UTC-to-local conversionivar2026-03-231-0/+38
* feat: add Season enum with colors and descriptionsivar2026-03-231-0/+49
* Initial Commitivar2025-12-156-0/+163