summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/MobileSignalController.java
Commit message (Expand)AuthorAgeFilesLines
* SystemUI: Fix QS expand lag when VoLTE/VoWiFi icons are enabledtimjosten2023-05-051-0/+3
* SystemUI: Update IMS states and update icon when necessaryPranav Vashi2023-05-051-1/+3
* MobileSignalController: Try register IMS callback when listeningPranav Vashi2023-05-051-13/+27
* SystemUI: Introduce dynamic VoLTE & VoWiFi iconsSagarMakhar2023-05-051-0/+167
* Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-10/+18
|\
| * Enable network type icon overlays by carrier IdEvan Laird2022-11-101-10/+18
* | Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-151-271/+27
|\|
| * Revert^2 "Remove support for COMBINED_SIGNAL_ICONS"Evan Laird2022-07-281-268/+22
| * Revert^2 "Create a MobileStatusTrackerFactory"Evan Laird2022-07-281-3/+3
| * Revert "Create a MobileStatusTrackerFactory"Neha Jain2022-07-261-3/+3
| * Revert "Remove support for COMBINED_SIGNAL_ICONS"Neha Jain2022-07-261-22/+268
| * Remove support for COMBINED_SIGNAL_ICONSEvan Laird2022-07-211-268/+22
| * Create a MobileStatusTrackerFactoryEvan Laird2022-07-211-3/+3
* | fw_base: [SQUASH] : revert VoLTE changes before 13-qpr1 mergeSemavi Ulusoy2022-12-101-173/+5
* | SystemUI: Fix issue that log can't be enabled in MobileSignalControllerWeijie Wang2022-11-021-2/+2
* | SystemUI: Use ImsStateCallback instead of FeatureConnectorWeijie Wang2022-10-261-81/+76
* | SystemUI: Remove unnecessary showVoLTEIcon config.spezi772022-10-261-6/+1
* | Option to Display Data Disabled Indicator Icon [1/2]varund77262022-10-261-1/+10
* | Allow using 4G icon instead LTE [1/2]Pranav Vashi2022-10-261-0/+9
* | Make roaming indicator optional [1/2]Pranav Vashi2022-10-261-2/+25
* | SystemUI: VoLTE changesJoey Huab2022-10-261-1/+2
* | SystemUI: Fix QS expand lag when VoLTE/VoWiFi icons are enabledtimjosten2022-10-261-0/+3
* | SystemUI: Fix issues with VoWiFi iconAdithya R2022-10-261-12/+6
* | SystemUI: Introduce dynamic VoLTE & VoWiFi iconsSagarMakhar2022-10-261-26/+18
* | SystemUI: support VoWIFI iconsWeijie Wang2022-10-261-0/+39
* | SystemUI: Add support for displaying Volte icon [SQUASH]Weijie Wang2022-10-261-3/+152
* | SystemUI: Allow Wi-Fi/cell tiles to co-exist with provider modelDanny Lin2022-10-181-3/+3
|/
* Add a table data logger for ABTEvan Laird2022-04-011-0/+2
* [Status Bar] Re-name StatusBar.java -> CentralSurfaces.java.Caitlin Cassidy2022-02-281-1/+1
* [ProviderModel] Internal cleanup, remove the Provider Model flagZoey Chen2021-12-171-7/+2
* Inline most FeatureFlags methods.Dave Mankoff2021-11-171-1/+2
* Convert FeatureFlags to interface.Dave Mankoff2021-11-171-2/+3
* Remove non-flag specific code from FeatureFlags.Dave Mankoff2021-11-161-1/+1
* Remove instance fields from MobileSignalControllerEvan Laird2021-11-081-64/+41
* Re-internalize MobileState and State from SettingsLibEvan Laird2021-11-081-1/+0
* Move interfaces out of NetworkControllerEvan Laird2021-11-081-3/+0
* Move NetworkController & friends to a connectivity packageEvan Laird2021-09-301-0/+888