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>2015-11-16 04:47:02 +0300
committerDavid-Development <david-dev@live.de>2015-11-16 04:47:02 +0300
commit8c5d23c819edd977ff9c3cac14d4f91bfa993709 (patch)
tree8c03d18f688bf97ddc14e0585b66cab07c9d62df
parent0f4c232258477bf93568e3f8cd197e6bb4e91fe5 (diff)
update to 0.9.7.3v.0.9.7.3
-rw-r--r--News-Android-App.apkbin3566784 -> 3707611 bytes
-rw-r--r--News-Android-App/src/main/AndroidManifest.xml4
-rw-r--r--README.md8
3 files changed, 10 insertions, 2 deletions
diff --git a/News-Android-App.apk b/News-Android-App.apk
index e644063d..8cd84284 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 a71355aa..4e011a49 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="99"
- android:versionName="0.9.7.2"
+ android:versionCode="100"
+ android:versionName="0.9.7.3"
android:installLocation="auto">
<uses-permission android:name="android.permission.INTERNET" />
diff --git a/README.md b/README.md
index d2f953f8..115cdce8 100644
--- a/README.md
+++ b/README.md
@@ -79,6 +79,14 @@ Updates
---------------------
+0.9.7.3 (Google Play)
+---------------------
+- Improvement - <a href="https://github.com/owncloud/News-Android-App/pull/431">#431 Avoid volume change at beginning and end of feed</a>
+- Improvement - <a href="https://github.com/owncloud/News-Android-App/pull/430">#430 Switched collapse folder icons</a>
+- Improvement - <a href="https://github.com/owncloud/News-Android-App/pull/438">#438 context menu "save image" in detail view</a>
+- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/410">#410 Latest release on google play does not sync</a>
+
+
0.9.7.2 (Google Play)
---------------------
- Add profile picture support