Skip to content

Commit

Permalink
Calens changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
abelgardep authored and actions-user committed Feb 8, 2022
1 parent 2c1f93b commit 6571f72
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ Summary
* Bugfix - Small bug when privacy policy disabled: [#3542](https://github.com/owncloud/android/pull/3542)
* Enhancement - Permission dialog removal: [#2524](https://github.com/owncloud/android/pull/2524)
* Enhancement - Lock delay for app: [#3344](https://github.com/owncloud/android/issues/3344)
* Enhancement - Allow access from document provider preference: [#3379](https://github.com/owncloud/android/issues/3379)
* Enhancement - Security enforced: [#3434](https://github.com/owncloud/android/pull/3434)
* Enhancement - Respect capability for Avatar support: [#3438](https://github.com/owncloud/android/pull/3438)
* Enhancement - Brute force protection: [#3320](https://github.com/owncloud/android/issues/3320)
* Enhancement - "Open with" action now allows editing: [#3475](https://github.com/owncloud/android/issues/3475)
* Enhancement - Enable logs by default in debug mode: [#3526](https://github.com/owncloud/android/issues/3526)
* Enhancement - Access from document provider independent from locking methods: [#3520](https://github.com/owncloud/android/issues/3520)
* Enhancement - Suggest the user to enable enhanced security: [#3539](https://github.com/owncloud/android/pull/3539)

Details
Expand Down Expand Up @@ -55,16 +55,6 @@ Details
https://github.com/owncloud/android/issues/3344
https://github.com/owncloud/android/pull/3375

* Enhancement - Allow access from document provider preference: [#3379](https://github.com/owncloud/android/issues/3379)

Previously, files of ownCloud accounts couldn't be accessed from document provider or
Android native file explorer when there was a lock set in the app. Now, a new preference has been
added to allow the access when the app is locked, disabled by default so that it's safer for those
who don't want this feature.

https://github.com/owncloud/android/issues/3379
https://github.com/owncloud/android/pull/3384

* Enhancement - Security enforced: [#3434](https://github.com/owncloud/android/pull/3434)

A new branding/MDM option has been added to make app lock via passcode or pattern compulsory,
Expand Down Expand Up @@ -107,6 +97,17 @@ Details
https://github.com/owncloud/android/issues/3526
https://github.com/owncloud/android/pull/3527

* Enhancement - Access from document provider independent from locking methods: [#3520](https://github.com/owncloud/android/issues/3520)

Previously, files of ownCloud accounts couldn't be accessed from document provider or
Android native file explorer when there was a lock set in the app. Now, a new preference has been
added to allow the access when the app is locked which was only enabled if at least one locking
method was activated. Now, it has changes to "Lock access from document provider" and is
independent from locking methods, just like another preference.

https://github.com/owncloud/android/issues/3520
https://github.com/owncloud/android/pull/3538

* Enhancement - Suggest the user to enable enhanced security: [#3539](https://github.com/owncloud/android/pull/3539)

When a user sets the passcode or pattern lock on the security screen, the application suggests
Expand Down

0 comments on commit 6571f72

Please sign in to comment.