the-blue-alliance / the-blue-alliance-android

An Android app for accessing information about the FIRST Robotics Competition.
MIT License
76 stars 34 forks source link

Add all notifications to default channel #895

Closed phil-lopreiato closed 5 years ago

phil-lopreiato commented 5 years ago

Summary:

Starting in Android 8.0 (API level 26), all notifications must be assigned to a channel.

So this means that notifications won't show for users on 8.0. This sets everything to a mytba channel

Test Plan: (my phone with 8.0, notifications triggered from script in the repo) device-2019-02-28-212017

phil-lopreiato commented 5 years ago

And a ping from prod on a release build device-2019-02-28-213218