Commit graph

966 commits

Author SHA1 Message Date
David Sinclair
a433bfbc8d #1377 (mark as read for titles only)
- Easy fix, using a smaller offset if title only.
2020-10-26 20:05:14 -07:00
Samuel Clay
4155e1ff14 Fixing newsltter check which inaccurately added newsletter div to all stories. 2020-09-28 12:44:07 -04:00
David Sinclair
e634e17d00 #1376 (unresponsive segmented controls in menus on iOS 14)
- Fixed.
2020-09-26 20:49:18 -07:00
David Sinclair
54f59259cb #1373 (saved searches on unread)
- Saved searches now appear in all intelligence views.
2020-09-22 20:52:10 -07:00
David Sinclair
165176cff6 #1372 (download bar appears when returning to feed list)
- Now only hides the bar if it was attempted to be hidden when not visible.
2020-09-21 20:33:31 -07:00
David Sinclair
6d1b89040f #1340 (Open in Edge)
- Confirmed that the code already added to open in Edge works.
- Added an option to open in Brave while I was there.
2020-08-25 15:56:29 -07:00
David Sinclair
488100aaf5 #1357 (pull-to-refresh in feed detail)
- For feeds, not folders.
2020-08-24 21:40:31 -07:00
David Sinclair
9aaa39f0d0 #1350 (fullscreen vertical scrolling) & #1338 (fullscreen improvements)
- Several changes to improve the fullscreen experience, especially in vertical paging mode.
2020-07-31 16:10:09 -07:00
David Sinclair
4df24a0d6d #1342 (story selection fade)
- Fixed selection being reset.
2020-07-22 20:17:17 -07:00
David Sinclair
ef37602ee1 #1341 (back button color)
- I can’t get it to fail, but I noticed that the back button tint color is only set in the feed detail. It shouldn’t need to be set at all, so I’ve commented that out; let’s see if that makes it better or worse.
2020-07-21 21:17:29 -07:00
David Sinclair
028ef49d40 #1348 (scroll indicators theme)
- The views now set the indicator style for the theme.
2020-07-21 20:30:02 -07:00
David Sinclair
cb060546b3 #1344 (search loses focus)
- No longer resets the first responder when searching.
2020-07-21 20:00:09 -07:00
David Sinclair
d5884044be #1336 (dark mode newsletters)
- Made the background colors match the theme.
- Now detects newsletters when viewing by folder too.
2020-06-29 16:25:27 -07:00
David Sinclair
8392088e98 #1328 (feed detail submenu)
- Done. Much easier with my generic menu class.
2020-06-29 15:37:55 -07:00
David Sinclair
5003b3edd8 #1336 (dark mode newsletters)
- Added the NB-newsletter class to the story HTML when a newsletter.
2020-06-29 15:20:08 -07:00
David Sinclair
e8bfbc97b9 #1329 & #1331 (changing to native fullscreen)
- Fixed issue of scrolling up on a short story jumping a bit.
- Fixed the feed bar showing when scrolling between stories.
- Fixed the feed bar showing correctly when going into and out of fullscreen.
- Fixed the status bar background.
- Cleaned up temporary code.
- (This was all harder than expected.)
2020-06-28 17:09:50 -07:00
David Sinclair
fb3ccf2bfb #1329 & #1331 (changing to native fullscreen)
- Work in progress; see followup comment.
2020-06-20 21:31:21 -07:00
David Sinclair
f7a19397ac #1330 (dark fullscreen status bar color)
- Fixed.
2020-06-18 21:31:19 -07:00
David Sinclair
155c14b4e3 #1332 (muting tweaks)
- Fixed all muted sites becoming unmuted when muting via feed detail.
- Fixed OFF label display bug.
2020-06-18 21:10:46 -07:00
David Sinclair
074ddb390b #1311 (YouTube fullscreen)
- Added a preference on iPad to show videos inline or full-screen. Defaults to inline.
- This preference only applies after the app is restarted, as it's a configuration option of the web view, that has to be set on creation.
2020-06-15 21:26:05 -07:00
David Sinclair
76986f504b #1325 (show muted sites in All feeds view)
- Muted sites now appear in All feeds view.
- They don't appear in the other views.
- They have the same muted icon as on the web.
2020-06-15 19:57:06 -07:00
David Sinclair
aeb98505b9 #1325 (show muted sites in All feeds view)
- Fixed the Mute Sites view not showing the OFF state correctly when initially displayed.
2020-06-15 16:14:16 -07:00
David Sinclair
5e3d46a789 #1326 (hide feed detail search bar) 2020-06-13 16:18:52 -07:00
David Sinclair
08d8604d32 #1298 (saved searches)
- Saved searches (if any) are now listed near the bottom of the feeds list.
- When one is tapped, the folder or feed is displayed and the search performed.
- When showing a saved search, a Delete Saved Search command appears at the top of the menu.
- When showing a non-saved search, a Save Search command appears in the menu.
2020-06-11 21:02:22 -07:00
David Sinclair
7c208649ef #1298 (saved searches)
- Work in progress.
2020-05-27 21:26:44 -07:00
David Sinclair
bfe81aff54 #1304 (not restoring state)
- Fixed issue with background operations that could result in the app getting killed.
2020-05-26 15:35:53 -07:00
David Sinclair
275b3c4a73 #1306 (status bar during fullscreen)
- When the status bar is shown and nav bar hidden, now shows the feed gradient.
- Fixed incorrect scrolling when going to a story that shows the bar.
- Fixed the status bar background not showing up.
- Fixed the traversal buttons sliding down on first appearance.
2020-05-26 14:13:46 -07:00
David Sinclair
50e1c2a117 #1309 (theme in story detail view)
- It was already there, just not showing that row.
2020-05-22 19:33:57 -07:00
David Sinclair
f710536aad Fixed #1314 (persistent "All Done")
- Now hides the notifier when returning to the feeds view.
2020-05-22 14:11:14 -07:00
David Sinclair
c3a725ad7c Merge branch 'refs/heads/master' into dejal 2020-05-21 15:21:41 -07:00
Samuel Clay
b829461ee2
Merge pull request #1283 from jimmgarrido/add-edge-browser
Add Edge as a browser option
2020-05-01 10:02:40 -04:00
David Sinclair
58d62f26ac #1306 (status bar during fullscreen)
- Now uses an opaque color instead of a nice gradient behind the status bar.
2020-04-24 20:58:20 -07:00
David Sinclair
0479e745ed #1294 (move to new folder)
- Excluded the Infrequent folder.
2020-04-24 19:46:26 -07:00
David Sinclair
facc9bdc6a #1293 (invalid permalink)
- Checks for an invalid permalink, and tries to make it valid.
2020-04-22 20:18:06 -07:00
David Sinclair
89a089c5b1 #1306 (status bar during fullscreen)
- Fix.
2020-04-22 19:53:17 -07:00
David Sinclair
0659438f57 #1306 (status bar during fullscreen)
- Added a “Hide status bar” preference below the “Full screen” one.
- It is only shown when “Full screen” is on.
- Defaults to on, which does the previous behavior.
- If turned off, the status bar remains visible when scrolling to full-screen.
- In this situation, a fade-out gradient will be shown under the status bar, so the story content dims to avoid conflicting with the status bar content.
2020-04-22 19:31:08 -07:00
David Sinclair
f8a3acc2be #1294 (move to new folder)
- Added an option to move to a new folder to the feed detail’s Move to Another Folder menu option.
- Displays an alert to enter the name, then adds the folder and does the move.
2020-04-21 20:37:51 -07:00
David Sinclair
679a4c846d #1301 (white flash in dark mode)
- Added a tiny delay when loading the full story HTML to give the web view time to render the page.
2020-04-21 16:05:31 -07:00
David Sinclair
26bce2edb0 Xcode 11.4 tweaks 2020-04-06 08:54:15 -04:00
David Sinclair
ce608c9c92 #1290 (state restoration)
- Now doesn’t select a story if the appropriate one can’t be found.
- Left commented out the old behavior of selecting the first unread, in case you change your mind.
2020-04-06 08:54:15 -04:00
David Sinclair
6b25a697a7 #1270 (replacing UIWebView with WKWebView)
- Replaced NJKWebViewProgress with a WKWebView-compatible progress bar in the Original view.
2020-03-28 19:39:35 -07:00
David Sinclair
dfa0eb944a #1270 (replacing UIWebView with WKWebView)
- Tweaks for Xcoce 11.4.
- Web view fixes.
2020-03-27 20:42:33 -07:00
David Sinclair
fcd684b6eb Merge branch 'dejal' into wkwebkit 2020-03-27 19:53:00 -07:00
David Sinclair
eefde0d5a9 Merge branch 'master' into dejal 2020-03-24 17:05:53 -07:00
David Sinclair
334fb705d9 #1290 (state restoration)
- Now doesn’t select a story if the appropriate one can’t be found.
- Left commented out the old behavior of selecting the first unread, in case you change your mind.
2020-03-24 17:05:22 -07:00
Samuel Clay
48c6aa6dea Renaming mark story on scroll preferences. iOS v10.0.1. 2020-03-24 14:21:39 -04:00
David Sinclair
c3556b06b8 Merge branch 'dejal' into wkwebkit 2020-03-23 19:37:25 -07:00
David Sinclair
28fd3999aa #1289 (autoscroll buttons state) 2020-03-13 20:56:57 -07:00
David Sinclair
7219bc8df4 #1287 (mark read on scroll)
- Added a preference to override the mark read on scroll option per feed/folder.
- If off, changing the feed menu item toggles the global preference.
- If on, changing it only affects that feed.
2020-03-13 20:36:25 -07:00
David Sinclair
1a6d408f9b #1287 (feed-specific mark read on scroll) 2020-03-12 20:30:02 -07:00