Commit Graph

7 Commits

Author SHA1 Message Date
Stuart Breckenridge 7df2fa5b1e
reworked gaurd statement 2021-04-13 12:17:31 +08:00
Stuart Breckenridge 307b24af1b
Fixes #2994
Removes force unwrapping and returns an empty string if the pubDate cannot be determined.
2021-04-13 12:00:50 +08:00
Stuart Breckenridge 474fbedbc3
Widget
• Hides count text when there are no articles beyond what is displayed.
• Fixes html appearing in titles.
2021-01-30 09:02:42 +08:00
Stuart Breckenridge ef8035bcdf
Widget Changes
• Feed favicons now sized to match the height of the article row
• Rounded font removed in lieu of default font
• accentColor corrected for dark mode
• Fixes an ~3pt alignment issue on the Today widget’s left VStack
• No content views have been updated with bigger text and explainers
• The small summary widget has been disabled
2020-12-15 19:56:50 +08:00
Stuart Breckenridge 348abb3f18
widget design
Revises design to give articles more vertical space
2020-11-23 10:35:25 +08:00
Stuart Breckenridge fa26fd565e makes feed icons a bit bigger 2020-11-19 16:32:44 +08:00
Stuart Breckenridge 58e18f4bcb Widget Bundle
• Adds small smartfeed summary widget.
• Adds medium widgets for today, unread, and starred.
2020-11-18 10:49:12 +08:00