📱📰 Android client for the Nextcloud news/feed reader app
Find a file
2013-07-16 14:33:04 +02:00
.settings Update APIv1 & APIv2 support 2013-07-15 14:38:01 +02:00
.tx adding resource type 2013-06-05 00:06:29 +02:00
assets Update to v.0.3.8 2013-07-07 19:52:43 +02:00
libs Update APIv1 & APIv2 support 2013-07-15 14:38:01 +02:00
res [tx-robot] updated from transifex 2013-07-09 01:42:55 +02:00
src Fixed some stuff.. SSL not working atm.. 2013-07-16 14:33:04 +02:00
.gitignore Update to version 0.3.5 2013-06-21 23:33:22 +02:00
.project Bug fixes - Implemented an background delay timer which syncs the state 2013-07-16 11:18:48 +02:00
AndroidManifest.xml Bug fixes - Implemented an background delay timer which syncs the state 2013-07-16 11:18:48 +02:00
build.gradle change repo 2013-05-26 14:39:44 +02:00
COPYING-AGPL.md change repo 2013-05-26 14:39:44 +02:00
COPYING-README.md change repo 2013-05-26 14:39:44 +02:00
ic_launcher-web.png change repo 2013-05-26 14:39:44 +02:00
OwncloudNewsReader.apk Update to v.0.3.8 2013-07-07 19:52:43 +02:00
OwncloudNewsReader.iml Update to version 0.3.5 2013-06-21 23:33:22 +02:00
proguard-project.txt change repo 2013-05-26 14:39:44 +02:00
project.properties Bug fixes - Implemented an background delay timer which syncs the state 2013-07-16 11:18:48 +02:00
README.md Update README.md 2013-07-07 19:26:00 +02:00

ownCloud News Reader - Android App

The ownCloud News Reader Android App is under AGPLv3 License terms.

Status: Beta

Bugs and enhancements can be reported under: https://github.com/owncloud/News-Android-App/issues

How to use the Beta App via Google Play ?

Please update your News App and Appframework to the latest version which is only available on GitHub.

ownCloud News App: https://github.com/owncloud/news

Appframework: https://github.com/owncloud/appframework

After this, join the following Google Group: https://groups.google.com/d/forum/owncloud-news-android-app there you can find a link to Google Play for registering as beta tester of the app.

Language

Is your language not supported yet ? You can add your language easily on: https://www.transifex.com/projects/p/owncloud/resource/android-news/

FAQ:

The app shows an empty Toast when trying to sync or sign-in (little dark box at the button of the screen)

  • Make sure you're using the latest version of the news app and the appframework from GitHub. Otherwise you can use the Android version <= 0.3.3 (via Google Play or GitHub Choose version).

Roadmap

My ToDo List is available on: http://www.strikeapp.com/#z6679l3t

Updates

0.3.8 (in development)

0.3.7

0.3.6

0.3.5

0.3.4

  • Offline reading (Only when you sync items the marked/starred/unread/unstarred items get synchronized. This save a lot of network traffic
  • Offline image caching
  • Login is getting verified when you click sign-in
  • Strict-Hostname-Verification (Important Security Fix)
  • Simple or extended list view
  • Light or dark app Theme
  • Implemented #29 Mark all Article in one Column as readed
  • A lot of other new stuff and fixes