Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ffa9706b authored by Henrik Baard's avatar Henrik Baard Committed by Evan Laird
Browse files

UI improvement of network activity indicator on status bar

The activity indicators which can be turned on by a configuration,
shouldShowActivityConfig will jup around in current implementation.

This change will instead use opacity to indicate activity, using
grey when no activity and white when active. This will lead to
the icons keeping the same position all the time.

Bug: 266797961
Test: adb shell settings put global sysui_demo_allowed 1
      adb shell am broadcast -a com.android.systemui.demo
        -e command enter
      adb shell am broadcast -a com.android.systemui.demo
        -e command network -e fully true -e wifi show
        -e ssid demoSsid -e level 3 -e activity in
      adb shell am broadcast -a com.android.systemui.demo
        -e command network -e fully true -e mobile show
        -e level 3 -e activity in
Flag: ACONFIG com.android.systemui.status_bar_static_inout_indicators DEVELOPMENT

Co-Author: Leif Martensson <leif.martensson@sony.com>
Change-Id: Ifc971566799ba22c0f98f86b4fbf3ff47360a3b1
parent 3f199376
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment