Skip to content

Commit 45aaa7f

Browse files
Update to 0.9.7
1 parent ea711da commit 45aaa7f

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

News-Android-App.apk

552 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="96"
6-
android:versionName="0.9.6.3"
5+
android:versionCode="97"
6+
android:versionName="0.9.7"
77
android:installLocation="auto">
88

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

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,17 @@ Contributors
7373

7474
Updates
7575
==================================
76-
0.9.7 (in development)
76+
0.9.8 (in development)
7777
---------------------
7878

7979

80+
0.9.7 (Google Play)
81+
---------------------
82+
- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/393">#393 Login button might get cropped / completely hidden</a>
83+
- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/407">#407 Auto reload news after sync</a>
84+
- Bug fixes
85+
86+
8087
0.9.6.3 (Google Play)
8188
---------------------
8289
- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/399">#399 Missing scroll indicator in article list</a>

0 commit comments

Comments
 (0)