From be124fc27a98b7ae539a5d1e057d3da359fe1566 Mon Sep 17 00:00:00 2001 From: JuancaG05 Date: Thu, 20 Jun 2024 08:37:35 +0000 Subject: [PATCH] docs: calens changelog updated --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02233777e7a..b2d3e178ad8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,6 +53,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) @@ -251,6 +252,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