Commit Graph

9 Commits

Author SHA1 Message Date
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
b664f21cab adds widget url 2020-11-30 15:41:15 +08:00
Stuart Breckenridge
4e8de59b82 Tweaks design of the smart feeds summary widget 2020-11-21 17:16:21 +08:00
Stuart Breckenridge
c6447c1899 Missing localizations added 2020-11-21 15:47:53 +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