diff --git a/CHANGELOG.md b/CHANGELOG.md index 07d5bfa9..93737c4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,17 @@ - Single Sign on for all Nextcloud Android Apps! +0.9.9.16 (Google Play) +--------------------- +- Massive improvements to the rss-item-list scrolling performance +- Fix - #632 App crash when downloading single image +- Fix - #629 Error when trying to fetch more items +- Add support for Android 8+ Notifications +- Added widget preview - thank you @stefan-niedermann +- Added roundIcon for API level 25 - thank you @stefan-niedermann +- Added adaptive icon and adjusted splash screen - thank you @stefan-niedermann + + 0.9.9.15 (Google Play) --------------------- - Fix app crashes due to missing translations diff --git a/News-Android-App/src/main/AndroidManifest.xml b/News-Android-App/src/main/AndroidManifest.xml index 1cec5b55..3bc1a936 100644 --- a/News-Android-App/src/main/AndroidManifest.xml +++ b/News-Android-App/src/main/AndroidManifest.xml @@ -2,8 +2,8 @@