TreeHugger Robot
c3467536bb
Merge "speech: Update createSpeechRecognizer javadoc" into sc-dev
2021-06-14 14:13:23 +00:00
TreeHugger Robot
afc4b26483
Merge "Scale just progress of brightness slider" into sc-dev
2021-06-14 14:13:03 +00:00
Fiona Campbell
10a6b054ff
Merge "Fix slider being at 0 on unlock" into sc-dev
2021-06-14 13:57:31 +00:00
TreeHugger Robot
938e8adc41
Merge "Update wallet/controls QS tile positions" into sc-dev
2021-06-14 13:48:31 +00:00
Marcin Oczeretko
7c6032d0ed
Merge "Fix jank trigger name on non-english locales" into sc-dev
2021-06-14 13:28:03 +00:00
TreeHugger Robot
39e9e83e00
Merge "Update text, colors, and suppression" into sc-dev
2021-06-14 12:28:00 +00:00
TreeHugger Robot
33fae67fae
Merge "Animate launches from lockscreen" into sc-dev
2021-06-14 11:42:51 +00:00
Michał Brzeziński
e896d41311
Merge "Adding automated test for ag/14874758" into sc-dev
2021-06-14 11:30:21 +00:00
Fiona Campbell
4384409dae
Fix slider being at 0 on unlock
...
This was happening due to a change that sourced the brightness value
from the brightnessInfo object, which includes brightness state
(invalid and -1/off) as well.
This change ensures the brightnessInfo object will only store valid
brightness values (ie, when the display is ON, and therefore the
brightness is between min & max).
Bug: 187776200
Test: manual
Change-Id: I6b7077da1354f0b21c570f4e2283aa6830dbdb93
2021-06-14 12:28:00 +01:00
Kholoud Mohamed
81980798fe
Merge "Prevent ACTION_FACTORY_RESET from resetting device in a non-system user" into sc-dev
2021-06-14 10:24:48 +00:00
Jordan Demeulenaere
d5c5517416
Animate launches from lockscreen
...
Bug: 172048407
Test: Tap notification, media, QS, etc from lockscreen
Change-Id: I361aadc18b24375173f3bcea9dc1de0c13c803df
2021-06-14 12:00:01 +02:00
Kholoud Mohamed
58d0a17836
Merge "Fix security vulnerability in DPMS" into sc-dev
2021-06-14 09:11:57 +00:00
Anh Pham
e55a9d9036
Merge "Throw Exception only if sensors are in capped set." into sc-dev
2021-06-14 08:04:42 +00:00
Selim Cinek
bfa0487b7a
Merge "Always do the app reveal animation when dismissing the splash screen" into sc-dev
2021-06-14 08:02:08 +00:00
kholoud mohamed
a0c10672e9
Prevent ACTION_FACTORY_RESET from resetting device in a non-system user
...
If ACTION_FACTORY_RESET was sent from a non-system user, remove the
user/profile, UserManager#removeUser correctly handles the case when a
restriction is set to not remove the profile/user by the admin.
Test: atest MasterClearReceiverTest
Test: manual testing
Bug: 175300681
Change-Id: Iea99e22534c9b6c1464321984b80c7406c62b86c
2021-06-14 07:45:58 +00:00
Jordan Demeulenaere
f0b8563020
Merge "Fix the media launch animation on lockscreen" into sc-dev
2021-06-14 07:28:00 +00:00
Issei Suzuki
a54db49a49
Merge changes I4dae426c,I3e45ca52,I46879ef8,I81cf31fe into sc-dev
...
* changes:
Enable remote animation for keyguard going away transition.
Continue to dismiss keyguard when the remote animation is cancelled.
Stop animating wallpaper and non-app windows in WM
Extend property to enable remote animation for keyguard.
2021-06-14 06:43:39 +00:00
TreeHugger Robot
506284e2f9
Merge "Move tests with reboot to @LargetTest suite" into sc-dev
2021-06-14 06:12:36 +00:00
TreeHugger Robot
159309fb82
Merge "Update udfps icon alpha after bouncer vis changes" into sc-dev
2021-06-14 06:00:31 +00:00
TreeHugger Robot
f0082ed1e1
Merge "Bring back circle reveal from AOD" into sc-dev
2021-06-14 05:59:54 +00:00
Ahaan Ugale
a8a6a45f68
Merge "Allow HotwordDetectionService access to audioflinger." into sc-dev
2021-06-14 05:05:08 +00:00
Jing Ji
3d90b48371
Merge "Fix NullPointerException in ActiveServices" into sc-dev
2021-06-14 04:16:23 +00:00
PETER LIANG
0edd421d42
Merge "Replace the fixed size values with the new dimen resources." into sc-dev
2021-06-14 02:55:07 +00:00
Matt Casey
0b9d47ddbf
Merge "Show global actions instead of assistant for LPP in setup wizard" into sc-dev
2021-06-14 02:33:30 +00:00
TreeHugger Robot
2828678bd4
Merge "Clear the ViewTranslationResponse on finishing UiTranslation." into sc-dev
2021-06-14 01:12:59 +00:00
Peiyong Lin
c030fb121b
Merge "Update shell command line to take optional user id." into sc-dev
2021-06-13 22:19:18 +00:00
Winson Chung
4c0f4e3a61
Merge "Ensure the back gesture window is not touchable" into sc-dev
2021-06-13 20:50:30 +00:00
TreeHugger Robot
2aa8be16f8
Merge "libandroid_runtime & libhwui: use libstats*_lazy" into sc-dev
2021-06-13 11:51:50 +00:00
Shubang Lu
138a3612a8
Merge "MediaMetrics: Cleanup the formatting of session ID" into sc-dev
2021-06-13 08:09:30 +00:00
TreeHugger Robot
40ee59c0fc
Merge "Cache Typeface for later animation" into sc-dev
2021-06-13 06:14:36 +00:00
TreeHugger Robot
a3a3219369
Merge "Update footer text for Alarms & Reminders" into sc-dev
2021-06-13 04:58:33 +00:00
Erik Wolsheimer
6d3212e617
Merge "Store whether attribution tag is valid separate from bypass" into sc-dev
2021-06-13 03:19:41 +00:00
TreeHugger Robot
a59bbb7451
Merge "Fix test failure due to missing Roboto VF font" into sc-dev
2021-06-13 01:58:57 +00:00
Erik Wolsheimer
947cb752b8
Store whether attribution tag is valid separate from bypass
...
Bug: 189484870
Bug: 190073375
Test: Manual
Change-Id: Iccc0e887d28c837a8ef4099af611794590af25c5
2021-06-12 16:36:57 -07:00
Alexander Dorokhine
625d330a48
Merge "Fix some incorrect annotations in AppSearch." into sc-dev
2021-06-12 22:47:17 +00:00
TreeHugger Robot
38101db3a2
Merge "Set ACTION_SHOW_NEW_USER_DISCLAIMER as protected intent." into sc-dev
2021-06-12 20:41:33 +00:00
TreeHugger Robot
98f48b4c95
Merge "Refactor SkImageFilter usage to cache results." into sc-dev
2021-06-12 20:14:14 +00:00
Rajeev Kumar
41b61007ef
Merge "Match more flags to get runnable packages" into sc-dev
2021-06-12 19:10:53 +00:00
Rajeev Kumar
d6a70b8b9a
Merge "Fix positioning bug in user switcher" into sc-dev
2021-06-12 19:10:33 +00:00
TreeHugger Robot
fe8d6de401
Merge "Skip onMovementBoundsChanged when waiting for fixed rotation" into sc-dev
2021-06-12 18:13:50 +00:00
Cyrus Boadway
7deb3ba4d4
Merge "Include splashscreen background color in new starting window listener" into sc-dev
2021-06-12 17:14:49 +00:00
TreeHugger Robot
6c3b00c116
Merge "Remove mIsRegistered check for setUwbEnabled" into sc-dev
2021-06-12 15:39:27 +00:00
Matt Pietal
a38c45adde
Merge "KeyguardClockPositionAlgorithm Test updates" into sc-dev
2021-06-12 14:54:15 +00:00
shubang
3406ff9b16
MediaMetrics: Cleanup the formatting of session ID
...
Use the flags Base64.NO_PADDING|Base64.NO_WRAP|Base64.URL_SAFE
This formats the id as one long string without == passing at the end,
Using -_ instead of +/ characters
Bug: 175357495
Test: atest android.media.metrics.cts.MediaMetricsAtomHostSideTests
Change-Id: Iba73976b5677e9a2e5fd3e156a55499005e26904
2021-06-12 14:12:49 +00:00
TreeHugger Robot
55b9b53e34
Merge "Don don't blame if attr ctx created" into sc-dev
2021-06-12 11:46:22 +00:00
TreeHugger Robot
531e242bfe
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into mainline-prod am: 7b73edb5cd -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14945986
Change-Id: I8969417ff98168c932e0eee86442bb7fa91cef1b
2021-06-12 10:41:08 +00:00
TreeHugger Robot
a227c6e7d3
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-qpr-dev am: 07ace9c0a1 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14946332
Change-Id: I1a7207d3e056e792407b91947b329e4bab93c257
2021-06-12 10:40:36 +00:00
TreeHugger Robot
69bd06127a
Merge "Made same APN retry maximum counter configurable" into sc-dev
2021-06-12 10:38:04 +00:00
TreeHugger Robot
07ace9c0a1
Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-qpr-dev
2021-06-12 10:37:31 +00:00
TreeHugger Robot
8e07ce6493
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-qpr-dev am: 13a22e62e4 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14945972
Change-Id: I264470435523c72025b4cadd858e7117fd8dbca3
2021-06-12 10:36:08 +00:00