Skip to content
This repository has been archived by the owner on Nov 12, 2022. It is now read-only.

Releases: schaal/ocreader

Release 0.35

05 Jun 12:12
v0.35
Compare
Choose a tag to compare
  • Show all articles when only unread is disabled (Fixes #54)
  • Add french translation (Thanks to @loi219)

Release 0.34

21 Apr 14:07
v0.34
Compare
Choose a tag to compare
  • Update network libraries
  • Save and restore webView's scrollPosition in Fragment (possible fix for #48)

Release 0.33

18 Apr 07:51
v0.33
Compare
Choose a tag to compare
  • Improve database migration performance

Release 0.32

18 Apr 05:34
v0.32
Compare
Choose a tag to compare
  • Handle items with no updatedDate

Release 0.31

16 Apr 19:20
v0.31
Compare
Choose a tag to compare
  • Add settings activity
  • Layout improvements for article view
    • improve emoji display in articles
    • remove margin from first image in article

Release 0.30

01 Apr 06:57
v0.30
Compare
Choose a tag to compare

The "This is no joke" release

  • Only show unread articles when onlyUnread is selected (Fixes #49)
  • Increase read timeout (Fixes #44)
  • Add ACRA to report crashes (only with user's permission).
  • Add play menu item in item pager when enclosure link is available

Release 0.29

10 Mar 17:53
v0.29
Compare
Choose a tag to compare
  • 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

11 Feb 07:35
v0.28
Compare
Choose a tag to compare
  • 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

12 Jan 17:10
v0.27
Compare
Choose a tag to compare
  • Allow user-added CAs on Android >= 7

Release 0.26

30 Dec 08:21
v0.26
Compare
Choose a tag to compare
  • Downgrade support libraries to 25.0.1 to fix FloatingActionButton behavior (Fixes #34)