<feed xmlns='http://www.w3.org/2005/Atom'>
<title>solverv/Solverv, branch master</title>
<subtitle>Viser når neste solverv er, med fine illustrasjoner, som en widget på iOS
</subtitle>
<id>https://git.ivar.systems/solverv/atom?h=master</id>
<link rel='self' href='https://git.ivar.systems/solverv/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/solverv/'/>
<updated>2026-05-06T23:24:28Z</updated>
<entry>
<title>Refactors</title>
<updated>2026-05-06T23:24:28Z</updated>
<author>
<name>ivar</name>
<email>i@oiee.no</email>
</author>
<published>2026-05-06T23:24:28Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/solverv/commit/?id=6eb17a18e901e2d7faa219d7e5a79083a5891dc9'/>
<id>urn:sha1:6eb17a18e901e2d7faa219d7e5a79083a5891dc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: remove duplicate source files now served from Shared/</title>
<updated>2026-05-06T19:21:17Z</updated>
<author>
<name>ivar</name>
<email>i@oiee.no</email>
</author>
<published>2026-05-06T19:21:17Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/solverv/commit/?id=54dd55db8c19667939536e18535ac9c45817e442'/>
<id>urn:sha1:54dd55db8c19667939536e18535ac9c45817e442</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add Shared/ folder with merged source files</title>
<updated>2026-05-06T19:01:10Z</updated>
<author>
<name>ivar</name>
<email>i@oiee.no</email>
</author>
<published>2026-05-06T19:01:10Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/solverv/commit/?id=01eee1c4fe8252bffc9334e4bb2dbbc15f002835'/>
<id>urn:sha1:01eee1c4fe8252bffc9334e4bb2dbbc15f002835</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: resolve compiler warnings about unused variable mutations</title>
<updated>2026-03-24T12:47:46Z</updated>
<author>
<name>ivar</name>
<email>i@oiee.no</email>
</author>
<published>2026-03-24T12:47:46Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/solverv/commit/?id=7328b2e18121d3047ac142eaf0c8b048933d17dc'/>
<id>urn:sha1:7328b2e18121d3047ac142eaf0c8b048933d17dc</id>
<content type='text'>
Changed var to let for baseComponents and utcComponents
that are never mutated after initialization.

Co-Authored-By: Claude Haiku 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>feat: add season color assets to Xcode project</title>
<updated>2026-03-23T16:09:17Z</updated>
<author>
<name>ivar</name>
<email>i@oiee.no</email>
</author>
<published>2026-03-23T16:09:17Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/solverv/commit/?id=ffc55beb528c54c7a201a78849149355a5c2d448'/>
<id>urn:sha1:ffc55beb528c54c7a201a78849149355a5c2d448</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add location permission request and caching</title>
<updated>2026-03-23T15:57:21Z</updated>
<author>
<name>ivar</name>
<email>i@oiee.no</email>
</author>
<published>2026-03-23T15:57:21Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/solverv/commit/?id=2039fcdc375fdf051b344d782fa22949510892b4'/>
<id>urn:sha1:2039fcdc375fdf051b344d782fa22949510892b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add InfoScreenView with upcoming events and sun times</title>
<updated>2026-03-23T15:53:58Z</updated>
<author>
<name>ivar</name>
<email>i@oiee.no</email>
</author>
<published>2026-03-23T15:53:58Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/solverv/commit/?id=ed86502d27d6f03cbdee0d4c2d34cd4b0a6a3d3e'/>
<id>urn:sha1:ed86502d27d6f03cbdee0d4c2d34cd4b0a6a3d3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add AppGroupManager for widget-app data syncing</title>
<updated>2026-03-23T15:37:31Z</updated>
<author>
<name>ivar</name>
<email>i@oiee.no</email>
</author>
<published>2026-03-23T15:37:31Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/solverv/commit/?id=116c373099af46a11ac4320aac21f58f3549c027'/>
<id>urn:sha1:116c373099af46a11ac4320aac21f58f3549c027</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add SunTimes calculator using NOAA algorithm with test-driven approach</title>
<updated>2026-03-23T15:27:34Z</updated>
<author>
<name>ivar</name>
<email>i@oiee.no</email>
</author>
<published>2026-03-23T15:27:34Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/solverv/commit/?id=f72e25fef049c91041335819332e35dba2efb0d2'/>
<id>urn:sha1:f72e25fef049c91041335819332e35dba2efb0d2</id>
<content type='text'>
- Implements NOAA solar position algorithm for accurate sunrise/sunset calculation
- Uses UTC-based calculations with proper timezone conversion
- Includes comprehensive test cases covering spring equinox and polar regions
- Handles edge cases like sun always up/down in polar regions gracefully
- Tests validate accuracy within realistic tolerances for different latitudes

Co-Authored-By: Claude Haiku 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>feat: add SolsticeData manager with hardcoded events 2025-2030</title>
<updated>2026-03-23T15:19:19Z</updated>
<author>
<name>ivar</name>
<email>i@oiee.no</email>
</author>
<published>2026-03-23T15:19:19Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/solverv/commit/?id=a5839d84b64333e74c34aa0c69f5ca0b23664bb8'/>
<id>urn:sha1:a5839d84b64333e74c34aa0c69f5ca0b23664bb8</id>
<content type='text'>
- Create SolsticeData singleton manager with 24 hardcoded solstice/equinox events
- Implement nextEvent() to return the next upcoming event
- Implement upcomingEvents(count:) to return N upcoming events
- Implement progressToNextEvent() to calculate elapsed/total days between events
- Add comprehensive test suite covering all public methods
- All events stored in UTC with conversion utilities
- Build verified successfully

Co-Authored-By: Claude Haiku 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
</feed>
