summaryrefslogtreecommitdiffstats
path: root/packages/SettingsLib/res/drawable-ldrtl-mdpi
Commit message (Collapse)AuthorAgeFilesLines
* Settings: Fix bluetooth phone icon disappear in Settings/Bluetooth.Tianfu Yu2016-01-231-0/+0
| | | | | | | | | | | | The ic_bt_cellphone icon color in ldrtl folder is white, it cannot be seen in white background. Modify ic_bt_cellphone icon color to green to be consistent with the icon color in normal folder. CRs-Fixed: 953015 Change-Id: I16ee4a7d485f594e817623fa4699c9e332d28e61
* Move non-ui bt settings code to SettingsLibJason Monk2015-02-051-0/+0
Mostly this is moving classes from Settings to SettingsLib but there were a few changes to support this separation. - A bunch of things became public rather than package - Moved some settings only code out of these classes - Added error callback to handle errors To see the changes from original classes view the diff against patch-set 1. Bug: 19180466 Change-Id: I69fd888362c6dbb325f6113b32c4b15cc6a23a41