- Jun 20, 2020
-
-
Vinit Nayak authored
If user is quickswitching, we show the secondary home handle to let them know they can continue quickswitching. Also increased the secondary handle height region to match that of the regular nav bar fragment, the old height was causing too many false positives for recents to think a touch was inside the app. Bug: 158677967 Change-Id: I3a0e5bfa228eeb376a59ae4e82ed47589cbc51b0
-
- Jun 15, 2020
-
-
Selim Cinek authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Miranda Kephart authored
-
Evan Rosky authored
-
Mohammad Samiul Islam authored
-
Winson Chung authored
-
TreeHugger Robot authored
-
Ben Lin authored
-
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
-
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
-
Riddle Hsu authored
-
TreeHugger Robot authored
-
Nathalie Le Clair authored
-
Tiger Huang authored
-
Riddle Hsu authored
Assume a non-resizable fixed portrait activity launched in a fixed landscape display, the activity should keep its portrait bounds by fitting the height to display and the width with the same ratio to height. Previously the pillar box bounds are only set to app bounds that causes the activity shown in landscape size compat mode. This change makes them consistent. Fixes: 158863196 Test: SizeCompatTests#testMoveToDifferentOrientDisplay Change-Id: Ib7c2b07d9b252a88d2e965cc16ca93f7804b16d0
-
TreeHugger Robot authored
Merge "Add logging on sharesheet displayList to help investigate issue that icons launch different apps unexpectedly." into rvc-dev
-
TreeHugger Robot authored
-
Mohammad Samiul Islam authored
This will prevent sessions from resuming when system server crashes or restarted. Bug: 158283778 Test: staged a session and crashed system server to verify session stays unchanged Test: atest StagedInstallInternalTest Test: atest StagedInstallTest Change-Id: I99337ea2898cfdf2cc515819b4f5b5db4b038f31 Merged-In: I99337ea2898cfdf2cc515819b4f5b5db4b038f31
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Wei Sheng Shih authored
-
Riddle Hsu authored
-
Louis Chang authored
-
Wei Sheng Shih authored
-
Hyundo Moon authored
-
Lorenzo Colitti authored
-