Skip to content

Conversation

@tobiasKaminsky
Copy link
Member

Fix #5190

2020-01-14-162810 2020-01-14-162805

Signed-off-by: tobiasKaminsky tobias@kaminsky.me

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
@tobiasKaminsky
Copy link
Member Author

/backport to stable-3.10

@nextcloud-android-bot
Copy link
Collaborator

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

340

Lint

TypemasterPR
Warnings7676
Errors00

SpotBugs (new)

Warning TypeNumber
Bad practice Warnings26
Correctness Warnings71
Internationalization Warnings13
Malicious code vulnerability Warnings5
Multithreaded correctness Warnings9
Performance Warnings107
Security Warnings44
Dodgy code Warnings138
Total413

SpotBugs (master)

Warning TypeNumber
Bad practice Warnings26
Correctness Warnings71
Internationalization Warnings13
Malicious code vulnerability Warnings5
Multithreaded correctness Warnings9
Performance Warnings107
Security Warnings44
Dodgy code Warnings139
Total414

@codecov
Copy link

codecov bot commented Jan 14, 2020

Codecov Report

Merging #5193 into master will decrease coverage by 0.02%.
The diff coverage is 0%.

@@             Coverage Diff              @@
##             master    #5193      +/-   ##
============================================
- Coverage     17.64%   17.61%   -0.03%     
  Complexity        3        3              
============================================
  Files           392      392              
  Lines         33137    33140       +3     
  Branches       4656     4656              
============================================
- Hits           5846     5839       -7     
- Misses        26342    26343       +1     
- Partials        949      958       +9
Impacted Files Coverage Δ Complexity Δ
...roid/ui/activity/ReceiveExternalFilesActivity.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...in/java/com/owncloud/android/datamodel/OCFile.java 65.92% <0%> (-1.77%) 0% <0%> (ø)
...loud/android/datamodel/ThumbnailsCacheManager.java 31.75% <0%> (-0.55%) 0% <0%> (ø)
...oud/android/operations/RefreshFolderOperation.java 58.94% <0%> (-0.41%) 0% <0%> (ø)
...ncloud/android/ui/fragment/OCFileListFragment.java 24.9% <0%> (-0.4%) 0% <0%> (ø)
...owncloud/android/ui/adapter/OCFileListAdapter.java 28% <0%> (-0.18%) 0% <0%> (ø)
...rc/main/java/com/nextcloud/java/util/Optional.java 17.3% <0%> (ø) 0% <0%> (ø) ⬇️
...oud/android/ui/activity/SyncedFoldersActivity.java 26.31% <0%> (ø) 0% <0%> (ø) ⬇️
...loud/android/ui/fragment/ExtendedListFragment.java 53.03% <0%> (+0.57%) 0% <0%> (ø) ⬇️
.../third_parties/daveKoeller/AlphanumComparator.java 82.14% <0%> (+1.19%) 0% <0%> (ø) ⬇️

@backportbot-nextcloud
Copy link

backport to stable-3.10 in #5197

@AndyScherzinger AndyScherzinger added this to the Nextcloud App 3.11.0 milestone Jan 14, 2020
tobiasKaminsky added a commit that referenced this pull request Jan 15, 2020
6f86e49 Merge pull request #5193 from nextcloud/uploadInReadonlyFolder
5ddc5a8 Merge pull request #5189 from nextcloud/removeLines
2011f52 Merge pull request #5157 from nextcloud/ezaquarii/fix-npe-in-get-user-in-user-account-manager
4cb800e Merge pull request #5187 from nextcloud/fab
447cac9 Upload button: disable/grey when folder is read-only
8b7d39c dark background to #151515 minor design changes for dark theme
7ba3bf0 FAB: show disabled correctly again
f68e9e0 Merge pull request #5181 from nextcloud/vCard30
a8f4161 Merge pull request #5172 from nextcloud/preventNPE
b2a1245 Merge pull request #5175 from nextcloud/rwEnhancements
e2c3613 [tx-robot] updated from transifex
09183fe export vCard to 3.0 version
f8c9af4 simplify if statement
33b0861 prevent NPE
f01cdd6 UI enhancements to rich workspaces
b1f198f [tx-robot] updated from transifex
a428738 [tx-robot] updated from transifex
09d98e1 daily dev 20200112
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.

[Upload Picker] Visualize if upload is forbidden (disable/gray-out button)

4 participants