Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Luhmer <david-dev@live.de>2017-10-22 17:01:10 +0300
committerDavid Luhmer <david-dev@live.de>2017-10-22 17:01:10 +0300
commit93a55eb28f069addf95c9dc5430ffaa81827fa5c (patch)
treecad3de662157a8dceefa29e2041af903d0012bbb
parentebf96de29d9c40f2094db907d114059f551cbed4 (diff)
Update to 0.9.9.9v.0.9.9.9
-rw-r--r--News-Android-App.apkbin4592724 -> 4630259 bytes
-rw-r--r--News-Android-App/src/main/AndroidManifest.xml4
-rw-r--r--README.md13
3 files changed, 11 insertions, 6 deletions
diff --git a/News-Android-App.apk b/News-Android-App.apk
index ed21333c..028e0125 100644
--- a/News-Android-App.apk
+++ b/News-Android-App.apk
Binary files differ
diff --git a/News-Android-App/src/main/AndroidManifest.xml b/News-Android-App/src/main/AndroidManifest.xml
index dfeadf35..d9af1cb5 100644
--- a/News-Android-App/src/main/AndroidManifest.xml
+++ b/News-Android-App/src/main/AndroidManifest.xml
@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="de.luhmer.owncloudnewsreader"
- android:versionCode="120"
- android:versionName="0.9.9.8"
+ android:versionCode="121"
+ android:versionName="0.9.9.9"
android:installLocation="auto">
<uses-permission android:name="android.permission.INTERNET" />
diff --git a/README.md b/README.md
index 418f0261..31ed5287 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-ownCloud News Reader – Android App
+Nextcloud News Reader – Android App
==================================
-The ownCloud News Reader Android App is under [AGPLv3](https://www.gnu.org/licenses/license-list.html#AGPLv3.0) License terms.
+The Nextcloud News Reader Android App is under [AGPLv3](https://www.gnu.org/licenses/license-list.html#AGPLv3.0) License terms.
<p>
<a href="https://play.google.com/store/apps/details?id=de.luhmer.owncloudnewsreader" alt="Download from Google Play">
@@ -91,9 +91,14 @@ Updates
---------------------
- Single Sign on for all Nextcloud Android Apps!
-0.9.9.9 (in development)
----------------------
+0.9.9.9 (Google Play)
+---------------------
+- Fix several app crashes
+- Fix several widget issues
+- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/583">#583 App crashes on Android 8</a>
+- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/579">#579 App crash due to invalid drawable tag vector</a>
+- Optimization - <a href="https://github.com/owncloud/News-Android-App/issues/575">#575 Widget unusable on dark background</a>
0.9.9.8 (Google Play)
---------------------