History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/BluetoothController.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
84dbf462f8593d2df93012b23e027c7f1d4394c7 18-Sep-2012 Winson Chung <winsonc@google.com> Fixing crash in emulator due to no BluetoothAdapter. (Bug 7188166)

Change-Id: I63fe4b229a8a460170df153e71b7ad65655dfad1
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/BluetoothController.java
5f623011db42fc7bd6fb8e57becd7a8eeb23a915 14-Sep-2012 Winson Chung <winsonc@google.com> Making QS scrollable and making numerous tweaks.

- Updating new assets (all line up)
- Updating brightness tile to reflect auto state
- Fixing network tile asset colors
- Adding press feedback

Change-Id: I857f141258eefec65243454cb69905cbd2a10bf6
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/BluetoothController.java
d63c59786509aadd6a8d0c5cb45ed696339f16b7 06-Sep-2012 Winson Chung <winsonc@google.com> Initial changes to add QuickSettings.

Change-Id: If510f74d6046929e5e8a794c6dc2fddb15a03d6b
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/BluetoothController.java
564f16a8d71b79b5e07a597a8f188efa8d80a0ee 05-Dec-2011 Jesse Hall <jessehall@google.com> Fix statusbar crash on devices with no Bluetooth

Change-Id: Ib2290f9cde54d0d52c2692b11b0232848bbbc8b0
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/BluetoothController.java
0f167d75667e1e4f731c2ab1166d345572a4ef46 27-Oct-2011 Daniel Sandler <dsandler@android.com> Restore bluetooth icons on tablets.

- status bar
- notification panel header area

Bug: 5385369
Change-Id: I382b9e4fbd3dd440919484c70d50b00ce85a8fa1
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/BluetoothController.java
6179ea3196e9306d3f14361fe9ef14191b1edba6 28-Jun-2011 Svetoslav Ganov <svetoslavganov@google.com> Adding accessibility support to the Status Bar.

1. Added content description to pretty much all animals
in the zoo including buttons in the navigation bar,
notifications and status icons for battery, signal,
data, etc.

2. Rectored to avoid ovelaying views since they block
touch exploratino. In general overlaying views
cause trouble for touch exploration and accessibility
in general.

3. Avoid sending accessibility events in case the user is
touching outside of the StatauBAr panels to avoid
confusion.

4. Added records to accessibility events in the places where
this would help the presentation. So the event comes from
a given "leaf" view and its predecessor is adding a record
to the event for itself to provide more cotext. It is up
to the accessiiblity service to choose how to present that.

bug:4686943

Change-Id: I1c1bd123d828fb10911bca92130e9a05c1f020b3
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/BluetoothController.java
fce2bf3735177828ccf823b49d3396dfaccc8fd4 02-Feb-2011 Joe Onorato <joeo@google.com> Add a bluetooth icon and data direction to the status bar.

Bug: 3354414
Change-Id: I21cc9a2597e3b22bc5860a042d8a8cc4e93ca5b3
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/BluetoothController.java