TreeHugger Robot
de761b0951
Merge "iorap-functional-test: Import test apks from filegroup." into rvc-dev
2020-04-15 00:20:58 +00:00
TreeHugger Robot
f812bccfbd
Merge "Treat car mode as the user interacting with the device." into rvc-dev
2020-04-14 23:47:49 +00:00
Tyler Gunn
cd5d9b29a1
Merge "Ensure conference state is posted to Telecom for new conferences." into rvc-dev
2020-04-14 23:16:54 +00:00
Eric Laurent
5fb2147af2
Merge "AudioManager: Add functional tests for productstrategy/volumegroup" into rvc-dev
2020-04-14 22:37:19 +00:00
Xiangyu/Malcolm Chen
e9dc36d551
Merge "Add a @hide API to indicate 5G and DSDS conflict." into rvc-dev
2020-04-14 22:17:28 +00:00
TreeHugger Robot
539133b18a
Merge "DO NOT MERGE Move LMS to ease merge conflicts" into rvc-dev
2020-04-14 21:51:06 +00:00
TreeHugger Robot
b86e5a77a1
Merge "Support Skia's gray SkColorSpaces" into rvc-dev
2020-04-14 20:14:21 +00:00
TreeHugger Robot
75c2e16120
Merge "Animate ranges and toggles" into rvc-dev
2020-04-14 19:56:46 +00:00
Francois Gaffie
8650e2d23d
AudioManager: Add functional tests for productstrategy/volumegroup
...
Test: adb shell am instrument -w -e class com.android.audiopolicytest.AudioManagerTest com.android.audiopolicytest
adb shell am instrument -w -e class com.android.audiopolicytest.AudioProductStrategyTest com.android.audiopolicytest
adb shell am instrument -w -e class com.android.audiopolicytest.AudioVolumeGroupTest com.android.audiopolicytest
adb shell am instrument -w -e class com.android.audiopolicytest.AudioVolumeGroupChangeHandlerTest com.android.audiopolicytest
Bug: 136121584
Signed-off-by: Francois Gaffie <francois.gaffie@renault.com>
Change-Id: Ia7e92ff37ff9c5e51bc2b5fe54b15c6338868b23
2020-04-14 12:48:24 -07:00
TreeHugger Robot
28308529fb
Merge "DataLoader lifecycle." into rvc-dev
2020-04-14 19:19:14 +00:00
Adrian Roos
a576c805ab
Merge "WindowInsetsAnimationController: Clarify finish javadoc" into rvc-dev
2020-04-14 19:15:29 +00:00
Tiger Huang
9cc2e135ae
Merge "Re-send the IME control after IME is re-created" into rvc-dev
2020-04-14 19:05:30 +00:00
Soonil Nagarkar
1716a62ac1
DO NOT MERGE Move LMS to ease merge conflicts
...
Cherrypick change from master moving LMS, so that merge conflicts will
be easier to resolve.
Bug: 153568386
Test: presubmits
Change-Id: I8eba22622cc5f4d11c1a928b6cf3883cbf96caba
2020-04-14 12:04:12 -07:00
Adrian Roos
f0fcd8da2d
Merge "DisplayArea: Fix computation of ImeContainers parent surface" into rvc-dev
2020-04-14 18:58:58 +00:00
Leon Scroggins III
865f0f1ec9
Support Skia's gray SkColorSpaces
...
Bug: 153410582
Test: I0a280cdfdb02766f5e415408386cce49a59504ab
For gray color spaces, Skia creates a special toXYZD50 matrix which does
not have any concept of primaries. Update the Java ColorSpace to
recognize such a matrix and treat it specially. Instead of creating
primaries, use a set of dummy values.
This fixes a bug where the Java ColorSpace was invalid (NaNs in its
transforms) and applying it to a new Bitmap yielded incorrect results.
Fix up the @see links in getPrimaries and surrounding methods.
Change-Id: I94fe232e10f56a69832d4a39a2e5909eac641264
(cherry picked from commit d82d585f283d59264c2e8459d4bda5ef69301044)
Merged-In: I94fe232e10f56a69832d4a39a2e5909eac641264
2020-04-14 18:43:16 +00:00
TreeHugger Robot
42987638f5
Merge "Increase collapsed height for resolver list with default and tabs" into rvc-dev
2020-04-14 18:30:29 +00:00
Malcolm Chen
e92ce14eb7
Add a @hide API to indicate 5G and DSDS conflict.
...
Bug: 152786064
Test: build and manual
Change-Id: I79a8fda5b70a31acc365ebcbb03b73b20d2443fd
2020-04-14 11:19:48 -07:00
Jeffrey Huang
3dd11b7958
Merge "Remove clear/restore callingUid" into rvc-dev
2020-04-14 17:57:45 +00:00
Charles Chen
5c984b9a09
Merge "Fix WindowContextTests" into rvc-dev
2020-04-14 17:44:47 +00:00
Lucas Dupin
2ee4ec938f
Animate ranges and toggles
...
Bug: 153040823
Test: visual
Change-Id: Ia34f51524cc5b37caf7bf36a50cc936563828c24
2020-04-14 10:29:07 -07:00
Galia Peycheva
e7eee891b4
Merge "Fix DreamService not finishing correctly" into rvc-dev
2020-04-14 17:11:45 +00:00
Garfield Tan
4456f7d2d6
Merge "Enable compositor shadow for freeform windows." into rvc-dev
2020-04-14 17:03:59 +00:00
TreeHugger Robot
c74baf480d
Merge "[RESTRICT AUTOMERGE] Add relative address to DeviceProductInfo." into rvc-dev
2020-04-14 16:30:28 +00:00
TreeHugger Robot
b3ec09a33a
Merge "Import translations. DO NOT MERGE" into rvc-dev
2020-04-14 16:30:08 +00:00
TreeHugger Robot
7c96a861a4
Merge "Revert "Expand minimized split stack on relaunch-attempt"" into rvc-dev
2020-04-14 16:27:57 +00:00
Alex Buynytskyy
0b20266c12
DataLoader lifecycle.
...
- mark disconnected DataLoaders as non-existent (destroyed),
- remove storage destroy on DataLoader destroy,
- more robust destroy on destruct handling,
- less race-conditions.
Bug: b/153874006
Test: atest PackageManagerShellCommandTest PackageManagerShellCommandIncrementalTest IncrementalServiceTest
Change-Id: Ib77302aac546d66ce40c5345417c7b424a1d601b
2020-04-14 09:25:37 -07:00
TreeHugger Robot
cc3a157745
Merge "Increase RESTRICTED bucket timeout to 30 days." into rvc-dev
2020-04-14 16:24:03 +00:00
TreeHugger Robot
c55f8923df
Merge "Import translations. DO NOT MERGE" into rvc-dev
2020-04-14 16:19:29 +00:00
TreeHugger Robot
c85b59ce70
Merge "Import translations. DO NOT MERGE" into rvc-dev
2020-04-14 16:17:50 +00:00
Simon MacMullen
93e82cb1ed
Merge "Add system properties for screen state and brightness." into rvc-dev
2020-04-14 16:16:28 +00:00
Aran Ink
0b5450ec37
Merge "Add overflow menu to GlobalActionsDialog." into rvc-dev
2020-04-14 16:12:30 +00:00
TreeHugger Robot
9730391606
Merge "Don't recreate the dismiss target onConfigurationChanged." into rvc-dev
2020-04-14 16:11:37 +00:00
arangelov
bf80675a0f
Increase collapsed height for resolver list with default and tabs
...
Fixes: 153510337
Test: manual
Change-Id: Icaf291764f7549ae245b63f706e4c33061bb6c8d
2020-04-14 17:02:36 +01:00
Lucas Dupin
d27f3c80f8
Merge "Make buttons react to tap" into rvc-dev
2020-04-14 15:59:25 +00:00
Lucas Dupin
5cc6274e30
Merge "Disable drag behavior until toggle is on" into rvc-dev
2020-04-14 15:57:11 +00:00
Jean-Michel Trivi
ab218872ce
Merge "[DO NOT MERGE] AudioService: better mic muting API behavior with errors" into rvc-dev
2020-04-14 15:30:07 +00:00
Tyler Gunn
877f3f63c9
Merge "Fix parceling and unparceling for URIs in Telecom." into rvc-dev
2020-04-14 15:21:20 +00:00
Miranda Kephart
ddb33e9daf
Merge "Fix screenshot preview accessibility label" into rvc-dev
2020-04-14 14:59:14 +00:00
Marin Shalamanov
443c4d047a
[RESTRICT AUTOMERGE] Add relative address to DeviceProductInfo.
...
This CL adds a field relativeAddress to DeviceProductInfo which
contains the device address in the display network. For example,
for HDMI connections the field is populated with the physical address.
Bug: 147994746
Test: adb shell dumpsys display
Change-Id: I87d9fd00bd16abc7594dc3f6b6d4e00c8968af07
2020-04-14 16:52:11 +02:00
Galia Peycheva
95b12348eb
Fix DreamService not finishing correctly
...
CL assigns null to DreamService.mActivity when the DecorView of the
main window is detached (in onViewDetachedFromWindow()). This is also
when the Window is detached, so at that point the DreamService doesn't
care about the DreamActivity.
Fix: 152994058
Test: atest DreamManagerServiceTests
Change-Id: I716f443b2876a2db57df999a551eee31e98ab4f1
2020-04-14 16:42:10 +02:00
Adrian Roos
0d27285e8f
WindowInsetsAnimationController: Clarify finish javadoc
...
Fixes: 151707124
Test: make checkbuild
Change-Id: I41a24d65558cc47196548bd2026b5164c3e04196
2020-04-14 16:38:46 +02:00
Miranda Kephart
caf82becec
Fix screenshot preview accessibility label
...
Changes label to match the "Edit" button. Also makes the description
more correct when the preview is /not/ tappable (i.e. when the
screenshot was taken, but we haven't successfully saved it to disk
yet).
Test: manual
Fixes: 152834239
Change-Id: Iae406bcc672e56445e620349851e94cfaf97859a
2020-04-14 14:29:26 +00:00
Paul Hu
02c8566b97
Merge "Update tethering notification strings" into rvc-dev
2020-04-14 14:07:19 +00:00
Josh Tsuji
a9dfeb264d
Merge "Ignore flaky test." into rvc-dev
2020-04-14 14:06:03 +00:00
Adrian Roos
4c90702962
Revert "Expand minimized split stack on relaunch-attempt"
...
This reverts commit a56c8a2ce2810229eb526c10f9e7af1a537eaddf.
Reason for revert: Breaks ActivityVisibilityTests.testFinishActivityInNonFocusedStack
Bug: 152772854
Change-Id: I7522cff8126570d3cbab1ebb401a79fe69adc2d1
2020-04-14 13:54:41 +00:00
Adrian Roos
329cbd0e8d
DisplayArea: Fix computation of ImeContainers parent surface
...
When not attached to an activity, the IME container must be attached
where the DisplayAreaPolicy placed it, not in WindowContainers.
Fixes: 150943539
Test: atest DisplayContentTests
Change-Id: Ia205f4ce53cfa063651a0010258f14fc1a22f5ef
2020-04-14 15:47:24 +02:00
TreeHugger Robot
cde07e5dc5
Merge "Limit stage install to system and whitelisted packges only (2/2)" into rvc-dev
2020-04-14 13:43:50 +00:00
TreeHugger Robot
1f6f9a6c75
Merge "Start sharesheet in the same profile instead of switching to other profile." into rvc-dev
2020-04-14 13:15:56 +00:00
Adrian Roos
22a58a4ce1
Merge "WindowInsets: clarify displayCutout javadoc" into rvc-dev
2020-04-14 12:52:24 +00:00
Adrian Roos
e978d75237
WindowInsets: clarify displayCutout javadoc
...
Fixes: 152729752
Change-Id: I4d24aaede44d80dae8d6e6d95a7d15d5f33a04c9
2020-04-14 12:44:01 +00:00