1. 1a332d8 Merge "Add notification dots and popup menu notification support to the taskbar." by Schneider Victor-tulias · 3 years, 11 months ago
  2. a7adf88 Merge "Fix launch animation from bottom row and end of grid" into sc-v2-dev am: 7c9055fc6b am: 4cb9af12e9 by Alex Chau · 3 years, 11 months ago
  3. 4cb9af1 Merge "Fix launch animation from bottom row and end of grid" into sc-v2-dev am: 7c9055fc6b by Alex Chau · 3 years, 11 months ago
  4. 7c9055f Merge "Fix launch animation from bottom row and end of grid" into sc-v2-dev by Alex Chau · 3 years, 11 months ago
  5. 9193dd1 Merge "Refine when to move live tile app below recents view" into sc-v2-dev am: a37f8baa1d am: aba6c9296e by Tracy Zhou · 3 years, 11 months ago
  6. 7b05bdf Merge "Fix issue with grouped task rects being calculated slightly off" into sc-v2-dev am: 0e1cd933ba am: b73106e5b3 by Winson Chung · 3 years, 11 months ago
  7. aba6c92 Merge "Refine when to move live tile app below recents view" into sc-v2-dev am: a37f8baa1d by Tracy Zhou · 3 years, 11 months ago
  8. b73106e Merge "Fix issue with grouped task rects being calculated slightly off" into sc-v2-dev am: 0e1cd933ba by Winson Chung · 3 years, 11 months ago
  9. a37f8ba Merge "Refine when to move live tile app below recents view" into sc-v2-dev by Tracy Zhou · 3 years, 11 months ago
  10. 0e1cd93 Merge "Fix issue with grouped task rects being calculated slightly off" into sc-v2-dev by Winson Chung · 3 years, 11 months ago
  11. 228f1ef Merge "Add some more @Nullable annotations" into sc-v2-dev am: e65c47e60f by Fedor Kudasov · 3 years, 11 months ago
  12. 9304879 Fix issue with grouped task rects being calculated slightly off by Winson Chung · 3 years, 11 months ago
  13. 3256e1e Add some more @Nullable annotations by Fedor Kudasov · 3 years, 11 months ago
  14. c62bc17 Merge "Add some more @Nullable annotations" by Fedor Kudasov · 3 years, 11 months ago
  15. a4edc07 Refine when to move live tile app below recents view by Tracy Zhou · 3 years, 11 months ago
  16. 266b0a9 Merge "Fix memory leak in TaskbarLauncherStateController" into sc-v2-dev am: b797ca77b2 am: a4157b6afe by TreeHugger Robot · 3 years, 11 months ago
  17. a4157b6 Merge "Fix memory leak in TaskbarLauncherStateController" into sc-v2-dev am: b797ca77b2 by TreeHugger Robot · 3 years, 11 months ago
  18. b797ca7 Merge "Fix memory leak in TaskbarLauncherStateController" into sc-v2-dev by TreeHugger Robot · 3 years, 11 months ago
  19. 708c403 Merge "If hometask is last task to be dismissed, show empty recents instead of home screen" into sc-v2-dev am: 36705e6039 am: 38b671d602 by TreeHugger Robot · 3 years, 11 months ago
  20. 38b671d Merge "If hometask is last task to be dismissed, show empty recents instead of home screen" into sc-v2-dev am: 36705e6039 by TreeHugger Robot · 3 years, 11 months ago
  21. 36705e6 Merge "If hometask is last task to be dismissed, show empty recents instead of home screen" into sc-v2-dev by TreeHugger Robot · 3 years, 11 months ago
  22. 1fdea66 Fix memory leak in TaskbarLauncherStateController by Tracy Zhou · 3 years, 11 months ago
  23. f5bc249 Merge "Crop letterbox insets when thumbnail is from different aspect ratio" into sc-v2-dev am: 1c4871298e am: 0f38629826 by Alex Chau · 3 years, 11 months ago
  24. 0f38629 Merge "Crop letterbox insets when thumbnail is from different aspect ratio" into sc-v2-dev am: 1c4871298e by Alex Chau · 3 years, 11 months ago
  25. 0430994 If hometask is last task to be dismissed, show empty recents instead of home screen by Alex Chau · 3 years, 11 months ago
  26. 1c48712 Merge "Crop letterbox insets when thumbnail is from different aspect ratio" into sc-v2-dev by Alex Chau · 3 years, 11 months ago
  27. 0a2ec73 Merge "Create new TaskbarUIController class for Kingyo." by Merissa Tan · 3 years, 11 months ago
  28. b7abf7e Fix launch animation from bottom row and end of grid by Alex Chau · 3 years, 11 months ago
  29. b807d92 Merge "Annotate RecentsView with @Nullable" into sc-v2-dev am: 72c8e71e06 by Fedor Kudasov · 3 years, 11 months ago
  30. 72c8e71 Merge "Annotate RecentsView with @Nullable" into sc-v2-dev by Fedor Kudasov · 3 years, 11 months ago
  31. 36cd649 Merge "Track LauncherState, RecentsAnimation, resumed state for task bar in one place" into sc-v2-dev am: 0200636585 am: 022c66327b by Tracy Zhou · 3 years, 11 months ago
  32. 022c663 Merge "Track LauncherState, RecentsAnimation, resumed state for task bar in one place" into sc-v2-dev am: 0200636585 by Tracy Zhou · 3 years, 11 months ago
  33. 0200636 Merge "Track LauncherState, RecentsAnimation, resumed state for task bar in one place" into sc-v2-dev by Tracy Zhou · 3 years, 11 months ago
  34. 5173fd8 Add notification dots and popup menu notification support to the taskbar. by Schneider Victor-tulias · 4 years ago
  35. acf07f3 Simplify getTaskViewAt call am: 9d6fb64f45 by Fedor Kudasov · 3 years, 11 months ago
  36. 3a0f8a9 Annotate RecentsView with @Nullable by Fedor Kudasov · 3 years, 11 months ago
  37. 9d6fb64 Simplify getTaskViewAt call by Fedor Kudasov · 4 years ago
  38. 9385170 Add some more @Nullable annotations by Fedor Kudasov · 3 years, 11 months ago
  39. 2f2b057 Merge "Annotate RecentsView with @Nullable" by Fedor Kudasov · 3 years, 11 months ago
  40. 913c8ae Merge "Add @Nullable annotations for simple cases" into sc-v2-dev am: ba47b591c4 by Fedor Kudasov · 3 years, 11 months ago
  41. ac9cee5 Annotate RecentsView with @Nullable by Fedor Kudasov · 3 years, 11 months ago
  42. 2fa969b Merge "Simplify getTaskViewAt call" by Fedor Kudasov · 3 years, 11 months ago
  43. ba47b59 Merge "Add @Nullable annotations for simple cases" into sc-v2-dev by Fedor Kudasov · 3 years, 11 months ago
  44. 131ccee Merge "Freeze task list if requested when launching split tasks" into sc-v2-dev am: ea77e49524 am: 16d6010418 by Winson Chung · 3 years, 11 months ago
  45. 16d6010 Merge "Freeze task list if requested when launching split tasks" into sc-v2-dev am: ea77e49524 by Winson Chung · 3 years, 11 months ago
  46. ea77e49 Merge "Freeze task list if requested when launching split tasks" into sc-v2-dev by Winson Chung · 3 years, 11 months ago
  47. 5f2516c Create new TaskbarUIController class for Kingyo. by Merissa Tan · 4 years ago
  48. 8ab30af Fix launch animation from grid am: f75725830a am: 45bb7b48ec by Alex Chau · 3 years, 11 months ago
  49. 45bb7b4 Fix launch animation from grid am: f75725830a by Alex Chau · 3 years, 11 months ago
  50. f757258 Fix launch animation from grid by Alex Chau · 4 years ago
  51. 2ca545c Add @Nullable annotations for simple cases by Fedor Kudasov · 4 years ago
  52. 3618de3 Merge "Add @Nullable annotations for simple cases" by Fedor Kudasov · 4 years ago
  53. 820f8b6 Merge "Annotate AttributeSet with @Nullable" into sc-v2-dev am: 6c7c91fe86 by Fedor Kudasov · 4 years ago
  54. e59246d Merge "Address AppEventProducer to correctly send search-result location on AppTargetEvent" into sc-v2-dev am: 664f685336 am: 9dfc2ba0a3 by Hyunyoung Song · 4 years ago
  55. 6c7c91f Merge "Annotate AttributeSet with @Nullable" into sc-v2-dev by Fedor Kudasov · 4 years ago
  56. 9dfc2ba Merge "Address AppEventProducer to correctly send search-result location on AppTargetEvent" into sc-v2-dev am: 664f685336 by Hyunyoung Song · 4 years ago
  57. 664f685 Merge "Address AppEventProducer to correctly send search-result location on AppTargetEvent" into sc-v2-dev by Hyunyoung Song · 4 years ago
  58. d0e6c8b Freeze task list if requested when launching split tasks by Winson Chung · 4 years ago
  59. 1e5b621 Address AppEventProducer to correctly send search-result location on AppTargetEvent by Hyunyoung Song · 4 years ago
  60. 9cb558f Merge "Update corner radius of both snapshot in app pair" into sc-v2-dev am: 916873e7ab am: 215a79a150 by TreeHugger Robot · 4 years ago
  61. 215a79a Merge "Update corner radius of both snapshot in app pair" into sc-v2-dev am: 916873e7ab by TreeHugger Robot · 4 years ago
  62. 80836f6 Update corner radius of both snapshot in app pair by Alex Chau · 4 years ago
  63. 41edede Simplify getTaskViewAt call by Fedor Kudasov · 4 years ago
  64. 920dc2f Add @Nullable annotations for simple cases by Fedor Kudasov · 4 years ago
  65. b498b64 Annotate AttributeSet with @Nullable by Fedor Kudasov · 4 years ago
  66. 990256c Merge "Annotate AttributeSet with @Nullable" by Fedor Kudasov · 4 years ago
  67. 86f80f4 Merge "Finish recents animation for app-icon tap" into sc-v2-dev am: 185da72e98 am: f9ed2a09d1 by Vinit Nayak · 4 years ago
  68. f9ed2a0 Merge "Finish recents animation for app-icon tap" into sc-v2-dev am: 185da72e98 by Vinit Nayak · 4 years ago
  69. 185da72 Merge "Finish recents animation for app-icon tap" into sc-v2-dev by Vinit Nayak · 4 years ago
  70. 29cb975 Merge "Fix the cutout of magnification border" into sc-v2-dev am: b6e3caeb7a by Ryan Lin · 4 years ago
  71. b6e3cae Merge "Fix the cutout of magnification border" into sc-v2-dev by Ryan Lin · 4 years ago
  72. cc4438a Merge "launcher: use a different task menu for foldables" into sc-v2-dev am: 0aadbc6b37 am: 3945fd8f4c by TreeHugger Robot · 4 years ago
  73. 3945fd8 Merge "launcher: use a different task menu for foldables" into sc-v2-dev am: 0aadbc6b37 by TreeHugger Robot · 4 years ago
  74. 0aadbc6 Merge "launcher: use a different task menu for foldables" into sc-v2-dev by TreeHugger Robot · 4 years ago
  75. 2db58f6 Finish recents animation for app-icon tap by Vinit Nayak · 4 years ago
  76. 62e7536 Merge "Support multiple tasks in recentsaninmation onTaskAppeared" into sc-v2-dev am: 7ce4af988b am: 5e48eac33e by Winson Chung · 4 years ago
  77. c335ad2 launcher: use a different task menu for foldables by Thales Lima · 4 years ago
  78. 5e48eac Merge "Support multiple tasks in recentsaninmation onTaskAppeared" into sc-v2-dev am: 7ce4af988b by Winson Chung · 4 years ago
  79. 7ce4af9 Merge "Support multiple tasks in recentsaninmation onTaskAppeared" into sc-v2-dev by Winson Chung · 4 years ago
  80. 0061ab1 Merge "Shows AppPairs in previous tasks" into sc-v2-dev am: 524d6b83e9 am: d9d4ef59ac by Vinit Nayak · 4 years ago
  81. d9d4ef5 Merge "Shows AppPairs in previous tasks" into sc-v2-dev am: 524d6b83e9 by Vinit Nayak · 4 years ago
  82. 524d6b8 Merge "Shows AppPairs in previous tasks" into sc-v2-dev by Vinit Nayak · 4 years ago
  83. 96f8792 Annotate AttributeSet with @Nullable by Fedor Kudasov · 4 years ago
  84. eecaf1f Merge "Don't skip adding stub home task if applyLoadPlan hasn't run" into sc-v2-dev am: e4f6f951da am: d354341d30 by TreeHugger Robot · 4 years ago
  85. 1ee6bd7 Fix the cutout of magnification border by ryanlwlin · 4 years ago
  86. d354341 Merge "Don't skip adding stub home task if applyLoadPlan hasn't run" into sc-v2-dev am: e4f6f951da by TreeHugger Robot · 4 years ago
  87. e89a83b Track LauncherState, RecentsAnimation, resumed state for task bar in one place by Tracy Zhou · 4 years ago
  88. e19039c Merge "Fix the cutout of magnification border" by Ryan Lin · 4 years ago
  89. 4d57e70 Shows AppPairs in previous tasks by Vinit Nayak · 4 years ago
  90. 7c4bc7d Don't skip adding stub home task if applyLoadPlan hasn't run by Alex Chau · 4 years ago
  91. abc0098 Merge "Fix a case that task jump when dismissing" into sc-v2-dev am: 055d9a5f07 am: 690bd9c527 by TreeHugger Robot · 4 years ago
  92. 690bd9c Merge "Fix a case that task jump when dismissing" into sc-v2-dev am: 055d9a5f07 by TreeHugger Robot · 4 years ago
  93. 055d9a5 Merge "Fix a case that task jump when dismissing" into sc-v2-dev by TreeHugger Robot · 4 years ago
  94. c8d588c Fix the cutout of magnification border by ryanlwlin · 4 years ago
  95. e93ed69 Merge "Fixing allSet page not closed if recentsAnimation takes time to start" into sc-v2-dev am: ef18f8c5a2 am: ff75c4fe78 by TreeHugger Robot · 4 years ago
  96. ff75c4f Merge "Fixing allSet page not closed if recentsAnimation takes time to start" into sc-v2-dev am: ef18f8c5a2 by TreeHugger Robot · 4 years ago
  97. e4102c6 Support multiple tasks in recentsaninmation onTaskAppeared by Evan Rosky · 4 years ago
  98. ef18f8c Merge "Fixing allSet page not closed if recentsAnimation takes time to start" into sc-v2-dev by TreeHugger Robot · 4 years ago
  99. cd17e99 Merge "Play fallback animation when overlay is shown." into sc-v2-dev am: 44fcfa5bfd am: c6aa4b006a by TreeHugger Robot · 4 years ago
  100. 06af964 Merge "Add temporary logging to try and debug: b/202414125" into sc-v2-dev am: c010ea2f1b am: 71d7627105 by TreeHugger Robot · 4 years ago