Skip to content

Commit 831355c

Browse files
Update to 0.9.7.4
1 parent 1f1b06f commit 831355c

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

News-Android-App.apk

614 KB
Binary file not shown.

News-Android-App/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="de.luhmer.owncloudnewsreader"
5-
android:versionCode="100"
6-
android:versionName="0.9.7.3"
5+
android:versionCode="101"
6+
android:versionName="0.9.7.4"
77
android:installLocation="auto">
88

99
<uses-permission android:name="android.permission.INTERNET" />

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,14 @@ Updates
9191
---------------------
9292
9393
94+
0.9.7.4 (Google Play)
95+
---------------------
96+
- Improvement - <a href="https://github.com/owncloud/News-Android-App/pull/474">#474 New Feature: Rename and remove feeds </a>
97+
- Improvement - <a href="https://github.com/owncloud/News-Android-App/pull/465">#465 Support for right-to-left languages</a>
98+
- Improvement - <a href="https://github.com/owncloud/News-Android-App/pull/456">#456 Download-Directory-Chooser for images in webview</a>
99+
- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/466">#466 Articles are displayed in desktop view</a>
100+
101+
94102
0.9.7.3 (Google Play)
95103
---------------------
96104
- Improvement - <a href="https://github.com/owncloud/News-Android-App/pull/431">#431 Avoid volume change at beginning and end of feed</a>

0 commit comments

Comments
 (0)