Skip to content

Commit 8c5d23c

Browse files
update to 0.9.7.3
1 parent 0f4c232 commit 8c5d23c

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

News-Android-App.apk

138 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="99"
6-
android:versionName="0.9.7.2"
5+
android:versionCode="100"
6+
android:versionName="0.9.7.3"
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
@@ -79,6 +79,14 @@ Updates
7979
---------------------
8080

8181

82+
0.9.7.3 (Google Play)
83+
---------------------
84+
- Improvement - <a href="https://github.com/owncloud/News-Android-App/pull/431">#431 Avoid volume change at beginning and end of feed</a>
85+
- Improvement - <a href="https://github.com/owncloud/News-Android-App/pull/430">#430 Switched collapse folder icons</a>
86+
- Improvement - <a href="https://github.com/owncloud/News-Android-App/pull/438">#438 context menu "save image" in detail view</a>
87+
- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/410">#410 Latest release on google play does not sync</a>
88+
89+
8290
0.9.7.2 (Google Play)
8391
---------------------
8492
- Add profile picture support

0 commit comments

Comments
 (0)