Skip to content
This repository has been archived by the owner on May 21, 2022. It is now read-only.

Set Notification Priority #346

Closed
michalpulda opened this issue Jan 28, 2017 · 2 comments
Closed

Set Notification Priority #346

michalpulda opened this issue Jan 28, 2017 · 2 comments
Labels
bugs Functionality is broken. Ambiguous. feature request optional issues

Comments

@michalpulda
Copy link

Hi,

It would be useful to be able to select notification priority. I have seen many applications with notifications set to lowest and persistent. This should keep the application in memory and running, however the icon is not shown in the status bar (which I personally prefer).

For more see the first answer here http://stackoverflow.com/questions/12758681/android-how-can-i-put-my-notification-on-top-of-notification-area

Also, the notification could have a love button, but maybe I'm asking to much. :-)

Thanks!
Michal

@a-r-db a-r-db added bugs Functionality is broken. Ambiguous. feature request optional issues labels Feb 4, 2017
@a-r-db
Copy link
Contributor

a-r-db commented Feb 4, 2017

Thank you very much for this.
I will set the default to PRIORITY_MIN.
I will make sure to use NotificationCompat also.
I believe most people will want the notification to be nearly invisible anyways.
As soon as I have the code for a Love track in the notification.

@a-r-db
Copy link
Contributor

a-r-db commented Aug 29, 2019

#487

@a-r-db a-r-db closed this as completed Aug 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bugs Functionality is broken. Ambiguous. feature request optional issues
Projects
None yet
Development

No branches or pull requests

2 participants