feat(fcm): Add 12 new android notification params support - #320
Conversation
|
Thanks @chong-shao! |
|
Opps I forgot to add DefaultLightSettings .. We should include it. Will add it soon |
|
Added DefaultLightSettings. |
hiranya911
left a comment
There was a problem hiding this comment.
Looks mostly good. Make sure the public APIs accept primitives whenever possible. And I thought some of the builders were slightly overkill.
hiranya911
left a comment
There was a problem hiding this comment.
Thanks for making the changes. This is very close to being done. Just a few nits to address.
hiranya911
left a comment
There was a problem hiding this comment.
Thanks. Looks pretty good. Just a last couple of nits.
|
@egilmorez please take a look at the API doc components of this PR. |
hiranya911
left a comment
There was a problem hiding this comment.
LGTM. Please wait for @lahirumaramba and @egilmorez to make a pass.
egilmorez
left a comment
There was a problem hiding this comment.
Some suggests for you Chong.
Thanks!
egilmorez
left a comment
There was a problem hiding this comment.
LG Chong, thanks!
(I should have know that backticks don't work in Javadoc :) )
hiranya911
left a comment
There was a problem hiding this comment.
Just one comment about setter names. Then we can merge.
…xpected value of eventTime does not depend on the machine's local timezone.
Add 12 new android notification params support
Testing
API Changes
RELEASE NOTE: Added a series of new parameters to the
AndroidNotificationclass that allow further customization of notifications that target Android devices.