This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
67e0c89559431278c2d72c4c861181189b4aa439
NetNewsWire
/
iOS
History
Daniel Jalkut
67e0c89559
Assert that our UIKeyCommand instances should take priority over system behavior. This may be a bit more blunt than is strictly necessary, as I think there is only contention for e.g. unmodified keystrokes including bare arrow keys, but I also don't think that it will probably hurt anything to assert that all of our key commands should be active?
2022-01-24 17:20:07 -05:00
..
Account
…
Add
…
Article
Fix typos
2022-01-05 00:25:20 +02:00
Base.lproj
…
Inspector
…
Intents
…
IntentsExtension
…
MasterFeed
Directly set the unread count on the cell instead of doing a full reload to get rid of unread count flickering
2021-11-13 11:06:17 -06:00
MasterTimeline
Remove Mark Read on Scroll code
2021-12-29 14:44:40 -08:00
Resources
Make app owner of its document type. Bump build to 6102.
2022-01-23 21:03:04 -08:00
Settings
Update to point to the 6.1 help book.
2022-01-23 13:20:36 -08:00
ShareExtension
…
UIKit Extensions
Fix typos
2022-01-05 00:25:20 +02:00
AppAssets.swift
…
AppDefaults.swift
Remove Mark Read on Scroll code
2021-12-29 14:44:40 -08:00
AppDelegate.swift
Fix typos
2022-01-05 00:25:20 +02:00
ArticleActivityItemSource.swift
…
ErrorHandler.swift
…
IconView.swift
…
KeyboardManager.swift
Assert that our UIKeyCommand instances should take priority over system behavior. This may be a bit more blunt than is strictly necessary, as I think there is only contention for e.g. unmodified keystrokes including bare arrow keys, but I also don't think that it will probably hurt anything to assert that all of our key commands should be active?
2022-01-24 17:20:07 -05:00
NavigationStateController.swift
…
RootSplitViewController.swift
…
SceneCoordinator.swift
Fix typos
2022-01-05 00:25:20 +02:00
SceneDelegate.swift
Uses SceneCoordinator
2021-11-08 09:52:12 +08:00
TitleActivityItemSource.swift
…