FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat(fcm): Support `proxy` field in FCM `AndroidNotification` by vitvvv1 · Pull Request #1084 · firebase/firebase-admin-java · GitHub

feat(fcm): Support proxy field in FCM AndroidNotification - #1084

Merged
jonathanedey merged 3 commits into
firebase:masterfrom
vitvvv1:master
Mar 21, 2025
Merged

feat(fcm): Support proxy field in FCM AndroidNotification#1084
jonathanedey merged 3 commits into
firebase:masterfrom
vitvvv1:master

Conversation

vitvvv1 commented Mar 12, 2025

Copy link
Copy Markdown
Contributor

Comment on lines +212 to +213
public enum Proxy {
PROXY_UNSPECIFIED,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Let's remove PROXY_UNSPECIFIED and have the absence of the field be enough to show it's not specified.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

PROXY_UNSPECIFIED is removed.

Thanks for the feedback.

jonathanedey left a comment
edited
Loading

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank you @vitvvv1 for your contribution!
Looks good, added one more comment. Could you also resolve the lint error blocking tests.

jonathanedey requested a review from egilmorez March 17, 2025 18:30
jonathanedey changed the title add 'proxy' to AndroidNotification feat(fcm): Support proxy field in FCM AndroidNotification Mar 17, 2025
jonathanedey requested review from OrlandriaH-G and removed request for egilmorez March 18, 2025 14:55
…n.java


fix comment AndroidNotification.setProxy

Co-authored-by: Jonathan Edey <145066863+jonathanedey@users.noreply.github.com>
jonathanedey merged commit 6e50583 into firebase:master Mar 21, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL