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>2017-02-01 17:06:51 +0300
committerDavid Development <david-dev@live.de>2017-02-01 17:06:51 +0300
commita134e567f6bed97e8e13ba5953f3ed3bef8c930a (patch)
tree234ecfb99a554db6ca63d0b327f7df2eae706d4f
parent0f669083ab55d1f0784997d836e402335206dbc5 (diff)
Update to v.0.9.9.4v.0.9.9.4
-rw-r--r--News-Android-App.apkbin4724907 -> 6332694 bytes
-rw-r--r--News-Android-App/src/main/AndroidManifest.xml4
-rw-r--r--README.md6
3 files changed, 7 insertions, 3 deletions
diff --git a/News-Android-App.apk b/News-Android-App.apk
index b8c64739..f48842bd 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 6f6fee92..74d68829 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="115"
- android:versionName="0.9.9.3"
+ android:versionCode="116"
+ android:versionName="0.9.9.4"
android:installLocation="auto">
<uses-permission android:name="android.permission.INTERNET" />
diff --git a/README.md b/README.md
index 4a5030b0..94112942 100644
--- a/README.md
+++ b/README.md
@@ -89,7 +89,11 @@ Updates
---------------------
-0.9.9.4 (in development)
+0.9.9.5 (in development)
+---------------------
+
+
+0.9.9.4 (Google Play)
---------------------
- Feature - <a href="https://github.com/owncloud/News-Android-App/issues/549">#549 Native YouTube video support</a>
- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/497">#497 Starts playing podcast when headphones are removed</a>