David Sinclair
2a69ef5133
Merge branch 'dejal' into wkwebkit
2020-04-20 17:58:00 -07:00
David Sinclair
a04baada12
Merge branch 'master' into dejal
2020-04-20 17:56:50 -07:00
Samuel Clay
ff4eac73bb
6 hour min
2020-04-06 09:43:18 -04:00
Samuel Clay
27096549a9
6 hour minimum for craigslist
2020-04-06 09:42:11 -04: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
David Sinclair
26bce2edb0
Xcode 11.4 tweaks
2020-04-06 08:54:15 -04:00
David Sinclair
ce608c9c92
#1290 (state restoration)
...
- Now doesn’t select a story if the appropriate one can’t be found.
- Left commented out the old behavior of selecting the first unread, in case you change your mind.
2020-04-06 08:54:15 -04:00
Samuel Clay
790589e3fb
Fixing premium upgrade form
2020-04-05 12:48:47 -04:00
Samuel Clay
074463dd09
ios v10.0.2.
2020-04-05 12:40:09 -04:00
David Sinclair
d0b70a547e
#1270 (replacing UIWebView with WKWebView)
...
- Disabled unused web views in AFNetworking and InAppSettingsKit.
2020-03-28 20:05:55 -07:00
David Sinclair
6b25a697a7
#1270 (replacing UIWebView with WKWebView)
...
- Replaced NJKWebViewProgress with a WKWebView-compatible progress bar in the Original view.
2020-03-28 19:39:35 -07:00
David Sinclair
1b3eec5489
Merge branch 'dejal' into wkwebkit
2020-03-28 17:54:12 -07:00
David Sinclair
45298d8cd7
#1292 (dark mode FTUX)
...
- Fixed; only affected iPad in dark mode, so probably not too egregious.
2020-03-28 14:31:50 -07:00
David Sinclair
610855b104
Xcode 11.4 tweaks
2020-03-28 14:13:14 -07:00
David Sinclair
0a9e79eeb5
#1270 (replacing UIWebView with WKWebView)
...
- Updated 1Password extension.
2020-03-27 20:55:05 -07:00
David Sinclair
dfa0eb944a
#1270 (replacing UIWebView with WKWebView)
...
- Tweaks for Xcoce 11.4.
- Web view fixes.
2020-03-27 20:42:33 -07:00
David Sinclair
fcd684b6eb
Merge branch 'dejal' into wkwebkit
2020-03-27 19:53:00 -07:00
David Sinclair
eefde0d5a9
Merge branch 'master' into dejal
2020-03-24 17:05:53 -07:00
David Sinclair
334fb705d9
#1290 (state restoration)
...
- Now doesn’t select a story if the appropriate one can’t be found.
- Left commented out the old behavior of selecting the first unread, in case you change your mind.
2020-03-24 17:05:22 -07:00
Samuel Clay
48c6aa6dea
Renaming mark story on scroll preferences. iOS v10.0.1.
2020-03-24 14:21:39 -04:00
Samuel Clay
b667723eda
Merge branch 'dejal'
...
* dejal:
#1289 (autoscroll buttons state)
#1287 (mark read on scroll)
#1287 (feed-specific mark read on scroll)
#1288 (widget thumbnail)
2020-03-24 13:30:43 -04:00
David Sinclair
c3556b06b8
Merge branch 'dejal' into wkwebkit
2020-03-23 19:37:25 -07:00
David Sinclair
a95204ca38
Merge branch 'master' into dejal
2020-03-23 19:37:05 -07:00
Samuel Clay
4ea2e13f7c
Jammit issue
2020-03-17 12:23:00 -04:00
Samuel Clay
50e88b2baf
Changing update_counts on /reader/feeds so that all clients are forced to count unreads on initial feed load unless they explicitly say they can update their own counts by later calling /reader/refresh_feeds, which can take a while (Counting is difficult).
2020-03-17 12:20:59 -04:00
David Sinclair
28fd3999aa
#1289 (autoscroll buttons state)
2020-03-13 20:56:57 -07:00
David Sinclair
7219bc8df4
#1287 (mark read on scroll)
...
- Added a preference to override the mark read on scroll option per feed/folder.
- If off, changing the feed menu item toggles the global preference.
- If on, changing it only affects that feed.
2020-03-13 20:36:25 -07:00
David Sinclair
1a6d408f9b
#1287 (feed-specific mark read on scroll)
2020-03-12 20:30:02 -07:00
David Sinclair
ae070a4d29
#1288 (widget thumbnail)
...
- Thumbnails should match now.
2020-03-10 20:47:38 -07:00
Samuel Clay
cef29f0165
Adding royalroad.com to excluded original page sites.
2020-02-27 10:23:23 -05:00
Samuel Clay
dae2119a7c
iOS v10.0.1
2020-02-23 19:09:39 -05:00
David Sinclair
383384b6df
#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-02-23 15:21:32 -08:00
Samuel Clay
1f1f479c66
Merge branch 'dejal'
...
* dejal:
#1273 (making dark themes darker)
#1281 (iPad widget issues)
#1279 (status bar color)
2020-02-23 16:17:11 -05:00
Samuel Clay
6db84b2daf
Build 109
2020-02-23 16:17:01 -05:00
David Sinclair
1692e581d9
#1273 (making dark themes darker)
...
- The Dark theme now uses pure black for the story background, and some other darker colors.
- The Medium theme now also uses darker colors.
2020-02-20 20:32:49 -08:00
David Sinclair
fd605e079d
#1281 (iPad widget issues)
...
- I managed to reproduce the layout issue, so have implemented a check and correction for it.
2020-02-20 19:32:59 -08:00
David Sinclair
48f1e5cd3b
#1279 (status bar color)
...
- Fixed the status bar (i.e. clock) color when in dark mode with a light theme.
- Fixed navigation titles in that situation too.
2020-02-20 18:39:12 -08:00
Samuel Clay
398bfa0c4b
Merge branch 'dejal'
...
* dejal:
#1281 (iPad widget issues)
#1284 (subscription text)
2020-02-20 17:32:12 -05:00
David Sinclair
4debebdc5e
#1281 (iPad widget issues)
...
- Fixed single line title on some devices.
2020-02-20 14:19:08 -08:00
David Sinclair
9cc687df3f
#1284 (subscription text)
...
- Embiggened.
2020-02-20 13:56:33 -08:00
Samuel Clay
66f5d36c17
CSS specificity
2020-02-17 14:51:31 -05:00
Samuel Clay
c6d951bde1
Typo
2020-02-17 14:47:07 -05:00
Samuel Clay
1415e96f49
180 is right
2020-02-17 14:44:04 -05:00
Samuel Clay
9af48ccb09
Less width on buttons
2020-02-17 14:40:43 -05:00
Samuel Clay
2d99e78244
Fixing OAuth authorize on mobile.
2020-02-17 14:36:41 -05:00
Samuel Clay
9e6e82b333
iOS v10.0
2020-02-04 23:38:13 -05:00
Samuel Clay
f278d8db0b
Merge branch 'dejal'
...
* dejal:
#1238 (statistics)
#1238 (statistics)
NewsBlur iOS: #1238 (statistics)
#1238 (statistics)
2020-02-04 23:38:06 -05:00
David Sinclair
ed30ad75e2
#1238 (statistics)
...
- Added Statistics to the preferences for the left swipe in the feeds list.
- A bit of refactoring to support displaying the popover from a cell on iPad.
2020-01-31 15:50:03 -08:00
David Sinclair
617ec8e45c
#1238 (statistics)
...
Replaced icon.
2020-01-29 15:32:28 -08:00
David Sinclair
fa3f60a531
NewsBlur iOS: #1238 (statistics)
...
- Added a Statistics item to the feed detail menu (please provide an icon).
- This command will show the statistics web page in a popover on iPad, or pushed on iPhone.
- Extended the “original” view controller to support showing a custom page without changing the title or including the navigation bar buttons.
2020-01-28 16:10:16 -08:00