summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/StatusBarMobileView.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-6/+4
|\
| * First pass at setting up a mobile connectivity pipelineEvan Laird2022-10-041-7/+4
* | Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-151-13/+18
|\|
| * [SB Refactor] Add an annotation for the visibility states.Caitlin Shkuratov2022-09-261-2/+4
| * Create Configuration overrides for MCC/MNC valuesEvan Laird2022-09-011-0/+10
| * Remove remaining references to COMBINED_STATUS_BAR_SIGNAL_FLAGSEvan Laird2022-07-291-11/+4
* | fw_base: [SQUASH] : revert VoLTE changes before 13-qpr1 mergeSemavi Ulusoy2022-12-101-24/+1
* | SystemUI: Introduce dynamic VoLTE & VoWiFi iconsSagarMakhar2022-10-261-1/+1
* | SystemUI: support VoWIFI iconsWeijie Wang2022-10-261-1/+4
* | SystemUI: Add support for displaying Volte icon [SQUASH]Weijie Wang2022-10-261-0/+20
* | SystemUI: improve mobile data style switch logicjhonboy1212022-10-261-11/+11
* | SystemUI: old style mobile data indicators [1/2]maxwen2022-10-261-7/+118
|/
* Merge "SystemUI: Fix signal bar icon overlay issue" am: ad9993d551 am: b38d7f...Evan Laird2022-03-161-1/+1
|\
| * SystemUI: Fix signal bar icon overlay issueWeijie Wang2022-03-041-1/+1
| * Revert systemui status bar provider model behaviorEvan Laird2021-07-011-5/+13
* | Support multiple dark tint areas in status barWinson Chung2022-02-101-4/+6
* | Revert systemui status bar provider model behaviorEvan Laird2021-07-011-5/+13
|/
* Implement new QQS/QS headersFabian Kozynski2021-03-241-4/+23
* Fix signal color in dark modeFabian Kozynski2021-02-171-6/+1
* Show standalone icon R for roaming indicationyinxu2021-01-271-4/+10
* Color/tint the wifi/mobile status bar icons correctlyEdward Savage-Jones2019-10-301-4/+2
* Fix StatusBarMobileView to use correct shadeFabian Kozynski2019-05-221-2/+2
* Update SignalDrawable.Amin Shaikh2019-05-031-4/+4
* Fix colors in QS HeaderFabian Kozynski2019-04-251-3/+9
* Make DarkIconDispatcher visible to pluginsBeverly2019-01-021-3/+3
* Fixes import ordering.Gus Prevas2018-11-141-3/+1
* Request layout if visiblity (thus, size) changesEvan Laird2018-06-251-10/+20
* Fix status icon animationsEvan Laird2018-06-211-1/+1
* Wi-Fi, now corporeal!Evan Laird2018-06-041-1/+2
* Override getDrawingRect for wifi and mobile viewsEvan Laird2018-05-211-0/+11
* Allow mobile status bar icon to overflowEvan Laird2018-05-101-17/+60
* Show up to 8 icons before eliding; fix animationsEvan Laird2018-05-071-0/+5
* Always copy SignalIconState when keeping a referenceEvan Laird2018-04-251-2/+2
* Limit status icons and show etc dotsEvan Laird2018-04-121-0/+10
* Don't hide the mobile type id if it doesn't changeEvan Laird2018-04-051-6/+8
* Fix icon tinting when in split screenEvan Laird2018-04-031-0/+4
* Remove SignalClusterView in favor of IconManagerEvan Laird2018-03-301-0/+207