Skip to content

Releases: nilsbraden/ttrss-reader-fork

Release v1.84.1

21 Apr 21:06
Compare
Choose a tag to compare
  • Fixed problem with Samsung devices running Android 4.2.2
  • Fixed FCs

Release v1.84.0

19 Apr 13:27
Compare
Choose a tag to compare

Version 1.84

  • Fixed a lot of bugs introduced by release v1.83
  • Implemented new dialog for the changelog
  • Slightly adjusted colors

Release v1.83.0

16 Apr 12:57
Compare
Choose a tag to compare

Version 1.83

  • Modified theme, reduced complexity, introduced first Material theme stuff (slightly changed the layout and the spacing of items, changed some colors and so on)
  • Allow resetting the ImageCache from the preferences menu
  • Reduce impact on the UI when running the ImageCache, fixed bugs interfering with the ImageCache
  • Fix HTML entities appearing in image captions
  • Implemented new Toolbar as replacement for ActionBar which was removed with Lollipop for some reason
  • Added content filtering for API levels below 17 to avoid vulnerability for scripting attacks

If anyone else here is annoyed by the low-res icons of the app and is good with image processing: This app could do with a new icon set and I can't do it. :)

Release v1.82 (2)

04 Apr 14:41
Compare
Choose a tag to compare

Version 1.82 (2)

  • Read ALT-Text from tags of type IMAGE_ANCHOR too (Read TITLE-Tag first, if empty read ALT-Tag)
  • Slight layout changes, buttons now appear a bit more Lollipop-Styled
  • Fixed synchronisation issues with virtual categories when rotating device
  • Slightly changed the visible items in the actionbar
  • Fixed internal problem with imageCache leading to FCs
  • Fixed Issue #268: disable media loading
  • Fixed issue #269: Server-local cached images cannot be downloaded when HTTP Authentication is in use
  • Ask for confirmation before marking virtual categories and feed-collections as read.
  • Fixed Issue #270: Option to disable "All Read", "Feed Read", "Feeds Read" buttons
  • Added YesNoDialog to marking a feed as read if the current feed is a union of all feeds of a category.
  • Fixed Issue #272: ttrss-reader calls home without asking for permission. If the user disables chrasreports, the minSupportedVersion.txt is not updated anymore. I also included a hint in the preference regarding this issue.
  • Fixes Issue #248: Copy feed text. Added copy content method by long press within an article.
  • Tweaked swiping mechanism: Only accept movement as a swipe if the horizontal distance was greater then the vertical distance
  • Added animations for slide left/right
  • Reduced database operations while beeing offline
  • Fixed issue #274: "Mark all read" suddenly marks everything read and not only the shown category

Release v1.82

04 Apr 14:39
Compare
Choose a tag to compare

Version 1.82

  • Read ALT-Text from tags of type IMAGE_ANCHOR too (Read TITLE-Tag first, if empty read ALT-Tag)
  • Slight layout changes, buttons now appear a bit more Lollipop-Styled
  • Fixed synchronisation issues with virtual categories when rotating device
  • Slightly changed the visible items in the actionbar
  • Fixed internal problem with imageCache leading to FCs
  • Fixed Issue #268: disable media loading
  • Fixed issue #269: Server-local cached images cannot be downloaded when HTTP Authentication is in use
  • Ask for confirmation before marking virtual categories and feed-collections as read.
  • Fixed Issue #270: Option to disable "All Read", "Feed Read", "Feeds Read" buttons
  • Added YesNoDialog to marking a feed as read if the current feed is a union of all feeds of a category.
  • Fixed Issue #272: ttrss-reader calls home without asking for permission. If the user disables chrasreports, the minSupportedVersion.txt is not updated anymore. I also included a hint in the preference regarding this issue.
  • Fixes Issue #248: Copy feed text. Added copy content method by long press within an article.
  • Tweaked swiping mechanism: Only accept movement as a swipe if the horizontal distance was greater then the vertical distance
  • Added animations for slide left/right
  • Reduced database operations while beeing offline