Omeya / a2dpvolume

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

Bluetooth devices (when renamed), need to be sorted based on the custom name #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
see summary

Original issue reported on code.google.com by cortseverns@gmail.com on 31 Oct 2010 at 4:31

GoogleCodeExporter commented 9 years ago
Fixed in version 1.2.2.  Now it always sorts by the typed in description.  If 
the user enters a blank, the default description acquired by Android is used.  
This also fixed another issue where a user could blank the typed in description 
and then the list view would not let you edit that device.  I added 
qualification to the edit data view so if the field is blank it populates it 
with the default description.

Original comment by JimR...@gmail.com on 31 Oct 2010 at 1:17