Now supports interactively hiding or showing the nav & status bars when scrolling up and down, and the text no longer moves when hiding/showing via tap.
* dejal:
iOS: #1150 (sound pauses when loading story)
iOS: new iPad Pro compatibility
iOS: new iPad Pro compatibility WIP
iOS: #1137 (full screen reading)
iOS: #1139 (scroll to top)
Upgrading flask
Fixing security requirements.
Comment out story cutoff override.
Adding to easily make it so feeds never get trimmed of stories. Fixes#1141.
Changing scroll orientation also was changing line spacing.
Bumping version.
Attempt to fix fetching tumblr rss feeds.
iOS: #1148 (login as error)
iOS: #1139 (scroll to top)
iOS: #1139 (scroll to top)
Added a screen edge swipe gesture recognizer to support that when full-screen (as the built-in one doesn’t work then); added support for tapping images to toggle.
* master:
Updating ios version.
Upgrading flask
Fixing security requirements.
Comment out story cutoff override.
Adding to easily make it so feeds never get trimmed of stories. Fixes#1141.
Changing scroll orientation also was changing line spacing.
Bumping version.
Attempt to fix fetching tumblr rss feeds.
Upgrading flask
Fixing security requirements.
Comment out story cutoff override.
Adding to easily make it so feeds never get trimmed of stories. Fixes#1141.
Changing scroll orientation also was changing line spacing.
Bumping version.
Attempt to fix fetching tumblr rss feeds.
* dejal:
Upgrading flask
Fixing security requirements.
Comment out story cutoff override.
Adding to easily make it so feeds never get trimmed of stories. Fixes#1141.
Changing scroll orientation also was changing line spacing.
Bumping version.
Attempt to fix fetching tumblr rss feeds.
iOS: done #1142 (preview size pref)
iOS: done #1139 (scroll to top)
iOS: #1137 (full screen reading)
Folder headers were misplaced due to adding the refresh control as a subview instead of setting the table property; jumping to the top was due to hiding search field, now only does that if at the top, and does it animated.