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

Support delete-multiple push notification #1142

Merged
merged 5 commits into from
Apr 30, 2021

Conversation

nickvergessen
Copy link
Member

🧑‍🦯 (blind) coding here. I still fail to compile and run the app locally and sending push notifications also is rather troublesome locally.
Also I don't know kotlin and googled the foreach of java, but I want to help moving forward to fix a problem with dying push notifications in iOS by implementing nextcloud/notifications#936

@nickvergessen nickvergessen added enhancement New feature or request 3. to review Waiting for reviews labels Apr 20, 2021
Copy link
Member

@AndyScherzinger AndyScherzinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me code-wise (as in "untested")

@AndyScherzinger
Copy link
Member

@nickvergessen any info how this can be tested? :)

@nickvergessen
Copy link
Member Author

It could be tested with nextcloud/notifications#939
But NC22 talk doesnt work with the mobile apps yet.

@github-actions
Copy link
Contributor

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/1142-talk.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 Talk app.

@nextcloud-android-bot
Copy link
Collaborator

Lint

TypemasterPR
Warnings369369
Errors33

SpotBugs (new)

Warning Type Number
Bad practice Warnings 12
Correctness Warnings 162
Experimental Warnings 2
Internationalization Warnings 8
Performance Warnings 44
Security Warnings 7
Dodgy code Warnings 254
Total 489

SpotBugs (master)

Warning Type Number
Bad practice Warnings 12
Correctness Warnings 163
Experimental Warnings 2
Internationalization Warnings 8
Performance Warnings 44
Security Warnings 7
Dodgy code Warnings 263
Total 499

@AndyScherzinger AndyScherzinger merged commit 3972acb into master Apr 30, 2021
@delete-merged-branch delete-merged-branch bot deleted the support-delete-multiple branch April 30, 2021 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants