- Apr 27, 2020
-
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: Ie713af586575adb74d6c37482915b04310cd508c
-
TreeHugger Robot authored
-
Hugh Chen authored
* changes: Add null check when build MediaDevice Base on MediaDeviceType to ranking devices list Add new route type for support 3.5 mm headset and usb headset
-
Ming-Shin Lu authored
CL[1] intends to reset served view and restart input state when focus to the next window, which the main idea is try to make the lifecycle of the input connection can more aligned with the window focus change. However, this behavior change unexpectedly breaks Gboard TranslatesUIExtention that will closeExtensionView when onFinishInputView -> onDeactivate called, while launching language selection dialog. Remove the reset logic as the lifecycle of input connection still needs to break down. [1]: I8d4fff94ba9313b773bc27fcbd019cc88580d3e9 Fix: 152373385 Test: To make sure not break Bug 148489857 and Bug 148788569, following auto / manual test to verify: - Auto: atest FocusHandlingTest#testKeyboardStateAfterImeFocusableFlagChanged - Manual: 1) Build / install EditTextVariations 2) Select menu -> Direct-Reply, make sure Notification comes up. 3) Tap EditText on Notification, verify soft-keyboard is visible. Change-Id: If20cdb43ecd013c330c5e16c73e9af972bd89f33
-
arthurhung authored
Developer could disable window animation in developer options, but it could lead to system crash because the transform values may divid duration time which is set to zero. Bug: 154894010 Test: disable animation, open simlated display, resize Change-Id: I550c309d9f684e2a5a50b4d6812703dd20a179b5
-
TreeHugger Robot authored
-
Jin Seok Park authored
-
- Apr 26, 2020
-
-
TreeHugger Robot authored
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I6ed1cf6f54011e2b8360ab7fe9c2164022ff004c
-
- Apr 25, 2020
-
-
Jian-Yang Liu authored
Merge "Updated OverlayPanelViewController to allow for showing overlay panel from the bottom navigation bar." into rvc-dev
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I527c7e235d3dade46d7c245d9aef68079d384c8a
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: Ie1a375e25e9164454045d2cd94e65fe2cca38e51
-
Nathan Harold authored
-
Jeff Sharkey authored
-
Nathan Harold authored
The Global Cell-ID is constructed from other fields in each CellIdentity. Currently, it is not stored during parceling. Thus, after a CellId is parceled and unparceled this value is being lost. Do a quick fix to update the global Cell ID during unparceling. A longer-term fix is to resolve the layering violations that create the situation where the global Cell ID is defined in the base class but manipulated in the derived classes. Fixes a broken unit test. Bug: 154955167 Test: atest ServiceStateTrackerTest#testRatRatchet Change-Id: I5c58322ebcec8886405e25e09754c7f154187efe
-
Jeff Sharkey authored
The recently adjusted logic created a regression where we didn't always honor the forceUriPermissions flag from a provider; we need to consider it both in the "generic" case where we don't know the target and in the "non-generic" case where we know where the grant is destined. Bug: 154962874 Test: atest FrameworksServicesTests:com.android.server.uri Test: atest CtsAppSecurityHostTestCases:android.appsecurity.cts.ExternalStorageHostTest Change-Id: Ica89ee977e29e084a74e66f49d28d3aed10fe1f3
-
Ytai Ben-tsvi authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Darryl Johnson authored
-
- Apr 24, 2020
-
-
Darryl Johnson authored
This reverts commit b6415618. Reason for revert: Caused regression of b/149213586 Bug: 148639826 Bug: 149213586 Change-Id: I5248e03b42e3f24a6e2abb134d0bf339e77f484b
-
Ytai Ben-Tsvi authored
Due to a binder limitation (b/150808347), any unexpected exception thrown by a binder service while processing an RPC call, will be silently discarded and the client will get back a default-initialized result parcelable (i.e. in most cases, won't know that anything wrong happened). We work around this issue by throwing a ServiceSpecificException, which does get delivered, having a special code to designate an internal error. Errors resulting from a HAL malfunctions will result in a HAL reboot, which leads to recovery. Bug: 154089179 Test: Manual verification of basic error recovery scenarios by injecting HAL error codes and crashes. Change-Id: Ib5dbe08a362e545501c04204bebad5ab95f5d632
-
Matt Pietal authored
More colors, less filling Bug: 153895606 Test: visual Change-Id: I39c1e037825106093ab09015111ed5554cea53f2
-
JianYang Liu authored
from the bottom navigation bar. Added Top and Bottom NotificationPanelViewMediators that can be used to change the direction that the notification panel should go in. Bug: 145827692 Test: Manual Change-Id: I813415711f826a70cdbf4bd16e9b4f425e81e0de
-
Jing Ji authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Chavi Weingarten authored
-
TreeHugger Robot authored
-
Nikita Ioffe authored
-
Eugene Susla authored
-
Adam Bookatz authored
ActivityManagerService.onUserRemoved was accidentally removed in ag/4246926. This cl adds it back. The part of onUserRemoved that told ActivityTaskManagerService that the user had stopped (and thereby cleaned up ATMS) was retained, but the additional actions of AMS.onUserRemoved - namely, telling BatteryStatsService and UserController - were accidentally removed. Consequently, those services were never told when a user was removed. Bug: 140645064 Test: manual verification that profile is removed in adb shell dumpsys activity users Change-Id: I903b06ae68d583bdb326ad3b764a63d18b5555d8
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-