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
Make PendingIntents immutable #9726
Conversation
|
/backport to stable-3.19 |
|
/rebase |
40653fe
to
31d6aef
Compare
d522236
to
374f27c
Compare
Good practice for security Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
This should be all of them. Picked up by lint. Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
374f27c
to
c01fa0b
Compare
…ip ci] Signed-off-by: nextcloud-android-bot <drone@nextcloud.com>
|
blue-Light-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/9726-Screenshot-blue-Light-12-08 |
Codecov Report
@@ Coverage Diff @@
## master #9726 +/- ##
==========================================
- Coverage 31.49% 30.62% -0.88%
==========================================
Files 505 505
Lines 38583 38589 +6
Branches 5381 5381
==========================================
- Hits 12152 11816 -336
- Misses 24581 24965 +384
+ Partials 1850 1808 -42
|
Signed-off-by: nextcloud-android-bot <drone@nextcloud.com>
4ac0baa
to
d51268d
Compare
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/9726.apk |
CodacyLint
SpotBugs (new)
SpotBugs (master)
|
|
master-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/3691-IT-master-13-28 |
|
The backport to stable-3.19 failed. Please do this backport manually. |

Good practice for security