NetNewsWire/iOS
Andrew Brehaut 8882d219a6 544 footnote support working on iOS
This commit includes the newsfoot.js script in the iOS page.html file
and copies css from the Mac styleSheet.css into the iOS styleSheet.css.

The is only one difference in the styles between the two: iOS defines left and
right to be in terms of the viewport width rather than a fixed size. This ensures that the popover is always within the visible area.
2019-09-25 12:31:07 +12:00
..
Add Add folder picker to share extension 2019-09-12 12:33:05 -05:00
Article Animate reader view button 2019-09-24 16:34:11 -05:00
Base.lproj Animate reader view button 2019-09-24 16:34:11 -05:00
MasterFeed Use correct name for display 2019-09-23 12:05:44 -05:00
MasterTimeline Reload the title view icon again after it becomes available 2019-09-23 20:53:09 -05:00
Model Extensions Update Add Account to use correct form of sheet showing 2019-09-08 06:43:29 -05:00
Progress Unify the colori scheme into primary and secondary accent colors 2019-09-18 02:49:57 -05:00
Resources 544 footnote support working on iOS 2019-09-25 12:31:07 +12:00
Settings Fix SwiftUI crash when deleting accounts 2019-09-22 18:16:04 -05:00
ShareExtension Save resource files immediately in the share extension 2019-09-23 11:09:40 -05:00
SwiftUI Extensions Unify the colori scheme into primary and secondary accent colors 2019-09-18 02:49:57 -05:00
UIKit Extensions Unify the colori scheme into primary and secondary accent colors 2019-09-18 02:49:57 -05:00
AppAssets.swift Animate reader view button 2019-09-24 16:34:11 -05:00
AppDefaults.swift Implement group app containers 2019-09-22 13:09:06 -05:00
AppDelegate.swift Rename DetailViewController to ArticleViewController to fix name collision 2019-09-24 04:29:15 -05:00
ArticleActivityItemSource.swift Convert iOS to use Javascript rendering 2019-09-20 20:33:28 -05:00
ErrorHandler.swift Removed usaged of UIApplication.present 2019-06-27 14:21:07 -05:00
KeyboardManager.swift Rework keyboard commands so that the ones with menu bar counterparts on the mac act like the ones on the mac 2019-09-09 12:08:47 -05:00
NavigationStateController.swift Rename AccountsDidChangeNotification to AccountsDidChange to match other notification names 2019-05-19 16:36:33 -05:00
RootSplitViewController.swift Prevent the three panel configuration code from being called too fast when entering the background 2019-09-09 20:24:35 -05:00
SceneCoordinator.swift Animate reader view button 2019-09-24 16:34:11 -05:00
SceneDelegate.swift Unify the colori scheme into primary and secondary accent colors 2019-09-18 02:49:57 -05:00