Maurice Parker
|
58b24f3349
|
Rename callback: to completion:
|
2019-12-14 18:01:34 -07:00 |
Maurice Parker
|
43bf65b7a6
|
Rename occurrences of completionHandler to completion.
|
2019-12-14 17:14:55 -07:00 |
Maurice Parker
|
1a26f21d03
|
Remove context menus from all header sections, not just the accounts.
|
2019-12-11 14:42:45 -07:00 |
Maurice Parker
|
b95a692876
|
Remove interactions and gesture recognizers from recycled section headers. Issue #1432
|
2019-12-11 14:29:32 -07:00 |
Maurice Parker
|
358f386c4b
|
Change progress view to use the most recent last fetch end time. Issue #1383
|
2019-12-09 18:34:26 -07:00 |
Maurice Parker
|
1f924a80fa
|
Restore feed selection after initial layout so that the visible area tests are correct.
|
2019-11-29 17:36:22 -06:00 |
Maurice Parker
|
ebd7f4904d
|
Persist the Feeds Read filter across application launches. Issue #1349
|
2019-11-26 20:23:12 -06:00 |
Maurice Parker
|
4a9e79cd1e
|
Persist and restore container expanded state across application launches. Issue #1361
|
2019-11-26 16:33:11 -06:00 |
Maurice Parker
|
3d1f68a877
|
Fix suggestion for upward dragging drop zones. Issue #1360
|
2019-11-26 13:42:25 -06:00 |
Maurice Parker
|
19336dd07e
|
Fix folder drops that sometimes defaulted to the account. Issue #1356
|
2019-11-26 13:01:07 -06:00 |
Maurice Parker
|
6a56936850
|
Moved expanded state away from Node so that it won't get lost on rebuilds. Issue #1346
|
2019-11-24 18:29:00 -06:00 |
Maurice Parker
|
b5525e1a9e
|
Restore back button items. Issue #1337
|
2019-11-24 10:33:13 -06:00 |
Maurice Parker
|
4296c243ff
|
Implement custom previews for context menus to crop cell separators. Issue #1221
|
2019-11-23 22:15:29 -06:00 |
Maurice Parker
|
d7c3f1ee19
|
Don't attempt to move a feed if the drop target is the same as the source target.
|
2019-11-23 16:38:07 -06:00 |
Maurice Parker
|
01f86d8c1b
|
Vertically center small fonts and favicons when we hit the row minimum. Issue #1329
|
2019-11-23 11:20:36 -06:00 |
Maurice Parker
|
c8cfcae8e3
|
Fix drag and drop targeting bugs.
|
2019-11-22 19:59:25 -06:00 |
Maurice Parker
|
dd7431d5cb
|
Remove obsolete code.
|
2019-11-22 15:23:21 -06:00 |
Maurice Parker
|
89e9a7b80e
|
Add filter button show/hide unread feeds. Issue #1311
|
2019-11-21 15:55:50 -06:00 |
Maurice Parker
|
eed6333368
|
Restrict drag and drop to the same process (for now)
|
2019-11-21 13:49:05 -06:00 |
Maurice Parker
|
150e50082c
|
Fix drag and drop target bugs
|
2019-11-21 13:22:33 -06:00 |
Maurice Parker
|
7243e0e07b
|
Implement drag and drop feed arrangement
|
2019-11-20 20:28:50 -06:00 |
Maurice Parker
|
f818a1618f
|
Implement drag and drop feed arrangement.
|
2019-11-20 20:28:24 -06:00 |
Maurice Parker
|
985cef6b49
|
Remove title from timeline back button. Issue #1319
|
2019-11-19 18:16:03 -06:00 |
Maurice Parker
|
bdf9add8f1
|
Populate timeline asynchronously and restore timeline after search. Issues #1307 & #1308
|
2019-11-19 11:16:43 -06:00 |
Maurice Parker
|
0f82561f6b
|
Change alpha channel of custom separator to match stock table view separator. Issue #1309
|
2019-11-17 16:14:25 -06:00 |
Maurice Parker
|
5283d2efbe
|
Implement Feed protocol.
|
2019-11-15 06:19:14 -06:00 |
Maurice Parker
|
06bd5b3a6f
|
Renamed Feed and related classes/instances to WebFeed
|
2019-11-14 20:11:41 -06:00 |
Maurice Parker
|
f5cd5d7067
|
Reload expanded node so that the disclosure arrow is correct.
|
2019-11-14 15:39:11 -06:00 |
Maurice Parker
|
ef84acc02d
|
Implement better scroll interference avoidance strategy.
|
2019-11-13 15:31:14 -06:00 |
Maurice Parker
|
38535910ef
|
Change Select Feed to Go to Feed. Issue #1240
|
2019-11-13 15:22:22 -06:00 |
Maurice Parker
|
2fd2b8b1b0
|
Update the refresh indicator since time when coming to the foreground.
|
2019-11-13 13:43:02 -06:00 |
Maurice Parker
|
bed5cfa94d
|
Only apply cell updates to the correct feed icon notification
|
2019-11-05 19:57:15 -06:00 |
Maurice Parker
|
560f36621f
|
Add IconImage to encapsulate our icon processing logic
|
2019-11-05 18:05:57 -06:00 |
Maurice Parker
|
8efd94e24d
|
Make special layout for Account rows (Section Headers). Issue #1253
|
2019-11-05 09:11:43 -06:00 |
Maurice Parker
|
d4f9e73438
|
Fix bug where dragging a feed onto an empty account failed. Issue #1255
|
2019-11-05 07:12:51 -06:00 |
Maurice Parker
|
292e3789f4
|
Remove animation speed setting. Issue #1234
|
2019-11-04 14:19:13 -06:00 |
Maurice Parker
|
f138c2d9aa
|
Fix timeline secondary label coloring
|
2019-11-04 11:47:44 -06:00 |
Maurice Parker
|
274950a500
|
Removed extraneous row selection.
|
2019-11-03 19:44:13 -06:00 |
Maurice Parker
|
ac06175170
|
Make account header separators slightly wider so that they always appear on non-retina devices. Issue #1244
|
2019-11-03 18:29:06 -06:00 |
Maurice Parker
|
0fa8ddd384
|
Change default master feeds table row animation to middle. Issue #1207
|
2019-11-03 17:45:10 -06:00 |
Maurice Parker
|
8fb87a7c87
|
Update label animations to match cell selection fading and changed table animation speeds to 1.5. Issue #1237
|
2019-11-02 19:57:01 -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
|
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
|
0c32e8de14
|
Don't try to scale the favicon for the master feed list.
|
2019-10-31 15:25:45 -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 |