Brent Simmons
0dfb284f67
Finish migration away from AppAssets to AppImage and AppColor.
2025-01-30 12:58:14 -08:00
Brent Simmons
a7d4c4912d
Rename AppImage.accountImage to the less redundant AppImage.account.
2025-01-27 22:40:31 -08:00
Brent Simmons
6ed742c5a7
Continuing migrating to AppImage.
2025-01-27 22:21:01 -08:00
Brent Simmons
b116c7b6e5
Rename AppAsset to AppImage.
2025-01-26 22:07:13 -08:00
Brent Simmons
69ae436ea4
Create shared AppAsset and start using it.
2025-01-26 21:38:40 -08:00
Brent Simmons
1bfd0ee12c
Simplify code.
2025-01-26 21:12:15 -08:00
Brent Simmons
2f12d9f803
Create shared AppDefaults and delete platform-specific AppDefaults.
2025-01-26 21:06:22 -08:00
Brent Simmons
5651764907
Mark classes as final that can be marked as final.
2025-01-25 11:01:12 -08:00
Brent Simmons
4fabcab999
Fix lint issues.
2025-01-24 15:50:14 -08:00
Brent Simmons
4b1b285d0b
Fix lint issues.
2025-01-23 22:52:36 -08:00
Brent Simmons
bbef99f2d3
Fix lint issues.
2025-01-22 22:18:09 -08:00
Brent Simmons
4bd258b3fc
Update copyright year to 2025.
2025-01-11 21:42:23 -08:00
Brent Simmons
0d70b9f4ad
Reconcile with 6.1.6-ios branch.
2025-01-03 14:45:03 -08:00
Brent Simmons
8a45b319f7
Fix theme-importing — use startAccessingSecurityScopedResource and stopAccessingSecurityScopedResource, which appear to be required now.
2025-01-03 13:25:28 -08:00
Brent Simmons
9cc4db638c
Continue reconciling names with 6.1.6-ios branch.
2025-01-02 22:06:19 -08:00
Brent Simmons
5228307a16
Remove FeedWrangler support.
2024-11-14 21:05:25 -08:00
Brent Simmons
758f251115
Remove a number of instances of the word master.
2024-11-14 20:32:12 -08:00
Brent Simmons
45d6981215
Remove a number of instances of the word master.
2024-11-14 20:05:37 -08:00
Brent Simmons
44fbcd85b6
Remove a number of instances of the word master.
2024-11-14 20:04:50 -08:00
Brent Simmons
5de4e97e6e
Update copyright year.
2024-11-14 19:49:19 -08:00
Brent Simmons
f0facd2084
Delete some unused files.
2024-11-09 11:08:14 -08:00
Brent Simmons
4a162e1bcf
Fix several deprecation warnings.
2024-11-04 21:49:58 -08:00
Brent Simmons
4f0cacdd3f
Fix several iOS 17 deprecation warnings.
2024-11-03 22:40:38 -08:00
Brent Simmons
4fa4c6a541
Continue renaming webFeed to feed.
2024-11-02 11:08:58 -07:00
Brent Simmons
a99f153419
Remove Extensions section from settings screen.
2023-06-30 20:50:32 -07:00
Brent Simmons
424b9a02c4
Remove Reddit references that can be removed.
2023-06-29 12:43:14 -07:00
Brent Simmons
44a6fbeca6
Update copyright date to 2023. Update version and build to 6.1.2 and 6115. On the proper branch this time.
2023-03-18 22:33:34 -07:00
Maurice Parker
8ad5969452
Prevent app themes from attempting to be deleted
2022-02-07 16:41:00 -08:00
Maurice Parker
063da4ac02
Change to no longer copy app distributed themes to the Themes folder. Fixes #3447
2022-02-07 16:28:20 -08:00
Maurice Parker
fc6719939e
Correct label
2022-02-04 10:55:46 -08:00
Maurice Parker
0fb4398c10
Update to point to the 6.1 help book.
2022-01-23 13:20:36 -08:00
Brent Simmons
ded927fcfe
Update copyright dates to 2022.
2022-01-09 20:55:03 -08:00
Maurice Parker
7608bf2ae6
Disable the Mark as Read on Scroll preferences temporarily
2021-11-18 19:01:48 -06:00
everhardt
b8cae328f5
Add iOS setting for mark as read on scroll
2021-10-27 21:17:04 +02:00
Maurice Parker
ced4ff239a
Fix compile errors by updating to latest API for Article
2021-09-30 09:28:09 -05:00
Duncan Babbage
cc855f3832
link and URL vars for Article. Storage as rawLink
...
link and externalLink fall back to providing the raw stored value if URLs cannot be created even with repair.
2021-09-30 16:51:59 +13:00
Stuart Breckenridge
c29afd2677
try? changed to try with error handling
2021-09-21 09:22:45 +08:00
Stuart Breckenridge
78e0595708
Various ThemeDownloader Updates
...
- `try` added where applicable to ArticleTheme inits
- `ArticleThemePlist` has fixed spelling of theme identifier and conforms to Equatable
- `ArticleTheme` now uses `ArticleThemePlist`
- `ArticleThemeDownloader` is now a class
- `ArticleThemeDownloader` will now download themes to Application Support/NetNewsWire/Downloads on macOS and iOS.
- `ArticleThemeDownloader` will remove downloaded themes from the Download folder when the application is closed.
- macOS app delegate now observes for theme download fails
- Error display code moved from SceneDelegate to SceneCoordinator so that it can use existing presentError on rootVC.
2021-09-21 09:10:56 +08:00
Maurice Parker
04d7ab188f
Add import button to Themes listing scene
2021-09-18 10:49:30 -05:00
Maurice Parker
42bcaf7e55
Extract Theme Import logic so that it can be reused
2021-09-18 10:28:19 -05:00
Maurice Parker
35b913f4a0
Add the ability to delete a theme on iOS
2021-09-12 16:40:59 -05:00
Maurice Parker
98999c0cc1
Add Theme selector to iOS
2021-09-12 16:18:55 -05:00
Stuart Breckenridge
5765a186a6
Fixes label when using larger text sizes.
2021-08-27 06:36:25 +08:00
Stuart Breckenridge
94624cecf4
Changes
...
Info.plist - removes unused query schemes
Settings.storyboard
- changes accentColor to primaryAccentColor
- fixes leading constraint on label
2021-08-27 06:21:51 +08:00
Stuart Breckenridge
178e737040
Converts to a browser preference to a Bool
.
2021-08-26 10:27:23 +08:00
Stuart Breckenridge
3bc18e2891
Reduces Browsers to in-app and system default
2021-08-25 15:05:18 +08:00
Stuart Breckenridge
08a1120e00
Adds app default option
...
Adds app defaults option for controlling link opening preferences.
Adds browser logic and images.
Browser Manager Updates
- Handles deletion of current browser
- Fixes detection of installed browsers by moving URL Types to LSApplicationQuery
- Updates icons to glyphs
- Context menus update
tidy up
- removes browser specific options and offers in-app or default browser options (can be enabled via a bool)
- adds 1Password as an option
- removes custom wording on context menus
Fixes
- makes sure browser options are available on iPad
- uses VibrantCell
- Changes Settings title to "Open Links In"
2021-08-23 23:01:48 +08:00
Brent Simmons
8be9bf6861
Update Help book URL.
2021-06-20 16:03:54 -07:00
Brent Simmons
ae63d0feb7
Add a warning about iCloud sync being slow sometimes. Also: in user-facing text, change “subscriptions” to “feeds.” We want to use the word “feed” — a “subscription” makes people think of IAP.
2021-05-31 15:52:56 -07:00
Brent Simmons
b83b4904e7
Update credits, dedication, and copyright on iOS. Fix #3005 .
2021-05-22 21:50:32 -07:00