Feature #5798

Default notifications to low priority on Lollipop

Added by patcon over 2 years ago.

Status:NewStart date:09/16/2015
Priority:LowDue date:
Assignee:patcon% Done:

0%

Category:-Spent time:-
Target version:-
Component:

Description

Just noticed this implemented for Syncthing's android client, and struck me as sensible for Orbot. I haven't contributed to orbot before, and this seems like a good beginner task to get around to one of these days :)

How Syncthing does it:

https://github.com/syncthing/syncthing-android/blob/6431f5c22ddbcb8b422699c8abd0b9cba96e0817/src/main/java/com/nutomic/syncthingandroid/syncthing/SyncthingService.java#L259-L262

Syncthing has a setting for prioritizing notifications with normal/low/none, but I'm assuming that's not required for us, and we could just default to "low" for now :)

Also available in: Atom PDF