David Sinclair
6422d0ef15
#817 (three column layout)
...
- iPad fixes.
2021-01-30 12:49:07 -08:00
David Sinclair
ae2b23a6c4
#817 (three column layout)
...
- Story pages view controller appearance tweaks.
2021-01-29 21:28:34 -08:00
David Sinclair
a1452bcef3
#1351 (gestures in vertical scrolling)
...
- Restored the old scroll direction preferences, since I’ve removed the UIPageViewController approach (see #817 ).
- I’ll come back to this feature enhancement later, with a different solution.
2021-01-29 20:26:44 -08:00
David Sinclair
f091832e6d
#817 (three column layout)
...
- Since the UIPageViewController approach to paging had multiple issues that were proving impossible to work around, I decided to revert to the old UIScrollView-based approach.
2021-01-29 20:10:53 -08:00
David Sinclair
2b3d331fa9
#817 (three column layout)
...
- When rotating iPhone from portrait to landscape, the feed detail now appears correctly.
- Eliminated some popping; changing columns works differently with the split view.
2021-01-16 20:47:03 -08:00
David Sinclair
c5d09a1244
#817 (three column layout)
...
- Fixing several issues, including crash on launch due to loading the feed detail multiple times.
2021-01-16 19:36:16 -08:00
David Sinclair
8d372f25d6
#817 (three column layout)
...
- Fixed sporadic crash when changing pages.
2021-01-16 15:37:05 -08:00
David Sinclair
abe171ce80
#817 (three column layout)
...
- Scrolling story instead of pages.
- Change pages vertically only when at the top or bottom of a story.
2021-01-15 21:26:53 -08:00
Samuel Clay
f3b6bf6ab7
iOS beta v11.0.
2021-01-02 11:36:39 -05:00
David Sinclair
ce9cb5849e
#817 (three column layout)
...
- Add Site layout fix.
2020-12-24 20:43:52 -08:00
David Sinclair
b759cfe3b7
#817 (three column layout)
...
- iPhone layout fixes.
2020-12-24 16:20:22 -08:00
David Sinclair
99f9a28368
#817 (three column layout)
...
- Disabled top & bottom layouts on iPhone.
- Replaced nav push with show.
- Other iPhone layout fixes.
2020-12-24 13:49:27 -08:00
David Sinclair
906087d10f
#817 (three column layout)
...
- Removed pref & menu option for horizontal scrolling, since both always available now.
- Added the folder/feed title on the detail view.
2020-12-22 19:43:30 -08:00
David Sinclair
a583194d8a
#817 (three column layout): top & bottom layout
2020-12-21 20:53:08 -08:00
Samuel Clay
b1f0b26e89
Merge branch 'master' into catalyst
...
* master: (173 commits)
Removing log override
Moving logging over to the newsblur log.
Fixing search indexer background task for new celery.
Attempting to add gunicorn errors to console/log.
Better handling of missing subs.
Handling missing user sub on feed delete.
Correct encoding for strings on systems that don't have utf-8 as default encoding.
Writing in the real urllib3 dependency for requests.
Upgrading requests due to urllib3 incompatibility.
Login required should use the next parameter.
Upgrading django oauth toolkit for django 1.11.
Handling newsletters with multiple recipients.
Extracting image urls sometimes fails.
Handling ajax errors in json views.
Adding timeouts to most outbound requests.
Sentry SDK 0.19.4.
Removing imperfect proxy warning for every story.
Found four more GET/POST crosses.
Feed unread count may need a POST.
Namespacing settings.
...
2020-12-08 13:07:46 -05:00
David Sinclair
76ad00b0c3
#817 (three column layout)
...
- Lots more progress; see followup comment.
2020-11-28 21:28:19 -08:00
David Sinclair
53d2580564
#817 (three column layout)
...
- iPhone fixes.
2020-11-25 21:39:11 -08:00
David Sinclair
04a8f7ab3b
#817 (three column layout)
...
- Split view tweaks.
- iPhone support.
2020-11-24 21:34:45 -08:00
David Sinclair
2abb52792c
#817 (three column layout)
...
- Minimum requirements now iOS 14 and macOS 11.
2020-11-23 20:31:36 -08:00
Samuel Clay
58d763629f
RIP Shiloh (2000 - 2018). Welcome Lyric (Born May 2020).
2020-11-12 20:28:03 -05:00
David Sinclair
2549a4cec5
#817 (three column layout)
...
- Lots more progress on the detail view and other areas.
2020-10-30 20:58:27 -07:00
David Sinclair
48ec924b9e
Merge branch 'dejal' into catalyst
...
# Conflicts:
# clients/ios/NewsBlur.xcodeproj/project.pbxproj
# clients/ios/NewsBlur.xcodeproj/xcshareddata/xcschemes/NewsBlur.xcscheme
# clients/ios/NewsBlur.xcodeproj/xcshareddata/xcschemes/Share Extension.xcscheme
# clients/ios/NewsBlur.xcodeproj/xcshareddata/xcschemes/Story Notification Service Extension.xcscheme
# clients/ios/NewsBlur.xcodeproj/xcshareddata/xcschemes/Widget Extension.xcscheme
2020-10-27 13:10:56 -07:00
David Sinclair
a433bfbc8d
#1377 (mark as read for titles only)
...
- Easy fix, using a smaller offset if title only.
2020-10-26 20:05:14 -07:00
David Sinclair
0ff50f7edb
iOS: project upgrade check
2020-10-26 19:23:11 -07:00
David Sinclair
06f2ddc67e
Merge branch 'dejal' into catalyst
...
# Conflicts:
# clients/ios/NewsBlur.xcodeproj/project.pbxproj
2020-10-26 15:35:08 -07:00
Samuel Clay
34d652b5cb
iOS v10.1.1.
2020-09-28 16:01:23 -04:00
Samuel Clay
76ab9d6769
Fixing backgrounds in newsletters.
2020-09-28 15:38:03 -04:00
Samuel Clay
4155e1ff14
Fixing newsltter check which inaccurately added newsletter div to all stories.
2020-09-28 12:44:07 -04:00
Samuel Clay
c9d790a7e1
Styling side option buttons in iOS to be cleaner.
2020-09-28 12:28:05 -04:00
Samuel Clay
fe4f6e4d1b
iOS v10.1.
2020-09-28 12:14:26 -04:00
David Sinclair
ce5c6f209f
#817 (three column layout)
...
- Tweak.
2020-09-26 21:24:34 -07:00
David Sinclair
3c5909ae2c
Merge branch 'dejal' into catalyst
2020-09-26 20:50:30 -07:00
David Sinclair
e634e17d00
#1376 (unresponsive segmented controls in menus on iOS 14)
...
- Fixed.
2020-09-26 20:49:18 -07:00
David Sinclair
8cc59dccf4
#817 (three column layout)
...
- More progress on the story pages stuff.
2020-09-26 20:30:35 -07:00
David Sinclair
4a2a4ffb75
#817 (three column layout)
...
- Horizontal and vertical page view controllers, using experimental views.
- This will help with #1351 (gestures in vertical scrolling).
- Changes preparing for #1264 (multi-window) support.
- Various other tweaks.
2020-09-25 20:31:01 -07:00
David Sinclair
d5292613fb
#817 (three column layout)
...
- Fixed deprecations.
2020-09-23 21:30:31 -07:00
David Sinclair
54516446fc
Merge branch 'dejal' into catalyst
2020-09-22 20:52:27 -07:00
David Sinclair
54f59259cb
#1373 (saved searches on unread)
...
- Saved searches now appear in all intelligence views.
2020-09-22 20:52:10 -07:00
David Sinclair
a0b628409e
#817 (three column layout)
...
- Fixing deprecations.
2020-09-22 17:28:14 -07:00
David Sinclair
9f314033a5
Merge branch 'dejal' into catalyst
2020-09-21 20:33:46 -07:00
David Sinclair
165176cff6
#1372 (download bar appears when returning to feed list)
...
- Now only hides the bar if it was attempted to be hidden when not visible.
2020-09-21 20:33:31 -07:00
David Sinclair
2253b17a08
Merge branch 'dejal' into catalyst
2020-09-21 18:08:20 -07:00
David Sinclair
7a37cf7d52
#1368 (block quotes color)
...
- Fixed CSS for sepia, medium, and dark modes.
2020-09-21 18:08:01 -07:00
David Sinclair
8f7f485043
#817 (three column layout)
...
- Numerous changes for three-column layout support and other projects.
- Work in progress.
2020-08-29 21:19:32 -07:00
David Sinclair
5fe73d431b
#817 (three column layout)
...
- Fixing warnings.
- Adding Swift subclasses of ObjC ones.
2020-08-27 21:26:12 -07:00
David Sinclair
35cc288e83
Warning fixes
2020-08-27 15:08:46 -07:00
David Sinclair
b38bff55e8
Missing brackets
2020-08-25 21:46:23 -07:00
David Sinclair
ca4a59f0d6
Merge branch 'dejal' into catalyst
2020-08-25 20:40:44 -07:00
David Sinclair
6d1b89040f
#1340 (Open in Edge)
...
- Confirmed that the code already added to open in Edge works.
- Added an option to open in Brave while I was there.
2020-08-25 15:56:29 -07:00
David Sinclair
488100aaf5
#1357 (pull-to-refresh in feed detail)
...
- For feeds, not folders.
2020-08-24 21:40:31 -07:00