Steps:
Current: Snackbar shown and redirected to list of servers.
Expected: Session is expired, so the only think the user is able to do is login again.
This issue is caused by https://github.com/owncloud/android/pull/2175, that is valid for basic and OAuth2 where sessions do not expire (only in case of token revokation in OAuth2).
Steps:
Current: Error message in a Toast
Expected: Error message in a Snackbar (this is the behaviour in the previous version 2.7.0)
Steps:
sudo -u www-data ./occ maintenance:mode --on)Current: Authentication failed (error 503 is returned)
Expected: System in maintenance mode
Bug (2) also reproducible with the following steps:
Current: Error message in a Toast
Expected: Error message in a Snackbar
(2) https://github.com/owncloud/android/issues/2238#issuecomment-400748691
fixed
(3) https://github.com/owncloud/android/issues/2238#issuecomment-400932784
fixed
(4) https://github.com/owncloud/android/issues/2238#issuecomment-400949114
fixed
About (3), you set a new message:
Message in 2.7.0 and older is the same you are comparing with, and i think this is the message to be displayed
Message in 2.7.0 and older is the same you are comparing with, and i think this is the message to be displayed
Ok, fixed.
Steps:
Current: It is not posible to move folder into a descendant
Expected: Path already shared with this user
Android 6
(5) https://github.com/owncloud/android/issues/2238#issuecomment-401341095
Fixed
Steps:
Current: Error: Call to member function getUID() on null
Expected: Authentication error and link to change account
Android 7 & 8
(6) https://github.com/owncloud/android/issues/2238#issuecomment-402092692 fixed
To reproduce, it is needed a device with fingerprint lock support
Steps:
Current: Fingerprint asked. By putting your correct finger, app is unlocked with the blue background of the wizard. "Skip" option works.
Expected: By unlocking the app, file list is displayed.
Android 7 & 8
(7) https://github.com/owncloud/android/issues/2238#issuecomment-402517259 fixed
All stuff fixed and approved. Ready to go.
@theScrabi any update on F-Droid release? Just seen is already out, but what about including screenshots there?
who is taking care about the documentation? @settermjd?
Documentation issue, moved to ongoing 2.9.0 https://github.com/owncloud/android/issues/2291
CC @settermjd
Most helpful comment
All stuff fixed and approved. Ready to go.