Skip to content

Commit

Permalink
Calens changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
JuancaG05 authored and actions-user committed May 10, 2021
1 parent 97f67cc commit e5864f7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Summary
* Bugfix - Fix a bug when some fields where not retrieved from OIDC Discovery: [#3202](https://github.com/owncloud/android/pull/3202)
* Bugfix - Snackbar in passcode view is not displayed: [#2722](https://github.com/owncloud/android/issues/2722)
* Change - Error handling for pattern lock: [#3215](https://github.com/owncloud/android/issues/3215)
* Change - Hide biometrical if device does not support it: [#3217](https://github.com/owncloud/android/issues/3217)
* Enhancement - Replace blank view in music player with cover art: [#3121](https://github.com/owncloud/android/issues/3121)
* Enhancement - Move to AndroidX Preference and new structure for settings: [#2867](https://github.com/owncloud/android/issues/2867)
* Enhancement - Support for apk files: [#2691](https://github.com/owncloud/android/issues/2691)
Expand Down Expand Up @@ -54,6 +55,15 @@ Details
https://github.com/owncloud/android/issues/3215
https://github.com/owncloud/android/pull/3221

* Change - Hide biometrical if device does not support it: [#3217](https://github.com/owncloud/android/issues/3217)

Biometric lock preference in "Security" settings subsection was shown even when the device
didn't support biometrics (if it was Android 6.0 or later versions). Now, the preference is
only shown if the device has the suitable hardware for it.

https://github.com/owncloud/android/issues/3217
https://github.com/owncloud/android/pull/3230

* Enhancement - Replace blank view in music player with cover art: [#3121](https://github.com/owncloud/android/issues/3121)

Blank view in the music preview player with styled up cover art was replaced. For music files
Expand Down

0 comments on commit e5864f7

Please sign in to comment.