Commit Graph

31 Commits

Author SHA1 Message Date
Brent Simmons e56b1513b6 Move RSWeb from remote to local project; rename as Web. 2024-04-01 19:31:57 -07:00
Brent Simmons 06ed7ac4be Fix ForEach warnings. 2024-03-06 21:21:50 -08:00
Stuart Breckenridge 4d75e7504c Resolves partial widget images 2021-11-09 10:46:44 +08:00
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 4414ea6c06
Text position on widget
Text position on widgets are now in a fixed position.
2021-01-29 22:34:31 +08:00
Stuart Breckenridge af19a56b53
Merge branch 'main' into richer-notifications 2020-12-24 09:33:27 +08:00
Stuart Breckenridge adf5a6d33e
images are sized the same 2020-12-24 08:50:45 +08:00
Stuart Breckenridge 47d12f4fe7
Widget Accessibility
Reduces article count on display when using larger text sizes
2020-12-24 08:45:07 +08:00
Stuart Breckenridge 3898edc8b1
widget text spacing 2020-12-23 21:16:32 +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 b664f21cab
adds widget url 2020-11-30 15:41:15 +08:00
Stuart Breckenridge f51e1b511e
Increased count font size 2020-11-29 17:45:49 +08:00
Stuart Breckenridge 9206463e46
layout fixes
• Ensure counts do not wrap
• Reduces number of articles on large widget due to increased spacing.
• Consistent vertical spacing between articles and dividers
2020-11-29 17:12:53 +08:00
Maurice Parker a7a12f3278 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main 2020-11-22 21:23:24 -06:00
Maurice Parker 8a706adc32 Increase padding and add a separator between articles in the Widgets. 2020-11-22 21:21:19 -06:00
Stuart Breckenridge 7a989e4040
show the starred articles 2020-11-23 11:12:17 +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 65073d7346
TimelineProvider.swift
Previews now use live data if it is available.
2020-11-22 17:22:38 +08:00
Stuart Breckenridge 4e8de59b82
Tweaks design of the smart feeds summary widget 2020-11-21 17:16:21 +08:00
Stuart Breckenridge df7cd6904a
Smart Feeds 2020-11-21 16:49:03 +08:00
Stuart Breckenridge ffc0ca763b
A sneak _peek_ 2020-11-21 16:01:32 +08:00
Stuart Breckenridge c6447c1899
Missing localizations added 2020-11-21 15:47:53 +08:00
Stuart Breckenridge e70e67d35c
uses correct string 2020-11-21 09:54:03 +08:00
Stuart Breckenridge ee4ab43a8b
Widget localization 2020-11-21 09:11:31 +08:00
Maurice Parker 803a193b1c Align the Widget version numbers with the main iOS app 2020-11-20 15:10:01 -06:00
Stuart Breckenridge b34510eb5c
changes the behaviour of the today widget 2020-11-19 20:21:04 +08:00
Stuart Breckenridge fa26fd565e makes feed icons a bit bigger 2020-11-19 16:32:44 +08:00
Stuart Breckenridge 264668a663 Widgets
simplified code
added large widgets
localised the counts
updated technotes
2020-11-18 15:43:14 +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