- fix not clickable rich workspace area#5114
Merged
Merged
Conversation
Member
Author
|
/backport to stable-3.10 |
- fix crash on first loading Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky
force-pushed
the
richWorkspaceFixes
branch
from
January 8, 2020 07:42
8fc6392 to
1ec8b06
Compare
Collaborator
|
Complexity increasing per file
==============================
- src/main/java/com/owncloud/android/ui/preview/PreviewTextFragment.java 2
See the complete overview on Codacy |
Collaborator
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/12161.apk |
Collaborator
Codacy339Lint
SpotBugs (new)
SpotBugs (master)
|
Codecov Report
@@ Coverage Diff @@
## master #5114 +/- ##
=========================================
Coverage ? 17.65%
Complexity ? 3
=========================================
Files ? 392
Lines ? 33116
Branches ? 4651
=========================================
Hits ? 5848
Misses ? 26312
Partials ? 956
|
|
backport to stable-3.10 in #5116 |
tobiasKaminsky
added a commit
that referenced
this pull request
Jan 9, 2020
8751c85 Merge pull request #5120 from nextcloud/spinner 9d2b80d spinner: if primary color is white, use grey de269b2 Merge pull request #5115 from nextcloud/311bump 3baa9fe Merge pull request #5118 from nextcloud/fastlane ee6e7ce fix fastlane RC 1343ba0 Merge pull request #5114 from nextcloud/richWorkspaceFixes 1ec8b06 - fix not clickable rich workspace area - fix crash on first loading 62aaed7 bump to 3.11 alpha 9a47a4d Merge pull request #5107 from nextcloud/whiteHeader 6cb0f10 Merge pull request #4915 from nextcloud/createText 3011097 [tx-robot] updated from transifex 248fe1a daily dev 20200108
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.

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