<feed xmlns='http://www.w3.org/2005/Atom'>
<title>solverv/Solsnu.Widget/Utilities, 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-06T19:21:17Z</updated>
<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>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>refactor: rename calendar2 to currentCalendar for clarity</title>
<updated>2026-03-24T11:31:46Z</updated>
<author>
<name>ivar</name>
<email>i@oiee.no</email>
</author>
<published>2026-03-24T11:31:46Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/solverv/commit/?id=35346562bd81412ab998e79f3a64eda2585c9e41'/>
<id>urn:sha1:35346562bd81412ab998e79f3a64eda2585c9e41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add location fetching and sun time calculation to widget provider</title>
<updated>2026-03-24T11:29:47Z</updated>
<author>
<name>ivar</name>
<email>i@oiee.no</email>
</author>
<published>2026-03-24T11:29:47Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/solverv/commit/?id=c0f84ad32693afed9d53a5962303e91172e95a3d'/>
<id>urn:sha1:c0f84ad32693afed9d53a5962303e91172e95a3d</id>
<content type='text'>
- Fetch cached user location from AppGroupManager (via App Group storage)
- Check if location is fresh (&lt; 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 &lt;noreply@anthropic.com&gt;
</content>
</entry>
</feed>
