History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/WifiIcons.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d2263cd9db36d5f74a124c5ffaf8594ef702408f 10-Nov-2014 Jason Monk <jmonk@google.com> SysUI: Refactor the NetworkControllerImpl

Minimal changes to interface/callbacks, all of the changes are
internal and prepare for MSIM.

Separate out AccessPoint and MobileData from the NetworkController
interface to give some space.

A SignalController class has been created as a base for both
WifiSignalController and MobileSignalController, both of which
internally handle the state of their respective connectivity and
only reach up into the NetworkControllerImpl when completely
necessary (such as for combined carrier label).

Bug: 18222975
Change-Id: I75b954bbece187371cdb8571dd8420e7d2cad978
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/WifiIcons.java
b3eb89190c4bb4ebbe676328cd37830d50e6ed3e 30-Jul-2014 John Spurlock <jspurlock@google.com> New wifi + radio icons.

- Replace old pngs with new vectors.
- New problem indication, remove provisional color filters.
- Remove spacing hacks in SignalClusterView.
- Wire up QS tile icons to demo mode.

Bug:15988601
Change-Id: Ib785288eebfb09896a499d562eb56debbd89a456
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/WifiIcons.java
2062abfa13b720365545bbc9d6c66757669b16d9 12-Sep-2013 John Spurlock <jspurlock@google.com> SystemUI status bar/quick settings updates.

Status bar:
- Update remaining mute/speakerphone icons.
- Remove orange versions of wifi/signal icons.
- Use only full versions of data type overlays.
- Remove obsolete light versions of data type overlays.
- Low battery color back to red.

Quick settings:
- Update to indicate problem (orange) status.
- Update to new battery style.

And a few remaining xx assets.

Bug:10680149
Bug:10502089
Bug:10729729
Bug:10316062
Change-Id: Iccd936d90271e4ec5c48e688917225136e7d45aa
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/WifiIcons.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/WifiIcons.java
ed1395f3981193c762e436cd1db725ce70022e43 14-Sep-2012 Winson Chung <winsonc@google.com> Updating Wifi/Mobile tiles to reflect actual connection state with new assets.

Change-Id: Ic1cd78c77f94f1c9cf9bbc1bcea3082ca536d94c
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/WifiIcons.java
9a7c7129760ac89ffebf3dd3b508ff755ecff844 25-Feb-2011 Daniel Sandler <dsandler@google.com> When out of range, show device-appropriate no-signal bars.

Also, start using the 0-bars WiFi icon when necessary;
previously, one bar was the lowest the WiFi icon could show.

Bug: 3488403
Change-Id: I3018685db3cf302d10c5e525a7d2c90f3c664f10
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/WifiIcons.java
09f686ec7ea3ea103736b7173e55b0b214bfb819 16-Nov-2010 Joe Onorato <joeo@google.com> use the proper number of wifi icon levels.

Change-Id: Ib8d4bccff7240d0086729093d79f564aa97001ff
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/WifiIcons.java
fd52b18d9bf3cd62c7a07058536e9f97db65beea 11-Nov-2010 Joe Onorato <joeo@google.com> The beginnings of the new status bar.

There is a lot of rough stuff still, but most of the functionality is here again.

Change-Id: I4b1241e61270f1434e798481afa83634233ee670
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/WifiIcons.java