File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
News-Android-App/src/main Expand file tree Collapse file tree 3 files changed +10
-3
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 =" 111 "
6- android : versionName =" 0.9.8.7 "
5+ android : versionCode =" 112 "
6+ android : versionName =" 0.9.9.0 "
77 android : installLocation =" auto" >
88
99 <uses-permission android : name =" android.permission.INTERNET" />
Original file line number Diff line number Diff line change @@ -85,10 +85,17 @@ Contributors
8585
8686Updates
8787==================================
88- 0.9.9 (in development)
88+ 1.0 (in development)
8989---------------------
9090
9191
92+ 0.9.9.0 (Google Play)
93+ ---------------------
94+ - Improvement - Better error handling if API returns wrong version code
95+ - Feature - Add Splash Screen
96+ - Several Bug fixes and improvements
97+
98+
92990.9.8.7 (Google Play)
93100---------------------
94101- Fix app crash - <a href="https://github.com/owncloud/News-Android-App/issues/519">#519 New versions force quit on CM11</a>
You can’t perform that action at this time.
0 commit comments