summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/policy/NetworkController.java
Commit message (Expand)AuthorAgeFilesLines
* SystemUI: Fix missing context varJorge Ruesga2013-08-121-5/+5
* SystemUI: Add ethernet network iconSteven Davies2013-08-111-10/+38
* Frameworks & SystemUI - additional DC-HSPAP supportMatthias Bosc2013-05-221-0/+6
* Fix SystemUI memory leaks on theme changes.Danny Baumann2013-04-301-0/+4
* SystemUI: HSPA+ SupportBajee112012-12-101-1/+6
* Accessibility enhancements within quick settings and notification shade.Casey Burkhardt2012-10-081-10/+16
* Add string for 'Ethernet'.Daniel Sandler2012-09-211-2/+1
* Making QS scrollable and making numerous tweaks.Winson Chung2012-09-171-2/+3
* Adding data type overlay to network tile.Winson Chung2012-09-141-17/+38
* Updating Wifi/Mobile tiles to reflect actual connection state with new assets.Winson Chung2012-09-131-6/+24
* Update airplane-mode manipulation for the new Settings namespaceChristopher Tate2012-09-101-2/+2
* Initial changes to add QuickSettings.Winson Chung2012-09-081-0/+37
* am ad955fe8: Merge "SystemUI: Fix data activity overlay not being removed whe...Daniel Sandler2012-08-281-0/+2
|\
| * Merge "SystemUI: Fix data activity overlay not being removed when data is dis...Daniel Sandler2012-08-281-0/+2
| |\
| | * SystemUI: Fix data activity overlay not being removed when data is disabledPawit Pornkitprasan2012-08-021-0/+2
* | | am e20a19cb: Merge "show 3G icon for CDMA/1xRTT"Wink Saville2012-08-041-11/+19
|\ \ \ | |/ /
| * | show 3G icon for CDMA/1xRTTMadan Ankapura2012-08-021-11/+19
| |/
| * Create telephony-common and mms-common - DO NOT MERGEWink Saville2012-07-171-21/+24
* | am dd4ef49f: Persistent \'emergency calls\' banner in the notification panel.Daniel Sandler2012-07-271-1/+23
|\ \
| * | Persistent 'emergency calls' banner in the notification panel.Daniel Sandler2012-07-271-1/+23
* | | am c524ca27: Merge "Fix NPE on some phones at startup." into jb-devDaniel Sandler2012-07-251-2/+3
|\ \ \ | |/ /
| * | Fix NPE on some phones at startup.Daniel Sandler2012-07-251-2/+3
* | | am 3ee47ae7: Merge "Fix 6804479: "Emergency calls only" in notification shade...Daniel Sandler2012-07-241-2/+4
|\ \ \ | |/ /
| * | Fix 6804479: "Emergency calls only" in notification shadeDaniel Sandler2012-07-241-2/+4
| |/
* | Create telephony-common and mms-commonWink Saville2012-07-111-21/+24
|/
* Hide "no internet connection" when connected some other way.Daniel Sandler2012-06-151-3/+27
* Back from the dead: Carrier name, background dimming.Daniel Sandler2012-06-071-2/+9
* Refresh signal cluster for airplane switch.Andrew Flynn2012-05-311-1/+7
* Set phone/data signal icon ids to 0 in airplane modeAndrew Flynn2012-05-241-1/+1
* New null (disconnected) RSSI for wifi and mobile.Daniel Sandler2012-05-171-2/+3
* Move airplane icon to its own viewAndrew Flynn2012-05-041-3/+4
* Improve Wi-Fi hand-offIrfan Sheriff2012-02-291-11/+4
* am 0b17fc36: am 252c64f9: am 63b59666: Merge "Only use CDMA rssi for config_a...John Wang2012-02-141-7/+17
|\
| * Only use CDMA rssi for config_alwaysUseCdmaRssi.John Wang2012-02-131-7/+17
* | Display roaming indicator icon only based on ERI in CDMA case.Kazuhiro Ondo2012-01-301-5/+12
* | Move away from deprecated NetworkInfo extra.Jeff Sharkey2012-01-301-2/+4
|/
* Suppress mobile-out-of-service label if wifi connected.Daniel Sandler2012-01-261-7/+18
* Stop showing "No internet connection" when there is one.Daniel Sandler2012-01-241-27/+47
* Hide mobile RSSI on devices without mobile data.Daniel Sandler2012-01-201-5/+22
* Merge "New out-of-service RSSI." into ics-mr1Justin Ho2012-01-201-4/+4
|\
| * New out-of-service RSSI.Daniel Sandler2012-01-201-4/+4
* | Always show appropriate mobile service label.Kazuhiro Ondo2012-01-191-0/+3
|/
* Clean up wifi/mobile indicators in the expanded panel.Daniel Sandler2012-01-111-23/+58
* Avoid airplane mode labels when Wi-Fi enabled.Jeff Sharkey2011-11-301-7/+11
* Fold WiMAX state into the mobile RSSI.Daniel Sandler2011-11-101-128/+153
* Wimax : wimax framework related open source.tk.mun2011-11-071-0/+89
* Tuning parameters for mobile RSSI.Daniel Sandler2011-10-281-16/+37
* Tune wifi RSSI code (see bug 5241139).Daniel Sandler2011-10-201-9/+16
* Turn off chatty logging.Daniel Sandler2011-10-171-1/+1
* Merge "Fix contentDescriptions in status bar."Daniel Sandler2011-10-031-8/+16
|\