summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/keyboard/BluetoothDialog.java
Commit message (Collapse)AuthorAgeFilesLines
* Referencing static interpolators. Winson2016-01-291-2/+0
| | | Change-Id: I5d2292016e869ed533f5873e373a1eccce651fc5
* Add SystemUI component to watch for keyboard attachment.Michael Wright2015-10-121-0/+34
Add a new SystemUI component to watch for keyboard attachment / detachment. If the config specifies the name of a keyboard that is packaged with the device, then SystemUI will ask the user if they would like to enable BT (if disabled) and then attempt to pair to the device. Bug: 22876536 Change-Id: I786db35524d49706d5e61d8b8bc71194d50113f3