File tree Expand file tree Collapse file tree 3 files changed +13
-4
lines changed
News-Android-App/src/main Expand file tree Collapse file tree 3 files changed +13
-4
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 =" 102 "
6- android : versionName =" 0.9.7.5 "
5+ android : versionCode =" 103 "
6+ android : versionName =" 0.9.7.6 "
77 android : installLocation =" auto" >
88
99 <uses-permission android : name =" android.permission.INTERNET" />
Original file line number Diff line number Diff line change @@ -12,8 +12,6 @@ The ownCloud News Reader Android App is under [AGPLv3](https://www.gnu.org/licen
1212</a >
1313</p >
1414
15- * Status* : Beta
16-
1715* Bugs and enhancements can be reported under* : https://github.com/owncloud/News-Android-App/issues
1816
1917
@@ -91,6 +89,17 @@ Updates
9189---------------------
9290
9391
92+ 0.9.7.6 (Google Play)
93+ ---------------------
94+ - Bug fix - <a href="https://github.com/owncloud/News-Android-App/issues/349">#349 Widget always empty</a>
95+ - Improvement - <a href="https://github.com/owncloud/News-Android-App/issues/472">#472 Starring is broken (add swipe to star again)</a>
96+ - Improvement - <a href="https://github.com/owncloud/News-Android-App/issues/146">#146 add context menu on pressing long on an item</a>
97+ - Improvement - <a href="https://github.com/owncloud/News-Android-App/issues/239">#239 Add support for OPML files import/export</a>
98+ - Improvement - <a href="https://github.com/owncloud/News-Android-App/issues/343">#343 Mark as read only when scrolling past article</a>
99+ - Improvement - <a href="https://github.com/owncloud/News-Android-App/issues/374">#374 unread badge - teslaunread-api</a>
100+ - Security improvement (Prevent XSS)
101+
102+
941030.9.7.5 (Google Play)
95104---------------------
96105- Bug fix
You can’t perform that action at this time.
0 commit comments