Commit Graph

3690 Commits

Author SHA1 Message Date
Maurice Parker
2d70a6c1a5 Prevent insertion point bug. Issue ##1204 2019-10-30 13:51:32 -05:00
Maurice Parker
58e30dc682 Add titles to add sheet. Issue #1197 2019-10-30 12:07:49 -05:00
Maurice Parker
2962ccc24b Added error handling for OPML import. 2019-10-30 12:04:39 -05:00
Maurice Parker
64446ec609 Rename database to feeds in settings. Issue #1187 2019-10-30 11:51:01 -05:00
Maurice Parker
fe7f6bb8df Make image zoom fetch requests cancellable. Issue #1178 2019-10-30 11:06:55 -05:00
Maurice Parker
9de38b00b9 Reset scrollview zoom level when reloading html. Issue #1216 2019-10-30 04:52:49 -05:00
Maurice Parker
42f4332023 Fix crash that can happen if updateUI is called before the UI is fully setup 2019-10-30 04:04:13 -05:00
Maurice Parker
2a39ada5ab Prevent label from overflowing into below cell when using editing controls 2019-10-30 02:41:33 -05:00
Maurice Parker
2fead1f87d Update image darkness algorithm to use an average instead of checking individual pixels 2019-10-29 20:48:07 -05:00
Maurice Parker
91d5e809e4 Make the progress view have rounded ends. 2019-10-29 19:52:21 -05:00
Maurice Parker
2fa43fb1e9 Change disclosure triangle so that it interacts with vibrancy the same way that the unread count indicator does 2019-10-29 19:29:37 -05:00
Maurice Parker
d63a743550 Rename MasterTimelineAvatarView to AvatarView 2019-10-29 19:23:29 -05:00
Maurice Parker
f23f522450 Change control background to use alpha channel 2019-10-29 19:15:19 -05:00
Maurice Parker
d537799969 Give disclosure triangles their own gutter. Issue #1210 2019-10-29 17:55:49 -05:00
Maurice Parker
6b6afd9260 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-10-29 16:40:35 -05:00
Maurice Parker
032da1894a Use 24x24 size icons for feeds. Issue #1208 2019-10-29 16:39:42 -05:00
Brent Simmons
b06e8fe6fa
Merge pull request #1219 from danielpunkass/fix-notarization-better
Another stab at getting the Sparkle stuff signed correctly for notari…
2019-10-28 21:40:38 -07:00
Maurice Parker
46cd259110 Use feed icon when available for timeline title image 2019-10-28 21:33:13 -05:00
Daniel Jalkut
7c4725bd2a Another stab at getting the Sparkle stuff signed correctly for notarization. 2019-10-28 22:13:12 -04:00
Maurice Parker
cee1d5dc4d Rollback change that caused the search to not appear. Issue #1199 2019-10-28 21:12:09 -05:00
Maurice Parker
66b6d43408 Update Feeds to use higher resolution images when available. Issue #1208 2019-10-28 20:57:26 -05:00
Maurice Parker
55b9310f9c Move avatar property setting to class 2019-10-28 20:01:15 -05:00
Maurice Parker
8cb080da6d Implement custom separator since the builtin separator is crazy when animating adds and deletes. Issue #1192 2019-10-28 19:52:50 -05:00
Maurice Parker
29efea3d00 Set estimated row height for tableview cells 2019-10-28 17:18:44 -05:00
Maurice Parker
456abc965f Change disclosure triangles to be gray instead of blue. Issue #1200 2019-10-28 15:16:56 -05:00
Maurice Parker
498bb365b2 Use equilateral triangle for disclosure. Issue #1191 2019-10-28 15:08:00 -05:00
Maurice Parker
bf82c650f9 Improve support for dynamic type in settings. Issue #1188 2019-10-28 14:34:19 -05:00
Maurice Parker
45a38c550b Make unread count font bold. Issue #1209 2019-10-28 14:15:04 -05:00
Maurice Parker
586eb03f35 Remove AppleScript tests from the scheme. 2019-10-28 14:04:47 -05:00
Maurice Parker
4d3f034c9d Add testURLsOfCurrentArticle to be compiled 2019-10-28 14:01:08 -05:00
Maurice Parker
cf8d1ee457 Fix faded vibrant text. Issue #1186 2019-10-28 13:56:46 -05:00
Maurice Parker
b0d40afa3c Don't compile testURLsOfCurrentArticle. 2019-10-28 13:39:34 -05:00
Brent Simmons
1e1da9a541
Merge pull request #1202 from Wevah/code-style-updates
Update Protocols and Delegates section
2019-10-28 11:11:44 -07:00
Brent Simmons
729b768547
Update CodingGuidelines.md 2019-10-28 11:11:16 -07:00
Maurice Parker
6269dd3def Set delete highlight color to red. 2019-10-28 13:05:23 -05:00
Maurice Parker
e032d7911f
Merge pull request #1211 from jbennett/feature/1185-add-highlight-background-to-vibrant-button
Delete account button should highlight red
2019-10-28 12:58:46 -05:00
Maurice Parker
beab7bbbc8
Merge pull request #1212 from jbennett/feature/1194-align-feed-icon-w-first-line
Align feed icon with first line of label
2019-10-28 12:54:25 -05:00
Jonathan Bennett
7682825469 Align feed icon with first line of label
Image was aligned with top padding, takes into consideration the image and font size (line height).
2019-10-28 01:44:33 -04:00
Jonathan Bennett
6e973fb5ed Set highlight background colors for "Delete Account"
This matches the colors from the "Contacts" app
2019-10-28 00:53:09 -04:00
Jonathan Bennett
25411ead45 Add a highlight background color
Adds an IBInspectable background color for the hightlight state.
2019-10-28 00:51:13 -04:00
Brent Simmons
47ca7a8a30
Merge pull request #1201 from danielpunkass/fix-notarization
Fix Notarization NOTE: ADDS FILE DELETION to build phase
2019-10-27 15:51:48 -07:00
Nate Weaver
9c946758bf Update Protocols and Delegates section 2019-10-27 11:39:47 -05:00
Daniel Jalkut
cc1da562b1 Add commands to the Sparkle build phase script to remove Autoupdater and Updater.app binaries. These are not needed by NetNewsWire since we use the XPC services to provide the same functionality. 2019-10-27 12:06:54 -04:00
Brent Simmons
596d3e1101 Make the unread count color in the Feeds list a little lighter. Set up the colors as an app asset. 2019-10-26 21:30:44 -07:00
Brent Simmons
0581d94935 Add a little padding, left and right, to the unread count view in the Feeds list. 2019-10-26 21:19:37 -07:00
Brent Simmons
14fbf612c1 Set up 5.1d1 testing things: new appcast URL, build # 3000. 2019-10-26 20:58:40 -07:00
Brent Simmons
4cb602f24a Merge mac-release. 2019-10-26 12:44:33 -07:00
Brent Simmons
759f89ec84
Merge pull request #1170 from Wevah/row-swipe-icons
Use glyphs from SF Symbols for table row swipe actions
2019-10-26 12:25:22 -07:00
Brent Simmons
f8c9f94ced
Merge pull request #1183 from danielpunkass/caches-directory
Use the NSCachesDirectory default location, which for sandboxed build…
2019-10-26 12:23:58 -07:00
Brent Simmons
06e3d60e37
Merge pull request #1182 from danielpunkass/deployment-target-update
Deployment target update + minor fix
2019-10-26 12:23:24 -07:00