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 =" 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" />
Original file line number Diff line number Diff 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+
941020.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>
You can’t perform that action at this time.
0 commit comments