RoosterRat / a2dpvolume

Automatically exported from code.google.com/p/a2dpvolume
1 stars 1 forks source link

Default device names not correct in Jelly Bean #130

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When I select "Find Devices", it pulls the list from my paired devices as it 
should, but all the names say "bad_name" even though when I select it it pops 
up the description with the correct name under that and the MAC address. When I 
edit the entry and change the name (and other device options) it saves and 
displays the name properly in the list.

Original issue reported on code.google.com by JimR...@gmail.com on 21 Jul 2012 at 7:58

GoogleCodeExporter commented 9 years ago
Since I cannot yet see the Jelly Bean source, I don't know what changed in 
IBluetooth.java .  I use an IADL to get the remote alias in API 14 and up but 
that appears to have changed in API 16.  May be a bit before I am able to get 
this foxed.  In the mean time I may just filter API to 15 and 15 only for the 
getRemoteAlias call.

Original comment by JimR...@gmail.com on 21 Jul 2012 at 8:01

GoogleCodeExporter commented 9 years ago
Jelly Bean source is out now.  Soon I can look into this...

Original comment by JimR...@gmail.com on 29 Jul 2012 at 4:07

GoogleCodeExporter commented 9 years ago
Ok, got Jelly Bean on the Xoom today so I could finally work this.  It is fixed 
in 2.8.10 and higher.  I may not push a special release just for this though.  
Probably batch it up with other fixes.

Original comment by JimR...@gmail.com on 1 Aug 2012 at 12:17

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 41f94e7d8f2e.

Original comment by JimR...@gmail.com on 3 Aug 2012 at 10:30