summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat: add location permission request and cachingivar2026-03-232-0/+78
* feat: add InfoScreenView with upcoming events and sun timesivar2026-03-232-41/+212
* feat: implement SolvervDef methods and update widget timeline to refresh at m...ivar2026-03-234-13/+233
* feat: add widget views for small, medium, and large sizesivar2026-03-233-0/+115
* chore: add SolvervDef stub methods for widget integrationivar2026-03-231-3/+22
* feat: add AppGroupManager for widget-app data syncingivar2026-03-232-0/+125
* feat: add SunTimes calculator using NOAA algorithm with test-driven approachivar2026-03-232-0/+204
* feat: add SolsticeData manager with hardcoded events 2025-2030ivar2026-03-232-0/+287
* 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
* fix: correct SunTimes algorithm, add TDD tests first, and intermediate build ...ivar2026-03-231-82/+188
* Add implementation plan for solstice widget with 13 detailed tasksivar2026-03-231-0/+1500
* Add concrete implementation details: algorithm reference, AppGroup schema wit...ivar2026-03-231-28/+61
* Update spec with detailed clarifications on algorithm, widget refresh, AppGro...ivar2026-03-231-11/+62
* Add solstice widget design specivar2026-03-231-0/+223
* Initial commitivar2025-12-1710-0/+474
* Initial Commitivar2025-12-159-0/+521