1. a193c2c Add SYSUI_STATE_DISABLE_GESTURE_PIP_INVOCATION by Hongwei Wang · 1 year, 9 months ago
  2. 437e1da Merge "Remove @NonNull from ActivityManagerWrapper#startVoiceSessions param." into main by Ben Lin · 1 year, 8 months ago
  3. 3f7440b Remove @NonNull from ActivityManagerWrapper#startVoiceSessions param. by Ben Lin · 1 year, 8 months ago
  4. bd95b59 Merge "Fix scale/translation for fixed rotation PiP enter" into main by Ikram Gabiyev · 1 year, 8 months ago
  5. 252b4d9 Fix scale/translation for fixed rotation PiP enter by Ikram Gabiyev · 1 year, 9 months ago
  6. c4a9755 Merge changes from topic "ime-switch-long-click" into main by Cosmin Băieș · 1 year, 9 months ago
  7. 01a5281 Revert "Add SYSUI_STATE_DISABLE_GESTURE_PIP_INVOCATION" by Hongwei Wang · 1 year, 9 months ago
  8. 61e1f831 Add IME switch button long click support by Cosmin Băieș · 1 year, 9 months ago
  9. 7333765 Merge "[Contextual Edu] Simple implementation of repository" into main by Helen Cheuk · 1 year, 9 months ago
  10. 44ae2d8 [Contextual Edu] Simple implementation of repository by helencheuk · 1 year, 9 months ago
  11. 940e63a Implement back navigation on communal hub by Lucas Silva · 1 year, 9 months ago
  12. ceae196 Merge "Add SYSUI_STATE_DISABLE_GESTURE_PIP_INVOCATION" into main by Hongwei Wang · 1 year, 9 months ago
  13. 43bafaa Add SYSUI_STATE_DISABLE_GESTURE_PIP_INVOCATION by Hongwei Wang · 1 year, 9 months ago
  14. 3b4d893 Pipe nav bar transitions logic into task bar by Tracy Zhou · 1 year, 10 months ago
  15. 9741460 Merge "Remove unused PreviewPositionHelper.setSplitBounds" into main by Alex Chau · 1 year, 9 months ago
  16. 8a78c88 Remove unused PreviewPositionHelper.setSplitBounds by Alex Chau · 1 year, 10 months ago
  17. 7112c03 Mark minimized Recents tasks in GroupedRecentTaskInfo.java and Task.java by Gustav Sennton · 1 year, 9 months ago
  18. e7b1be6 Merge "[NavBar Jank] Avoid calling RotationPolicy.isRotationLocked() on main thread" into main by Treehugger Robot · 1 year, 9 months ago
  19. ad4442f [NavBar Jank] Avoid calling RotationPolicy.isRotationLocked() on main thread by Fengjiang Li · 1 year, 9 months ago
  20. 9d64135 Add isVisible to Task by Tony Wickham · 1 year, 10 months ago
  21. bb87a42 Fix fold/unfold animation on split shade and keyguard by Nick Chameyev · 1 year, 10 months ago
  22. 4f5d03f Fix logo res not found with systemui context by Hao Dong · 1 year, 10 months ago
  23. 256fc91 Merge "Adding new SysUI state: SYSUI_STATE_TOUCHPAD_GESTURES_DISABLED" into main by Michał Brzeziński · 1 year, 10 months ago
  24. 07a810f Adding new SysUI state: SYSUI_STATE_TOUCHPAD_GESTURES_DISABLED by Michal Brzezinski · 1 year, 10 months ago
  25. 050a275 Merge "Crop the center when no source rect hint" into main by Hongwei Wang · 1 year, 10 months ago
  26. 2e9b38b Crop the center when no source rect hint by Hongwei Wang · 1 year, 10 months ago
  27. 783a450 Use correct int for accessing snapshots in array by Uwais Ashraf · 1 year, 10 months ago
  28. 2563aa5 Use the right packagename for Wear SystemUI in FlagsManager by Shreerag Jayakrishnan · 1 year, 10 months ago
  29. c44a5e7 Use one-pane and two-pane layout instead of depending on orientation. by Hao Dong · 1 year, 10 months ago
  30. 102a730 Convert ThumbnailData to kotlin for easier mocking in tests by Uwais Ashraf · 1 year, 11 months ago
  31. b310a0e Merge "Cap scale when swiping to PiP" into main by Ikram Gabiyev · 1 year, 11 months ago
  32. d2e8dfa Cap scale when swiping to PiP by Ikram Gabiyev · 1 year, 11 months ago
  33. daf3a8e Merge "Convert SysUiState flags from int to long" into main by Chris Göllner · 1 year, 11 months ago
  34. c130a2c Merge "Add ISystemUiProxy#toggleQuickSettingsPanel." into main by Ben Lin · 1 year, 11 months ago
  35. d359126 Convert SysUiState flags from int to long by Chris Göllner · 1 year, 11 months ago
  36. 69f72fa Use PromptKind to decide which layout to show. by Hao Dong · 1 year, 11 months ago
  37. 47a9378 Replace Utils.CredentialType with PromptKind. by Hao Dong · 1 year, 11 months ago
  38. aa3ed50 Add ISystemUiProxy#toggleQuickSettingsPanel. by Ben Lin · 1 year, 11 months ago
  39. dbf4564 Merge "Disable recents gesture when split animation running in shell" into main by Vinit Nayak · 1 year, 11 months ago
  40. fe63686 Merge "Invalidate task snapshot for protected apps." into main by Wei Sheng Shih · 1 year, 11 months ago
  41. e0bf32a Disable recents gesture when split animation running in shell by Vinit Nayak · 2 years, 1 month ago
  42. 298401e Talkback: Don't announce 'selected' by Matt Pietal · 1 year, 11 months ago
  43. fcfaf5d Invalidate task snapshot for protected apps. by wilsonshih · 2 years ago
  44. 5de09ff Merge "[Launcher Jank] Let RotationButtonController call IWindowManager binder call on ordered background thread" into main by Fengjiang Li · 1 year, 11 months ago
  45. d8485a0 [Launcher Jank] Let RotationButtonController call IWindowManager binder call on ordered background thread by Fengjiang Li · 1 year, 11 months ago
  46. 55537ea Replace Contextual Rotation Button with Floating Action Button by Sukesh Ram · 1 year, 11 months ago
  47. a3dde25 Fix import order to finally match checkstyle by Mark Renouf · 2 years ago
  48. 2056e50 [omni] Read haptic bit from AGSA. by Holly Sun · 2 years ago
  49. a90f38a Merge "Added additional properties to FingerprintSensor" into main by Joshua Mccloskey · 2 years ago
  50. ac17338 Added additional properties to FingerprintSensor by Joshua McCloskey · 2 years ago
  51. 1804d9f Merge "Do not play fold animation when sleep on fold" into main by Shivangi Dubey · 2 years ago
  52. ae5c99e Merge "[omni] Make LPH duration and touch slop dynamically configured." into main by Holly Jiuyu Sun · 2 years ago
  53. 83b3d0f Do not play fold animation when sleep on fold by dshivangi · 2 years ago
  54. 8ad161c [omni] Make LPH duration and touch slop dynamically configured. by Holly Sun · 2 years ago
  55. 16ee847 Merge "Add soong namespace to sysui libs" into main by Peter Kalauskas · 2 years ago
  56. cd50f53 Add soong namespace to sysui libs by Peter Kalauskas · 2 years ago
  57. 7eca60d Add alternate bouncer UDFPS rotation support by Beverly · 2 years ago
  58. b41c426 Add isInstrumenting() API to InteractionJankMonitorWrapper by Fengjiang Li · 2 years ago
  59. 2cab7c5 Don't inject the context into KeyguardUnlockAnimationController by Beverly · 2 years ago
  60. 9618b92 Merge "Revert "Disable recents gesture when split animation running in ..."" into main by Vinit Nayak · 2 years ago
  61. 38c9a10 Revert "Disable recents gesture when split animation running in ..." by Vinit Nayak · 2 years ago
  62. 8ec5175 Merge "Disable recents gesture when split animation running in shell" into main by Vinit Nayak · 2 years ago
  63. d46d51a Disable recents gesture when split animation running in shell by Vinit Nayak · 2 years, 1 month ago
  64. b8b4aec Add android annotation dependency for @RequiresApi in generated code. by Muhammad Qureshi · 2 years, 1 month ago
  65. 5d9fab6 Merge "Add null check to ActivityManagerWrapper#startRecentsActivity" into main by Schneider Victor-tulias · 2 years, 1 month ago
  66. f97980e Add null check to ActivityManagerWrapper#startRecentsActivity by Schneider Victor-tulias · 2 years, 1 month ago
  67. 58ec244 Move remote animation utils to the Animation lib. by Luca Zuccarini · 2 years, 1 month ago
  68. ce8d4a3 Merge "Use parent profile for device credential" into main by Treehugger Robot · 2 years, 1 month ago
  69. 8837ad0 Use parent profile for device credential by Diya Bera · 2 years, 1 month ago
  70. f891397 [DON'T BLOCK] Test ownership migration rules by Ronish Kalia · 2 years, 1 month ago
  71. 95d3b5b Use InputTransferToken instead of IBinder for embedded windows by Chavi Weingarten · 2 years, 2 months ago
  72. a08e768 Merge "[DON'T BLOCK] Test ownership migration rules" into main am: 1f5a32003e am: f5c61b6c6c by Aditya Choudhary · 2 years, 2 months ago
  73. f5c61b6 Merge "[DON'T BLOCK] Test ownership migration rules" into main am: 1f5a32003e by Aditya Choudhary · 2 years, 2 months ago
  74. ed11fe5 Change name of tracinglib dependency by Peter Kalauskas · 2 years, 2 months ago
  75. b426227 [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 2 years, 2 months ago
  76. addb53e Merge "Extract shared utils so they can be used without depending on core Shell." into main by Luca Zuccarini · 2 years, 2 months ago
  77. 7b647e4 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 2 years, 2 months ago
  78. d6073dc Extract shared utils so they can be used without depending on core Shell. by Luca Zuccarini · 2 years, 2 months ago
  79. 2a15b95 Merge "Update RemoteTransition wrapper to better match pre-Shell behavior." into main by Luca Zuccarini · 2 years, 2 months ago
  80. bba0ac0 Update RemoteTransition wrapper to better match pre-Shell behavior. by Luca Zuccarini · 2 years, 2 months ago
  81. bf7920c Add helper functions and Kosmos classes by Grace Cheng · 2 years, 3 months ago
  82. a90768d Merge "Add additional logging and trace points for input monitor/receiver creation" into main by Winson Chung · 2 years, 2 months ago
  83. ef6fd75 Add additional logging and trace points for input monitor/receiver creation by Winson Chung · 2 years, 2 months ago
  84. 17a0244 Remove path to provide Launcher with the nav bar surface by Winson Chung · 2 years, 2 months ago
  85. 22cb512 Baseline NewApi issues by Cole Faust · 2 years, 3 months ago
  86. 00abd2b Merge "More flexible logging from PluginInstance" into main by Hawkwood Glazier · 2 years, 3 months ago
  87. af41da9 Hook up luma sampling state change from CommandQueue by Tracy Zhou · 2 years, 3 months ago
  88. 5aa5416 Merge "Sync naming of PlatformAnimationLib across soong and gradle." into main by Luca Zuccarini · 2 years, 3 months ago
  89. e48319a Merge "Move KeyButtonRipple to systemui/shared" into main by Tracy Zhou · 2 years, 3 months ago
  90. 9f3dc63 Merge "Add sensor type into UdfpsOverlayParams" into main by Milton Wu · 2 years, 3 months ago
  91. 64997f2 Merge "Prevent ConcurrentModificationException" into main by Fabian Kozynski · 2 years, 3 months ago
  92. 674ecf0 Sync naming of PlatformAnimationLib across soong and gradle. by Luca Zuccarini · 2 years, 3 months ago
  93. 106a578 More flexible logging from PluginInstance by Hawkwood Glazier · 2 years, 3 months ago
  94. 429d623 Move KeyButtonRipple to systemui/shared by Tracy Zhou · 2 years, 3 months ago
  95. 5b8748c Add sensor type into UdfpsOverlayParams by MiltonWu · 2 years, 3 months ago
  96. bd698f1 Prevent ConcurrentModificationException by Fabián Kozynski · 2 years, 3 months ago
  97. b8d96fe Migrate predictive back flags to aconfig by Johannes Gallmann · 2 years, 3 months ago
  98. a57aace [flexiglass] Separates smartspace view from view-model by Alejandro Nijamkin · 2 years, 3 months ago
  99. cb8787e Synchronize PluginInstance mutation methods by Hawkwood Glazier · 2 years, 3 months ago
  100. 5479e81 List baseline_filename on modules that are implititly using it by Cole Faust · 2 years, 3 months ago