owncloud / android

:phone: The ownCloud Android App
GNU General Public License v2.0
3.77k stars 3.05k forks source link

[FEATURE REQUEST] New UI for "Manage accounts" view #4312

Closed JuancaG05 closed 2 weeks ago

JuancaG05 commented 5 months ago

EPIC:

Currently, the Manage accounts view looks like this:

This is a little bit outdated in terms of design, and shows a pretty empty screen unless you have several accounts. The aim here is to move this view to a dialog showing the same info, just like modern apps that follow the Material Design standards are doing lately:

Play Store Gmail Maps
play_store gmail maps

This implies changing the click listener of the avatar in the top bar, that will open this new dialog instead of going to the current screen, which will be deleted.

In addition, we'll remove the second menu of the drawer menu, which shows redundant options for managing accounts (adding an account, a link to the manage accounts screen and the other accounts), so that everything related to managing accounts is centralized in just 1 place. The click listener of the avatar in the drawer menu could be changed as well to open the new dialog.

Past proposals:

More proposals welcome!

TASKS

joragua commented 2 months ago

I've designed two different mockups related with manage accounts view.

First Option Second Option
first_mockup second_mockup

In case you have more accounts linked with your device, both mockups look like this:

First Option (Multi account) Second Option (Multi account)
first_mockup_multi second_mockup_multi

@JuancaG05 @Aitorbp @jesmrec @tbsbdr Take a look if you can and share your opinions about this 😃

jesmrec commented 2 months ago

In case of multiaccount, the "clean" and "delete" options are not clearly attached to the account. The compacted version (on the right) likes me the most. I know that they are mockups to make ourselves an idea, but i miss some beautifiers there.

JuancaG05 commented 2 months ago

For a first iteration, I'd go for the second option. That is, keeping the current design but in a dialog instead of a new screen. Technically, it will be easier as well 😄

joragua commented 2 months ago

After first iteration, I've redesigned the second option and that is the result:

tbsbdr commented 2 months ago

Thumbs up 👍 lets go, looks very good!

Summay of what we just discussed in addition: Improvement for the future:

joragua commented 1 month ago

WORK TO DO: