History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/BluetoothUtil.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4630c89a7642d1ae0d528f6d8e23cf89cba01b7d 08-Dec-2014 Jason Monk <jmonk@google.com> BluetoothControllerImpl: track bluetooth better

Match settings behavior better:
- Get connection info from profiles so it is for all devices
(CONNECTION_STATE_CHANGED only updates one)
- Disconnect from all known connections so that 'x' does something
- When device is disconnected without CONNECTION_STATE_CHANGED
then find a new 'last' device that is connected
- Listen to a bunch more broadcasts to make sure info is always
up to date.

Bug: 18210666
Bug: 18638010
Change-Id: Ie003b67bbdd0d452b7472c644d90bca929e5cd29
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/BluetoothUtil.java
486b78e42652466f6241eb87d5bed60040db7a25 07-Jul-2014 John Spurlock <jspurlock@google.com> QS: Introduce bluetooth control panel.

- Factor out common detail item panel view, share with Wifi.
- Add an empty state (large icon + text)
- Implement connect / disconnect for supported BT profiles.
- Wire up "scanning" state, but still waiting on asset.
- Add BT controller info to dump.

Bug:16235253
Change-Id: Icf854cafba962fe4b63767d7206e309d80b7b87b
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/BluetoothUtil.java