fix wrong sync status in auto upload on white theming#4924
Merged
AndyScherzinger merged 1 commit intomasterfrom Dec 3, 2019
Merged
fix wrong sync status in auto upload on white theming#4924AndyScherzinger merged 1 commit intomasterfrom
AndyScherzinger merged 1 commit intomasterfrom
Conversation
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
AndyScherzinger approved these changes Dec 3, 2019
Collaborator
| APK file: https://www.kaminsky.me/nc-dev/android-artifacts/11821.apk |
Collaborator
Codacy333Lint
SpotBugs (new)
SpotBugs (master)
|
Codecov Report
@@ Coverage Diff @@ ## master #4924 +/- ## ============================================ - Coverage 17.72% 17.72% -0.01% Complexity 3 3 ============================================ Files 384 384 Lines 32650 32650 Branches 4597 4597 ============================================ - Hits 5788 5787 -1 - Misses 25938 25941 +3 + Partials 924 922 -2
|
tobiasKaminsky added a commit that referenced this pull request Dec 4, 2019
7cf3ba9 Merge pull request #4925 from nextcloud/NotNull cd86ff1 Merge pull request #4924 from nextcloud/theming_auto_upload 2f9c5e9 replace org.jetbrains.annotations with androidx.annotations 83903ea fix wrong sync status in auto upload on white theming 2dbf724 [tx-robot] updated from transifex 2d68e2e daily dev 20191203
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

fix #4855
Signed-off-by: tobiasKaminsky tobias@kaminsky.me