2020-10-24 SystemUI modification of vehicle UI

1. Status bar Layout / status_bar.xml

 

Volume bar modification

layout-sw600dp/volume_dialog_row.xml

layout-sw600dp/volume_dialog.xml

 

Add TASK in the status bar

frameworks/base/services/core/java/com/android/server/wm/ActivityTaskManagerService.java

Commit id     728bb4f8be

com.android.systemui.statusbar.policy.StatusBarTaskTextView .java

Commit id     2323474c7c

 

 

Drop down to add the shortcut icon frameworks\base\packages\SystemUI\src\com\android\systemui\qs\tiles\

 

SystemUI modification record:

e545ea872b [SystemUI] bug2932 When Bluetooth is connected or the host is plugged in with USB, there is no BT icon and USB icon displayed in the status bar, 2. Hide hotspot icon

f705f4f75e [SystemUI] Bluetooth is invalid when clicking on the status bar

840877f45c [SystemUI] Reproduce bug3071 M507A-The color of the volume bar number should be highlighted

77d6baf8ed [SystemUI] bug3058 M507A-Slide the volume bar, the volume value is inconsistent with the volume bar display

1ffdde50b0 [SystemUI] Status bar navigation modification button 303

b55e0da907 [SystemUI] Requires 3055 M507A-drop-down bar interface to be made into full screen

3dcb4847bd [SystemUI] bug3047 M507-Settings-Screenshot Settings-Setting the storage location of screenshots has no effect

0943a31997 [SystemUI] 2983 volume bar plus volume value is required

de5a21f5b5 [SystemUI] Modify the background color of the volume bar

d65351cb9c [SystemUI] bug2942 missed submission

787a5bbc29 [SystemUI] bug2942 The volume icon is changed to a speaker icon. Now it is showing music

0f6b1cd1dd [SystemUI] 3031 is required to add a quick screenshot

17fe3422ba [SystemUI] bug2932 missed submission

2c848a0710 [SystemUI] Need to add volume icon to 3005 shortcut panel

644d32da2a [SystemUI] bug2986 There is no morning and afternoon display in the status bar above

728bb4f8be [SystemUI] bug2393 missed submission

42f69fa4e2 [SystemUI] bug2939 Status bar displays Bluetooth, hotspot, location icons

f7046b0ecc [SystemUI] bug2939 Adjust the status bar layout to support the notification bar icon display

0a9b00c2aa [SystemUI] bug2987 Remove the version number on the qs_footer_impl layout

2323474c7c [SystemUI] BUG 2912 Click the upper status bar mode, the status function will pop up, but it will automatically disappear after 3 seconds. It is recommended to change to the mode display, such as the radio mode display radio, do not display the radio frequency (the attachment has pictures))

d3b4cc66a7 [SystemUI] Modify the time font size of quick_status_bar_header

ac44003b90 [SystemUI] Reproduce BUG 2761 M507A-The background color of the drop-down bar interface is inconsistent with the renderings (must appear)

cd7f8a155a [SystemUI] Add Chinese translation

ebb0620d22 [SystemUI] The volume bar is horizontally centered

f9b0fb2df7 [SystemUI] 2808 M507A-The radio value in the status bar will not change with the currently playing radio station

b4aabf34a4 [SystemUI] Reproduce ~ 2790 M507A- the shortcut button of the drop-down status bar, the second column cannot be expanded

d87f37c3b8 [SystemUI] 2790 M507A-Drop down the shortcut button of the status bar, cannot expand the second column

41bb7f033f [SystemUI] 2733 M507A-click the EQ shortcut button in the drop-down bar, no response (must appear)

Guess you like

Origin blog.csdn.net/u011694328/article/details/109257350