History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/StatusBarPolicy.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8688d4708117db446d6ba2855f1d8ad715bb4d72 10-Jun-2011 Dan Morrill <morrildl@google.com> Moving flag to a member field instead of a stack variable.

Change-Id: I2b281ec4d424f2c4286fb0bc8db263e3893ad898
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/StatusBarPolicy.java
e33fc82cc9804ed74cdcc8e3b2529bb75ef0ec69 09-Jun-2011 Dan Morrill <morrildl@google.com> Adding a new config value used to tell StatusBarPolicy to always use CDMA
signal strength value even when on EVDO. Default is off, but devices that need
to can override it.

Change-Id: I675af3f3ecfe34a72954ae8241965b0a882edbb8
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/StatusBarPolicy.java
6f0394a3b4d6082c9cb01de4a220a3b082e1840a 17-May-2011 TK MUN <tk.mun@samsung.com> DO NOT MERGE SystemUI: update signal level when broadcast is received

- Signal level updates should be updated whenever a signal change
broadcast is received but it is failing to do so.
- Only when state change broadcast is received, signal level was
updated. (Ex: State: Idle -> State: Connected)

Change-Id: I71d86782143b3440a042164a87af64c7bee97ae2
Signed-off-by: TK MUN <tk.mun@samsung.com>
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/StatusBarPolicy.java
081148dd3238e73701a7579c2d869e588313ccd0 18-Mar-2011 TK MUN <tk.mun@samsung.com> DO NOT MERGE Change WiMAX indicator display

Change WiMAX indicator display from data to signal indication
and add a new icon set.

Change-Id: I610f186e07f3d7af9e64bcbdd750371164ac51f5
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/StatusBarPolicy.java
c10571a8ea8cd1359c4fe29adf0519fa80fbc4b0 16-Mar-2011 sy310.choi <sy310.choi@samsung.com> DO NOT MERGE Add images to ERI icon list

Add images to 'sRoamingIndicatorImages_cdma' array.

Change-Id: Ie8fb8162219aa5e7140359daf1d64c92a3c0f769
Signed-off-by: sy310.choi <sy310.choi@samsung.com>
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/StatusBarPolicy.java
97ac3ef4a87a2ea4aeef246bc13e23f8600619f9 11-Mar-2011 Daniel Sandler <dsandler@android.com> Workaround unknown ERI indices.

Bug: 4075878
Change-Id: I18b793ebccbd1332e3e153acca34056d26bf10a0
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/StatusBarPolicy.java
4bdab1751f0db3b2f03e8c58ef5c11a543dfa3c7 23-Feb-2011 TK MUN <tk.mun@samsung.com> DO NOT MERGE WiMAX support

- In Connectivity service, start WiMAX service
- 4G icon display in StatusBarPolicy
- Add DHCP renew
- Add radio for WiMAX

Change-Id: Iffff012b270d80e84ec8fbd4486921a8adb847dd
Signed-off-by: TK MUN <tk.mun@samsung.com>
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/StatusBarPolicy.java
431bb2269532f2514861b908d5fafda8fa64da79 19-Oct-2010 Joe Onorato <joeo@google.com> Reduce logging.

Remember, the system and main logs are
- Shared resources
- Primarily for recording problems
- To be used only for large grained events during normal operation

Bug: 3104855
Change-Id: I136fbd101917dcbc8ebc3f96f276426b48bde7b7
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/StatusBarPolicy.java
49a8bbf4eacbf0bde71bab05be0ab40488df109c 23-Sep-2010 Joe Onorato <joeo@android.com> Don't crash if we've never gotten a signal strength update.

It looks like this timing bug has been there forever, and we're just starting to hit it now.

Bug: 3027952
Change-Id: I5c14ccd7f74205dc6930f4282cec0e23eeb54cab
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/StatusBarPolicy.java
029be81302c7a00901e0af34afc06ddabb2805ef 21-Sep-2010 Robert Greenwalt <rgreenwalt@google.com> Inet status bug fix

Don't wipe out the connected status every time we get a cellular status change.
Don't filter out disconnect event for wifi - we need them.

bug:3009923
Change-Id: I68cadac5f44d6eb4e0fe711fda7c5d218abb45bd
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/StatusBarPolicy.java
1e9aac2bd855f12708d3049eff4435fa4a2f4317 16-Sep-2010 Robert Greenwalt <rgreenwalt@google.com> Update Inet Connection Status display

Cellular signal strength should also be green - these assets aren't, but
the art guys are working on that.

Also using a new intent so we don't overload the CONNECTIVITY_ACTION and
confuse the apps.
bug:2994024

Change-Id: I6fe8f65dd6e9869d9724064c4fae45340491a4d8
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/StatusBarPolicy.java
fa974c590955e9ff21f8f85209d9b28b0f467458 14-Sep-2010 Robert Greenwalt <rgreenwalt@google.com> Fix statusbar display of wifi signalstrength

When turning a 1d array into a 2d, be sure and adjust length-checks.
bug:2995809

Change-Id: I9ff53f75958ea7808eb9f44bc05497e86f1807a2
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/StatusBarPolicy.java
26faee394596b32037d4f259914ffa1cdd53ef4f 10-Sep-2010 Robert Greenwalt <rgreenwalt@google.com> add ART for inet connection condition

bug:2978624
Change-Id: I608c3d1657a4b75c42f95147ffd5e95927fc108d
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/StatusBarPolicy.java
d7085fcf6567452a9d6fc69b0c6b1bf556f4c1b9 09-Sep-2010 Robert Greenwalt <rgreenwalt@google.com> Add network condition reporting.

Apps can report if they like their connection to the nets
and we display either not-really-connected or fully-connected
icons. Final icons TBD.

bug:2978624
Change-Id: I28be52085edfe54571c0d4559aba0df883548654
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/StatusBarPolicy.java
72d54efd3d32cb56766ef625ebc30d4c3a963222 22-Jul-2010 Irfan Sheriff <isheriff@google.com> DO NOT MERGE Fix wifi status icon

Doing a setIcon makes the icon visible and overrides
setIconVisibility

Change-Id: I7a177cc07e46f211d421e4aa86203ece5936c3fb
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/StatusBarPolicy.java
fe4f3ae33c8da86585399b4167fd7987c8a16066 04-Jun-2010 Joe Onorato <joeo@android.com> Move the usb mass storage notification & activity into SystemUI.apk.

Also fix the notification to show properly when the runtime is restarted.

Change-Id: Id0c7ef9f9dc9c9df18428cbaa7db1703f085137e
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/StatusBarPolicy.java
798ac4c7d79534a8230623b737b5b1b6a415d105 27-May-2010 Joe Onorato <joeo@android.com> Start moving resources to SystemUI.apk.

Change-Id: Ibf30b8196d65d7fbca1177968cefa5f7a875bf1d
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/StatusBarPolicy.java