Android Notification - First Cut #391

Merged
dan merged 1 commits from android_tests into master 2020-11-25 01:31:02 +00:00

1 Commits

Author SHA1 Message Date
Sarah Jamie Lewis 76df3c286d Android Notification - First Cut
the build was successful Details
This commit has the basics of notifications on Android working again, updated to the
latest Android SDK way of doing things (with channel IDs and grouping).

Android users will get notified when the app is open for new Peer Messages across all profiles.

In the future, this should be extended to add notifications for new peer invites, actual have actionable actions (accept/block)
and maybe even work when the app isn't open...
2020-11-24 16:49:05 -08:00