Is your feature request related to a problem? Please describe.
Sort of, in newer Androids, you can select specific notification categories, the app only has one which I'm okay with, but the name displays as "androidjs.notifications" and I didn't see a documented method to change it.
Describe the solution you'd like
I'd like a new option to be added to the manifest that lets us change the name to something else.
Describe alternatives you've considered
I've considered ignoring it, but didn't like that idea too much.
Additional context
I'm not asking for more categories, but I wouldn't deny them either.
Is your feature request related to a problem? Please describe. Sort of, in newer Androids, you can select specific notification categories, the app only has one which I'm okay with, but the name displays as "
androidjs.notifications
" and I didn't see a documented method to change it.Describe the solution you'd like I'd like a new option to be added to the manifest that lets us change the name to something else.
Describe alternatives you've considered I've considered ignoring it, but didn't like that idea too much.
Additional context I'm not asking for more categories, but I wouldn't deny them either.