Prevent URI uploads from external apps that target private storage#10544
Merged
AlvaroBrey merged 5 commits intomasterfrom Aug 5, 2022
Merged
Prevent URI uploads from external apps that target private storage#10544AlvaroBrey merged 5 commits intomasterfrom
AlvaroBrey merged 5 commits intomasterfrom
Conversation
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
…pp's package name Prevent leaks of files in this app's storage Co-authored-by: Tobias Kaminsky <tobias@kaminsky.me> Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
It's now a NestedScrollView Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
695ea0f to
64ddaf4
Compare
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/10544.apk |
Codecov Report
@@ Coverage Diff @@
## master #10544 +/- ##
============================================
- Coverage 31.54% 31.50% -0.04%
+ Complexity 3287 3280 -7
============================================
Files 540 540
Lines 40209 40218 +9
Branches 5557 5557
============================================
- Hits 12683 12670 -13
- Misses 25616 25664 +48
+ Partials 1910 1884 -26
|
Member
Author
|
/backport to stable-3.21 |
1 task
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.

Successor to #9645