- Jun 15, 2020
-
-
Diego Vela authored
-
TreeHugger Robot authored
-
Nathan Harold authored
-
TreeHugger Robot authored
-
Taran Singh authored
-
Evan Rosky authored
-
Heemin Seog authored
-
TreeHugger Robot authored
-
Jorim Jaggi authored
Make sure IME animation aligns with overall timing of disappear animation. Otherwise, there will be jank. For that, we just do 1/4 of the height and fade it out as well. Bug: 156367695 Change-Id: I9b35cf493895b7206bf12208a531e35dbefff1fc
-
TreeHugger Robot authored
-
Amy Zhang authored
-
Mady Mellor authored
Test: treehugger Fixes: 158913439 Change-Id: I741a906a41c3557e048d5b946b893d3369b7175f
-
Taran Singh authored
Check both Task and ActivityRecord windowing mode to make sure PIP window can't become IME target. Bug: 156915118 Test: Manually using steps mentioned in bug. Change-Id: Ie6de7f31c36978fe8ec5aef2105b5e7edff5fa32
-
Selim Cinek authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Miranda Kephart authored
-
Heemin Seog authored
Bug: 155126599 Test: atest DialogFrameTests, atest WindowInsetsControllerTests Change-Id: I6f5332dc605f9f73e41c41c21a11c1e09e978a14
-
Evan Rosky authored
-
Mohammad Samiul Islam authored
-
Winson Chung authored
-
TreeHugger Robot authored
-
Ben Lin authored
-
Amy Zhang authored
This CL updates the media resourceManagerService calling pid with the real application pid when TunerResourceManager is able to get this information from TvInputManager. Calling IResourceManagerService.overridePid to update. Test: dumpsys media.resource_manager on cuttlefish Bug: 150989423 Change-Id: Ie811ae15bbcc326ed3a09f97b6b5a57f4b48b094
-
TreeHugger Robot authored
Merge "Catch SqlLiteException if database query throws an exception in CalendarTracker.java" into rvc-dev
-
Matt Pietal authored
Provides a basic indication that an action is in progress. Also, do no tint app icons. Fixes: 158289112 Test: manual, mock app with TYPE_ROUTINE Change-Id: I7f9db43dd895dd94ac1ec32d1f0339d84c414938
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Evan Rosky authored
when using 3p launchers, recents is a separate stack. As such we need to make sure that the recents root is provided when asked for just like home is. Bug: 158851728 Test: Using 3p launcher in split-secondary, open recents Change-Id: I90dc6e75a718aa142c870b87bd93081e259acdea
-
Songchun Fan authored
BUG: 158795052 Test: manual Change-Id: I4b85136a278790bc7f5676bf353ef836b657e65f
-
Selim Cinek authored
-
TreeHugger Robot authored
-
Eugene Susla authored
-
Jay Aliomer authored
-
Stanislav Zholnin authored
Fixes: 158309330 Test: adb shell content query --uri content://com.android.contacts/data --projection contact_id:raw_contact_id:_id:display_name:last_time_used:data1:account_type:mimetype Change-Id: I6c5d0c4fef150ba45721d474ac0f83778d543467
-
Ned Burns authored
In landscape, we need to fully hide the QQS when the user starts to do an inline reply, otherwise nothing fits on the screen. This CL adds back in some of the old Q behavior wherein we set the height of the header to essentially zero when the QQS has been disabled (in this case, by the inline reply logic). Fixes: 157150870 Test: manual Change-Id: Ib14603eb2e67bf4bf3b624b677a74754d4e54f41
-
Beverly authored
Pre-emptively update PageIndicator's numPages before measuring in QSPanel so that views will be appropriately measured. Previously, new PageIndicator child views would be added in the middle of a QSPanel layout pass after already being measured, so the new PageIndicator child wouldn't be measured. Test: manually add and remove new QS tiles. rotate between landscape + portrait modes. observe the PageIndicator is correct. Fixes: 157542221 Change-Id: Ic1bb29039dd12993a50758bf48a4ad792d8cdfc3
-
Will Brockman authored
-
Steve Elliott authored
-