Skip to content

Conversation

@tobiasKaminsky
Copy link
Member

@tobiasKaminsky tobiasKaminsky commented Nov 14, 2022

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

  • Tests written, or not not needed

@codecov
Copy link

codecov bot commented Nov 14, 2022

Codecov Report

Merging #11031 (393e34d) into master (1c4a106) will increase coverage by 27.70%.
The diff coverage is 14.28%.

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     
Impacted Files Coverage Δ
...com/nextcloud/client/database/NextcloudDatabase.kt 100.00% <ø> (+100.00%) ⬆️
...xtcloud/client/database/entity/CapabilityEntity.kt 0.00% <0.00%> (ø)
...va/com/nextcloud/client/jobs/AccountRemovalWork.kt 0.00% <0.00%> (ø)
...ain/java/com/owncloud/android/db/ProviderMeta.java 100.00% <ø> (+100.00%) ⬆️
...oud/android/ui/activity/SetupEncryptionActivity.kt 0.00% <0.00%> (ø)
...droid/ui/dialog/SetupEncryptionDialogFragment.java 0.00% <0.00%> (ø)
...va/com/owncloud/android/utils/EncryptionUtils.java 82.83% <0.00%> (+82.83%) ⬆️
...owncloud/android/ui/activity/SettingsActivity.java 42.40% <32.75%> (+42.40%) ⬆️
...loud/android/datamodel/FileDataStorageManager.java 61.98% <100.00%> (+61.90%) ⬆️
.../java/com/owncloud/android/datamodel/GalleryRow.kt 50.00% <0.00%> (ø)
... and 291 more

Copy link
Member

@AlvaroBrey AlvaroBrey left a 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

@tobiasKaminsky
Copy link
Member Author

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.

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.

@AlvaroBrey
Copy link
Member

Screenshot tests need updating

@AlvaroBrey
Copy link
Member

/rebase

@Aizmansor

This comment was marked as spam.

@AlvaroBrey
Copy link
Member

/rebase

tobiasKaminsky and others added 15 commits November 24, 2022 15:40
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]>
…l result

This captures back button as well

Signed-off-by: Álvaro Brey <[email protected]>
Mistakenly changed!

Signed-off-by: Álvaro Brey <[email protected]>
Signed-off-by: tobiasKaminsky <[email protected]>
@github-actions
Copy link

Codacy

Lint

TypemasterPR
Warnings8282
Errors00

SpotBugs

CategoryBaseNew
Bad practice2727
Correctness4545
Dodgy code342336
Internationalization99
Multithreaded correctness99
Performance5858
Security1818
Total508502

@github-actions
Copy link

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/11031.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

@github-actions
Copy link

@tobiasKaminsky tobiasKaminsky merged commit 161bc98 into master Nov 25, 2022
@delete-merged-branch delete-merged-branch bot deleted the e2eUX branch November 25, 2022 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

E2E: better UX

4 participants