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

Use the sender name in the title for Push Notifications instead of the recipient's name #453

Closed
wants to merge 2 commits into from

Commits on Dec 23, 2018

  1. Update index.js

    Use the sender name for the title in push notifications instead of the recipient's name
    muhammadsr authored Dec 23, 2018
    Configuration menu
    Copy the full SHA
    6336181 View commit details
    Browse the repository at this point in the history
  2. Update FirebasePushHandler.java

    Pass sender name to firebase function for push notification
    muhammadsr authored Dec 23, 2018
    Configuration menu
    Copy the full SHA
    f64a6f8 View commit details
    Browse the repository at this point in the history