This repository has been archived by the owner on Nov 12, 2022. It is now read-only.
Releases: schaal/ocreader
Releases · schaal/ocreader
Release 0.35
- Show all articles when only unread is disabled (Fixes #54)
- Add french translation (Thanks to @loi219)
Release 0.34
- Update network libraries
- Save and restore webView's scrollPosition in Fragment (possible fix for #48)
Release 0.33
- Improve database migration performance
Release 0.32
- Handle items with no updatedDate
Release 0.31
- Add settings activity
- Layout improvements for article view
- improve emoji display in articles
- remove margin from first image in article
Release 0.30
Release 0.29
- Add app shortcuts for Android 7.1
- Move buttons to mark as read and to star to the bottom in the article pager (Fixes #43)
Release 0.28
- Prepend https:// to server url if user didn't enter url scheme
- Save and restore webview's scroll position
- Fix crash when favicon uri doesn't have a path segment, Closes #42
- Save currently selected folder when pressing the back button, Fixes #40
- Support fresh articles (< 24h old) (#39), Thanks to @tobiasKaminsky
Release 0.27
- Allow user-added CAs on Android >= 7
Release 0.26
- Downgrade support libraries to 25.0.1 to fix FloatingActionButton behavior (Fixes #34)