- Nov 03, 2023
-
-
Jerome Gaillard authored
This method was added in Change I88fe98fa. Bug: 74062470 Test: lunch sdk && m libandroid_runtime (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:56f536db5a6224ce9dccbbdadc17acd6c0158569) Merged-In: I9d1740b703d29913c2865240f8afac06f7dd5409 Change-Id: I9d1740b703d29913c2865240f8afac06f7dd5409
-
Treehugger Robot authored
-
Teja Yerukalapudi authored
-
Matt Pietal authored
-
Nataniel Borges authored
-
Alex Buynytskyy authored
-
Alex Buynytskyy authored
-
Nataniel Borges authored
Avoid eventually showing the permission dialog and ensure a consistent UI flow Fixes: 307451253 Fixes: 307664397 Test: atest FlickerTestsAppLaunch Change-Id: If860a89b5bd3521f73fd4aef4ad855f840e1400f
-
Kweku Adams authored
-
Anton Potapov authored
-
Alexander Roederer authored
Test: aconfig build Bug: 249848655 Change-Id: I0c359066800bd672c9a25440b7313e7217f1e481
-
Matt Pietal authored
On lockscreen only, when swiping down from the very top it should go directly to quick settings and not the shade. Bug: 301238359 Test: atest NotificationShadeWindowViewControllerTest Flag: LEGACY MIGRATE_NSSL DISABLED Change-Id: Iaf2d828cd7f828f3fafdb92d0697def62a698a8c
-
Xin Guan authored
-
Jordan Demeulenaere authored
-
Biswarup Pal authored
-
Alex Chau authored
-
Candice Lo authored
-
Biswarup Pal authored
-
Alex Chau authored
- Also change to choose bottom right task for split when grid_only_overview is eanbled, as ordering of tasks changes with grid_only_overview Fix: 309041108 Fix: 309044300 Test: com.android.wm.shell.flicker.service.splitscreen.platinum.EnterSplitScreenFromOverviewGesturalNavLandscape#enterSplitScreenFromOverview Test: com.android.wm.shell.flicker.service.splitscreen.platinum.SwitchBetweenSplitPairsGesturalNavLandscape#switchBetweenSplitPairs Change-Id: I6906ecb4851097aefc027d5fd689e8c2098404dc
-
Jordan Demeulenaere authored
-
Santiago Seifert authored
-
MingWei Liao authored
-
Biswarup Pal authored
Test: m VirtualDeviceManagerServiceTest Bug: 308771440 Change-Id: I537f489de6b3e4ec15380984b1a4381fe08fea78
-
Jacqueline Bronger authored
-
Chaohui Wang authored
-
Orhan Uysal authored
-
Jordan Demeulenaere authored
Merge changes from topic "revert-25235382-revert-25221853-stl-edge-swipe-AOBBWQJDVK-QLGYWKSYMO" into main * changes: Revert^2 "Add support for swipes started from an edge" Revert^2 "Add support for swipe with multiple fingers"
-
Chandru S authored
-
Achim Thesmann authored
-
Chaohui Wang authored
Bug: 292036686 Test: manual - with Gallery Test: manual - with Settings Test: unit tests Change-Id: I759aefae47e494539d8a15db1eb5e4ffbf72c84e
-
Achim Thesmann authored
-
Jean Chen authored
Merge "refactor(MultiFingerMultiTap): Create a list to collect all gestures and finally send them to the GesturesObserver" into main
-
Graciela Putri authored
-
Achim Thesmann authored
Show toasts when BAL is blocked (or will be blocked by upgrading the target_sdk. Test: atest BackgroundActivityLaunchTest Bug: 306059525 Change-Id: I291274e88748ccc95efdf596f7c940c5e279ede6
-
Alex Buynytskyy authored
Bug: 308989388 Test: atest android.content.pm.cts.PackageManagerTest Change-Id: I840c9c9af5752b3901d4719a13e7908faa43ab04
-
Wei Sheng Shih authored
-
Sudheer Shanka authored
-
- Nov 02, 2023
-
-
Chandru S authored
Summary of changes: - Change the code to use the sensor radius from fingerprintManager for the length of the progress bar - Use length and thickness to describe the progress bar instead of height and width. - The progress bar overlay is now fullscreen with the progress bar being a child element with fixed width and height. In previous setup, progress bar either kept getting clipped or the length changes were not getting reflected correctly. - Update the view leftTop point calculation in the view model to take into account the thickness of the progress bar and the padding from screen edge - Added a command to make the progress bar testing easier. Bug: 305271359 Flag: LEGACY REST_TO_UNLOCK DEVELOPMENT Test: tested with various display sizes in the settings and different orientations to make sure the progress is aligned next to the sensor. Test: atest SideFpsSensorInteractorTest Test: pending for the viewModel, will add in a follow-up CL Change-Id: I1dd485a96c1c878329e9273f0d102ca009a3fdcd
-
Sukesh Ram authored
-
Julia Tuttle authored
* changes: Add VisualInterruptionSuppressor logic tests Implement common suppression logic Implement remaining bubble suppression logic
-