Update to 0.9.7.1
This commit is contained in:
parent
a3494eef6d
commit
580c004bfe
4 changed files with 10 additions and 2 deletions
1
MaterialShowcaseView
Submodule
1
MaterialShowcaseView
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 6fb3bd77128aee6cb28a5a38d09e63b2e07d6764
|
Binary file not shown.
|
@ -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="97"
|
||||
android:versionName="0.9.7"
|
||||
android:versionCode="98"
|
||||
android:versionName="0.9.7.1"
|
||||
android:installLocation="auto">
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
|
|
@ -77,6 +77,13 @@ Updates
|
|||
---------------------
|
||||
|
||||
|
||||
0.9.7.1 (Google Play)
|
||||
---------------------
|
||||
- Improvement - <a href="https://github.com/owncloud/News-Android-App/issues/359">#359 Feed view with full article content</a>
|
||||
- UI-Tweaks - <a href="https://github.com/owncloud/News-Android-App/issues/377">#377 read and star slide</a>
|
||||
- Add ShowcaseView
|
||||
|
||||
|
||||
0.9.7 (Google Play)
|
||||
---------------------
|
||||
- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/393">#393 Login button might get cropped / completely hidden</a>
|
||||
|
|
Loading…
Reference in a new issue