1. 06ca274 Allow share/edit screenshot actions from lockscreen by Winson Chung · 6 years ago
  2. 22ee4ac Fix crash when creating overview proxy service from background thread by Winson Chung · 6 years ago
  3. d95a225 Revert "Revert "Nav icons and quick step states are determined by service enabled"" by Winson Chung · 6 years ago
  4. 317ee50 Revert "Nav icons and quick step states are determined by service enabled" by Winson Chung · 6 years ago
  5. 8a7c97a Nav icons and quick step states are determined by service enabled by Matthew Ng · 6 years ago
  6. 4a08843 Reset dummy stack view tasks after computing transition into Recents by Winson Chung · 6 years ago
  7. 2592f80 Stop preloading recent tasks in SysUI when bound to overview service by Winson Chung · 7 years ago
  8. 6ff33b7 Fixes set lock task (and screen pinning) state with/out quickstep by Matthew Ng · 7 years ago
  9. b68213b Move lock task check to shared lib. by Winson Chung · 7 years ago
  10. dff7a73 Fix Recents regressions by Winson Chung · 7 years ago
  11. 66f0b70 Added back the recents button to activity over lockscreen by Matthew Ng · 7 years ago
  12. ac36e4d Don't start recents multiple times when entering split-screen by Wale Ogunwale · 7 years ago
  13. 4fa582b Merge "Applies last scroll position in recents after rotation" by TreeHugger Robot · 7 years ago
  14. 89a52f1 Applies last scroll position in recents after rotation by Matthew Ng · 7 years ago
  15. eaf2a4e Merge changes from topic "expose_methods" by Winson Chung · 7 years ago
  16. 30e441d Support for setting stack windowing mode by Wale Ogunwale · 7 years ago
  17. 2cf6ad8 Removing references to hidden classes in shared lib. by Winson Chung · 7 years ago
  18. b05b398 Expose some methods in the recents lib. by Winson Chung · 7 years ago
  19. aa35745 Move more calls to the lib. by Winson Chung · 7 years ago
  20. a6ea183 Migrating some animation spec logic to shared lib by Winson Chung · 7 years ago
  21. bf15587 Renamed moveTaskToDockedStack to setTaskWindowingModeSplitScreenPrimary by Matthew Ng · 7 years ago
  22. 6519c1b Moving some recents logic into the shared lib. by Winson Chung · 7 years ago
  23. 2db3557 Pull out TaskStackListener into its own class. by Winson Chung · 7 years ago
  24. 545a6e1 Remove unused recents fast-toggle/paging code. by Winson Chung · 7 years ago
  25. 247f1d4 Remove unused recents freeform task code. by Winson Chung · 7 years ago
  26. a061076 Remove unused recents affiliated task code. by Winson Chung · 7 years ago
  27. 5fa3975 4/Clean up use of hidden recent task flags by Winson Chung · 7 years ago
  28. 89be576 Removed sys-ui's use of static stack ids. by Wale Ogunwale · 7 years ago
  29. 6827856 HOME_STACK_ID, ASSISTANT_STACK_ID, and RECENTS_STACK_ID be gone! by Wale Ogunwale · 7 years ago
  30. 7393cfe Merge "Ensure profile-specific PiP notification is shown." into oc-mr1-dev am: 66f2d56556 by Winson Chung · 7 years ago
  31. 85d3c8a Ensure profile-specific PiP notification is shown. by Winson Chung · 7 years ago
  32. 0568aed ActivityOptions.set/getLaunchStackId() be gone! by Wale Ogunwale · 7 years ago
  33. 7673a55 Merge "Fixes TaskStackLayoutAlgorithm log errors when window rect is empty" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  34. a3d09db Fixes TaskStackLayoutAlgorithm log errors when window rect is empty by Matthew Ng · 7 years ago
  35. ee70fbd Skip handling recents toggle if a task is locked. by Winson Chung · 7 years ago
  36. 3e7e464 Fix issue with race when updating/using layout algorithm. by Winson Chung · 7 years ago
  37. c57b7f6 Fixes quick switch animations for low end devices by Matthew Ng · 7 years ago
  38. c7d24ae Merge "Revert "Revert "Fixing occasional jump when launching certain apps from Recents.""" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  39. 912c7f7 Revert "Revert "Fixing occasional jump when launching certain apps from Recents."" by Matthew Ng · 7 years ago
  40. 0151c39 Merge "Revert "Fixing occasional jump when launching certain apps from Recents."" into oc-dr1-dev by Adam Cohen · 7 years ago
  41. e234933 Revert "Fixing occasional jump when launching certain apps from Recents." by Adam Cohen · 7 years ago
  42. cb9f6de Merge "Prevent NPE, add logging for tracking down root issue." into oc-dr1-dev by Winson Chung · 7 years ago
  43. 91c5bb0 Prevent NPE, add logging for tracking down root issue. by Winson Chung · 7 years ago
  44. 7b088c3 Fixing occasional jump when launching certain apps from Recents. by Winson Chung · 7 years ago
  45. 4624976 Preemptively create Bitmap from GraphicBuffer by Winson Chung · 7 years ago
  46. aa7fa01 DO NOT MERGE Updating AnimationSpec and related internal APIs to use GraphicBuffer. by Winson Chung · 7 years ago
  47. 305c332 Merge "Fix bad merge causing Recents to be started twice in succession." into oc-dev by Winson Chung · 7 years ago
  48. 1d770f9 Fix bad merge causing Recents to be started twice in succession. by Winson Chung · 7 years ago
  49. ebe1ba1 Fixing regression in Recents preloading. by Winson Chung · 7 years ago
  50. ee69756 Adding cached value for current user for per-SysUI process components. by Winson Chung · 7 years ago
  51. ef496ea Optimize App -> Recents by Jorim Jaggi · 7 years ago
  52. 0553cbc Merge "Updating Overview to work with PiP" into oc-dev by Winson Chung · 7 years ago
  53. 34795e3 Optimize hot launching recents by Jorim Jaggi · 7 years ago
  54. b502690 Updating Overview to work with PiP by Winson Chung · 7 years ago
  55. da3dd7c All taps under max double tap timeout are quick taps by Matthew Ng · 7 years ago
  56. f3cfa89 Move RecentsImpl task stack listener to background. by Winson Chung · 7 years ago
  57. cdef591 Improve caching behavior of thumbnails by Jorim Jaggi · 7 years ago
  58. 7897bb8 Merge "Fixing NPE when there is no running activity." by TreeHugger Robot · 8 years ago
  59. f88baf8 Disable fetching of thumbnails when using snapshots. by Winson Chung · 8 years ago
  60. 96b7a51 Fixing NPE when there is no running activity. by Winson Chung · 8 years ago
  61. d916d10 2D Recents: Slightly darken header to differentiate from thumbnail am: 017a3acc3c by Manu Cornet · 8 years ago
  62. 017a3ac 2D Recents: Slightly darken header to differentiate from thumbnail by Manu Cornet · 8 years ago
  63. 527df54 2D Recents: use correct layout logic for drawing transition headers am: de3cfb0c1f by Manu Cornet · 8 years ago
  64. 8e08d0e 2D Recents: use correct layout logic for drawing transition headers by Manu Cornet · 8 years ago
  65. 925d862 Merge "2D Recents: use correct layout logic for drawing transition headers" into nyc-mr2-dev by Manu Cornet · 8 years ago
  66. 13476b7 2D Recents: fix toggling behavior am: a96a617a4e am: 7a1a3d4529 by Manu Cornet · 8 years ago
  67. 7a1a3d4 2D Recents: fix toggling behavior am: a96a617a4e by Manu Cornet · 8 years ago
  68. f69e421 Merge "2D Recents: fix toggling behavior" into nyc-mr2-dev by Manu Cornet · 8 years ago
  69. 429338e 2D Recents: Fix issues with thumbnail scaling transitions am: 57b6149f8b by Manu Cornet · 8 years ago
  70. a96a617 2D Recents: fix toggling behavior by Manu Cornet · 8 years ago
  71. de3cfb0 2D Recents: use correct layout logic for drawing transition headers by Manu Cornet · 8 years ago
  72. 2a6ea9c Delete BaseStatusBar by Jason Monk · 8 years ago
  73. 57b6149 2D Recents: Fix issues with thumbnail scaling transitions by Manu Cornet · 8 years ago
  74. 529ced9 2D Recents: polish the app -> recents transition am: fc6ac0a78a am: f6770e45f4 by Manu Cornet · 8 years ago
  75. fc6ac0a 2D Recents: polish the app -> recents transition by Manu Cornet · 8 years ago
  76. 2ec5989 Merge changes I01e81b9c,I532c2d74 by TreeHugger Robot · 8 years ago
  77. fb9d78a Add a listener when task snapshots change by Jorim Jaggi · 8 years ago
  78. 896235c 2D Recents: Always use grid layout even in split view am: c0432c63de by Manu Cornet · 8 years ago
  79. c0432c6 2D Recents: Always use grid layout even in split view by Manu Cornet · 8 years ago
  80. 71cfaee Move grid checking into the layout algorithm. am: 26f637b555 am: c29cd0fdca by Jiaquan He · 8 years ago
  81. 26f637b Move grid checking into the layout algorithm. by Jiaquan He · 8 years ago
  82. 1060c9d Check split screen properly. am: 5fac212e8b am: e3ecb097b0 by Jiaquan He · 8 years ago
  83. 5fac212 Check split screen properly. by Jiaquan He · 8 years ago
  84. bf8e290 DO NOT MERGE - Port 2D recents implementation from master to nyc-mr2 by Manu Cornet · 8 years ago
  85. 18f0d65 Merge "2D recents: fix the app -> recents animation" by TreeHugger Robot · 8 years ago
  86. 23d22e1 2D recents: fix the app -> recents animation by Manu Cornet · 8 years ago
  87. f78b11d 2D Recents: tweak task view header height by Manu Cornet · 8 years ago
  88. ae1ff4f Split home stack into home and recents stack by Matthew Ng · 8 years ago
  89. 384e60e Fixes header bar sizes when changing display sizes by Matthew Ng · 8 years ago
  90. ecde5e9 Revert "Bump up preloading recents on boot up to user unlocked." am: 501d59dcea am: 1fb2e3db87 by Winson Chung · 8 years ago
  91. 1fb2e3d Revert "Bump up preloading recents on boot up to user unlocked." am: 501d59dcea by Winson Chung · 8 years ago
  92. 501d59d Revert "Bump up preloading recents on boot up to user unlocked." by Winson Chung · 8 years ago
  93. 4ef2f33 Fixing RTL issues with transition and screen pinning. am: 96f78f5046 am: 9ae8d47697 by Winson · 8 years ago
  94. 96f78f5 Fixing RTL issues with transition and screen pinning. by Winson · 8 years ago
  95. 329011c Removing private system ui flags from status bar flags logic. am: ab216609f1 am: b7a673ed95 by Winson · 8 years ago
  96. ab21660 Removing private system ui flags from status bar flags logic. by Winson · 8 years ago
  97. 62a7c65 Fixing issue with toasts not showing for guest users. am: 675c5d8e5a am: fcf8f8382b by Winson · 8 years ago
  98. 61dfbd5 Bump up preloading recents on boot up to user unlocked. am: c3eedd972d am: 3174f2931b by Winson · 8 years ago
  99. fcf8f838 Fixing issue with toasts not showing for guest users. am: 675c5d8e5a by Winson · 8 years ago
  100. e846b18 Merge "Fixing issue with toasts not showing for guest users." into nyc-mr1-dev by TreeHugger Robot · 8 years ago