- Jun 25, 2020
-
-
Winson authored
It seems adb shell stop/start has a bug with taking up disk space. For now, use a full reboot of the device for each test step. This will double the already extremely long test time, so the entire PackageManagerServiceHostTests module has been moved to postsubmit, except for tests annotated @Presubmit, of which there are none as of this change. Bug: 159540015 Bug: 159256824 Test: atest PackageManagerServiceHostTests Change-Id: I67da61cb02baa572fc298e6f617d6e53ec2c4724
-
- Jun 23, 2020
-
-
TreeHugger Robot authored
-
Nikita Dubrovsky authored
-
Daniel Sandler authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Zach Johnson authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I8eb26ad7f9ff116fdb07d535825fe743ecd39f2a
-
TreeHugger Robot authored
-
Hongwei Wang authored
-
Jeff Sharkey authored
-
Galia Peycheva authored
-
Evan Rosky authored
-
Steve Elliott authored
Fixes: 157507646 Test: manual Change-Id: Ic2b2f99f9f80c11639849128670b335b5ec25566
-
Madhava Srinivasan authored
-
TreeHugger Robot authored
-
Fabian Kozynski authored
After the QSDetail was shifted below the StatusBar, remove the insets from the title. Test: manual with cutout Fixes: 159095807 Change-Id: I1ac665726273e4730b1cd2c7db9818d123b49ab4
-
Jeff Sharkey authored
Internally, DownloadManager synchronizes its contents with MediaStore, which relies heavily on using file extensions to determine MIME types. To prevent these two databases from getting confused, this change adjusts DownloadManager to force the MIME type of already-completed downloads based on the file extension, matching what MediaStore does. Bug: 159594536 Test: atest PublicApiAccessTest#testAddCompletedWithoutExtension Change-Id: I60c613eafcfe55007dffcac2d7d1fe375b753c19
-
Sergey Nikolaienkov authored
Fix AudioRecordingDisclosureBar's layout and animations in RTL mode. Bug: 159145397 Test: manually on TV, with "Force RTL" enabled Change-Id: I494381d6c25658fb95d6d69482661e76501f8500
-
Issei Suzuki authored
-
Fiona Campbell authored
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I97b7c350ca8b7a3f0f7f5d433bc6a8961d1b6c00
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I9e29201a1444e41ca53251b9d7e733f53217563f
-
Adrian Roos authored
-
TreeHugger Robot authored
* changes: Fix cliping when the media player is fully clipped off Fixed some cases where we were animating Qs even though we shouldn't
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Fabian Kozynski authored
Test: manual Test: atest SeekBarObserverTest Fixes: 159369236 Change-Id: Iba38e65168b7a748ddc8e3e88267ffbe4ae4e27c
-
Madhava Srinivasan authored
This change does the following 0. Robustly enforce setDeviceVolumeBehavior. Prior to this change, setDeviceVolumeBehavior could have been overridden in cases like HDMI_CEC enable/disable, HDMI re-plug, etc. 1. Persist setDeviceVolumeBehavior across AudioService restarts and system reboots. Prior to this change, setDeviceVolumeBehavior was lost on AudioService crash/restart, or system restart. 2. Persist software volume across reboots. Prior to this change, HDMI_OUT device was initialized as a "Fixed" Volume device and then updated to either full volume device or "variable" volume device based on the outcome of HDMI-Sink's CEC capabilities. However, when connected to a non-CEC capable sink this would result in audio resetting to 100% on each reboot. 3. Some refactoring around how mFixedVolumeDevices and mFullVolumeDevices are updated in some instances. Bug: 153193369 Bug: 155482023 Test: Locally on ADT3 Change-Id: I4adb38c64fe1ae7713992ab83acbd66bce4524a4
-
Selim Cinek authored
Previously we didn't clip when at height 0, but we still need to as very often the view ill have height 0. The clipRect should always be up to date. Also, removing inactive players when resumption is off to avoid this completely Fixes: 159414197 Test: turn off resumption, swipe away media, observe no weird clipping Change-Id: I30a2fa4fe19d142c8a6472f8368d64e6ac4074d8
-
David Su authored
Merge "CONFIGURED_NETWORKS_CHANGED_ACTION: update docs since we stop sending WifiConfiguration" into rvc-dev
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-