-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Fixed bug relative to activities empty icon #4962
Merged
tobiasKaminsky
merged 1 commit into
nextcloud:master
from
Infomaniak:fix/add-activities-empty-icon
Dec 9, 2019
Merged
Fixed bug relative to activities empty icon #4962
tobiasKaminsky
merged 1 commit into
nextcloud:master
from
Infomaniak:fix/add-activities-empty-icon
Dec 9, 2019
Conversation
This file contains 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
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/11893.apk |
Codacy325Lint
SpotBugs (new)
SpotBugs (master)
|
Codecov Report
@@ Coverage Diff @@
## master #4962 +/- ##
============================================
+ Coverage 17.74% 17.75% +<.01%
Complexity 3 3
============================================
Files 385 385
Lines 32665 32664 -1
Branches 4592 4592
============================================
+ Hits 5797 5798 +1
+ Misses 25941 25937 -4
- Partials 927 929 +2
|
tobiasKaminsky
approved these changes
Dec 9, 2019
Thank you 🎉 |
Thanks <3, I close my branch & issue |
tobiasKaminsky
added a commit
that referenced
this pull request
Dec 11, 2019
5f6dc23 Merge pull request #4973 from nextcloud/addFastlane 1145c38 Merge pull request #4958 from Infomaniak/fix/see-detail-from-preview-nc fd3ff4c Merge pull request #4898 from siddharths2710/master 988e797 [tx-robot] updated from transifex 8062340 Merge pull request #4657 from nextcloud/bumpSDK 4b328cb manually increase spotbugs and lint 1290bbe Merge pull request #4918 from Infomaniak/fix/calendar-not-refreshed da104fc48 Merge pull request #4962 from Infomaniak/fix/add-activities-empty-icon 702c4f7 Merge pull request #4954 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-3.5.3 f7597c1 [tx-robot] updated from transifex c27f4ce [tx-robot] updated from transifex 7544257 [tx-robot] updated from transifex 4576d45 daily dev 20191207
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.
It fixes : #4960