1. 5d9fab6 Merge "Add null check to ActivityManagerWrapper#startRecentsActivity" into main by Schneider Victor-tulias · 2 years, 1 month ago
  2. f97980e Add null check to ActivityManagerWrapper#startRecentsActivity by Schneider Victor-tulias · 2 years, 1 month ago
  3. 58ec244 Move remote animation utils to the Animation lib. by Luca Zuccarini · 2 years, 2 months ago
  4. ce8d4a3 Merge "Use parent profile for device credential" into main by Treehugger Robot · 2 years, 2 months ago
  5. 8837ad0 Use parent profile for device credential by Diya Bera · 2 years, 2 months ago
  6. f891397 [DON'T BLOCK] Test ownership migration rules by Ronish Kalia · 2 years, 2 months ago
  7. 95d3b5b Use InputTransferToken instead of IBinder for embedded windows by Chavi Weingarten · 2 years, 2 months ago
  8. a08e768 Merge "[DON'T BLOCK] Test ownership migration rules" into main am: 1f5a32003e am: f5c61b6c6c by Aditya Choudhary · 2 years, 2 months ago
  9. f5c61b6 Merge "[DON'T BLOCK] Test ownership migration rules" into main am: 1f5a32003e by Aditya Choudhary · 2 years, 2 months ago
  10. ed11fe5 Change name of tracinglib dependency by Peter Kalauskas · 2 years, 3 months ago
  11. b426227 [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 2 years, 2 months ago
  12. 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
  13. 7b647e4 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 2 years, 2 months ago
  14. d6073dc Extract shared utils so they can be used without depending on core Shell. by Luca Zuccarini · 2 years, 3 months ago
  15. 2a15b95 Merge "Update RemoteTransition wrapper to better match pre-Shell behavior." into main by Luca Zuccarini · 2 years, 2 months ago
  16. bba0ac0 Update RemoteTransition wrapper to better match pre-Shell behavior. by Luca Zuccarini · 2 years, 3 months ago
  17. bf7920c Add helper functions and Kosmos classes by Grace Cheng · 2 years, 3 months ago
  18. a90768d Merge "Add additional logging and trace points for input monitor/receiver creation" into main by Winson Chung · 2 years, 3 months ago
  19. ef6fd75 Add additional logging and trace points for input monitor/receiver creation by Winson Chung · 2 years, 3 months ago
  20. 17a0244 Remove path to provide Launcher with the nav bar surface by Winson Chung · 2 years, 3 months ago
  21. 22cb512 Baseline NewApi issues by Cole Faust · 2 years, 3 months ago
  22. 00abd2b Merge "More flexible logging from PluginInstance" into main by Hawkwood Glazier · 2 years, 3 months ago
  23. af41da9 Hook up luma sampling state change from CommandQueue by Tracy Zhou · 2 years, 3 months ago
  24. 5aa5416 Merge "Sync naming of PlatformAnimationLib across soong and gradle." into main by Luca Zuccarini · 2 years, 3 months ago
  25. e48319a Merge "Move KeyButtonRipple to systemui/shared" into main by Tracy Zhou · 2 years, 3 months ago
  26. 9f3dc63 Merge "Add sensor type into UdfpsOverlayParams" into main by Milton Wu · 2 years, 3 months ago
  27. 64997f2 Merge "Prevent ConcurrentModificationException" into main by Fabian Kozynski · 2 years, 3 months ago
  28. 674ecf0 Sync naming of PlatformAnimationLib across soong and gradle. by Luca Zuccarini · 2 years, 4 months ago
  29. 106a578 More flexible logging from PluginInstance by Hawkwood Glazier · 2 years, 3 months ago
  30. 429d623 Move KeyButtonRipple to systemui/shared by Tracy Zhou · 2 years, 3 months ago
  31. 5b8748c Add sensor type into UdfpsOverlayParams by MiltonWu · 2 years, 3 months ago
  32. bd698f1 Prevent ConcurrentModificationException by Fabián Kozynski · 2 years, 3 months ago
  33. b8d96fe Migrate predictive back flags to aconfig by Johannes Gallmann · 2 years, 4 months ago
  34. a57aace [flexiglass] Separates smartspace view from view-model by Alejandro Nijamkin · 2 years, 4 months ago
  35. cb8787e Synchronize PluginInstance mutation methods by Hawkwood Glazier · 2 years, 4 months ago
  36. 5479e81 List baseline_filename on modules that are implititly using it by Cole Faust · 2 years, 4 months ago
  37. 749a688 List baseline_filename on modules that are implititly using it by Cole Faust · 2 years, 4 months ago
  38. f2eec5c Merge "Update java doc for getWindowCornerRadius" into main by Johannes Gallmann · 2 years, 4 months ago
  39. 778d5b0 Update java doc for getWindowCornerRadius by Johannes Gallmann · 2 years, 4 months ago
  40. 66d088a Merge "Add AlternateBouncer support as its own view." into main by Beverly Tai · 2 years, 4 months ago
  41. c4d93dc Add AlternateBouncer support as its own view. by Beverly · 2 years, 4 months ago
  42. 6f53e60 Merge "Remove all CUJ constants defined in InteractionJankMonitorWrapper." into main by Anushree Ganjam · 2 years, 4 months ago
  43. ce6590e Merge "Add UDFPS talkback directional guidance for BP" into main by Austin Delgado · 2 years, 4 months ago
  44. cb46bce Add UDFPS talkback directional guidance for BP by Austin Delgado · 2 years, 5 months ago
  45. 3bc46e6 Remove all CUJ constants defined in InteractionJankMonitorWrapper. by Anushree Ganjam · 2 years, 4 months ago
  46. f5dc436 Add CUJ for Search from homescreen. by Anushree Ganjam · 2 years, 4 months ago
  47. ef586bd Merge "Do not set isImmersive in TaskbarDelegate" into main by Tracy Zhou · 2 years, 4 months ago
  48. 0d4952e Merge "Guard creating window context in FloatingRotationButton with enableTaskbarNavbarUnification()" into main by Tracy Zhou · 2 years, 4 months ago
  49. be0ed89 Do not set isImmersive in TaskbarDelegate by Tracy Zhou · 2 years, 4 months ago
  50. 7229564 Merge "Some code cleanup of InteractionJankMonitor." into main by Pascal Mütschard · 2 years, 4 months ago
  51. 6c8bd65 Some code cleanup of InteractionJankMonitor. by Pascal Muetschard · 2 years, 5 months ago
  52. 0e782f5 Merge changes from topic "use_setflagsrule_annotations" into main by Jeff DeCew · 2 years, 4 months ago
  53. 34c7631 Guard creating window context in FloatingRotationButton with enableTaskbarNavbarUnification() by Tracy Zhou · 2 years, 4 months ago
  54. fd3c348 Classic feature flags cleanup & use EnableFlags annotations for tests by Jeff DeCew · 2 years, 5 months ago
  55. e544d3d Implements shrink animation variant of nav handle by Andreas Agvard · 2 years, 4 months ago
  56. 24c5a7c Enable unfold animation progress calculation in arbitrary thread by Nicolo' Mazzucato · 2 years, 5 months ago
  57. 1ba67b4 Add data layer for the DeviceEntryIcon by Beverly · 2 years, 6 months ago
  58. b25fe0a Merge changes I9029ad1a,I59c45fd1 into main by Andy Wickham · 2 years, 5 months ago
  59. ed00160 Speed up Home ripple if Launcher has requested override. by Andy Wickham · 2 years, 5 months ago
  60. 0e351e4 Alway create window context of TYPE_NAVIGATION_BAR_PANEL for FloatingRotationButton by Tracy Zhou · 2 years, 5 months ago
  61. d3a62b3 Migrate clocks to blueprint sections by Sherry Zhou · 2 years, 6 months ago
  62. ca4b905 Merge "Add ability to animate navbar for long press." into main by Andy Wickham · 2 years, 5 months ago
  63. 1cb4ede Merge "Move SystemGestureExclusionListenerCompat.java from sysui to launcher" into main by Fengjiang Li · 2 years, 5 months ago
  64. 387c94f Merge "Tuning performance for back to home transition." into main by Wei Sheng Shih · 2 years, 5 months ago
  65. 243b199 Add ability to animate navbar for long press. by Andy Wickham · 2 years, 5 months ago
  66. 9741e96 Merge "Move trace utils to tracinglib" into main by Peter Kalauskas · 2 years, 5 months ago
  67. 9f1a06c Merge "Shorten app title in overview icon app chip menu." into main by Pat Manning · 2 years, 5 months ago
  68. 5d4e2e2 Move trace utils to tracinglib by Peter Kalauskas · 2 years, 5 months ago
  69. 445a7cf Move SystemGestureExclusionListenerCompat.java from sysui to launcher by Fengjiang Li · 2 years, 5 months ago
  70. 4032148 Rename package for TraceUtils by Peter Kalauskas · 2 years, 6 months ago
  71. 64d3acf Key input consumers by token and not by name by Winson Chung · 2 years, 6 months ago
  72. 21c3f18 Tuning performance for back to home transition. by wilsonshih · 2 years, 5 months ago
  73. c944c1b Shorten app title in overview icon app chip menu. by Pat Manning · 2 years, 6 months ago
  74. a463816 Support coroutine tracing in sysui by Peter Kalauskas · 2 years, 7 months ago
  75. cf97778 Merge "Improve unfold related logging in perfetto traces" into main by Nicolò Mazzucato · 2 years, 6 months ago
  76. 2b2a565 Improve unfold related logging in perfetto traces by Nicolo' Mazzucato · 2 years, 6 months ago
  77. 520eb00 Merge "Migrating all BiometricPrompt iconController logic" into main by Grace Cheng · 2 years, 6 months ago
  78. 32ee306 Migrating all BiometricPrompt iconController logic by Grace Cheng · 2 years, 7 months ago
  79. 020e844 Instrument unfold animation on launcher by Nicolo' Mazzucato · 2 years, 6 months ago
  80. 92d5d4b Fetch top task on background thread when handling rotation request by Winson Chung · 2 years, 6 months ago
  81. 4370a27 PSS: Make sure recent task thumbnails are up to date by Chris Göllner · 2 years, 6 months ago
  82. b4056cd Pass through onTransitionConsumed in OneShotRemoteHandler by Vinit Nayak · 2 years, 6 months ago
  83. 1c3c42f Merge "Show floating rotation button regardless of ime status" into main by Tracy Zhou · 2 years, 6 months ago
  84. 77c2881 Show floating rotation button regardless of ime status by Tracy Zhou · 2 years, 6 months ago
  85. 435cf66 Add callback when finishing a recents transition by Winson Chung · 2 years, 6 months ago
  86. 9cd0bf5 Fix resources used for secondary display presentation by Nicolo' Mazzucato · 2 years, 6 months ago
  87. 8028f7a Merge "Ignore exception when checking isRotationLocked()" into udc-qpr-dev am: 02b1943510 by Winson Chung · 2 years, 6 months ago
  88. 7f30c02 Ignore exception when checking isRotationLocked() by Winson Chung · 2 years, 6 months ago
  89. 5e770ac Ignore exception when checking isRotationLocked() by Winson Chung · 2 years, 6 months ago
  90. 22541cb Merge "Add shared FingerprintSensorProperty." into main by Hao Dong · 2 years, 6 months ago
  91. 6154c7c Passing the activity name for launcherActivity from Launcher by Sunny Goyal · 2 years, 6 months ago
  92. e62375c Add shared FingerprintSensorProperty. by Hao Dong · 2 years, 7 months ago
  93. 82894ba Merge "Reproduce camera sound only from default display screenshot controller" into main by Nicolò Mazzucato · 2 years, 7 months ago
  94. fb287dc Merge "Start logging rotation lock history + include caller information" into main by Treehugger Robot · 2 years, 7 months ago
  95. d816e81 Merge "Attempt to reload providers when selected provider is available but unloaded" into udc-qpr-dev am: 8b5ef0b19f am: a803fdee60 by Hawkwood Glazier · 2 years, 7 months ago
  96. a803fde Merge "Attempt to reload providers when selected provider is available but unloaded" into udc-qpr-dev am: 8b5ef0b19f by Hawkwood Glazier · 2 years, 7 months ago
  97. 84c5a99 Enable use_resource_processor for all sysui deps by Peter Kalauskas · 2 years, 8 months ago
  98. aabd499 Attempt to reload providers when selected provider is available but unloaded by Hawkwood Glazier · 2 years, 7 months ago
  99. 7c4753c Reproduce camera sound only from default display screenshot controller by Nicolo' Mazzucato · 2 years, 7 months ago
  100. 670fb7f Start logging rotation lock history + include caller information by Chris Göllner · 2 years, 9 months ago