TTRSS-Reader - This is an RSS-Reader for the project Tiny Tiny RSS (from tt-rss.org, a PHP-based online feedreader which runs on your own webspace). This reader offers automatic updating on startup, filtering articles by status and efficient browsing through categories and the virtual categories "Fresh", "Starred" and "Published Articles". You can browse the articles offline when they have been synchronized before.
IMPORTANT: You need to enable the API for the user-account in the user-preferences.
YOU CAN'T USE THIS WITHOUT A TTRSS-SERVER (see tt-rss.org for more information about the server application).
· Swipe for browsing
· View and download attached media files
· Share URLs
· Optional navigation with volume-buttons
· Cache articles locally
· SSL with self-signed certificates via local certificate-store
What's New in This Release:
· Fixed some FCs
· Fixed broken themes
· Fixed PRNG used for SSL connections
· Fixed resizing of views in tablet layout
What's New in 1.74:
· Added preference for min and max size of cached files
· Increased length of max size of ImageCache
· Fixed some bugs regarding caching of files
· Fixed crashes after rotating while dialogs are visible
What's New in 1.51:
· Replaced article-header with a custom actionbar-layout (click title to view the full title if it doesn't fit in the space)
· Reduce memory usage when low-memory conditions are detected
What's New in 1.45:
· Remember reading position inside articles
· Reduce memory usage
· Several bugfixes
What's New in 1.43:
· Added ability to schedule updates with Tasker/Locale
What's New in 1.41:
· Added "Share to Published" ability, just select TTRSS when you want to share any content to your published-feed.
What's New in 1.40:
· Added Label-Editing for articles
· Fixed some bugs preventing labels from being refreshed properly
· Fixed some UI glitches concerning the progressbar
What's New in 1.39:
· Added preference for "Load images" which, when disabled, forces the Webview to not load any content from the web.
· Fixed Issue #99 "Sharing with Firefox Sync"
· Implemented Issue #81: Show temporarily read items in "new articles", the read articles now are all left in the displayed list.
· Longer update-interval for background refresh
What's New in 1.38:
· Adapt to API-changes, number of articles to be fetched at once has been reduced to 60.
· Fixed some bugs in the mechanism to fetch new articles.
What's New in 1.37:
· Changed events, refreshing of the UI should now be really fast
· Changed update-mechanism
· Fixed refresh-button
· Added separate Build for old devices (below Android 2.1)
· Bugfixes
What's New in 1.36:
· Notify user about upcoming DB-clean-up (VACUUM)
· Improve DB-Locking
· UI refreshes again when items change (eg. are marked as read, published)
· Added icons from SDK so all icons look the same
· Cleaned up the ActionBar
· Now using API-Level 17
What's New in 1.34:
· Fixed some DB issues regarding closed cursors
· Fixed automatic refresh of labels on startup
· No error-reporting when using app in debug-mode
· Several minor bugfixes for FCs and ANRs
What's New in 1.33:
· Introduced a new preference for the size of the title inside the ArticleHeaderView.
· Fixed several bugs which were leading to FCs
What's New in 1.32:
· Reintroduced the "Progress_Indeterminate" notification for API-Levels < 11
· IllegalStateExceptions should not occur anymore
· Fixed several bugs which were leading to FCs
What's New in 1.31:
· Fixed several bugs.
What's New in 1.26:
· Fixed FC on startup.
What's New in 1.24:
· Performance-Optimizations for faster startup
· Fix starred/published articles never being purged
· Minor Bugfixes
What's New in 1.23:
· Downloaded attachments are opened when tapping the notification now
· Player for downloaded files is chosen depending on file-extension (internal display of media-files hasn't changed)
· Minor Bugfixes
What's New in 1.22:
· Added support for new API of TTRSS 1.5.8.1
· Added Enhancement #65: Publish with a note (Article-Menu)
· Notes are also cached if working offline, later they are automatically synchronized with the server
· Fixed not-working "mark as unread" menu entry
· Ignore specific SSLExceptions which often occur on bad connections
· Added check for http status code "401 Unauthorized"
· All new articles are fetched once on startup for faster browsing
What's New in 1.21:
· Fixed wrong handling of Usage-options
· Trying to fix ActivityNotFoundExceptions which affected some users
· Added preference for "Inject Article-Link"
What's New in 1.2:
· Added compatibility-code for Android 4.0 (API-Level 14)
· Started working on a three-pane-layout for tablet-devices (not functional yet)
· Fixed Issue #80: (Broken list in JSON request)
· Enhancement #77: (Support lazy servers (no cron job for fetching feeds))
· Enhancement #79: (Inject a link to the web article at the end of the RSS article)
· Minor bugfixes and refactoring
What's New in 1.12:
· Modified background-refresh of displayed content, empty lists should not happen anymore (or at least not so often)
· Changed link-color for dark theme, links are now red and readable on dark background
· Added connection-timeouts (5 seconds for connection, 8 seconds for receiving any data) to avoid endless-running jobs
· Added dialogs to preferences which allow to change the Cache-Folder and the download-location for attached Media-Files
What's New in 1.1:
· Added display-preference for dark-background and white text
· Added preference "Start ImageCache only on Wifi", which prevents the automatically scheduled ImageCache to run on a mobile connection
· Fixed bug: Error in case of disabled-API
What's New in 1.08:
· Fixed connectivity-problems (no more endless waiting with spinning activity-wheel)
· Added preference to disable swipe and instead use buttons for browsing articles. Still a bit buggy.
What's New in 1.07 (2):
· Small bugfixes
What's New in 1.04:
· Do VACUUM only once a month or manually from preferences
· Fixed encoding of passwords with special characters
· Tried to fix bug due to wrong server-version detected
What's New in 1.03 (1):
·Fixed Issue #67: (Date & time settings not honoured)
· New preferences allow you to change date and time formatting
· Fixed Issue #68: (Justified (Blocksatz) looks awkward in some articles)
· New preference allows you to change display of articles (justified or flush left)
· Fixed reloading of preferences after changes
· Minor UI-glitches removed
What's New in 1.02 (3):
· Added preference to automatically start ImageCache/ArticleCache on startup
· No other updates will be started while Cache is running
· Fixed some Bugs
What's New in 1.0 (2):
· Fixed even more minor bugs
What's New in 1.0 (1):
· Fixed minor bugs
What's New in 1.0:
· Added versionCode to StackTrace-Mails
· Added safety-queries for failed DB operations
· Fixed Feeds beeing displayed as read after opening
· Fixed NPE when using old (pre 2.0) Service-API
What's New in 0.9.7 (4):
· Fixed ImageCache with non-standard HTML, fixed SQLiteException with broken SQLite on some Devices
What's New in 0.9.7:
· Fixed some bugs introduced with last update
· Added compatibility-fixes for Android 3.0
· Changed some DB-Operations, added SQLite-Vacuum to free space
· Added preferences to delete database on startup
· Unread-state should be completely synchronized now
What's New in 0.9.5:
· Fixed error-message for API_DISABLED not being displayed
· Fixed swype-here-notification not being displayed
· Changed zoom-behaviour (default: Images are scaled, once zoomed: Images are displayed in right aspect-ratio)
· Fixed broken next/previous article/feed jump when returning from article-view
· Images are not fetched from online-sources anymore if browsing in Offline-mode
· Some performance-issues fixed and some background-exceptions too
What's New in 0.9.3 (1):
· Added French translation, thanks Régis
· Long-press a category to show all articles in this category in one list
· "Show all articles" now also allows browsing with volume-keys or swiping
|