.. |
Account
|
adds helper text
|
2021-04-25 16:46:24 +08:00 |
Add
|
changes background colour on extension views
|
2021-02-25 20:51:04 +08:00 |
Article
|
Reload the webview when rotating the device on an iPhone. Fixes #3041
|
2021-05-04 21:44:55 -05:00 |
Base.lproj
|
Change the Mark All As Read confirmation back to an Alert. Fixes #2968
|
2021-04-03 11:02:15 -05:00 |
Inspector
|
Create and use IconImageCache. It centralizes and de-dupes logic for getting feed/article images, and it caches the results, which helps performance.
|
2021-05-08 12:42:44 -07:00 |
Intents
|
Move account files to the documents directory and out of the shared container. Issue #1784
|
2020-02-12 16:21:48 -08:00 |
IntentsExtension
|
Add some work in progress for CloudKit syncing
|
2020-03-22 16:35:03 -05:00 |
MasterFeed
|
Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate
|
2021-05-08 12:42:52 -07:00 |
MasterTimeline
|
Handle links with unencoded spaces. Fixes #3069
|
2021-04-28 22:49:32 +12:00 |
Resources
|
Update credits, dedication, and copyright on iOS. Fix #3005.
|
2021-05-22 21:50:32 -07:00 |
Settings
|
Update credits, dedication, and copyright on iOS. Fix #3005.
|
2021-05-22 21:50:32 -07:00 |
ShareExtension
|
Add exception handling for Reddit app when sharing since it doesn't pass the URL correctly to the share sheet.
|
2020-10-17 13:00:34 -05:00 |
UIKit Extensions
|
Add preferred action to all alert dialogs.
|
2021-01-11 19:57:14 -06:00 |
AppAssets.swift
|
Adds missing vars to AppAssets.swift
|
2021-02-24 08:07:09 +08:00 |
AppDefaults.swift
|
Register AppDefaults. Issue #2190
|
2020-07-03 01:24:35 -05:00 |
AppDelegate.swift
|
Create and use IconImageCache. It centralizes and de-dupes logic for getting feed/article images, and it caches the results, which helps performance.
|
2021-05-08 12:42:44 -07:00 |
ArticleActivityItemSource.swift
|
Provide dedicated TitleActivityItemSource when sharing to Omnifocus and Things
|
2020-01-11 09:12:41 +01:00 |
ErrorHandler.swift
|
Cancel network activity when told to shutdown by the OS. Issue #1232
|
2019-11-04 20:24:21 -06:00 |
IconView.swift
|
Simplify iconImage:didSet. Move background color update to a private helper function.
|
2021-04-24 17:55:48 -07:00 |
KeyboardManager.swift
|
Don't use the commands from the KeyboardManager if the user is typing in a text field. Fixes #2437
|
2020-11-20 13:00:58 -06:00 |
NavigationStateController.swift
|
…
|
|
RootSplitViewController.swift
|
Add completion callbacks so that we can ensure that unreads have been marked before determining the next unread. Fixes #2993
|
2021-04-12 19:42:05 -05:00 |
SceneCoordinator.swift
|
Create and use IconImageCache. It centralizes and de-dupes logic for getting feed/article images, and it caches the results, which helps performance.
|
2021-05-08 12:42:44 -07:00 |
SceneDelegate.swift
|
Handle the feed protocol on iOS. Fixes #2703
|
2021-01-05 00:11:09 -06:00 |
TitleActivityItemSource.swift
|
Adds new Tweetbot share extension identifier.
|
2021-05-23 18:24:27 +08:00 |