jroal / a2dpvolume

Automatically exported from code.google.com/p/a2dpvolume
http://jimroal.com/slist.htm
95 stars 33 forks source link

Add presence updater #147

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Would like user configurable feature to change presence to "driving" when 
connected to a car.  Need a device specific configuration to change GTalk 
presence to driving so other GTalk users will know when sending a message to 
this person they are driving and cannot respond.  When the car disconnects it 
can return to the prior presence.  Make it change only when pre-connection 
presence is not "busy" or "do not disturb".  Maybe only change when 
pre-connection presence is "available".  Need to consider use cases.  Feedback 
very welcome.

Original issue reported on code.google.com by JimR...@gmail.com on 30 Dec 2012 at 3:47

GoogleCodeExporter commented 9 years ago
https://developers.google.com/talk/libjingle/reference/presenceouttask

Original comment by JimR...@gmail.com on 19 Apr 2013 at 1:54

GoogleCodeExporter commented 9 years ago
https://developers.google.com/talk/libjingle/querying_presence

Original comment by JimR...@gmail.com on 19 Apr 2013 at 2:02

GoogleCodeExporter commented 9 years ago
Found this:
http://developer.android.com/reference/android/provider/ContactsContract.StatusU
pdates.html
Now that Hangouts is replacing GTalk, need to think more broad.

Original comment by JimR...@gmail.com on 27 May 2013 at 12:59

GoogleCodeExporter commented 9 years ago
Found this: 
http://android-rcs-ims-stack.googlecode.com/svn-history/r50/trunk/core/src/com/o
rangelabs/rcs/addressbook/ContactsManager.java

Original comment by JimR...@gmail.com on 27 May 2013 at 4:20

GoogleCodeExporter commented 9 years ago
Hangouts does not even support presence.  I am also removing specific GTalk 
integration if favor of the more general accessibility service.

Original comment by JimR...@gmail.com on 22 Sep 2013 at 2:52