History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/EthernetSignalController.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e06b065f6e0d0f939b8519ccd3699b90aef818e9 02-Mar-2016 Jason Monk <jmonk@google.com> Fix QS edit state being out of sync

Do this by making SignalCallbacks send out initial state immediately
rather than posting this state. This requires a little refactoring
to how SignalControllers work.

Bug: 27061469
Change-Id: Iba6b91a4a5d1d13cce0f0d308b6f85f0340bff39
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/EthernetSignalController.java
33f8ae7543fbf7d94266f0f1621ec873aa2542f1 08-May-2015 Jason Monk <jmonk@google.com> Show data icon when appropriate.

Show it in the status bar when its a default network, but always show
it in QS when its connected, so that users can know its connected.

Also fix the tests.

Bug: 18776546
Change-Id: I553588fc6850b0c2ef6e6015b313222bf4c786e7
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/EthernetSignalController.java
07b75fe65dcb5b8add8246654c65f95f1191933e 14-May-2015 Jason Monk <jmonk@google.com> Move NetworkController broadcasts/listeners to BG

Also do some refactoring to avoid having to sets of callback interfaces
with 75% of the same data.

Bug: 19520495
Change-Id: Ife1c71174c0d6a21f924f7de3cb2f97a04c3d5a1
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/EthernetSignalController.java
d46bb58fa635110bf8c911107819e8bd8e8b06e2 27-Apr-2015 Lorenzo Colitti <lorenzo@google.com> Add a status bar icon for Ethernet.

Bug: 20613953
Change-Id: I52970b4f5fb6429876d1a2eb195a834c9e020021
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/EthernetSignalController.java