Update to 0.9.5

This commit is contained in:
David Development 2015-07-22 09:37:18 +02:00
parent 2736a57e1b
commit bfbc60cd19
3 changed files with 13 additions and 4 deletions

Binary file not shown.

View file

@ -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="87"
android:versionName="0.9.4"
android:versionCode="88"
android:versionName="0.9.5"
android:installLocation="auto">
<uses-permission android:name="android.permission.INTERNET" />

View file

@ -73,11 +73,20 @@ Contributors
Updates
==================================
0.9.5 (in development)
0.9.6 (in development)
---------------------
0.9.4 (Google Play)
0.9.5 (Google Play)
---------------------
- UI-Redesign (special thanks to Daniel Schaal)
- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/367">#367 Widget non-functional, crashes frequently</a>
- 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>
- Bug fixes
0.9.4 (Google Play - Beta)
---------------------
- Improvement - <a href="https://github.com/owncloud/News-Android-App/issues/363">#363 Add support for Chrome Custom Tabs</a>
- Improvement - <a href="https://github.com/owncloud/News-Android-App/issues/361">#361 Pause podcast when receiving call</a>