From e67a86ba5d34e945b030b4ebdec750120e5b9f9d Mon Sep 17 00:00:00 2001 From: theScrabi Date: Thu, 8 Apr 2021 14:45:56 +0000 Subject: [PATCH] Calens changelog updated --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 250109211bcc..47cd7aef87de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,12 +8,21 @@ ownCloud admins and users. Summary ------- +* Enhancement - Replace blank view in music player with cover art: [#3121](https://github.com/owncloud/android/issues/3121) * Enhancement - Support for apk files: [#2691](https://github.com/owncloud/android/issues/2691) * Enhancement - Align previews actions: [#3155](https://github.com/owncloud/android/issues/3155) Details ------- +* Enhancement - Replace blank view in music player with cover art: [#3121](https://github.com/owncloud/android/issues/3121) + + We replaced the blank view in the music preview player with styled up cover art. For music files + that does not have cover art embodied we made it display a place holder. + + https://github.com/owncloud/android/issues/3121 + https://github.com/owncloud/android/pull/3182 + * Enhancement - Support for apk files: [#2691](https://github.com/owncloud/android/issues/2691) Apk files could be installed from the app after being downloaded. Installation process will be