Commit Graph

849 Commits

Author SHA1 Message Date
Brent Simmons a2c71fc804 Fix warning about plain style navigation item not being supported. 2019-11-02 18:03:00 -07:00
Maurice Parker 105033db8e Correct logging categories 2019-11-02 12:29:01 -05:00
Maurice Parker 6a0c5ac31b Fix issue where search bar sometimes wouldn't appear. 2019-11-02 11:49:44 -05:00
Maurice Parker 721752a16b Slightly move the feeds icons into the disclosure gutter. 2019-11-02 11:46:24 -05:00
Maurice Parker 6b2de18557 Add fade in fade out animation for Account unread counts. Issue #1228 2019-11-01 17:48:27 -05:00
Maurice Parker 47293cc073 Make zoomed images use the full width. Issue #1229 2019-11-01 16:11:14 -05:00
Maurice Parker 7c1deb3309 Increase Feeds animation speed. Issue #1227 2019-11-01 11:55:11 -05:00
Maurice Parker 18bee355e0 Fix section header separator antialiasing issues. Issue #1226 2019-11-01 11:40:52 -05:00
Maurice Parker 3629108b09 Make section headers lighter color. Issue #1225 2019-11-01 09:55:17 -05:00
Maurice Parker 5720034f19 Change Feeds background color and update to emulate plain style tables more closely. Issue #1224 2019-11-01 06:34:26 -05:00
Maurice Parker b78b996e88 Animate Select Feed context menu result. Issue #1220 2019-10-31 20:55:08 -05:00
Maurice Parker ebed17ed2f Tell iOS to wait while we are processing to allow us to try to finish 2019-10-31 19:20:52 -05:00
Maurice Parker 0c32e8de14 Don't try to scale the favicon for the master feed list. 2019-10-31 15:25:45 -05:00
Maurice Parker 3dd533ed0d Move dark image detection back to background queue 2019-10-31 14:44:03 -05:00
Maurice Parker 0f5210d92f Change image processing queues to default quality of service 2019-10-31 14:39:35 -05:00
Maurice Parker 8ba15c6234 Cache favicon to homepage mappings 2019-10-31 14:04:34 -05:00
Maurice Parker 5bcb5a982f Cache home pages with no icon between launches 2019-10-31 13:38:38 -05:00
Maurice Parker 1e7b71a482 Use correct queues for user interface elements 2019-10-31 12:22:37 -05:00
Maurice Parker 34d0142dbc Don't transition to three panel mode when just getting screenshots for the background 2019-10-31 11:21:08 -05:00
Maurice Parker 280f754217 Reload nodes who's unread counts change as that could change the cell layout 2019-10-30 20:38:57 -05:00
Maurice Parker 165a286327 Added some padding to the footers in settings. 2019-10-30 19:47:28 -05:00
Maurice Parker 326b288667 Fix background transition bug for 3 column mode 2019-10-30 18:02:57 -05:00
Maurice Parker 51acc5972f Prevent the search bar from appearing on rotation. Issue #1171 2019-10-30 16:08:03 -05:00
Maurice Parker 30da68218f Don't incorrectly assign an avatar background when there isn't an image 2019-10-30 15:46:20 -05:00
Maurice Parker 8d85d01da4 Persist feed name changes correctly. 2019-10-30 15:35:45 -05:00
Maurice Parker 8bbabbacdb Don't execute 3 panel mode changes in an animation block 2019-10-30 14:38:39 -05:00
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 032da1894a Use 24x24 size icons for feeds. Issue #1208 2019-10-29 16:39:42 -05:00
Maurice Parker 46cd259110 Use feed icon when available for timeline title image 2019-10-28 21:33:13 -05: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