Commit graph

3092 commits

Author SHA1 Message Date
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
a5bb084ba0 Merge branch 'master' into dejal 2020-07-21 14:51:22 -07:00
Andrei
e9bd19193b #1282 Rename folder option 2020-07-09 21:48:11 -07:00
Andrei
b95a123bc0 #1282 Delete folder option 2020-07-08 19:52:08 -07:00
Andrei
f49b6b8645 #1282 Add a folder when adding a feed 2020-07-08 18:25:05 -07:00
Andrei
95d7d850ce Android Gradle 4.0.0 2020-07-05 12:52:03 -07:00
Andrei
8f7d4f9ebb #1339 ButterKnife to view binding part 2 2020-07-05 12:50:24 -07:00
Andrei
495c450964 #1339 ButterKnife to view binding part 1 2020-06-29 19:44:17 -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
Andrei
9d54a48329 #1337 Remove unsupported plugin 2020-06-29 14:36:18 -07:00
Andrei
550ae0762c Merge branch 'sictiru' into android-api-28
# Conflicts:
#	clients/android/NewsBlur/AndroidManifest.xml
2020-06-28 19:10:36 -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
Andrei
a1258534ef #1274 (http images not loading) 2020-06-28 16:02:51 -07:00
Andrei
6c9d75175d #1299 Android saved searches add option 2020-06-28 13:05:12 -07:00
Andrei
613f0d0313 #1299 Android saved searches delete option 2020-06-26 16:09:37 -07:00
Andrei
71b36b9706 Android folder saved searches 2020-06-23 22:17:09 -07:00
Andrei
9a22b63ec7 #1299 Android Saved searches 2020-06-21 21:21:31 -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
3ac2346184 Merge branch 'refs/heads/master' into dejal 2020-06-18 16:06:25 -07:00
Samuel Clay
30a30bc659 Merge branch 'sictiru'
* sictiru:
  #1161 (android widget) RemoteViews empty state
2020-06-17 17:23:40 -04:00
Samuel Clay
210ca64239 Android v10.0. 2020-06-17 17:23:35 -04:00
Samuel Clay
37bd0635a5 Removing MobileCoreServices as per warning. 2020-06-17 15:22:08 -04:00
Andrei
b2c4f51ae8 #1161 (android widget) RemoteViews empty state 2020-06-17 09:45:49 -07:00
Samuel Clay
15b20d6faa Android v10.0b3. 2020-06-16 10:46:48 -04:00
David Sinclair
e056ac4fd7 #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-16 10:46:48 -04:00
David Sinclair
43d5a74993 #1298 (saved searches)
- Work in progress.
2020-06-16 10:46:48 -04:00
David Sinclair
5e7c673c99 #1304 (not restoring state)
- Fixed issue with background operations that could result in the app getting killed.
2020-06-16 10:46:48 -04:00
David Sinclair
f5a57b8950 #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-06-16 10:46:48 -04:00
David Sinclair
599ad28c99 #1231 (sharing crash)
- Now extracts the URL title and sets that when sharing, in addition to any user comments.
2020-06-16 10:46:48 -04:00
David Sinclair
3f4c084f94 #1309 (theme in story detail view)
- It was already there, just not showing that row.
2020-06-16 10:46:48 -04:00
David Sinclair
6d91cf2311 Fixed #1314 (persistent "All Done")
- Now hides the notifier when returning to the feeds view.
2020-06-16 10:46:48 -04:00
David Sinclair
c2296df955 #1306 (status bar during fullscreen)
- Now uses an opaque color instead of a nice gradient behind the status bar.
2020-06-16 10:46:48 -04:00
David Sinclair
e718b4ead6 #1294 (move to new folder)
- Excluded the Infrequent folder.
2020-06-16 10:46:48 -04:00
David Sinclair
c68cd51fa7 #1293 (invalid permalink)
- Checks for an invalid permalink, and tries to make it valid.
2020-06-16 10:46:47 -04:00
David Sinclair
888797da53 #1306 (status bar during fullscreen)
- Fix.
2020-06-16 10:46:47 -04:00
David Sinclair
0981b965d0 #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-06-16 10:46:47 -04:00
David Sinclair
5f547b217f #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-06-16 10:46:47 -04:00
David Sinclair
168cdb2ea9 #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-06-16 10:46:47 -04:00
David Sinclair
d4625c5e7c #1270 (replacing UIWebView with WKWebView)
- Disabled unused web views in AFNetworking and InAppSettingsKit.
2020-06-16 10:46:47 -04:00
David Sinclair
130bed8923 #1270 (replacing UIWebView with WKWebView)
- Replaced NJKWebViewProgress with a WKWebView-compatible progress bar in the Original view.
2020-06-16 10:46:47 -04:00
David Sinclair
4fad1626bc #1270 (replacing UIWebView with WKWebView)
- Updated 1Password extension.
2020-06-16 10:46:47 -04:00
David Sinclair
f613f18fe6 #1270 (replacing UIWebView with WKWebView)
- Tweaks for Xcoce 11.4.
- Web view fixes.
2020-06-16 10:46:47 -04:00
David Sinclair
a6aeba2619 #1270 (replacing UIWebView with WKWebView)
- 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.
2020-06-16 10:46:46 -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