summaryrefslogtreecommitdiffstats
path: root/Solsnu.Widget/Views
Commit message (Collapse)AuthorAgeFilesLines
* RefactorsHEADmasterivar2026-05-072-27/+41
|
* refactor: remove duplicate source files now served from Shared/ivar2026-05-061-4/+1
|
* feat: display sunrise/sunset times in medium widgetivar2026-03-241-9/+10
|
* feat: display sunrise/sunset times in small widgetivar2026-03-241-17/+22
| | | | | | | | | Updated SmallWidgetView to show sunrise/sunset times below the countdown when they're available. Uses a VStack layout with the countdown at top and times below it (only displayed if both sunrise and sunset are available). Times use the same text color with smaller font (11pt) to fit in the widget. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
* docs: add sunrise/sunset widget feature design specivar2026-03-231-51/+0
|
* feat: add widget views for small, medium, and large sizesivar2026-03-233-0/+115