dev1303 / gtalksms

Automatically exported from code.google.com/p/gtalksms
0 stars 0 forks source link

Ability to filter "all notifications" #346

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The accessiblity service is a really nice feature, so I get all phone 
notifications via XMPP. But I currently can't use it because it spams me every 
time my playing song changes or when downloading a file.

Therefore I propose these filters/options:

 - Don't notify on notifications which have the ONGOING flag set.
 - Don't notify on toasts
 - Ability to filter by application.

These ideas were taken from the "Pebble notifier" app, but I think they'd make 
sense here as well.

Original issue reported on code.google.com by m...@the-compiler.org on 6 Dec 2013 at 7:56

GoogleCodeExporter commented 8 years ago
Filtering is already implemented.
run "?:notif" for more details.

Original comment by Florent....@gmail.com on 13 Dec 2013 at 7:26