Check empty/same name on creating text files#10537
Merged
AlvaroBrey merged 1 commit intomasterfrom Aug 5, 2022
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #10537 +/- ##
============================================
+ Coverage 31.48% 31.56% +0.07%
- Complexity 3280 3281 +1
============================================
Files 540 540
Lines 40194 40188 -6
Branches 5554 5555 +1
============================================
+ Hits 12657 12687 +30
+ Misses 25634 25587 -47
- Partials 1903 1914 +11
|
AlvaroBrey
approved these changes
Jul 19, 2022
app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt
Show resolved
Hide resolved
75e8c94 to
c44a068
Compare
Co-authored-by: Álvaro Brey <alvaro.brey@nextcloud.com> Signed-off-by: Tobias Kaminsky <tobias@nextcloud.com>
c44a068 to
db490b2
Compare
Member
|
/backport to stable-3.21 |
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/10537.apk |
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.

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