Bug: 63096355
Test: manual, change volume with buttons and by touching the slider in
each orientation
Change-Id: I949425ca09c98f8826da5e29a2a479a74acdcf34
Showing battery percentage in AOD in the keyguard
indication area when also randomizing the text field
position to avoid burn-in.
Removed charging indication from KeyguardStatusView
since now it's always visible in the indication area.
Bug: 64155983
Test: flash taimen, look at AOD
Test: flash walleye, look at AOD
Test: unplug device, look at message
Test: wait for change in battery level in AOD
Change-Id: I6110d47d155e95e838cb901ab0928f0512454ab5
When a notification is flagged by NoMan as USER_SENTIMENT_NEGATIVE (odd,
since this is actually the system's sentiment), a small ⛔ icon will
appear that directs you to the notification settings.
Eventually the icon will be removed, and the settings (reworded to
explain that you seem not to like this kind of notification) will be
left behind in the shade.
Bug: 63095540
Test: runtest systemui
Change-Id: I8b815cd035e9730bbbf1d4a1be17db9d494111ed
This change moves the clock to the left of status bar and QS screen.
Also removes the date/alarm clock group at the bottom of QS and replaces
it with carrier text.
Test: visual
Bug: 63772836
Bug: 70799093
Change-Id: I7d0a30c126c52745237c647a4af5af46d8418f30
It shows paired bluetooth devices, filtered on major type
audio_video and uncategorized.
Test: manual
Bug: 63096355
Change-Id: I606cbd581f382752a05b4ffec7707427252ac788
- Move the volume dialog back to the top
- curve some corners
- Add a ringer toggle row
Bug: 63096355
Test: manual
Change-Id: Ife8a3fa4fabf3a0f26ddca3cf05b16425b325ef3
* changes:
Fixed a bug where messages could be invisible
Implemented rounded clipping for groups
Added padding between notifications and qs on lockscreen
Insetting notifications on the lock screen
Increased the notification paddings
Implemented animations for rounding
Refactored PropertyAnimator for easier usability
Implemented rounded corners for notifications
We are now insetting the notifications on the
lockscreen.
This also improves the clipping to the notifications
since we can't just clip the whole content to the
outline bounds.
Test: add notifications on lockscreen, observe inset. Try swiping too.
Test: runtest -x packages/SystemUI/tests/src/com/android/systemui/statusbar/NotificationCustomViewWrapperTest.java
Bug: 69168591
Change-Id: Ie3f57dd4938bc97124fb98230cc9427fd4973ead
Step one in simplifying the volume controls. All controls are still
shown as sliders at the top of the screen, and the ringer stream is
still the default stream.
Test: make, manual
Bug: 63096355
Change-Id: Ia66fbb58cbea6305a6e8a2b4567e23eb93200227
When config_showOperatorNameInStatusBar is true, the network name is
displayed in the status bar.
The user can turn on/off the feature from Settings app (Settings >
Display > Network name).
Fixes: 67620513
Test: manual - insert a valid SIM and go to the Home screen.
Change-Id: I6d03ec00a19e2f5e4c2d2918f1a7c33fdee00dd2
* Upon entering of the Quick Settings edit view, during
the animation, all the expand indicators are rarely
visible for a short period of time until hidden
* To avoid this visual glitch, hide the expand_indicator
by default and let the code show it when necessary
instead of hiding it for most cases
Change-Id: Ia14d9a8d63178ccb54fbcb969ddf51f06c88f35c
Signed-off-by: Adrian DC <radian.dc@gmail.com>
Also add a new parameter to control the size of battery icon at
the side.
In spec the height of battery icon should be 55% of the bt icon.
Since bt icon has different natural margin in its vector drawable.
This cl adds a padding and then change the ratio to 75%.
Bug: 65397557
Test: RunSettingsLibRoboTests
Change-Id: I442149392edcec2ee23f651232ffe3e204badc38
If the alarms only introduction is visible. Also fix the spacing
of the intro message.
Change-Id: I63c0b992ed0b7aad707a92eb1b451192af71aeae
Fixes: 65188805
Test: manual
Adds space between user avatar and name.
Adds space below user icons in switcher.
Expands avatar image to size of view.
Adjust colour of user name.
Bug: 63593747
Tested on Mojave
Change-Id: If0a42b2ecd3ffa9dc11c918d6cdf42f109b3934e
In car QS footer, show the username beside the user avatar/switch
button.
Bug: 63593747
Tested on Mojave
Change-Id: I62387b75951235350ee6d9326eba281374ebea69
It's parent already has a content description containing the percentage.
Its duplicative to have both.
Test: manual
Change-Id: I5119a1b4fa101726b26da9e226a51891f6b39892
Fixes: 65124571
Just enough to fit in "Перезапустить" in ru.
Change-Id: I892e024778a6683f100936b62d2863aa4369bb9f
Fixes: 64541261
Test: switch to Russian, longpress power
Adds the UserGridView to the car status bar and adds an animation when
expanding/hiding.
Bug: 63593747
Tested on Mojave with the fullscreen user switcher and status bar.
Change-Id: If6ddbd4da896c5eb661393dcc35ab299361754e9
In fullscreen user switcher, there is a margin that needs to be
accounted for between user pods. This is not the same as the margin
that increases the size of a user pod.
Also fixes the way the layout is done so that it handles long user
names properly with ellipsis.
Bug: 36454400
Tested on Mojave
Change-Id: Idb3468f6a8c3f1b81a96c5ff73ff1d32c48e2c82