TheSimpleWay / gtalksms

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

Pass along generic app notifications #280

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Listen for AccessibilityEvent.TYPE_NOTIFICATION_STATE_CHANGED and pass them 
along to Jabber. This would be a cool one to be able to configure -- like 
please send along my Words With Friends notifications, while ignoring new Gmail 
notifications.

Original issue reported on code.google.com by raysli...@gmail.com on 30 Jul 2012 at 12:40

GoogleCodeExporter commented 8 years ago
Pretty neat idea!

Original comment by fschm...@gmail.com on 30 Jul 2012 at 7:27

GoogleCodeExporter commented 8 years ago
API docu: 
http://developer.android.com/reference/android/view/accessibility/AccessibilityE
vent.html#TYPE_NOTIFICATION_STATE_CHANGED

Original comment by fschm...@gmail.com on 30 Jul 2012 at 8:20

GoogleCodeExporter commented 8 years ago
Fixed with the GTalkSMS Accessibility Service (Android Settings > Accessiblity) 
and the notification command in GTalkSMS 4.4.

Original comment by Florent....@gmail.com on 21 Sep 2013 at 1:39