Commit graph

12968 commits

Author SHA1 Message Date
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
2b5b69beae
Merge pull request #1 from sictiru/view-binding
View binding
2020-07-05 12:53:25 -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
Andrei
9d54a48329 #1337 Remove unsupported plugin 2020-06-29 14:36:18 -07:00
Samuel Clay
8b70d19de1
Merge pull request #1337 from sictiru/android-api-28
Android api 28 update
2020-06-29 12:32:51 -04:00
Andrei
550ae0762c Merge branch 'sictiru' into android-api-28
# Conflicts:
#	clients/android/NewsBlur/AndroidManifest.xml
2020-06-28 19:10:36 -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
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
Samuel Clay
31451b1093 Including feeds in flat feeds even when asking for inactive feeds. 2020-06-15 20:05:25 -04:00
Samuel Clay
34b78db7c6 Updating imageproxy installation. 2020-06-15 19:24:08 -04:00
Samuel Clay
ca91dd3e67
Merge pull request #1327 from sictiru/android-widget
Android widget 3
2020-06-15 19:00:42 -04:00
Samuel Clay
6afc311868 I don't know why mercury parser is being so persnickity but it is. 2020-06-15 18:45:05 -04:00
Samuel Clay
b6a906b336 Adding additional nodejs dependencies. 2020-06-15 18:41:33 -04:00
Samuel Clay
2ab4504390 Updating node dependencies. 2020-06-15 18:39:00 -04:00
Samuel Clay
d1bd9afe9e Adding two dependencies for postlight's mercury parser. 2020-06-15 18:23:00 -04:00
Samuel Clay
d3d9d02773 Updating minimist node dependency. 2020-06-15 18:03:37 -04:00
Samuel Clay
0333bd1f99 Updating dependencies 2020-06-15 18:01:18 -04:00
Samuel Clay
d60ec99f3e Removing additional traces of Google Reader. 2020-06-15 17:53:35 -04:00
Samuel Clay
49a48cea01 Upgrading to latest node. 2020-06-15 17:12:43 -04:00
Samuel Clay
c715c51171 Updating flask requirements. 2020-06-15 16:33:29 -04:00
Samuel Clay
0a2266ebc9 Removing Google Analytics. Should've done this 7 years ago. 2020-06-15 13:50:38 -04:00
Samuel Clay
1c01990c42 Renaming feedfinder and feedfinder2. 2020-06-15 12:30:30 -04:00