Samuel Clay
58d763629f
RIP Shiloh (2000 - 2018). Welcome Lyric (Born May 2020).
2020-11-12 20:28:03 -05:00
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
David Sinclair
0ff50f7edb
iOS: project upgrade check
2020-10-26 19:23:11 -07:00
Samuel Clay
34d652b5cb
iOS v10.1.1.
2020-09-28 16:01:23 -04:00
Samuel Clay
76ab9d6769
Fixing backgrounds in newsletters.
2020-09-28 15:38:03 -04:00
Samuel Clay
4155e1ff14
Fixing newsltter check which inaccurately added newsletter div to all stories.
2020-09-28 12:44:07 -04:00
Samuel Clay
c9d790a7e1
Styling side option buttons in iOS to be cleaner.
2020-09-28 12:28:05 -04:00
Samuel Clay
fe4f6e4d1b
iOS v10.1.
2020-09-28 12:14:26 -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
7a37cf7d52
#1368 (block quotes color)
...
- Fixed CSS for sepia, medium, and dark modes.
2020-09-21 18:08:01 -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
b25ad68eea
#1336 (dark mode newsletters)
...
- Added newsletter CSS.
2020-06-28 17:34:23 -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
Samuel Clay
37bd0635a5
Removing MobileCoreServices as per warning.
2020-06-17 15:22:08 -04: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
5f0023ad51
#1231 (sharing crash)
...
- Now extracts the URL title and sets that when sharing, in addition to any user comments.
2020-05-22 21:10:06 -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
2a69ef5133
Merge branch 'dejal' into wkwebkit
2020-04-20 17:58:00 -07:00
David Sinclair
4c02f0fa7a
#1292 (dark mode FTUX)
...
- Fixed; only affected iPad in dark mode, so probably not too egregious.
2020-04-06 08:54:15 -04:00