Brent Simmons
c1f6026495
Rename Account.type to Account.accountType.
2024-06-09 22:53:19 -07:00
Brent Simmons
ae2c21f5f0
Move NonIntrinsic* views to UIKitExtras.
2024-05-06 22:26:11 -07:00
Brent Simmons
7308cb6b04
Move Bundle extension to the place where it’s used.
2024-05-06 21:37:24 -07:00
Brent Simmons
91b0e7158a
Convert importOPML to async await.
2024-03-26 21:10:05 -07:00
Brent Simmons
4c866b7230
Rename WebFeed and webFeed to Feed and feed.
2024-02-25 23:12:21 -08:00
Brent Simmons
ca3de24738
Fix deprecation warnings.
2024-02-25 19:02:29 -08:00
Brent Simmons
33efa344c4
Fix deprecation warnings by using UTType APIs.
2024-02-25 18:42:26 -08:00
Brent Simmons
2640132f36
Remove extension points.
2024-02-22 21:47:00 -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
98999c0cc1
Add Theme selector to iOS
2021-09-12 16:18:55 -05: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
b0a1183e11
Update URLs to use netnewswire.com where appropriate.
2021-02-21 20:21:01 -06:00
Maurice Parker
0b4fb4250a
Fix extension point image name
2020-10-30 17:10:24 -05:00
Maurice Parker
7c91a1df3a
Change NetNewsWire News URL to use the XML version since some sync services don't understand JSON.
2020-10-29 17:52:58 -05:00
Stuart Breckenridge
ddbf0fffb6
Fixes #2335
...
The `ReleaseNotes` struct has been replaced with an extension on URL. Release Notes can now be opened on all versions of NNW.
2020-08-15 15:01:00 +08:00
Maurice Parker
0cb0bc357a
Rename AddWebFeed controller classes to AddFeed since they are now used for other feed types
2020-08-11 17:04:11 -05:00
Maurice Parker
0ec250ec24
Rewrite Add Feed and Add Folder to be separate dialogs
2020-08-11 15:00:31 -05:00
Noelle Leigh
908e8c3c63
fix iOS/Settings/SettingsViewController.swift
2020-07-26 05:46:27 -04:00
Stuart Breckenridge
f92b219cdc
NetNewsWire-iOS AppDefaults is now a singleton
2020-07-02 10:47:45 +08:00
Maurice Parker
d168658e05
Add Extension Point maintenance to the iOS app.
2020-04-16 08:25:40 -05:00
Maurice Parker
a620a20588
Add the option to select the user interface color palette. Issue #1900
2020-03-15 04:25:25 -05:00
Flowinho
97c79202fc
Added missing constraints to the UISwitch elements
2020-03-12 17:56:43 +01:00
Maurice Parker
8ed9958631
Change full article setting to enable or disable the feature. Issue #1773
2020-02-04 11:24:06 -08:00
Maurice Parker
f5c2fc4813
Pass all UTI types associated with OPML to the document picker for OPML imports. Issue #1684
2020-01-21 12:58:05 -07:00
Maurice Parker
ed355ad614
Update to allow all text types for importing OPML and make the error message more friendly. Issue #1443
2020-01-20 14:57:07 -07:00
Maurice Parker
e183345f98
Stop suppressing the Confirm Mark as Read setting for iPads. Issue #1660
2020-01-19 23:12:02 -07:00
Maurice Parker
333da704aa
Fix regression that made customize timeline unselectable.
2020-01-16 14:44:30 -07:00
Maurice Parker
21cf8415d2
Add confirmation for Mark As Read actions. Issue #1603
2020-01-11 11:30:16 -07:00
Maurice Parker
e93b916c50
Implement Refresh to Clear Articles option. Issue #1601
2020-01-10 18:14:21 -07:00
Maurice Parker
4b361300f4
Fix the OPML export when there is only one exportable account. Issue #1457
2019-12-26 12:35:39 -07:00
Maurice Parker
e9032c4a0f
Add Slack link to Help. Issue #1365
2019-11-27 14:17:57 -06:00
Maurice Parker
0723c55e2c
Change Import Subscriptions action sheet title. Issue #1353
2019-11-26 10:23:33 -06:00
Maurice Parker
f2b5d31d5e
Change Export Subscriptions action sheet title. Issue #1354
2019-11-26 10:21:18 -06:00
Maurice Parker
291bc9b278
Align build number with rest of text. Issue #1355
2019-11-26 10:16:58 -06:00
Maurice Parker
b1471d4d20
Adjust section header for hidden section on iPad.
2019-11-25 17:05:27 -06:00
Maurice Parker
69aeacd98d
Add fullscreen article setting/functionality. Issue #1343
2019-11-24 14:18:58 -06:00
Maurice Parker
4ea655df79
Update Help section in Settings. Issue #1340
2019-11-24 11:33:01 -06:00
Maurice Parker
e8395c8bfc
Remove "v" from version number. Issue #1339
2019-11-24 11:25:42 -06:00
Maurice Parker
48fef65bc4
Remove refresh interval setting. Issue #1293
2019-11-13 17:13:06 -06:00
Maurice Parker
0df4498fa3
Add customize timeline layout setting
2019-11-08 17:16:09 -06:00
Maurice Parker
292e3789f4
Remove animation speed setting. Issue #1234
2019-11-04 14:19:13 -06:00
Maurice Parker
01c8eb3ad5
Correct settings display size. Issue #1236
2019-11-03 07:30:36 -06:00
Maurice Parker
8fb87a7c87
Update label animations to match cell selection fading and changed table animation speeds to 1.5. Issue #1237
2019-11-02 19:57:01 -05:00
Maurice Parker
165a286327
Added some padding to the footers in settings.
2019-10-30 19:47:28 -05:00
Maurice Parker
2962ccc24b
Added error handling for OPML import.
2019-10-30 12:04:39 -05:00
Maurice Parker
64446ec609
Rename database to feeds in settings. Issue #1187
2019-10-30 11:51:01 -05:00