..
Account
Remove calls to dismiss delegate function on cancel. Issue #2010
2020-04-28 17:58:06 -05:00
Add
Fix horizontal alignment #1768
2020-02-03 09:43:05 +11:00
Article
mailto links now open on iOS
2020-05-03 21:33:57 +08:00
Base.lproj
Fixes close button icon distortion
2020-03-12 21:54:50 +01:00
CommonExtension
Move account files to the documents directory and out of the shared container. Issue #1784
2020-02-12 16:21:48 -08:00
Inspector
Shifting sections when one should be hidden
2020-02-06 15:27:49 +02: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
Renamed Feed and related classes/instances to WebFeed
2019-11-14 20:11:41 -06:00
MasterFeed
Hold a reference to the pointer interaction to try to get it to stop crashing. Issue #2034
2020-05-01 16:34:19 -05:00
MasterTimeline
Remove userDeleted support. The read-items filter seems to fill the need to hide things. We’re simplifying the backend by removing this unused feature.
2020-04-12 17:12:36 -07:00
Resources
Take device pixel ratio into consideration when drawing the image to zoom. Issue #2032
2020-05-01 16:24:29 -05:00
Settings
Revert "Removes AddAccountDismissDelegate"
2020-04-28 17:53:24 -05:00
ShareExtension
Move account files to the documents directory and out of the shared container. Issue #1784
2020-02-12 16:21:48 -08:00
UIKit Extensions
Implement fix that prevents wiggling on both the timeline and the article views.
2020-04-22 22:03:15 -05:00
AppAssets.swift
Make extractor buttons higher animation while animating. Issue #1705
2020-01-26 22:32:18 -07:00
AppDefaults.swift
Add the option to select the user interface color palette. Issue #1900
2020-03-15 04:25:25 -05:00
AppDelegate.swift
Always update the status sync timer when returning to the foreground. Issue #2005
2020-04-21 20:23:46 -05: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
Revert to old logic
2020-03-13 14:21:38 +01:00
KeyboardManager.swift
Fixed clean up keyboard shortcut
2020-03-22 10:23:31 -05:00
NavigationStateController.swift
Rename AccountsDidChangeNotification to AccountsDidChange to match other notification names
2019-05-19 16:36:33 -05:00
RootSplitViewController.swift
Reset focus when returning to the app from another app or the safari view controller. Issue #1963
2020-04-28 17:16:34 -05:00
SceneCoordinator.swift
Reset focus when returning to the app from another app or the safari view controller. Issue #1963
2020-04-28 17:16:34 -05:00
SceneDelegate.swift
Reset focus when returning to the app from another app or the safari view controller. Issue #1963
2020-04-28 17:16:34 -05:00
TitleActivityItemSource.swift
Provide dedicated TitleActivityItemSource when sharing to Omnifocus and Things
2020-01-11 09:12:41 +01:00