Kotlin Android App

The latest Android Rivers (1.12) is released at Google Play http://goo.gl/kShgp.

This version contains supports for RSS 1.0 and Craiglist browser. Now Android Rivers can handle all flavours of RSS (0.92/1.0/2.0), ATOM and OPML. I also separates the open format parsing into its own dedicated module so in the near future it can be split up from Android Rivers to be on its own right.

The latest Android Rivers is out today (1.13) at http://goo.gl/kShgp

What's in this version:

- Add the ability to bookmark OPML outlines. - Support url paste to the application. - Make the podcast download service to be more robust. - Vastly improve the Google News, Craigslist and Kayak feed creator module - The navigation now goes full circle. You can move back and forward to cycle through all the listings.

The master branch is up to date at https://github.com/dodyg/AndroidRivers

Android Rivers 1.14 is released at http://goo.gl/kShgp.

  • It sports faster Opml and ATOM parsing by removing SimpleXML dependency and using raw XML parser.
  • Better rendering of RSS content
  • It is smaller than previous version thanks to the removal of SimpleXML dependency

The code at https://github.com/dodyg/AndroidRivers is up to date. The next feature development branch is here https://github.com/dodyg/AndroidRivers/tree/community