-
-
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
Simplify FileDisplayActivity onBackPressed #13624
Conversation
alperozturk96
commented
Sep 25, 2024
•
edited
Loading
edited
- Tests written, or not not needed
f5cc07b
to
0980795
Compare
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/13624.apk |
app/src/main/java/com/owncloud/android/ui/activity/FileDisplayActivity.java
Outdated
Show resolved
Hide resolved
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
6d78caa
to
b057344
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #13624 +/- ##
============================================
+ Coverage 26.44% 26.55% +0.10%
- Complexity 3446 3477 +31
============================================
Files 674 674
Lines 49064 49258 +194
Branches 6562 6634 +72
============================================
+ Hits 12977 13078 +101
- Misses 34089 34170 +81
- Partials 1998 2010 +12
|