-
Notifications
You must be signed in to change notification settings - Fork 141
feat (fcm): Add additional Android Notification Parameters #317
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
Conversation
ab58123
to
32821c0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Picked out a few style things to look at, thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Probably we can wait until the naming of visibility and priority to be finalized before submitting this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Lahiru!
Resolves #153
go/admin-fcm-notificaiton-addendum
RELEASE NOTE: Added a series of new parameters to the
AndroidNotification
class that allow further customization of notifications that target Android devices.