Skip to content

Commit bfbc60c

Browse files
Update to 0.9.5
1 parent 2736a57 commit bfbc60c

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed

News-Android-App.apk

-1.14 MB
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="87"
6-
android:versionName="0.9.4"
5+
android:versionCode="88"
6+
android:versionName="0.9.5"
77
android:installLocation="auto">
88

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

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,20 @@ Contributors
7373

7474
Updates
7575
==================================
76-
0.9.5 (in development)
76+
0.9.6 (in development)
7777
---------------------
7878

7979

80-
0.9.4 (Google Play)
80+
81+
0.9.5 (Google Play)
82+
---------------------
83+
- UI-Redesign (special thanks to Daniel Schaal)
84+
- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/367">#367 Widget non-functional, crashes frequently</a>
85+
- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/366">#366 "Sync on startup" option does not sync on startup only</a>
86+
- Bug fixes
87+
88+
89+
0.9.4 (Google Play - Beta)
8190
---------------------
8291
- Improvement - <a href="https://github.com/owncloud/News-Android-App/issues/363">#363 Add support for Chrome Custom Tabs</a>
8392
- Improvement - <a href="https://github.com/owncloud/News-Android-App/issues/361">#361 Pause podcast when receiving call</a>

0 commit comments

Comments
 (0)