1. 102a730 Convert ThumbnailData to kotlin for easier mocking in tests by Uwais Ashraf · 1 year, 8 months ago
  2. b310a0e Merge "Cap scale when swiping to PiP" into main by Ikram Gabiyev · 1 year, 8 months ago
  3. d2e8dfa Cap scale when swiping to PiP by Ikram Gabiyev · 1 year, 8 months ago
  4. daf3a8e Merge "Convert SysUiState flags from int to long" into main by Chris Göllner · 1 year, 8 months ago
  5. c130a2c Merge "Add ISystemUiProxy#toggleQuickSettingsPanel." into main by Ben Lin · 1 year, 8 months ago
  6. d359126 Convert SysUiState flags from int to long by Chris Göllner · 1 year, 8 months ago
  7. 69f72fa Use PromptKind to decide which layout to show. by Hao Dong · 1 year, 8 months ago
  8. 47a9378 Replace Utils.CredentialType with PromptKind. by Hao Dong · 1 year, 9 months ago
  9. aa3ed50 Add ISystemUiProxy#toggleQuickSettingsPanel. by Ben Lin · 1 year, 8 months ago
  10. dbf4564 Merge "Disable recents gesture when split animation running in shell" into main by Vinit Nayak · 1 year, 8 months ago
  11. fe63686 Merge "Invalidate task snapshot for protected apps." into main by Wei Sheng Shih · 1 year, 9 months ago
  12. e0bf32a Disable recents gesture when split animation running in shell by Vinit Nayak · 1 year, 11 months ago
  13. 298401e Talkback: Don't announce 'selected' by Matt Pietal · 1 year, 9 months ago
  14. fcfaf5d Invalidate task snapshot for protected apps. by wilsonshih · 1 year, 9 months ago
  15. 5de09ff Merge "[Launcher Jank] Let RotationButtonController call IWindowManager binder call on ordered background thread" into main by Fengjiang Li · 1 year, 9 months ago
  16. d8485a0 [Launcher Jank] Let RotationButtonController call IWindowManager binder call on ordered background thread by Fengjiang Li · 1 year, 9 months ago
  17. 55537ea Replace Contextual Rotation Button with Floating Action Button by Sukesh Ram · 1 year, 9 months ago
  18. a3dde25 Fix import order to finally match checkstyle by Mark Renouf · 1 year, 9 months ago
  19. 2056e50 [omni] Read haptic bit from AGSA. by Holly Sun · 1 year, 9 months ago
  20. a90f38a Merge "Added additional properties to FingerprintSensor" into main by Joshua Mccloskey · 1 year, 9 months ago
  21. ac17338 Added additional properties to FingerprintSensor by Joshua McCloskey · 1 year, 10 months ago
  22. 1804d9f Merge "Do not play fold animation when sleep on fold" into main by Shivangi Dubey · 1 year, 10 months ago
  23. ae5c99e Merge "[omni] Make LPH duration and touch slop dynamically configured." into main by Holly Jiuyu Sun · 1 year, 10 months ago
  24. 83b3d0f Do not play fold animation when sleep on fold by dshivangi · 1 year, 10 months ago
  25. 8ad161c [omni] Make LPH duration and touch slop dynamically configured. by Holly Sun · 1 year, 10 months ago
  26. 16ee847 Merge "Add soong namespace to sysui libs" into main by Peter Kalauskas · 1 year, 10 months ago
  27. cd50f53 Add soong namespace to sysui libs by Peter Kalauskas · 1 year, 10 months ago
  28. 7eca60d Add alternate bouncer UDFPS rotation support by Beverly · 1 year, 10 months ago
  29. b41c426 Add isInstrumenting() API to InteractionJankMonitorWrapper by Fengjiang Li · 1 year, 10 months ago
  30. 2cab7c5 Don't inject the context into KeyguardUnlockAnimationController by Beverly · 1 year, 10 months ago
  31. 9618b92 Merge "Revert "Disable recents gesture when split animation running in ..."" into main by Vinit Nayak · 1 year, 10 months ago
  32. 38c9a10 Revert "Disable recents gesture when split animation running in ..." by Vinit Nayak · 1 year, 10 months ago
  33. 8ec5175 Merge "Disable recents gesture when split animation running in shell" into main by Vinit Nayak · 1 year, 10 months ago
  34. d46d51a Disable recents gesture when split animation running in shell by Vinit Nayak · 1 year, 11 months ago
  35. b8b4aec Add android annotation dependency for @RequiresApi in generated code. by Muhammad Qureshi · 1 year, 11 months ago
  36. 5d9fab6 Merge "Add null check to ActivityManagerWrapper#startRecentsActivity" into main by Schneider Victor-tulias · 1 year, 11 months ago
  37. f97980e Add null check to ActivityManagerWrapper#startRecentsActivity by Schneider Victor-tulias · 1 year, 11 months ago
  38. 58ec244 Move remote animation utils to the Animation lib. by Luca Zuccarini · 1 year, 11 months ago
  39. ce8d4a3 Merge "Use parent profile for device credential" into main by Treehugger Robot · 1 year, 11 months ago
  40. 8837ad0 Use parent profile for device credential by Diya Bera · 1 year, 11 months ago
  41. f891397 [DON'T BLOCK] Test ownership migration rules by Ronish Kalia · 1 year, 11 months ago
  42. 95d3b5b Use InputTransferToken instead of IBinder for embedded windows by Chavi Weingarten · 2 years ago
  43. a08e768 Merge "[DON'T BLOCK] Test ownership migration rules" into main am: 1f5a32003e am: f5c61b6c6c by Aditya Choudhary · 2 years ago
  44. f5c61b6 Merge "[DON'T BLOCK] Test ownership migration rules" into main am: 1f5a32003e by Aditya Choudhary · 2 years ago
  45. ed11fe5 Change name of tracinglib dependency by Peter Kalauskas · 2 years ago
  46. b426227 [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 2 years ago
  47. addb53e Merge "Extract shared utils so they can be used without depending on core Shell." into main by Luca Zuccarini · 2 years ago
  48. 7b647e4 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 2 years ago
  49. d6073dc Extract shared utils so they can be used without depending on core Shell. by Luca Zuccarini · 2 years ago
  50. 2a15b95 Merge "Update RemoteTransition wrapper to better match pre-Shell behavior." into main by Luca Zuccarini · 2 years ago
  51. bba0ac0 Update RemoteTransition wrapper to better match pre-Shell behavior. by Luca Zuccarini · 2 years ago
  52. bf7920c Add helper functions and Kosmos classes by Grace Cheng · 2 years ago
  53. a90768d Merge "Add additional logging and trace points for input monitor/receiver creation" into main by Winson Chung · 2 years ago
  54. ef6fd75 Add additional logging and trace points for input monitor/receiver creation by Winson Chung · 2 years ago
  55. 17a0244 Remove path to provide Launcher with the nav bar surface by Winson Chung · 2 years ago
  56. 22cb512 Baseline NewApi issues by Cole Faust · 2 years ago
  57. 00abd2b Merge "More flexible logging from PluginInstance" into main by Hawkwood Glazier · 2 years ago
  58. af41da9 Hook up luma sampling state change from CommandQueue by Tracy Zhou · 2 years ago
  59. 5aa5416 Merge "Sync naming of PlatformAnimationLib across soong and gradle." into main by Luca Zuccarini · 2 years ago
  60. e48319a Merge "Move KeyButtonRipple to systemui/shared" into main by Tracy Zhou · 2 years ago
  61. 9f3dc63 Merge "Add sensor type into UdfpsOverlayParams" into main by Milton Wu · 2 years ago
  62. 64997f2 Merge "Prevent ConcurrentModificationException" into main by Fabian Kozynski · 2 years ago
  63. 674ecf0 Sync naming of PlatformAnimationLib across soong and gradle. by Luca Zuccarini · 2 years, 1 month ago
  64. 106a578 More flexible logging from PluginInstance by Hawkwood Glazier · 2 years ago
  65. 429d623 Move KeyButtonRipple to systemui/shared by Tracy Zhou · 2 years ago
  66. 5b8748c Add sensor type into UdfpsOverlayParams by MiltonWu · 2 years, 1 month ago
  67. bd698f1 Prevent ConcurrentModificationException by Fabián Kozynski · 2 years ago
  68. b8d96fe Migrate predictive back flags to aconfig by Johannes Gallmann · 2 years, 1 month ago
  69. a57aace [flexiglass] Separates smartspace view from view-model by Alejandro Nijamkin · 2 years, 1 month ago
  70. cb8787e Synchronize PluginInstance mutation methods by Hawkwood Glazier · 2 years, 1 month ago
  71. 5479e81 List baseline_filename on modules that are implititly using it by Cole Faust · 2 years, 1 month ago
  72. 749a688 List baseline_filename on modules that are implititly using it by Cole Faust · 2 years, 1 month ago
  73. f2eec5c Merge "Update java doc for getWindowCornerRadius" into main by Johannes Gallmann · 2 years, 1 month ago
  74. 778d5b0 Update java doc for getWindowCornerRadius by Johannes Gallmann · 2 years, 1 month ago
  75. 66d088a Merge "Add AlternateBouncer support as its own view." into main by Beverly Tai · 2 years, 1 month ago
  76. c4d93dc Add AlternateBouncer support as its own view. by Beverly · 2 years, 2 months ago
  77. 6f53e60 Merge "Remove all CUJ constants defined in InteractionJankMonitorWrapper." into main by Anushree Ganjam · 2 years, 1 month ago
  78. ce6590e Merge "Add UDFPS talkback directional guidance for BP" into main by Austin Delgado · 2 years, 1 month ago
  79. cb46bce Add UDFPS talkback directional guidance for BP by Austin Delgado · 2 years, 2 months ago
  80. 3bc46e6 Remove all CUJ constants defined in InteractionJankMonitorWrapper. by Anushree Ganjam · 2 years, 1 month ago
  81. f5dc436 Add CUJ for Search from homescreen. by Anushree Ganjam · 2 years, 1 month ago
  82. ef586bd Merge "Do not set isImmersive in TaskbarDelegate" into main by Tracy Zhou · 2 years, 1 month ago
  83. 0d4952e Merge "Guard creating window context in FloatingRotationButton with enableTaskbarNavbarUnification()" into main by Tracy Zhou · 2 years, 1 month ago
  84. be0ed89 Do not set isImmersive in TaskbarDelegate by Tracy Zhou · 2 years, 1 month ago
  85. 7229564 Merge "Some code cleanup of InteractionJankMonitor." into main by Pascal Mütschard · 2 years, 1 month ago
  86. 6c8bd65 Some code cleanup of InteractionJankMonitor. by Pascal Muetschard · 2 years, 2 months ago
  87. 0e782f5 Merge changes from topic "use_setflagsrule_annotations" into main by Jeff DeCew · 2 years, 1 month ago
  88. 34c7631 Guard creating window context in FloatingRotationButton with enableTaskbarNavbarUnification() by Tracy Zhou · 2 years, 1 month ago
  89. fd3c348 Classic feature flags cleanup & use EnableFlags annotations for tests by Jeff DeCew · 2 years, 2 months ago
  90. e544d3d Implements shrink animation variant of nav handle by Andreas Agvard · 2 years, 2 months ago
  91. 24c5a7c Enable unfold animation progress calculation in arbitrary thread by Nicolo' Mazzucato · 2 years, 2 months ago
  92. 1ba67b4 Add data layer for the DeviceEntryIcon by Beverly · 2 years, 3 months ago
  93. b25fe0a Merge changes I9029ad1a,I59c45fd1 into main by Andy Wickham · 2 years, 2 months ago
  94. ed00160 Speed up Home ripple if Launcher has requested override. by Andy Wickham · 2 years, 3 months ago
  95. 0e351e4 Alway create window context of TYPE_NAVIGATION_BAR_PANEL for FloatingRotationButton by Tracy Zhou · 2 years, 3 months ago
  96. d3a62b3 Migrate clocks to blueprint sections by Sherry Zhou · 2 years, 4 months ago
  97. ca4b905 Merge "Add ability to animate navbar for long press." into main by Andy Wickham · 2 years, 2 months ago
  98. 1cb4ede Merge "Move SystemGestureExclusionListenerCompat.java from sysui to launcher" into main by Fengjiang Li · 2 years, 3 months ago
  99. 387c94f Merge "Tuning performance for back to home transition." into main by Wei Sheng Shih · 2 years, 3 months ago
  100. 243b199 Add ability to animate navbar for long press. by Andy Wickham · 2 years, 3 months ago