1. fc707f2 Merge "Turn flag off here because there is a bug" into tm-qpr-dev am: 4773e223c9 by Aaron Liu · 3 years, 1 month ago
  2. 8d91939 Merge "Only restart the sleep state if SysUI was dozing" into tm-qpr-dev am: 751a07fbca by Beverly Tai · 3 years, 1 month ago
  3. 4773e22 Merge "Turn flag off here because there is a bug" into tm-qpr-dev by Aaron Liu · 3 years, 1 month ago
  4. 751a07f Merge "Only restart the sleep state if SysUI was dozing" into tm-qpr-dev by Beverly Tai · 3 years, 1 month ago
  5. 271fe57 Merge "Fix notification expand-collapse crossfade issue" into tm-qpr-dev am: 006055d47c by Selim Cinek · 3 years, 1 month ago
  6. fc4b1e9 Merge "Prevent AOD clock from appearing on LS after fold" into tm-qpr-dev am: e9032700f4 by Hawkwood Glazier · 3 years, 1 month ago
  7. 006055d Merge "Fix notification expand-collapse crossfade issue" into tm-qpr-dev by Selim Cinek · 3 years, 1 month ago
  8. e903270 Merge "Prevent AOD clock from appearing on LS after fold" into tm-qpr-dev by Hawkwood Glazier · 3 years, 1 month ago
  9. 6d9bdf7a Merge "Fix issues with setRemotePlaybackInfo" into tm-qpr-dev am: e3d6a610fe by Beth Thibodeau · 3 years, 1 month ago
  10. 1154e11 Merge "Transitions: PRIMARY_BOUNCER -> GONE notification scrim" into tm-qpr-dev am: 9d91f4d3a0 by Matt Pietal · 3 years, 1 month ago
  11. e3d6a61 Merge "Fix issues with setRemotePlaybackInfo" into tm-qpr-dev by Beth Thibodeau · 3 years, 1 month ago
  12. 9d91f4d Merge "Transitions: PRIMARY_BOUNCER -> GONE notification scrim" into tm-qpr-dev by Matt Pietal · 3 years, 1 month ago
  13. 1129df1 Only restart the sleep state if SysUI was dozing by Beverly · 3 years, 1 month ago
  14. 542b75a Merge "Start fold animation only when the large screen is visible" into tm-qpr-dev am: d96b67dacb by Nicolò Mazzucato · 3 years, 1 month ago
  15. 783d8bd Merge "Fix TaskView cropping for mediaprojection" into tm-qpr-dev am: 1312341210 by Alex Florescu · 3 years, 1 month ago
  16. d96b67d Merge "Start fold animation only when the large screen is visible" into tm-qpr-dev by Nicolò Mazzucato · 3 years, 1 month ago
  17. 1312341 Merge "Fix TaskView cropping for mediaprojection" into tm-qpr-dev by Alex Florescu · 3 years, 1 month ago
  18. 0ad882f Merge "Remove AuthRipple alpha animator" into tm-qpr-dev am: 0fcc591049 by Beverly Tai · 3 years, 1 month ago
  19. 255d2a3 Merge "Fix the typo of using handleCellularState for WiFi and Ethernet" into tm-qpr-dev am: ff938d9dcb by Ying Xu · 3 years, 1 month ago
  20. 0fcc591 Merge "Remove AuthRipple alpha animator" into tm-qpr-dev by Beverly Tai · 3 years, 1 month ago
  21. 4d1ed69 Merge "Default on ENABLE_MOVE_FLOATING_WINDOW_IN_TABLETOP" into tm-qpr-dev am: 7d870b7d20 by Hongwei Wang · 3 years, 1 month ago
  22. 2c36227 Merge "Don't crash on transition DOZE_SUSPEND_TRIGGERS => DOZE_PULSE_DONE" into tm-qpr-dev am: 620eb6ee64 by Beverly Tai · 3 years, 1 month ago
  23. d0b37d7 RESTRICT AUTOMERGE Show primary bouncer on TOUCH_OUTSIDE am: 95e0af8c47 by Beverly · 3 years, 1 month ago
  24. 8156551 Merge "Use separate locks for BatteryController estimation and callbacks" into tm-qpr-dev am: a76b11622a by Nicolò Mazzucato · 3 years, 1 month ago
  25. 153edaa Merge "Enable SHOW_WEATHER_COMPLICATION_ON_DREAM_OVERLAY and HIDE_SMARTSPACE_ON_DREAM_OVERLAY for Droidfood" into tm-qpr-dev am: ed33fcadf5 by Coco Duan · 3 years, 1 month ago
  26. ff938d9 Merge "Fix the typo of using handleCellularState for WiFi and Ethernet" into tm-qpr-dev by Ying Xu · 3 years, 1 month ago
  27. 9704775 Turn flag off here because there is a bug by Aaron Liu · 3 years, 1 month ago
  28. 7d870b7 Merge "Default on ENABLE_MOVE_FLOATING_WINDOW_IN_TABLETOP" into tm-qpr-dev by Hongwei Wang · 3 years, 1 month ago
  29. ac70923 Prevent AOD clock from appearing on LS after fold by Hawkwood Glazier · 3 years, 1 month ago
  30. 620eb6e Merge "Don't crash on transition DOZE_SUSPEND_TRIGGERS => DOZE_PULSE_DONE" into tm-qpr-dev by Beverly Tai · 3 years, 1 month ago
  31. dcdc6fb Merge "RESTRICT AUTOMERGE Show primary bouncer on TOUCH_OUTSIDE" into tm-qpr-dev by Beverly Tai · 3 years, 1 month ago
  32. 95e0af8 RESTRICT AUTOMERGE Show primary bouncer on TOUCH_OUTSIDE by Beverly · 3 years, 1 month ago
  33. 19ff9cb Fix the typo of using handleCellularState for WiFi and Ethernet by Ying Xu · 3 years, 1 month ago
  34. a76b116 Merge "Use separate locks for BatteryController estimation and callbacks" into tm-qpr-dev by Nicolò Mazzucato · 3 years, 1 month ago
  35. 47203c5 Merge "[Sb refactor] address code comments" into tm-qpr-dev am: 44141cf13e by Evan Laird · 3 years, 1 month ago
  36. ed33fca Merge "Enable SHOW_WEATHER_COMPLICATION_ON_DREAM_OVERLAY and HIDE_SMARTSPACE_ON_DREAM_OVERLAY for Droidfood" into tm-qpr-dev by Coco Duan · 3 years, 1 month ago
  37. d402896 Start fold animation only when the large screen is visible by Nicolo' Mazzucato · 3 years, 1 month ago
  38. 44141cf Merge "[Sb refactor] address code comments" into tm-qpr-dev by Evan Laird · 3 years, 1 month ago
  39. dc40780 Fix TaskView cropping for mediaprojection by Thales Lima · 3 years, 1 month ago
  40. c83b882 Merge "Enable dock setup recovery flag" into tm-qpr-dev am: 854fe44128 by Lucas Silva · 3 years, 1 month ago
  41. 854fe44 Merge "Enable dock setup recovery flag" into tm-qpr-dev by Lucas Silva · 3 years, 1 month ago
  42. c98c629 Transitions: PRIMARY_BOUNCER -> GONE notification scrim by Matt Pietal · 3 years, 1 month ago
  43. 995ade5 Remove AuthRipple alpha animator by Beverly · 3 years, 1 month ago
  44. 43e93f0 Fix notification expand-collapse crossfade issue by Johannes Gallmann · 3 years, 1 month ago
  45. 90ae364 Merge "Adding boolean to determine whether a surface is MultiResolution" into tm-qpr-dev am: 70c12a09b5 by Scott Wiest · 3 years, 1 month ago
  46. 70c12a0 Merge "Adding boolean to determine whether a surface is MultiResolution" into tm-qpr-dev by Scott Wiest · 3 years, 1 month ago
  47. 9a553c1 Merge "Use separate LogBuffer for QS config changes" into tm-qpr-dev am: 614f8384db by Nicolò Mazzucato · 3 years, 1 month ago
  48. 614f838 Merge "Use separate LogBuffer for QS config changes" into tm-qpr-dev by Nicolò Mazzucato · 3 years, 1 month ago
  49. 599e5d3 Enable SHOW_WEATHER_COMPLICATION_ON_DREAM_OVERLAY and by Coco Duan · 3 years, 1 month ago
  50. cbb3a3f Adding boolean to determine whether a surface is MultiResolution by Scott Wiest · 3 years, 1 month ago
  51. 87c8b76 Merge "Use DreamManager to get initial state." into tm-qpr-dev am: b1a1dc4d3a by Bryce Lee · 3 years, 1 month ago
  52. 2256c42 Merge "Wait to restart Doze until after DreamMonitor starts." into tm-qpr-dev am: 74ce3239d2 by Dave Mankoff · 3 years, 1 month ago
  53. a1b9a4b Merge "Fix NPE in Stepped Clock Animation" into tm-qpr-dev am: 8df7edf0e3 by Hawkwood Glazier · 3 years, 1 month ago
  54. b1a1dc4 Merge "Use DreamManager to get initial state." into tm-qpr-dev by Bryce Lee · 3 years, 1 month ago
  55. 74ce323 Merge "Wait to restart Doze until after DreamMonitor starts." into tm-qpr-dev by Dave Mankoff · 3 years, 1 month ago
  56. 8df7edf Merge "Fix NPE in Stepped Clock Animation" into tm-qpr-dev by Hawkwood Glazier · 3 years, 1 month ago
  57. d41b77e Enable dock setup recovery flag by Lucas Silva · 3 years, 1 month ago
  58. ac37c12 Merge "Default status bar user chip to View.GONE" into tm-qpr-dev am: 517df64d21 by Evan Laird · 3 years, 1 month ago
  59. f48f505 Merge "[Sb refactor] Add OnSubscriptionsChanged input log" into tm-qpr-dev am: ec65ea8879 by Evan Laird · 3 years, 1 month ago
  60. 517df64 Merge "Default status bar user chip to View.GONE" into tm-qpr-dev by Evan Laird · 3 years, 1 month ago
  61. ec65ea8 Merge "[Sb refactor] Add OnSubscriptionsChanged input log" into tm-qpr-dev by Evan Laird · 3 years, 1 month ago
  62. 2ba7003 Merge "[Ongoing Call] Don't show the ongoing call chip when there's a HUN." into tm-qpr-dev am: e186eb937b by Caitlin Shkuratov · 3 years, 1 month ago
  63. 5af4b42 Default on ENABLE_MOVE_FLOATING_WINDOW_IN_TABLETOP by Hongwei Wang · 3 years, 1 month ago
  64. e186eb9 Merge "[Ongoing Call] Don't show the ongoing call chip when there's a HUN." into tm-qpr-dev by Caitlin Shkuratov · 3 years, 1 month ago
  65. 0fbf9d5 [Ongoing Call] Don't show the ongoing call chip when there's a HUN. by Caitlin Shkuratov · 3 years, 1 month ago
  66. c90fb3f Fix issues with setRemotePlaybackInfo by Beth Thibodeau · 3 years, 1 month ago
  67. 7eb130e Merge "Don't show the altBouncer if isDozing=true" into tm-qpr-dev am: 8a34dfc582 by Beverly Tai · 3 years, 1 month ago
  68. 433ad6c Merge "ActiveUnlock dismisses keyguard on trigger from assistant" into tm-qpr-dev am: d41ebc8bf8 by Beverly Tai · 3 years, 1 month ago
  69. 18e8889 Merge "Hide the alternate bouncer on device unlocked" into tm-qpr-dev am: 8eb543ff6a by Beverly Tai · 3 years, 1 month ago
  70. 8a34dfc Merge "Don't show the altBouncer if isDozing=true" into tm-qpr-dev by Beverly Tai · 3 years, 1 month ago
  71. ecde52f Merge "Fix a11y for controls header" into tm-qpr-dev am: 2639c3b316 by Fabian Kozynski · 3 years, 1 month ago
  72. d41ebc8 Merge "ActiveUnlock dismisses keyguard on trigger from assistant" into tm-qpr-dev by Beverly Tai · 3 years, 1 month ago
  73. 8eb543f Merge "Hide the alternate bouncer on device unlocked" into tm-qpr-dev by Beverly Tai · 3 years, 1 month ago
  74. 47cdb4b Merge "ActiveUnlock: run wake_unfolded logic on OPENED" into tm-qpr-dev am: 18ed251a61 by Beverly Tai · 3 years, 1 month ago
  75. 459024f Don't show the altBouncer if isDozing=true by Beverly · 3 years, 1 month ago
  76. 2639c3b Merge "Fix a11y for controls header" into tm-qpr-dev by Fabian Kozynski · 3 years, 1 month ago
  77. 86dbfdd Merge "Prevent flings after motion gestures on fully expanded keyguard take 2" into tm-qpr-dev am: 1d20402d43 by Shawn Lee · 3 years, 1 month ago
  78. 18ed251 Merge "ActiveUnlock: run wake_unfolded logic on OPENED" into tm-qpr-dev by Beverly Tai · 3 years, 1 month ago
  79. 25dbd64 Merge changes Ieac39be6,Id3c9a088 into tm-qpr-dev am: c3d921e67e by Caitlin Shkuratov · 3 years, 1 month ago
  80. 1d20402 Merge "Prevent flings after motion gestures on fully expanded keyguard take 2" into tm-qpr-dev by Shawn Lee · 3 years, 1 month ago
  81. bef584e Merge changes I5150d58a,If6c3edbf into tm-qpr-dev am: 56f76309da by Aaron Liu · 3 years, 1 month ago
  82. bade81e Merge "Dump isLaunchTransitionFadingAway" into tm-qpr-dev am: 605e778a45 by Matt Pietal · 3 years, 1 month ago
  83. c3d921e Merge changes Ieac39be6,Id3c9a088 into tm-qpr-dev by Caitlin Shkuratov · 3 years, 1 month ago
  84. 56f7630 Merge changes I5150d58a,If6c3edbf into tm-qpr-dev by Aaron Liu · 3 years, 1 month ago
  85. 605e778 Merge "Dump isLaunchTransitionFadingAway" into tm-qpr-dev by Matt Pietal · 3 years, 1 month ago
  86. ba660f9 Merge "[Chipbar] Fix the color of the start icon to match the new theme." into tm-qpr-dev am: 8ea4e1557c by Caitlin Shkuratov · 3 years, 1 month ago
  87. dd7e88d Merge "Prevent null argument from crashing ClockEventController" into tm-qpr-dev am: 7b08f90568 by Hawkwood Glazier · 3 years, 1 month ago
  88. 8ea4e15 Merge "[Chipbar] Fix the color of the start icon to match the new theme." into tm-qpr-dev by Caitlin Shkuratov · 3 years, 1 month ago
  89. 7b08f905 Merge "Prevent null argument from crashing ClockEventController" into tm-qpr-dev by Hawkwood Glazier · 3 years, 1 month ago
  90. dc732a8 Don't crash on transition DOZE_SUSPEND_TRIGGERS => DOZE_PULSE_DONE by Beverly · 3 years, 1 month ago
  91. 2c4a1b3 Merge "Match SFPS Keyguard color to the bouncer secondary color" into tm-qpr-dev am: 106aa99da2 by Beverly Tai · 3 years, 1 month ago
  92. 106aa99 Merge "Match SFPS Keyguard color to the bouncer secondary color" into tm-qpr-dev by Beverly Tai · 3 years, 1 month ago
  93. b03c60d Merge "Step clock animation: Fix NPE when startValues or endValues are null" into tm-qpr-dev am: a55730c9bc by Christian Göllner · 3 years, 1 month ago
  94. 7fb0136 Merge "When posture changes, re-register prox listeners" into tm-qpr-dev am: 7d5e5e36ad by Beverly Tai · 3 years, 1 month ago
  95. a55730c Merge "Step clock animation: Fix NPE when startValues or endValues are null" into tm-qpr-dev by Christian Göllner · 3 years, 1 month ago
  96. 7d5e5e3 Merge "When posture changes, re-register prox listeners" into tm-qpr-dev by Beverly Tai · 3 years, 1 month ago
  97. a66cc77 RESTRICT AUTOMERGE Enable Stylus Update Notification feature am: db216bfd33 by Marcello Galhardo · 3 years, 1 month ago
  98. 02e49c2 Merge "RESTRICT AUTOMERGE Enable Stylus Update Notification feature" into tm-qpr-dev by Marcello Galhardo · 3 years, 1 month ago
  99. aa80b25 Fix NPE in Stepped Clock Animation by Hawkwood Glazier · 3 years, 1 month ago
  100. 4a27eda Merge "[Unfold animation] Adjust animation parameters" into tm-qpr-dev am: dd5d243b29 by Nick Chameyev · 3 years, 1 month ago