PRs:
AC:
Future improvements:
https://github.com/owncloud/android/issues/2008#issuecomment-332832836
Starting QA here...
Login in a LDAP server with basic auth which id is not the userId
Current: files view not loaded. Loop to login view
Expected: files view loaded.
Tested with Nexus 6P v7.1.2.
Related to: https://github.com/owncloud/android/issues/2030
This is not a funcional one, but a regression.
The apk generated by the IDE is called
android_null-debug.apk
android_null.apk
android_null-beta.apk
instead using the correct version number.
Name of APKs should be fine now.
I just disabled private link in UI, as we talked before, until #2032 is ready (next version).
cc @michaelstingl
1.- Login in a OAuth2 server
2.- In "Manage accounts" view, tap on the key icon (edit credentials) -> Login view appears
3.- Input credentials of a different user
Current: Login with other user is succesfully completed but the initial user keeps on being the account's one.
Expected: Error message, so the edit credentials feature must keep the account's user
Tested with Samsung Galaxy Edge v7
1.- Login in a OAuth2 server
2.- Open Drawer / Open Accounts Manager
Current: Account does not show the username, only @serverURL
Expected: Account is shown user@server
Tested with Samsung Galaxy Tab2 v5
1.- Login in a OAuth2 server
2.- Login with another account in the same server
Current: Already exists an account with the same username
Expected: Account is attached.
Tested with Samsung Galaxy Tab2 v5
1.- Login in a OAuth2 server
2.- Login with another account in the other server
Current: Unknown error
Expected: Account is attached.
Tested with Samsung Galaxy Tab2 v5
Regarding https://github.com/owncloud/android/pull/2037/files
we have a feature to improve in future: when username length is lower than 4, blanks have to be added to fit the username while searching. Works correctly, but it could be a bit confusing for users.
Generated release apk form version 2.5.0 are not correctly installed in devices. Could you check it @davigonz ?
Version approved.