Jonathan Bennett
|
a4f6adbd85
|
vendor the gyb dependency
|
2019-11-27 14:06:32 -05:00 |
Jonathan Bennett
|
69ebecaf40
|
display instructions if gyb is missing
|
2019-11-27 11:40:24 -05:00 |
Jonathan Bennett
|
544daf5756
|
handle missing secrets
Missing secrets will give a blank string instead of exploding.
Also, an example of a custom property
|
2019-11-27 11:30:27 -05:00 |
Jonathan Bennett
|
d3dd7498e6
|
generate the secret property automatically
|
2019-11-27 11:20:43 -05:00 |
Jonathan Bennett
|
eda98d166d
|
remove FeedWrangler build scripts
|
2019-11-27 11:17:46 -05:00 |
Jonathan Bennett
|
9d0034576d
|
start extracting secrets
|
2019-11-26 08:58:16 -05:00 |
Maurice Parker
|
549bf3197c
|
Show article extractor target state in context menu.
|
2019-11-25 20:36:15 -06:00 |
Maurice Parker
|
323b160b7f
|
Add context menu for Fullscreen mode actions. Issue #1344
|
2019-11-25 19:43:43 -06:00 |
Maurice Parker
|
b1471d4d20
|
Adjust section header for hidden section on iPad.
|
2019-11-25 17:05:27 -06:00 |
Maurice Parker
|
c17999de76
|
Gate code to only show intended account types for add.
|
2019-11-25 09:30:14 -06:00 |
Maurice Parker
|
71f6917417
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
|
2019-11-25 08:18:57 -06:00 |
Maurice Parker
|
964cdfcb55
|
Merge pull request #1347 from jbennett/add-feed-wrangler-ios
Allow Feed Wrangler accounts on iOS
|
2019-11-25 08:18:42 -06:00 |
Maurice Parker
|
a85d266253
|
Auto expand newly activated accounts.
|
2019-11-25 08:14:33 -06:00 |
Jonathan Bennett
|
a0b1c7aac6
|
localize button text
|
2019-11-25 05:16:20 -05:00 |
Jonathan Bennett
|
0539336fce
|
Allow Feed Wrangler accounts on iOS
|
2019-11-25 00:26:03 -05:00 |
Maurice Parker
|
ea064c1e2e
|
Merge pull request #1082 from jbennett/feature/feed-wrangler
[WIP] Feed wrangler support
|
2019-11-24 20:34:42 -06:00 |
Jonathan Bennett
|
ce51e4e632
|
Merge branch 'master' into feature/feed-wrangler
|
2019-11-24 20:41:43 -05: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
|
cd493730b1
|
Hide bars when returning to the foreground so that they don't come back.
|
2019-11-24 14:49:44 -06:00 |
Maurice Parker
|
74297944e9
|
Clear current article so that wrapping occurs
|
2019-11-24 14:36:17 -06:00 |
Maurice Parker
|
69aeacd98d
|
Add fullscreen article setting/functionality. Issue #1343
|
2019-11-24 14:18:58 -06:00 |
Maurice Parker
|
2c7ec88087
|
Removed dead code.
|
2019-11-24 13:41:32 -06:00 |
Maurice Parker
|
5c4cd072ce
|
Make next unread button work with new async feed functionality.
|
2019-11-24 13:37:56 -06:00 |
Maurice Parker
|
4ea655df79
|
Update Help section in Settings. Issue #1340
|
2019-11-24 11:33:01 -06:00 |
Maurice Parker
|
e8395c8bfc
|
Remove "v" from version number. Issue #1339
|
2019-11-24 11:25:42 -06:00 |
Maurice Parker
|
a3abef2b62
|
Change Customize Layout setting to Timeline Layout setting. Issue #1338
|
2019-11-24 11:24:00 -06:00 |
Maurice Parker
|
4048d79e13
|
Specify header font again. Issue #1335
|
2019-11-24 11:21:00 -06:00 |
Maurice Parker
|
a052bbe74e
|
Fix title flashing in after navigation bar is shown. Issue #1336
|
2019-11-24 10:47:09 -06:00 |
Maurice Parker
|
b5525e1a9e
|
Restore back button items. Issue #1337
|
2019-11-24 10:33:13 -06:00 |
Maurice Parker
|
57e8a98b57
|
Stop animating the initial timeline load. Issue #1334
|
2019-11-24 10:27:02 -06:00 |
Maurice Parker
|
06d3c35206
|
Rollback POC code that shouldn't have gotten added
|
2019-11-24 10:01:47 -06:00 |
Maurice Parker
|
88707517e8
|
Make sliders should be quantized. Issue #1342
|
2019-11-24 09:41:50 -06:00 |
Maurice Parker
|
e05fdc99dd
|
Change to use show/hide verbiage in menu items instead of check marks
|
2019-11-24 04:29:15 -06:00 |
Maurice Parker
|
00094858fa
|
Remove filter button from All Unread timeline.
|
2019-11-24 03:47:29 -06:00 |
Maurice Parker
|
7033879704
|
Animate safe area inset changes. Issue #1341
|
2019-11-24 03:42:38 -06:00 |
Maurice Parker
|
ab9e8c09ce
|
Correct file name.
|
2019-11-23 22:18:41 -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
|
9f60984ba2
|
Increase the number of characters available for the summary in the timeline. Issue #1333
|
2019-11-23 18:22:58 -06:00 |
Maurice Parker
|
d8b324e3da
|
Change nav bar so that if it is hidden and animating itself showing, you don't see the navbar items moving into place.
|
2019-11-23 18:00:51 -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
|
6d18cfec7c
|
Refactor SmartFeedController to find SmartFeeds by FeedIdentifier instead of the string identifier.
|
2019-11-23 12:30:18 -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
|
e26f20449c
|
Adjusted so that tap zones only appear for fullscreen. Issue #1331
|
2019-11-23 11:07:40 -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
|
e22c383136
|
Update launch storyboards to match the new Feeds layout.
|
2019-11-22 15:15:48 -06:00 |
Maurice Parker
|
fea48e7ab9
|
Increase inspector header padding. Issue #1324
|
2019-11-22 15:11:15 -06:00 |
Maurice Parker
|
21648a498f
|
Make selection restore when toggling read feeds.
|
2019-11-22 11:57:06 -06:00 |
Maurice Parker
|
5ac14fb910
|
Add read filter toggle for articles. Issue #130.
|
2019-11-22 11:47:03 -06:00 |
Maurice Parker
|
7667dbf60e
|
Add hide read feeds menu option
|
2019-11-22 10:55:54 -06:00 |