* master:
Android v10.0b3.
#1298 (saved searches)
#1298 (saved searches)
#1304 (not restoring state)
#1306 (status bar during fullscreen)
#1231 (sharing crash)
#1309 (theme in story detail view)
Fixed#1314 (persistent "All Done")
#1306 (status bar during fullscreen)
#1294 (move to new folder)
#1293 (invalid permalink)
#1306 (status bar during fullscreen)
#1306 (status bar during fullscreen)
#1294 (move to new folder)
#1301 (white flash in dark mode)
#1270 (replacing UIWebView with WKWebView)
#1270 (replacing UIWebView with WKWebView)
#1270 (replacing UIWebView with WKWebView)
#1270 (replacing UIWebView with WKWebView)
#1270 (replacing UIWebView with WKWebView)
- 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.
- 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.
- 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.
- 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.
- All app-specific uses of UIWebView have been replaced with WKWebView.
- Some third-party uses remain.
- More testing required.
- Note that I’ve bumped the minimum iOS version to iOS 11, since that is needed for WKWebView support.
- Committing to a new branch until ready.