Commit graph

3029 commits

Author SHA1 Message Date
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
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
ca91dd3e67
Merge pull request #1327 from sictiru/android-widget
Android widget 3
2020-06-15 19:00:42 -04:00
Andrei
c86d39f5f6 Android widget cache stories for quick retrieval 2020-06-14 10:33:12 -07:00
Andrei
0aaa242723 Android widget background color options 2020-06-13 12:33:05 -07:00
Samuel Clay
684f807b75 Android v10.0b2. 2020-06-08 15:11:30 -04:00
Samuel Clay
2f52df8d5b
Merge pull request #1320 from sictiru/android-widget
Android widget 2
2020-06-08 13:52:48 -04:00
Andrei
67f992a81f Android widget fetch latest stories on reading 2020-06-06 22:02:35 -07:00
Samuel Clay
b38d3924eb Android v10.0b1 2020-06-02 16:44:44 -04:00
Samuel Clay
13d5ece5eb
Merge pull request #1310 from sictiru/android-widget
Android widget
2020-06-01 17:34:04 -04:00
Andrei
f1f89c3573 Android widget date time format. Exclude hidden stories in widget 2020-05-31 16:03:37 -07:00
Andrei
d86a959de4 Webview background was causing white flashes on dark theme 2020-05-25 22:16:21 -07:00
Andrei
4323aeb0f9 Android widget config list adapter cleanup 2020-05-24 20:06:54 -07:00
Andrei
0f1eb22d10 Android widget config nested vs flat list view 2020-05-24 13:51:11 -07:00
Andrei
eaea31876a Android widget opens story in All Stories view 2020-05-18 21:24:36 -07:00
Andrei
87338fd02d Android widget config feed list updates 2020-05-16 18:29:59 -07:00
Andrei
e0cbdbfd35 Android widget colors. Widget config empty state. Widget update triggers 2020-05-16 17:32:40 -07:00
Andrei
e2cef3b0f0 Android widget config feed list filters 2020-05-15 21:33:46 -07:00
Andrei
53a8be2976 Android widget parse and add new feed fields to db 2020-05-13 22:37:32 -07:00
Andrei
1c9bcab3aa Android widget empty view. Tap to config. Default feed set 2020-05-10 16:02:39 -07:00
Andrei
ebe0a0d78c Android widget config base 2020-05-10 13:37:17 -07:00
Andrei
3c2f214c74 Android widget alarm manager cleanup 2020-05-02 16:55:37 -07:00
Andrei
48b30f9bf4 Android widget bypass update interval via alarm manager for faster updates 2020-05-02 15:07:12 -07:00
Andrei
042e33d314 Android widget story count limit. Remove widget config activity 2020-05-02 10:06:40 -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
Andrei
ae62eb8d27 Android widget fetching stories 2020-04-30 19:24:13 -07:00
Andrei
88b48886fc Android widget background service sync 2020-04-28 20:02:58 -07:00
Andrei
9a74e8fe4d Android Widget retrieve all stories or single feed from db 2020-04-19 19:12:40 -07:00
Andrei
42ff91250f Android widget list view UI update 2020-04-19 19:11:07 -07:00