Daskiworks / ghwatch

This app for Android allows you to follow GitHub notifications directly from your device.
Apache License 2.0
25 stars 7 forks source link

Use "Notification channels" on android O #102

Open velias opened 7 years ago

velias commented 7 years ago

Channels are described in https://medium.com/exploring-android/exploring-android-o-notification-channels-94cd274f604c

We should probably create new channel for each github repository. How/when we should delete existing channel, is it necessary?

velias commented 5 years ago

"GitHub notifications" channel created as it is necessary to use it for Android P (see #116 ). Maybe better approach than repo per channel should be to create one channel for notifications user is participating in, and other channel for other Github notifications. This way user can configure different behavior for these cases (as user is probably more interested in threads he is participating in)