| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: add location fetching and sun time calculation to widget provider | ivar | 2026-03-24 | 1 | -1/+3 |
| | | | | | | | | | | | | - Fetch cached user location from AppGroupManager (via App Group storage) - Check if location is fresh (< 24 hours old) - Calculate sunrise/sunset times using SunTimes utility if location is fresh - Pass sun times to SolvervDef for widget display - Create widget-local copies of AppGroupManager and SunTimes utilities - Widget maintains midnight refresh policy Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> | ||||
| * | feat: add location permission request and caching | ivar | 2026-03-23 | 1 | -0/+2 |
| | | |||||
| * | Initial commit | ivar | 2025-12-17 | 2 | -0/+196 |
| | | |||||
| * | Initial Commit | ivar | 2025-12-15 | 3 | -0/+358 |
