Skip to content

Commit

Permalink
docs: calens changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
JuancaG05 authored and github-actions[bot] committed Jun 20, 2024
1 parent 7eb1f16 commit c8c4e08
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ ownCloud admins and users.
* Enhancement - Add a warning in http connections: [#4284](https://github.com/owncloud/android/issues/4284)
* Enhancement - Make dialog more Android-alike: [#4303](https://github.com/owncloud/android/issues/4303)
* Enhancement - Password generator for public links in oCIS: [#4308](https://github.com/owncloud/android/issues/4308)
* Enhancement - New UI for "Manage accounts" view: [#4312](https://github.com/owncloud/android/issues/4312)
* Enhancement - Improvements in remove dialog alert: [#4342](https://github.com/owncloud/android/issues/4342)
* Enhancement - Content description in UI elements to improve accessibility: [#4360](https://github.com/owncloud/android/issues/4360)
* Enhancement - Added contentDescription attribute in the previewed image: [#4360](https://github.com/owncloud/android/issues/4360)
Expand Down Expand Up @@ -239,6 +240,16 @@ ownCloud admins and users.
https://github.com/owncloud/android/issues/4308
https://github.com/owncloud/android/pull/4349

* Enhancement - New UI for "Manage accounts" view: [#4312](https://github.com/owncloud/android/issues/4312)

A new dialog has been added to substitute the previous view for "Manage
accounts". In addition, all the accounts management related stuff has been
removed from the drawer menu in order not to show repetitive actions and make
this menu simpler.

https://github.com/owncloud/android/issues/4312
https://github.com/owncloud/android/pull/4410

* Enhancement - Improvements in remove dialog alert: [#4342](https://github.com/owncloud/android/issues/4342)

A custom dialog alert has been added when the file that is going to be deleted
Expand Down

0 comments on commit c8c4e08

Please sign in to comment.