summaryrefslogtreecommitdiffstats
path: root/Solverv.xcodeproj
Commit message (Collapse)AuthorAgeFilesLines
* feat: add location fetching and sun time calculation to widget providerivar2026-03-241-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 cachingivar2026-03-231-0/+2
|
* Initial commitivar2025-12-172-0/+196
|
* Initial Commitivar2025-12-153-0/+358