History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/SignalClusterView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2f7dfa7afdaada78c46bd6fd7e307656ba3dd66a 17-May-2012 John Spurlock <jspurlock@google.com> Status Bar: Include wifi/mobile state in touch exploration

Bug: 5325056
Change-Id: Iefbd734344d3b70d3e0ebf6f0dffa55d89a054c7
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/SignalClusterView.java
061d43c2386dd8222448bb1bec017bf9a2367a4e 04-May-2012 Andrew Flynn <flynn@google.com> Move airplane icon to its own view

Change-Id: I59b9895fe8092d122fd22aa6171ac41ddbf667eb
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/SignalClusterView.java
bcf6ef0b82c1daea43e03b8ad5af319ed324242a 30-Sep-2011 Daniel Sandler <dsandler@android.com> Fix contentDescriptions in status bar.

- Strings for signal strength
- Strings for the clear-all-notifications button
- Adjust phrasing for the clear-one-notification button
- Adjust phrasing for the settings button

Bug: 5285136
Bug: 5325056
Change-Id: I489e49f3b3d88a6b599ababe68d0535302eb0ae2
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/SignalClusterView.java
5ccff81a642844138b144ad2cc339eba188812a0 13-Sep-2011 Daniel Sandler <dsandler@android.com> Fix overlapping wifi and airplane icons.

Bug: 5254547
Change-Id: If293be36c4e06a8fac6f728b1f96e5759fe20f6d
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/SignalClusterView.java
28f89d40ee7bab93cf7b783f92dbb18bdc43e473 15-Aug-2011 Daniel Sandler <dsandler@google.com> Fix the crazy RSSI icons.

Codepaths for wifi and mobile were contaminating one
another's data, which is fine when you're only showing one
at a time, but not so good in the general case.

Bug: 3481508
Bug: 5159559
Bug: 5161130
Bug: 5163206
Change-Id: I64e6f5ebd07a5b0777e7296b1c210195431e4ce6
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/SignalClusterView.java
2e347429dfcd03b0827c7506ba6305ab0d1f4951 11-Aug-2011 Christian Robertson <robertsonc@google.com> New RSSI cluster in status bar.

Bug: 5147463
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/SignalClusterView.java