Releases: nilsbraden/ttrss-reader-fork
Releases · nilsbraden/ttrss-reader-fork
Release v1.85.2
Version 1.85.2
- Fixed several FCs
Release v1.85.1
Version 1.85
- Fixed Issue #287: SSL broken with self-signed certificates, added SSL-Preference to disable update of security provide via Google Play services.
Release v1.85.0
Version 1.85
- Fix FC when asynchronously adding remote files
- Fixed FC when articleFragment was not attached to Activity anymore
- Fixed FC "IllegalStateException: Content view not yet created"
- Improved DB-Adapters to avoid FC when accessing closed cursors
- Fixed FC when ImageCache runs extremely long
- Fixed FC "IllegalStateException: Can not perform this action after onSaveInstanceState"
- Added some more translated strings and more precise error messages
- Integrated updating of security provider with Google Play services
- Fixed Issue #284: invisible background of dialogs
Release v1.84.1
- Fixed problem with Samsung devices running Android 4.2.2
- Fixed FCs
Release v1.84.0
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
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)
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
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