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 Development <david-dev@live.de>2016-04-24 18:01:15 +0300
committerDavid Development <david-dev@live.de>2016-04-24 18:01:15 +0300
commitb2893f321a8917406331e8a4140b615f23478c73 (patch)
tree0e6dbeaa03d18add3a051e25c3311ace607ec4ec
parent55eecae70a797738b0be9522e8881ef519f9d4bd (diff)
Update to 0.9.8.3v.0.9.8.3
-rw-r--r--News-Android-App.apkbin4467542 -> 4579867 bytes
-rw-r--r--News-Android-App/src/main/AndroidManifest.xml4
-rw-r--r--README.md12
3 files changed, 14 insertions, 2 deletions
diff --git a/News-Android-App.apk b/News-Android-App.apk
index 1802684d..9b57d8fb 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 6ddbe970..6a0b9076 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="106"
- android:versionName="0.9.8.2"
+ android:versionCode="107"
+ android:versionName="0.9.8.3"
android:installLocation="auto">
<uses-permission android:name="android.permission.INTERNET" />
diff --git a/README.md b/README.md
index 6a85af2c..2b7f85fe 100644
--- a/README.md
+++ b/README.md
@@ -89,6 +89,18 @@ Updates
---------------------
+0.9.8.3 (Google Play)
+---------------------
+- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/502">#502 App crash when scrolling on empty list</a>
+- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/509">#509 Sharing links duplicates titles</a>
+- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/493">#493 Server and Username disappears</a>
+- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/498">#498 Server and Username disappears</a>
+- Improvement - <a href="https://github.com/owncloud/News-Android-App/issues/515">#515 Increase the padding for article content</a>
+- Feature - <a href="https://github.com/owncloud/News-Android-App/issues/513">#513 Deduplicate articles</a>
+- Feature - add support for video/mp4 podcasts
+- Several Bug fixes and improvements
+
+
0.9.8.2 (Google Play)
---------------------
- Critical bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/492">#492 App crashes on start</a>