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

feat: push notifications #1389

Merged
merged 7 commits into from
Sep 26, 2023
Merged

feat: push notifications #1389

merged 7 commits into from
Sep 26, 2023

Commits on Sep 19, 2023

  1. Add firebase packages

    Signed-off-by: jamshale <[email protected]>
    jamshale committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9102eb4 View commit details
    Browse the repository at this point in the history
  2. Create android firebase app

    Signed-off-by: jamshale <[email protected]>
    jamshale committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    97660c8 View commit details
    Browse the repository at this point in the history
  3. Add push notification handlers and logic

    Signed-off-by: jamshale <[email protected]>
    jamshale committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d500526 View commit details
    Browse the repository at this point in the history
  4. Create firebase ios project

    Signed-off-by: Jamie Hale <[email protected]>
    Jamie Hale authored and jamshale committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6dca356 View commit details
    Browse the repository at this point in the history
  5. Add push notification ui/ux and logic

    Signed-off-by: Jamie Hale <[email protected]>
    Jamie Hale authored and jamshale committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    135e314 View commit details
    Browse the repository at this point in the history
  6. Initialize push notification token as blank (disabled)

    Signed-off-by: jamshale <[email protected]>
    jamshale committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    28b0358 View commit details
    Browse the repository at this point in the history
  7. Use curly brace syntax / update based on comments

    Signed-off-by: jamshale <[email protected]>
    jamshale committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    5e5d87e View commit details
    Browse the repository at this point in the history