File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
News-Android-App/src/main Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 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" />
Original file line number Diff line number Diff 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+
82900.9.7.2 (Google Play)
8391---------------------
8492- Add profile picture support
You can’t perform that action at this time.
0 commit comments