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 |
|
Maurice Parker
|
45a38c550b
|
Make unread count font bold. Issue #1209
|
2019-10-28 14:15:04 -05:00 |
|
Maurice Parker
|
cf8d1ee457
|
Fix faded vibrant text. Issue #1186
|
2019-10-28 13:56:46 -05: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 |
|
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
|
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
|
d1987c650e
|
Roll back the timeline background color change. Remove the white accent view.
|
2019-10-26 11:09:34 -07:00 |
|
Maurice Parker
|
473053e813
|
Update the updated since label on every appearance
|
2019-10-25 17:07:40 -05:00 |
|
Maurice Parker
|
8304b174bf
|
Change refresh label to use "Updated" instead of "Refreshed"
|
2019-10-25 16:27:10 -05:00 |
|
Maurice Parker
|
e1a571fab3
|
Remove separator accent when switching to darkmode
|
2019-10-25 15:56:09 -05:00 |
|
Maurice Parker
|
21aaf71cbf
|
Update timeline theme. Issue #1169
|
2019-10-25 15:52:32 -05:00 |
|
Maurice Parker
|
cf7ea99cb6
|
Delete timeline unread count animation. Issue #1174
|
2019-10-25 15:03:13 -05:00 |
|
Maurice Parker
|
74c9290e6a
|
Change disclosure image to be a filled triangle. Issue #1175
|
2019-10-25 14:57:01 -05:00 |
|
Maurice Parker
|
bdd085345b
|
Change refreshed label color to be more subtle
|
2019-10-25 13:39:59 -05:00 |
|
Maurice Parker
|
6a281c7672
|
Replace Mark All as Read with progress indicator. Issues #1157 and #1165
|
2019-10-25 13:34:59 -05:00 |
|
Maurice Parker
|
fa24e8a863
|
Make sure suite name is initialized before using it
|
2019-10-25 12:56:28 -05:00 |
|
Maurice Parker
|
3f81cd9b96
|
Make sure that the search bar doesn't appear on device rotation. Issue #1171
|
2019-10-24 12:46:53 -05:00 |
|
Maurice Parker
|
bedf8a19e9
|
Pre-populate Feed Name on Feed Info. Issue #1163
|
2019-10-24 12:30:10 -05:00 |
|