NetNewsWire/iOS/Resources
Brian Sanders b058f27064 Fixes bugs in article search
Placement of the article search bar is now always done with constraints.
Previously, I'd used inputAccessoryView when the keyboard appeared. That
approach, although ostensibly permitted, causes a hierarchy inconsistency error
when the device orientation changes.
2020-05-15 21:41:14 -04:00
..
Assets.xcassets Use different assets for Snoo when in light vs dark mode 2020-05-06 15:32:05 -05:00
About.rtf Edit the about NetNewsWire text. Add credit for Wevah; add thanks to Feedbin for Reader view hosting. 2020-02-08 16:14:45 -08:00
Credits.rtf Edit the about NetNewsWire text. Add credit for Wevah; add thanks to Feedbin for Reader view hosting. 2020-02-08 16:14:45 -08:00
Dedication.rtf Correctly align the about page. Issue #1351 2019-11-26 11:30:38 -06:00
Info.plist Added support for CloudKit push notifications (subscriptions). 2020-03-30 02:48:25 -05:00
NetNewsWire-dev.entitlements Added missing dev files 2020-03-23 07:26:44 -05:00
NetNewsWire.entitlements Parameterize the container so that each developer has their own 2020-03-21 20:53:21 -05:00
Thanks.rtf Remove Omni from credits and about text. 2020-04-16 13:24:20 -07:00
blank.html Change article rendering to use loadHTMLString instead of JavaScript. Issue #1923 2020-03-17 17:18:24 -05:00
main_ios.js Fixes bugs in article search 2020-05-15 21:41:14 -04:00
page.html Change article rendering to use loadHTMLString instead of JavaScript. Issue #1923 2020-03-17 17:18:24 -05:00
styleSheet.css Merge more styles and fix styling of tables with explicit thead/tbody/tfoot 2020-04-23 23:21:22 -05:00