.. |
Account
|
localize button text
|
2019-11-25 05:16:20 -05:00 |
Add
|
iOS, Add Folder: Make sure Account Name field is in sync with selected account in picker
|
2019-12-23 17:20:52 +02:00 |
Article
|
Change the full screen tap zone to be the center of the navigation bar instead of the whole navigation bar. Issue #1450.
|
2019-12-26 12:21:56 -07:00 |
Base.lproj
|
Make navigation and toolbars transparent. Issue #1413
|
2019-12-07 11:53:53 -07:00 |
Inspector
|
Removed double spaces after punctuation in user-facing strings
|
2019-12-08 11:10:32 +09:00 |
Intents
|
Suspend system activity in extensions. Issue #1427
|
2019-12-14 15:44:57 -07:00 |
IntentsExtension
|
Renamed Feed and related classes/instances to WebFeed
|
2019-11-14 20:11:41 -06:00 |
MasterFeed
|
Include Mark All as Read in Feeds list context menu
|
2019-12-30 21:16:50 +01:00 |
MasterTimeline
|
Remove references to Article.bannerImageURL. We can bring it back if/when we start using it.
|
2019-12-28 20:53:36 -08:00 |
Resources
|
Merge pull request #1496 from Wevah/table-overflow-wrapper
|
2019-12-31 16:24:43 -07:00 |
Settings
|
Remove references to Article.bannerImageURL. We can bring it back if/when we start using it.
|
2019-12-28 20:53:36 -08:00 |
ShareExtension
|
Don't crash if there isn't a folder or feed available.
|
2019-12-28 10:23:09 -07:00 |
UIKit Extensions
|
Change the full screen tap zone to be the center of the navigation bar instead of the whole navigation bar. Issue #1450.
|
2019-12-26 12:21:56 -07:00 |
AppAssets.swift
|
Make navigation and toolbars transparent. Issue #1413
|
2019-12-07 11:53:53 -07:00 |
AppDefaults.swift
|
Add fullscreen article setting/functionality. Issue #1343
|
2019-11-24 14:18:58 -06:00 |
AppDelegate.swift
|
Capture task to ensure it doesn't get deallocated
|
2019-12-06 15:47:25 -07:00 |
ArticleActivityItemSource.swift
|
Convert iOS to use Javascript rendering
|
2019-09-20 20:33:28 -05: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
|
Make Article icons/avatars match Timeline icons/avatars Issue #1274
|
2019-11-07 14:29:16 -06:00 |
KeyboardManager.swift
|
Renamed Feed and related classes/instances to WebFeed
|
2019-11-14 20:11:41 -06:00 |
NavigationStateController.swift
|
Rename AccountsDidChangeNotification to AccountsDidChange to match other notification names
|
2019-05-19 16:36:33 -05:00 |
RootSplitViewController.swift
|
Rewrite three panel mode so that background screenshooting will work.
|
2019-11-20 16:41:13 -06:00 |
SceneCoordinator.swift
|
Clear the saved middle position when emptying the timeline. Issue #1464
|
2019-12-24 17:55:56 -07:00 |
SceneDelegate.swift
|
Change to make sure all queue's get cleared before suspending the database. Issue #1389
|
2019-12-02 14:14:35 -06:00 |