Skip to content
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

Fix Push notifications #7619

Merged
merged 1 commit into from
Dec 22, 2020
Merged

Fix Push notifications #7619

merged 1 commit into from
Dec 22, 2020

Conversation

tobiasKaminsky
Copy link
Member

@tobiasKaminsky tobiasKaminsky commented Dec 7, 2020

Needs: nextcloud/android-library#551
Fix #1964

Downgrade firebase-messaging
use NC specific user agent for Push

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

Testing

Writing tests is very important. Please try to write some tests for your PR.
If you need help, please do not hesitate to ask in this PR for help.

unit tests
instrumented tests
UI tests

@AndyScherzinger
Copy link
Member

/backport to stable-3.14

use NC specific user agent for Push

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
@nextcloud-android-bot
Copy link
Collaborator

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/7619.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

@nextcloud-android-bot
Copy link
Collaborator

@AndyScherzinger AndyScherzinger added this to the Nextcloud App 3.15.0 milestone Dec 22, 2020
@nextcloud-android-bot
Copy link
Collaborator

Codacy

Lint

TypemasterPR
Warnings271271
Errors00

SpotBugs (new)

Warning TypeNumber
Bad practice Warnings27
Correctness Warnings52
Internationalization Warnings9
Multithreaded correctness Warnings9
Performance Warnings73
Security Warnings41
Dodgy code Warnings99
Total310

@AndyScherzinger AndyScherzinger merged commit 00e1af0 into master Dec 22, 2020
@delete-merged-branch delete-merged-branch bot deleted the proxyWithUA branch December 22, 2020 10:21
thelittlefireman pushed a commit to thelittlefireman/android that referenced this pull request Mar 19, 2021
Fix Push notifications
Signed-off-by: thelittlefireman <thelittlefireman@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Push: show real text instead of generic "new notification"
3 participants