summaryrefslogtreecommitdiffstats
path: root/Solsnu.Widget/Views/SmallWidgetView.swift
Commit message (Collapse)AuthorAgeFilesLines
* RefactorsHEADmasterivar2026-05-071-17/+21
|
* refactor: remove duplicate source files now served from Shared/ivar2026-05-061-4/+1
|
* 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>
* feat: add widget views for small, medium, and large sizesivar2026-03-231-0/+28