Skip to content

Commit

Permalink
Update to 0.9.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Development committed Oct 22, 2017
1 parent ebf96de commit 93a55eb
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
Binary file modified News-Android-App.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions News-Android-App/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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="120"
android:versionName="0.9.9.8"
android:versionCode="121"
android:versionName="0.9.9.9"
android:installLocation="auto">

<uses-permission android:name="android.permission.INTERNET" />
Expand Down
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ownCloud News Reader – Android App
Nextcloud News Reader – Android App
==================================
The ownCloud News Reader Android App is under [AGPLv3](https://www.gnu.org/licenses/license-list.html#AGPLv3.0) License terms.
The Nextcloud News Reader Android App is under [AGPLv3](https://www.gnu.org/licenses/license-list.html#AGPLv3.0) License terms.

<p>
<a href="https://play.google.com/store/apps/details?id=de.luhmer.owncloudnewsreader" alt="Download from Google Play">
Expand Down Expand Up @@ -91,9 +91,14 @@ Updates
---------------------
- Single Sign on for all Nextcloud Android Apps!

0.9.9.9 (in development)
---------------------

0.9.9.9 (Google Play)
---------------------
- Fix several app crashes
- Fix several widget issues
- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/583">#583 App crashes on Android 8</a>
- Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/579">#579 App crash due to invalid drawable tag vector</a>
- Optimization - <a href="https://github.com/owncloud/News-Android-App/issues/575">#575 Widget unusable on dark background</a>

0.9.9.8 (Google Play)
---------------------
Expand Down

0 comments on commit 93a55eb

Please sign in to comment.