-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
E2e ux #11031
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
E2e ux #11031
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #11031 +/- ##
=============================================
+ Coverage 3.19% 30.90% +27.70%
- Complexity 419 3276 +2857
=============================================
Files 563 564 +1
Lines 41511 41616 +105
Branches 5643 5657 +14
=============================================
+ Hits 1328 12863 +11535
+ Misses 40098 26816 -13282
- Partials 85 1937 +1852
|
221cfc2 to
47764af
Compare
AlvaroBrey
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I feel like the text under the preference is too long. I'd rather show a dialog with that text, which when clicking "OK" starts the other e2e setup steps. Additionally, see comments below
app/src/main/java/com/owncloud/android/ui/activity/SetupEncryptionActivity.kt
Outdated
Show resolved
Hide resolved
True, but idea from designer is that user can directly understand what is done, and do not first has to think if clicking on it might directly enable it. |
6026b02 to
359cfd3
Compare
0394494 to
aea03e4
Compare
|
Screenshot tests need updating |
app/src/main/java/com/owncloud/android/ui/activity/SetupEncryptionActivity.kt
Show resolved
Hide resolved
app/src/main/java/com/owncloud/android/ui/activity/SettingsActivity.java
Outdated
Show resolved
Hide resolved
|
/rebase |
92324c6 to
12cfa70
Compare
app/src/main/java/com/owncloud/android/ui/activity/SettingsActivity.java
Outdated
Show resolved
Hide resolved
0d1368f to
5635240
Compare
This comment was marked as spam.
This comment was marked as spam.
|
/rebase |
3fb9e5c to
0527646
Compare
Co-authored-by: Álvaro Brey <[email protected]> Signed-off-by: Tobias Kaminsky <[email protected]> Signed-off-by: tobiasKaminsky <[email protected]>
Co-authored-by: Álvaro Brey <[email protected]> Signed-off-by: Tobias Kaminsky <[email protected]>
Signed-off-by: Álvaro Brey <[email protected]>
Signed-off-by: Álvaro Brey <[email protected]>
Signed-off-by: Álvaro Brey <[email protected]>
…seamless Signed-off-by: Álvaro Brey <[email protected]>
…l result This captures back button as well Signed-off-by: Álvaro Brey <[email protected]>
Signed-off-by: tobiasKaminsky <[email protected]>
Signed-off-by: Álvaro Brey <[email protected]>
Signed-off-by: Álvaro Brey <[email protected]>
Mistakenly changed! Signed-off-by: Álvaro Brey <[email protected]>
Signed-off-by: Álvaro Brey <[email protected]>
Signed-off-by: tobiasKaminsky <[email protected]>
Signed-off-by: tobiasKaminsky <[email protected]>
Signed-off-by: tobiasKaminsky <[email protected]>
0527646 to
393e34d
Compare
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/11031.apk |
|
blue-Light-Screenshot test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/11031-Screenshot-blue-Light-15-15 |

Fix #10980
Needs: nextcloud/android-library#1000