summaryrefslogtreecommitdiffstats
path: root/Solverv.xcodeproj
Commit message (Collapse)AuthorAgeFilesLines
* RefactorsHEADmasterivar2026-05-072-8/+13
|
* chore: remove temporary pbxproj update scriptivar2026-05-061-1/+1
|
* feat: use PBXFileSystemSynchronizedRootGroup for Shared/ in both targetsivar2026-05-061-30/+9
|
* refactor: remove duplicate source files now served from Shared/ivar2026-05-062-49/+31
|
* feat: wire Shared/ files into both Xcode targets via pbxprojivar2026-05-061-2/+58
|
* 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