summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/policy/BluetoothControllerImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Add more intelligence to bluetooth connection stateJason Monk2015-08-121-0/+7
* Try to keep connection state more up to dateJason Monk2015-06-191-1/+7
* Cache bluetooth connection state from callbackJason Monk2015-05-281-8/+21
* Merge "Don't crash in bugreport on devices without BT" into mnc-devJason Monk2015-05-201-0/+3
|\
| * Don't crash in bugreport on devices without BTJason Monk2015-05-191-0/+3
* | SysUI: Move BT receivers to bgJason Monk2015-05-191-23/+45
|/
* Make QS use SettingsLib's BT codeJason Monk2015-03-021-451/+85
* Post broadcasts to bg and cache bt state infoJason Monk2015-01-051-39/+172
* Exclude unnecessary intents in SystemUIAndre Eisenbach2014-12-191-2/+0
* Fix crash in BluetoothControllerImplJason Monk2014-12-111-3/+5
* BluetoothControllerImpl: track bluetooth betterJason Monk2014-12-101-44/+147
* QS: Deal with null uuids in BT controller.John Spurlock2014-07-161-1/+6
* QS: Introduce bluetooth control panel.John Spurlock2014-07-121-53/+222
* QuickSettings: Bluetooth updates.John Spurlock2014-06-051-2/+6
* QuickSettings: Icon updates + BT connecting state.John Spurlock2014-06-011-14/+30
* QuickSettings: only listen when expanded.John Spurlock2014-05-171-1/+6
* New quick settings implementation.John Spurlock2014-05-131-0/+137