Commit Graph

45 Commits

Author SHA1 Message Date
Stuart Breckenridge b7dbe5c6a5 Converts widget to localization standards
The widget has been converted to the new Localization standards. Additionally, it has removed the build phase script for SwiftGen.
2023-01-08 09:20:19 +08:00
Stuart Breckenridge 432c0c9f25 Adds missing translations 2023-01-04 19:17:48 +08:00
Stuart Breckenridge b969a22b3b Corrects en-gb spelling of summarised 2023-01-04 13:47:11 +08:00
Stuart Breckenridge 9a03ce61b2 Adds en-gb localisation 2023-01-04 12:42:23 +08:00
Stuart Breckenridge 9347458abf Add en-GB localisation 2023-01-04 12:42:13 +08:00
Maurice Parker 0c95428b31 Merge branch 'ios-candidate' 2022-09-22 20:50:35 -05:00
Maurice Parker 8929e4d44c Fix compile introduced when WidgetDataDecoder implemented Logging 2022-09-18 21:03:44 -05:00
Stuart Breckenridge d0d5de897f Merge branch 'main' into os-log-audit 2022-09-19 09:36:28 +08:00
Stuart Breckenridge 77718c89a8 Simplifies widgetbundle platform specific builds
Huge credit to [SwiftLee](https://www.avanderlee.com/swiftui/variable-widgetbundle-configuration/) for this one.
2022-09-18 07:47:56 +08:00
Stuart Breckenridge 0dd4689bf0 Logging changes
- Adds `Logging` protocol
- Moves to Swift-style `OSLog` usage

os_log to Logger

os_log audit

Replacment of os.log with Logging
2022-09-04 21:31:03 +08:00
Stuart Breckenridge 7378d66bb5 adds new lock screen widget 2022-08-03 13:26:19 +08:00
Stuart Breckenridge 10a455399d corrected ordering of guard for thumbnail 2022-07-29 07:33:05 +08:00
Maurice Parker 0bbb61511f Revert "switches URL to fileURLWithPath" 2022-07-28 16:19:02 -05:00
Stuart Breckenridge 424000975d switches URL to fileURLWithPath 2022-07-09 18:50:07 +01:00
Stuart Breckenridge db9dbc97ec ArticleItemView now uses feedIconPath 2022-07-07 19:12:42 +01:00
Stuart Breckenridge 01f0881eab Widget Image Handling
Favicons are written to (and removed) to shared container which works around #3451.
2022-02-11 20:37:53 +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