.. |
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
|
Remove reset of web view controller when returning to foreground.
|
2020-06-16 08:09:28 -05: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
|
Uses selector syntax.
|
2020-05-18 09:23:42 +08: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
|
|
|
MasterFeed
|
fix mark all as read context menu on Accounts
|
2020-07-01 12:30:39 +05:30 |
MasterTimeline
|
Prefix accessibility label with unread when item is unread. Issue #2142
|
2020-06-20 11:05:54 -05:00 |
Resources
|
Prevent Twitter embeds from cutting off. Issue #2166
|
2020-07-07 11:47:52 -05:00 |
Settings
|
Revert "Removes AddAccountDismissDelegate"
|
2020-04-28 17:53:24 -05:00 |
ShareExtension
|
Fixed warning from Apple upload system — NSExtensionActivationSupportsText needed to be a boolean, not a string.
|
2020-06-27 18:15:26 -07: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
|
Notification Permission Requests
|
2020-05-18 08:39:22 +08:00 |
ArticleActivityItemSource.swift
|
|
|
ErrorHandler.swift
|
|
|
IconView.swift
|
Revert to old logic
|
2020-03-13 14:21:38 +01:00 |
KeyboardManager.swift
|
Command + I can be used to get info on a feed for a timeline or an article. Fixes #2104
|
2020-05-26 14:52:15 +10:00 |
NavigationStateController.swift
|
|
|
RootSplitViewController.swift
|
adds "Open In App Browser" shortcut
|
2020-05-15 12:39:33 +05:30 |
SceneCoordinator.swift
|
Save the previous feed instead of relying on the currentFeedIndexPath which may have been reset. Issue #2139
|
2020-06-18 16:16:30 -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
|
Adds Title when sharing to Tweetbot and Buffer
|
2020-05-22 20:53:22 +08:00 |