TreeHugger Robot
0195349c81
Merge "Repeat app rotation test multiple times"
2020-12-04 01:59:11 +00:00
Brad Ebinger
0cd2dbd97b
[automerger skipped] Merge "Add new carrier config option for enabling SIP PUBLISH of RCS caps" into rvc-qpr-dev am: c905bf06a0 -s ours am: 9389dc60bb -s ours
...
am skip reason: Change-Id If9ab9836261afc2d6cebb959690d8b44b06a3dfe with SHA-1 4612ab7b8c is in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13144559
Change-Id: I352c4463866f566a20077586cce5aca3a5b8bc95
2020-12-04 01:38:46 +00:00
Brad Ebinger
1a7a7718f2
Merge "Fix incorrect cache checking of string config values" am: ad55c3468b am: 473917aa5b am: a00ca3f044
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1516042
Change-Id: Ib61966b696836e071820879ea60065ce77a0c1e2
2020-12-04 01:38:19 +00:00
Chris Li
20d5a2f0b2
[automerger skipped] [DO NOT MERGE]Fix IndexOutOfBoundsException for TDA stack am: d965659a0a am: 8c574bca70 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13162525
Change-Id: I1ef4286799d1892a1f1cf8543d2dbf1db906b497
2020-12-04 01:36:33 +00:00
Brad Ebinger
9389dc60bb
[automerger skipped] Merge "Add new carrier config option for enabling SIP PUBLISH of RCS caps" into rvc-qpr-dev am: c905bf06a0 -s ours
...
am skip reason: Change-Id If9ab9836261afc2d6cebb959690d8b44b06a3dfe with SHA-1 21f6792a14 is in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13144559
Change-Id: Ia9875229b1ec43b7a3857c9b92f38d254098d3bd
2020-12-04 01:35:14 +00:00
Mingming Cai
9c8e89daae
Merge "Add CQI and table index to LTE and NR CellSignalStrength" am: 8dd47fcfc5 am: bbeb5eb6f6 am: 9ebab87e92
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1510593
Change-Id: I33a55542cb9480975eac37e80bf2e9131b60d186
2020-12-04 01:35:02 +00:00
TreeHugger Robot
0e8e23d809
Merge "iorap: Stop compilation when the device is not idle."
2020-12-04 01:31:42 +00:00
TreeHugger Robot
cb3b982b99
Merge "Fix IME image insertion for RemoteInputView"
2020-12-04 01:21:02 +00:00
TreeHugger Robot
7dd5daa18d
Merge "Cleanup IPinnedStackController and IPinnedStackListener 1/N"
2020-12-04 01:18:28 +00:00
Jeff DeCew
13fa153e25
Merge "Revert "Let IME#onFinishInput called without dup onStartInput wh...""
2020-12-04 01:02:15 +00:00
Brad Ebinger
c905bf06a0
Merge "Add new carrier config option for enabling SIP PUBLISH of RCS caps" into rvc-qpr-dev
2020-12-04 01:00:34 +00:00
Hongwei Wang
34bb7d0553
Merge "Starts settings as PiP user"
2020-12-04 00:50:04 +00:00
Hangyu Kuang
72282e9a9b
Merge "Revert "Expose SdkMediaExtractor entry point to MediaMetrics""
2020-12-04 00:24:56 +00:00
TreeHugger Robot
34ead1a1a8
Merge "Add SIM Account management permission to shell"
2020-12-04 00:16:56 +00:00
Dmitri Plotnikov
75affe2132
Merge "Introduce BatteryUsageStats API"
2020-12-04 00:00:46 +00:00
yawanng
11b592be87
iorap: Stop compilation when the device is not idle.
...
System service sends each package name to iorap during idle time
for compilation and only sends the next one after the current one is done.
When the device is not idle, stop sending the following packages.
Bug: 171438036
Test: Run 'adb shell cmd jobscheduler run -f android 283673059'
and 'adb shell cmd jobscheduler timeout android 283673059' and check the
log.
Change-Id: I39e6cf83a55ce8b4e8c3c7984391fad6dd86a4e7
2020-12-03 23:59:14 +00:00
Hai Shalom
3e2045d2b4
Merge "Make app installed cert flags persistent" into mainline-prod am: a3767c2155
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12829570
Change-Id: I6ce56a285fdea03c1b685ac3f2f193adf3417058
2020-12-03 23:54:28 +00:00
Hai Shalom
a3767c2155
Merge "Make app installed cert flags persistent" into mainline-prod
2020-12-03 23:13:34 +00:00
Steve Elliott
b67ef4aa8c
Fix IME image insertion for RemoteInputView
...
Broken by ag/12830377
Bug: 163595585
Test: manual
Change-Id: I75700adca2796f7b70a0d840a470acdb2488546a
2020-12-03 22:48:43 +00:00
Tony Mak
e902a646ce
Merge changes from topic "s-suggestselection"
...
* changes:
Integrate the SuggestSelection API in TextView
Introduce TextSelection.Builder.setIncludeTextClassification and TextSelection.getTextClassification()
2020-12-03 22:43:02 +00:00
TreeHugger Robot
c678bdd627
Merge "Create Font sets from native fonts"
2020-12-03 22:42:04 +00:00
TreeHugger Robot
7366557233
Merge "Add name to focusChange assertions"
2020-12-03 22:34:25 +00:00
Hongwei Wang
05c04d4189
Cleanup IPinnedStackController and IPinnedStackListener 1/N
...
Remove the IPinnedStackController aidl interface. The only method was
left in IPinnedStackController is the getDisplayRotation and used only
by PipTouchHandler. Switched that over to Context.getDisplay#getRotation
Video: http://rcll/aaaaaabFQoRHlzixHdtY/bO1xoqLNemseqmk603y9us
Bug: 174702196
Test: verify the original bug (b/36879891) is still fixed, see video
Test: atest PinnedStackTests \
WMShellUnitTests
Change-Id: I65814b25ed9a1fb28dad4d6eae88b949efc15e3c
2020-12-03 14:33:28 -08:00
Brad Ebinger
a00ca3f044
Merge "Fix incorrect cache checking of string config values" am: ad55c3468b am: 473917aa5b
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1516042
Change-Id: I18930572871e1bb372c6f601b691d80420f96b46
2020-12-03 22:07:40 +00:00
Kevin Chyn
b2c48f87ec
Merge "Update logic when multiple fingerprint sensors exist"
2020-12-03 22:04:17 +00:00
Adam He
b32f5f70c4
Merge "Add lifecycle states to Session to help add clarity and ease of maintenance to Sessions."
2020-12-03 21:53:57 +00:00
Brad Ebinger
473917aa5b
Merge "Fix incorrect cache checking of string config values" am: ad55c3468b
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1516042
Change-Id: Ie60ca2003fd4a940d09b4e6964295ba3567021d2
2020-12-03 21:31:49 +00:00
Songchun Fan
1447bab54a
Merge "[SettingsProvider] allow null values in validators"
2020-12-03 21:31:41 +00:00
Chris Li
8c574bca70
[DO NOT MERGE]Fix IndexOutOfBoundsException for TDA stack am: d965659a0a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13162525
Change-Id: Iac7d0f6fe6179fd048b8256e86f3d2bfda87e228
2020-12-03 21:31:36 +00:00
Automerger Merge Worker
f53ae9858e
Merge "Merge "BluetoothClass: Use mask to get MajorDeviceClass" am: a9f7570de6 am: 9fa0668d29 am: e1271704a9"
2020-12-03 21:25:15 +00:00
Treehugger Robot
9644c55402
Merge "BluetoothClass: Use mask to get MajorDeviceClass" am: a9f7570de6 am: 9fa0668d29 am: e1271704a9
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1516221
Change-Id: If4788ee4e28ee9a7dc571eea1ca15f751e2611ef
2020-12-03 21:23:48 +00:00
TreeHugger Robot
1bc7f654c3
Merge "AOD/LS - Fix smartspace/clock collision"
2020-12-03 21:23:47 +00:00
Winson Chung
0433f42f75
Merge "1/ Initial preparation for separate shell main thread"
2020-12-03 21:01:58 +00:00
Hangyu Kuang
8e0f077e1e
Revert "Expose SdkMediaExtractor entry point to MediaMetrics"
...
This reverts commit 085c87d591 .
Reason for revert: b/174768641
Change-Id: I131de046ed23512ca63bd13ad41e453e6c720144
2020-12-03 20:48:03 +00:00
Mingming Cai
9ebab87e92
Merge "Add CQI and table index to LTE and NR CellSignalStrength" am: 8dd47fcfc5 am: bbeb5eb6f6
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1510593
Change-Id: I90963cbccf1a9b3cb75d56848f6e86f317ad8324
2020-12-03 20:38:20 +00:00
Brad Ebinger
ad55c3468b
Merge "Fix incorrect cache checking of string config values"
2020-12-03 20:35:14 +00:00
Chris Li
a0077ffa38
Merge "Add enforcement for unique displayarea id"
2020-12-03 20:24:22 +00:00
Treehugger Robot
e1271704a9
Merge "BluetoothClass: Use mask to get MajorDeviceClass" am: a9f7570de6 am: 9fa0668d29
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1516221
Change-Id: I9b320189fa9bcfac4f23e2bda4452c399cf75f9d
2020-12-03 20:23:51 +00:00
Seigo Nonaka
3a28205645
Create Font sets from native fonts
...
Bug: 173752727
Test: atest SystemFontsTest (with enabling LAZY flag)
Change-Id: Ic4e405a68e355919ee6493e51528fd44d79cd48e
2020-12-03 12:19:58 -08:00
Nikita Dubrovsky
25080800a6
Merge "Update ContentInfo.partition to return a Pair instead of a Map"
2020-12-03 20:13:06 +00:00
TreeHugger Robot
0e07a01471
Merge "Allowlist permission START_FOREGROUND_SERVICES_FROM_BACKGROUND."
2020-12-03 20:12:02 +00:00
Mingming Cai
bbeb5eb6f6
Merge "Add CQI and table index to LTE and NR CellSignalStrength" am: 8dd47fcfc5
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1510593
Change-Id: I5a043c5acbef66825381d01ae6a4e6f66a374524
2020-12-03 20:07:15 +00:00
Treehugger Robot
9fa0668d29
Merge "BluetoothClass: Use mask to get MajorDeviceClass" am: a9f7570de6
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1516221
Change-Id: I676d00b58e36a1b15201c96436507cc05a3b36c2
2020-12-03 20:03:09 +00:00
TreeHugger Robot
398ef53804
[automerger skipped] Merge "Update link for Permissions samples in Javadoc" into rvc-dev am: 82a1ff7a94 am: 4224da2b2b am: 12f1567f76 -s ours am: f7bf6a7b82 -s ours
...
am skip reason: Change-Id I71ab17b21b31ff6584facd023e4c4818b0ab1b55 with SHA-1 a9565b2cb0 is in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13159866
Change-Id: I787505f68141188afadd22dfc165cb32ecafdd15
2020-12-03 20:02:35 +00:00
TreeHugger Robot
02916a333e
Merge "Migrate frameworks/base/cmds/statsd to packages/modules/StatsD/bin"
2020-12-03 19:56:46 +00:00
Beverly Tai
752a045e5d
Merge "Update AOD/LS clock"
2020-12-03 19:53:25 +00:00
TreeHugger Robot
f7bf6a7b82
[automerger skipped] Merge "Update link for Permissions samples in Javadoc" into rvc-dev am: 82a1ff7a94 am: 4224da2b2b am: 12f1567f76 -s ours
...
am skip reason: Change-Id I71ab17b21b31ff6584facd023e4c4818b0ab1b55 with SHA-1 eff0b0673c is in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13159866
Change-Id: Iebed136ac38787da2b116812cea3d881d5f22a69
2020-12-03 19:47:04 +00:00
Matt Pietal
bc3a9267ed
AOD/LS - Fix smartspace/clock collision
...
Make sure layouts don't collide, and works with RTL languages
Fixes: 174651917
Test: manual, long calendar notification
Change-Id: I4d604194e3b4616c0a82617d3585565d920dc01a
2020-12-03 14:46:41 -05:00
Wesley.CW Wang
eeda14fbb2
Make AOD battery text field support BatteryDefender
...
- Reupload CL from ag/13090497 to fix the merge conflict
- Add overheat flag into BatteryStatus
- Update AOD battery indication to support new state when BatteryDefender is enable
Screenshot: https://screenshot.googleplex.com/BYyUYS7VGtyG3i7.png
Bug: 173080412
Test: atest SystemUITests:com.android.systemui.statusbar.KeyguardIndicationControllerTest
Change-Id: I74f32136ba034d2dea19f71e1e7cecc022cd9fa9
2020-12-03 19:45:14 +00:00
TreeHugger Robot
2b1787f2f5
Merge "Check version before calling new API"
2020-12-03 19:42:15 +00:00