Hi,
not the ICS version, not by a longshot - still work in progress, but a version that contains accumulated stuff.
Because it has been such a long time I will also list some older features of this beta that are not in the released Market version.
- Now using the directory layout as introduced with Android 2.2 for fresh installs.
- Disabling hw acceleration for the article detail view when using the dark theme. This is to avoid the white flashing between articles in feed view.
- Now a tap on the count bubbles on the dashboard directly goes to the article list. (This is experimental, will not be in the official release notes and has its drawbacks. It'll likely not survive the ICS NewsRob version)
- Now checking for "downloadArticlesInParallel" and "downloadImagesInParallel" in newsrob.debug. If they are 0, download will be sequential. (Could you please test that, Alex B and Knowthenazz?)
- The sync/refresh button turns into a circular progress monitor when a sync happens. A side effect of dealing with a layout glitch that happend with the introduction of a recent Android version was that you had to hit exactly the circular progress monitor to show the progress monitor / cancel button. The current version now adds more padding around it, so that it should be much easier to hit it.
Last not least. Syncing of the pinned state. There are two use cases:
Backing up the pinned state to Google Reader, so that when you install NewsRob from scratch, e.g. when installing ROMs, migrating to new phones/tablets.
Using more than one Android device. When you use a phone and a tablet and have really bought into the process to quickly scan headlines, pin the ones you want to read later and then mark the remaining as read, it is very inefficient if on another device you start from scratch.
So now NewsRob syncs the pinned state to Google Reader and does so during a sync as well as in the upload-only/5min sync.
What sounds so easy was not so easy to implement, but it meanwhile works without a glitch for more than a month on my devices. So I hope it works for you guys too. Please let me know. Because of the way GoogleReader works it needs the exact sync to do it. So you better enable "always use exact syncing". Also be aware that exact syncing only happens at most once an hour.
So when auto sync is enabled the way up to GR is usually happening 5 minutes after your last state change, the way down happens at most every 60 minutes for articles already existing on the target device. For articles that are just downloaded to the target device for the first time, i.e. new articles, this delay does not apply. This is a consequence of the Google Reader API not being able to offer incremental updates or diffs.
Please watch out for a label "pinned" to show up on the dashboard. This should not happen.