Maurice Parker
|
3a99e6430f
|
Make the article icon code specify the desired article so that it can't pull the wrong one by mistake. Issue #1707
|
2020-01-27 12:58:32 -07:00 |
Maurice Parker
|
97d6c69431
|
Change to always reload the page when rendering an article. Issue #1713
|
2020-01-26 20:29:58 -07:00 |
Maurice Parker
|
bc5a8c3705
|
Reset scroll position when article is reset. Issue #1716
|
2020-01-26 13:01:03 -07:00 |
Maurice Parker
|
785775801a
|
Don't force cast scrollY as it might not always be set. Issue #1685
|
2020-01-25 15:36:43 -07:00 |
Maurice Parker
|
deab8f8c6c
|
Change to stop recycling the article view controller when switching panel modes on the iPad. Issue #1570
|
2020-01-21 11:05:47 -07:00 |
Martin Hartl
|
3370b834b0
|
Stop media playback when article will disappear
|
2020-01-20 19:46:23 +01:00 |
Maurice Parker
|
7e35bd1ec4
|
Remove unused parameter. It was obsoleted, but not removed.
|
2020-01-19 15:36:19 -07:00 |
Maurice Parker
|
88f565e03f
|
Use the DOM Y position to restore the scroll offset. This mostly fixes Issue #1494.
|
2020-01-19 11:48:26 -07:00 |
Maurice Parker
|
f0d8a9038d
|
Reload the web view every 10 renderings to clean it up. Issue #1487
|
2020-01-18 11:59:24 -07:00 |
Maurice Parker
|
34984551c6
|
Fully reload the page when the content size changes. Issue #1642
|
2020-01-17 12:53:50 -07:00 |
Maurice Parker
|
2584462bc1
|
Fix scrolling code so that it takes into consideration the content is under the bars now. Issue #1633
|
2020-01-16 19:40:13 -07:00 |
Maurice Parker
|
3e604e0b34
|
Load the feed article if the extracted article fails to parse. Issue #1542
|
2020-01-15 17:34:02 -07:00 |
Kiel Gillard
|
0d0b6b8fa6
|
Gives iOS a chance to open universal links. #1625
|
2020-01-16 09:56:51 +11:00 |
Martin Hartl
|
c739d77817
|
Provide dedicated TitleActivityItemSource when sharing to Omnifocus and Things
|
2020-01-11 09:12:41 +01:00 |
Maurice Parker
|
f1e01bd43f
|
Automatically show the nav and toolbars when separating controllers. Issue #1593
|
2020-01-09 21:22:29 -07:00 |
Maurice Parker
|
9fedf68b3f
|
Add action to Share button to open in Safari. Issue #1573
|
2020-01-09 18:27:52 -07:00 |
Maurice Parker
|
96c781f468
|
Change so that we don't crash if the article extractor completes and its delegate is deallocated. Issue #1566
|
2020-01-08 11:22:11 -07:00 |
Maurice Parker
|
15569e62b2
|
Prevent crash when the web view load hasn't set up the tap zone constraints. Issue #1564
|
2020-01-08 10:54:41 -07:00 |
Maurice Parker
|
c2d298b836
|
Add the image title text to zoomed images. Issue #1468
|
2019-12-31 18:06:27 -07:00 |
Maurice Parker
|
f0a5309786
|
Fix bug that prevented first article from being selected on iPad.
|
2019-12-31 17:06:13 -07:00 |
Maurice Parker
|
af76e44c0f
|
Changed ArticleViewController to utilize UIPageViewController to provide gesture based navigation.
|
2019-12-31 16:55:39 -07:00 |