Skip to content
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

use default open chooser with "just once", "always" #4746

Merged
merged 1 commit into from
Oct 29, 2019

Conversation

tobiasKaminsky
Copy link
Member

@tobiasKaminsky tobiasKaminsky commented Oct 29, 2019

Resolves #4061
Resolves #4857

Before / new
2019-10-29-072952 2019-10-29-072742

Test on

  • Android 4
  • Android 5
  • Android 6
  • Android 7
  • Android 8
  • Android 9
  • Android 10

Signed-off-by: tobiasKaminsky [email protected]

@nextcloud-android-bot
Copy link
Collaborator

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/11450.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.

@nextcloud-android-bot
Copy link
Collaborator

Codacy

299

Lint

TypemasterPR
Warnings5959
Errors00

SpotBugs (new)

Warning TypeNumber
Bad practice Warnings26
Correctness Warnings69
Internationalization Warnings13
Malicious code vulnerability Warnings5
Multithreaded correctness Warnings9
Performance Warnings119
Security Warnings44
Dodgy code Warnings138
Total423

SpotBugs (master)

Warning TypeNumber
Bad practice Warnings26
Correctness Warnings69
Internationalization Warnings13
Malicious code vulnerability Warnings5
Multithreaded correctness Warnings9
Performance Warnings119
Security Warnings44
Dodgy code Warnings138
Total423

@codecov
Copy link

codecov bot commented Oct 29, 2019

Codecov Report

Merging #4746 into master will decrease coverage by 0.01%.
The diff coverage is 0%.

@@             Coverage Diff              @@
##             master    #4746      +/-   ##
============================================
- Coverage     17.43%   17.41%   -0.02%     
  Complexity        3        3              
============================================
  Files           376      376              
  Lines         32309    32307       -2     
  Branches       4560     4560              
============================================
- Hits           5633     5627       -6     
- Misses        25769    25770       +1     
- Partials        907      910       +3
Impacted Files Coverage Δ Complexity Δ
...cloud/android/ui/helpers/FileOperationsHelper.java 2.4% <0%> (ø) 0 <0> (ø) ⬇️
...oud/android/ui/activity/SyncedFoldersActivity.java 22.22% <0%> (-1.14%) 0% <0%> (ø)
...cloud/android/ui/activity/FileDisplayActivity.java 20.01% <0%> (-0.17%) 0% <0%> (ø)

@tobiasKaminsky
Copy link
Member Author

@AndyScherzinger or do you recall a reason why we should not do this?

@AndyScherzinger
Copy link
Member

@tobiasKaminsky you just resolved #4061 ❤️

@AndyScherzinger AndyScherzinger merged commit 2a43da6 into master Oct 29, 2019
@delete-merged-branch delete-merged-branch bot deleted the createChooser branch October 29, 2019 15:23
@AndyScherzinger AndyScherzinger added this to the Nextcloud App 3.10.0 milestone Oct 29, 2019
tobiasKaminsky added a commit that referenced this pull request Oct 30, 2019
2a43da6 Merge pull request #4746 from nextcloud/createChooser
f8d7ddd Merge pull request #4758 from nextcloud/fixDarkTheme
bee8770 - fix typo in styles - fix sign up with provider in dark primary color
cc710b0 Merge pull request #3459 from nextcloud/dark_theme
c1aa005 changes due to code review
c801a2c Merge pull request #4744 from nextcloud/v3100_Alpha1
12fe91a use default open chooser with "just once", "always"
8b4481f [tx-robot] updated from transifex
2ea1f4e daily dev 20191029
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.

Cannot set default app to open file with Remember open with
3 participants