owncloud / android

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

[FEATURE REQUEST] New account management #2849

Closed abelgardep closed 7 months ago

abelgardep commented 4 years ago

Next step of #2742

AC:

Old account handling New account handling
Old account handling Account handling

TASKS

PR

abelgardep commented 4 years ago

AC to discuss

  1. Will be this thumbnail visible only at root folder? (Related with https://github.com/owncloud/android/issues/2847)
  2. What happens with Uploads view? Currently there is menu in that position, should that menu be moved to a similar menu in uploads list view? https://github.com/owncloud/android/issues/2848)
  3. Should we add something like app_name to drawer header? it may feels empty only showing the background image
  4. Should we show the Quota of every account in that dialog?
jesmrec commented 4 years ago
  1. Will be this thumbnail visible only at root folder? (Related with #2847)

What would get the slot in case of non-root folder? a longer search bar?

  1. What happens with Uploads view? Currently there is menu in that position, should that menu be moved to a similar menu in uploads list view? #2848)

I'd set two different menus here, splitting the current one: one for cleaning the list, and other one for manually retries. Setting a bar just above the list sounds a good option.

3 Should we add something like app_name to drawer header? it may feels empty only showing the background image

But, this is the behaviour right now, isn't it? in the drawer header we are showing the accounts and nothing else.

  1. Should we show the Quota of every account in that dialog?

It is also a good option, showing the quota just below the username. But keeping the current place is not bad either. Open to more discussion.

ChrSchultz commented 3 years ago

I wish annother possibility to add an account via Url like:

oc://login/user:<username>&password:<app-passwd>&server<server-url>
abelgardep commented 3 years ago

I wish annother possibility to add an account via Url like:

oc://login/user:<username>&password:<app-passwd>&server<server-url>

There is a problem with that approach. We need to check server status first to check which authentication methods are available. Maybe with basic authentication it would be possible but not with oAuth or OIDC. Thanks for the suggestion anyway đź‘Ť

ChrSchultz commented 3 years ago

It only works with the app-password, generated with owncloud. So it would be possible to get the url via qrcode from the server...and import the acc direct by scanning the qrcode.--Christoph Schultz StĂĽtensen 229571 Rosche e-mail: ic-schultz@gmx.de

Am 26.10.20, 09:58 schrieb "Abel GarcĂ­a de Prada" notifications@github.com:

I wish annother possibility to add an account via Url like: oc://login/user:&password:&server

There is a problem with that approach. We need to check server status first to check which authentication methods are available. Maybe with basic authentication it would be possible but not with oAuth or OIDC. Thanks for the suggestion anyway 👍 —You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.

jesmrec commented 3 years ago

It only works with the app-password, generated with owncloud. So it would be possible to get the url via qrcode from the server...and import the acc direct by scanning the qrcode.--Christoph Schultz Stütensen 229571 Rosche e-mail: ic-schultz@gmx.de Am 26.10.20, 09:58 schrieb "Abel García de Prada" notifications@github.com: I wish annother possibility to add an account via Url like: oc://login/user:&password:&server There is a problem with that approach. We need to check server status first to check which authentication methods are available. Maybe with basic authentication it would be possible but not with oAuth or OIDC. Thanks for the suggestion anyway 👍 —You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.

Please, open a new ticket with the suggested new feature. In the current ticket, we will discuss about UI/UX. Thanks!!

CarolinaCst commented 3 years ago

I) Account Management

image

image

image

II) Proposition

  1. New Drawer Side menu Based on the Quick Access from ownCloud iOS 11.4. to create a new drawer

image

III) Figma Mockups https://www.figma.com/file/EVQQcpITjVPiF4yT3eWKuf/Android-Proposals?node-id=0%3A1

CarolinaCst commented 3 years ago

After the Meeting of 03.11.2020, here are the following agreements:

  1. Account Management design proposal

image

  1. Properties should be discuss in the future sessions image
michaelstingl commented 3 years ago
  1. Properties should be discuss in the future sessions

No plans to manage account settings in native client UI. It's sufficient for users to do this in the regular web UI.

JuancaG05 commented 7 months ago

Closing this, more updated issue for the same purpose opened: