1. 2002cf5 Fixing major regressions in Recents with multi-user. (Bug 18574950) by Winson Chung · 10 years ago
  2. 823c7bc Fix Build by Jason Monk · 10 years ago
  3. 18f99d9 Material design for screen pinning cling by Jason Monk · 10 years ago
  4. d54b578 Fix issue #17305377: Don't kill process if it still has tasks. by Wale Ogunwale · 10 years ago
  5. 34cf5c4 Increased the falsing threshold when woken up by touch by Selim Cinek · 10 years ago
  6. fdf169c Use correct API for badging by Amith Yamasani · 10 years ago
  7. c7d62f0 Addressing API council comments for UserManager. by Svetoslav · 10 years ago
  8. 19c8c70 Added anti-falsing logic to the keyguard. by Selim Cinek · 10 years ago
  9. b1f7499 Initial changes to support swiping on the nav bar to switch affiliated tasks. by Winson Chung · 10 years ago
  10. 94a07ac Launch application details for correct profile from recents. by Kenny Guy · 10 years ago
  11. cdcd487 Fixing issue where home was triggered on top of other activities being launched. (Bug 16823617) by Winson Chung · 10 years ago
  12. eceda3d Reintroduced the clear all button by Dan Sandler · 10 years ago
  13. ab87983 Simplify Shader.setLocalMatrix. by Leon Scroggins III · 10 years ago
  14. ffa2ec6 Refactoring to support groups. by Winson Chung · 10 years ago
  15. c0ffce5 Use cached thumbnails in Recent tasks. by Craig Mautner · 10 years ago
  16. 9214eff Fix regression in using visibility flags. by Winson Chung · 10 years ago
  17. 5abdceb Fixing issue with broadcast being sent before boot completed. by Winson Chung · 10 years ago
  18. 5d9cc66 Update HUN visuals to UX spec by Adrian Roos · 10 years ago
  19. 6cb485f Fixing regression in dismissing Recents. by Winson Chung · 10 years ago
  20. 958e559 Merge "Initial changes to enable keyboard support with alternate Recents. (Bug 14067913)" by Winson Chung · 10 years ago
  21. 1e8d71b Initial changes to enable keyboard support with alternate Recents. (Bug 14067913) by Winson Chung · 10 years ago
  22. fd08622 Enabling alternate recents on all form factors. by Winson Chung · 10 years ago
  23. eb97356 Refactored the notification animations, improved stack scroller by Selim Cinek · 10 years ago
  24. 67b082e Merge "Enabling doc centric recents on phones." by Winson Chung · 10 years ago
  25. dc5f16b Avoid sending broadcasts before BOOT_COMPLETED. by Dan Sandler · 10 years ago
  26. f9f2314 Enabling doc centric recents on phones. by Winson Chung · 10 years ago
  27. 4f0a49e Corp badging for Recents by Amith Yamasani · 10 years ago
  28. 1f1cce1 Launch recents with the correct user. by Kenny Guy · 10 years ago
  29. 2a76494 Rename related users to profiles. by Kenny Guy · 10 years ago
  30. 7048fea Moving alternate recents component logic into its own file. by Winson Chung · 10 years ago
  31. ecc9f9b Merge "Add flag to allow fetching related users recent tasks." by Kenny Guy · 10 years ago
  32. 47c4c69 Using the RecentsService connection to toggle recents by Winson Chung · 10 years ago
  33. 82326a9 Add flag to allow fetching related users recent tasks. by Kenny Guy · 10 years ago
  34. 303e1ff Initial changes for recents. by Winson Chung · 10 years ago
  35. 0153478 Use accessors for @hidden fields. by John Spurlock · 11 years ago
  36. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  37. bd95740 Transparent system ui flags -> Translucent WM flags. by John Spurlock · 11 years ago
  38. 4c8cc72 Merge "Fix black bar drawn sometimes when swiping away items in Recents" into klp-dev by Michael Jurka · 11 years ago
  39. 4a6bc55 Fix black bar drawn sometimes when swiping away items in Recents by Michael Jurka · 11 years ago
  40. 9926272 Reduce memory usage of default thumbnail by Michael Jurka · 11 years ago
  41. 4e85f46 Catch ActivityNotFoundException in Recents by Michael Jurka · 11 years ago
  42. a82aa09 When launching home activity, make sure it is top. by Craig Mautner · 11 years ago
  43. 211cb86 Move Recents task to back when hiding view. by Craig Mautner · 11 years ago
  44. d08de37 Decouple recents from status bar. by John Spurlock · 11 years ago
  45. b0e49fc Remove TabletStatusBar from systemui package. by John Spurlock · 11 years ago
  46. de84f0e Organize the imports in systemui. by John Spurlock · 11 years ago
  47. 82f92ee am 7741b63c: am 6dee0a0f: Merge "Fix bug where thumbnails flashed more often in Recents" into jb-mr2-dev by Michael Jurka · 11 years ago
  48. f42d901 Fix bug where thumbnails flashed more often in Recents by Michael Jurka · 11 years ago
  49. f3ff4d6 am 664f785e: am 72f2a7af: Merge "Fix bug where thumbnails in Recents disappear" into jb-mr2-dev by Michael Jurka · 11 years ago
  50. 45eed3c Fix bug where thumbnails in Recents disappear by Michael Jurka · 11 years ago
  51. 98a7174 Update animation helper class to most recent version by Michael Jurka · 11 years ago
  52. e0523f7 Fix janky icon fade-in animation in Recents by Michael Jurka · 11 years ago
  53. 31a6fb3 Prevent Recents from doing a relayout by Michael Jurka · 11 years ago
  54. 0e7757b Fix bug where Recents wasn't always properly updated by Michael Jurka · 11 years ago
  55. 1af81b6 Merge "Fix Recents transition for RTL languages" by Michael Jurka · 11 years ago
  56. a2bdffe Prevent SecurityException from crashing Recents by Michael Jurka · 11 years ago
  57. 12cdec9 Fix Recents transition for RTL languages by Michael Jurka · 11 years ago
  58. 09a526f Merge "Fix bug: swiped apps in Recents come back on rotate" into jb-mr1.1-dev by Michael Jurka · 12 years ago
  59. e57922c Fix bug: swiped apps in Recents come back on rotate by Michael Jurka · 12 years ago
  60. d894c8c Fix bug where icon animation is sometimes skipped by Michael Jurka · 12 years ago
  61. 4ce82df Merge "Solve issue where labels in Recents were blank" into jb-mr1-dev by Michael Jurka · 12 years ago
  62. fe09ad8 Solve issue where labels in Recents were blank by Michael Jurka · 12 years ago
  63. 2a430cc Add NPE check to fix crash in Recents by Michael Jurka · 12 years ago
  64. 833808d Fix transition into Recents with live wallpaper by Michael Jurka · 12 years ago
  65. 80343f6 Fix recents animations for secondary users by Michael Jurka · 12 years ago
  66. a924076 Potential fix for bug 7352816 by Michael Jurka · 12 years ago
  67. 071316e Use black bg in recents if using live wallpaper by Michael Jurka · 12 years ago
  68. 7ed267f Fix one case where recents is sometimes not visible by Michael Jurka · 12 years ago
  69. e592363 Fix Recents dismiss/back button behavior by Michael Jurka · 12 years ago
  70. fb4a113 Merge "Fix jump cut when dismissing items in Recents" into jb-mr1-dev by Michael Jurka · 12 years ago
  71. 841594b Fix jump cut when dismissing items in Recents by Michael Jurka · 12 years ago
  72. f175525 Merge "Fix bug 7138446: Icon blips in during Recents animation" into jb-mr1-dev by Michael Jurka · 12 years ago
  73. 9bdaada Fix bug 7138446: Icon blips in during Recents animation by Michael Jurka · 12 years ago
  74. 9a0890c Fix jump cut when dismissing items in Recents by Michael Jurka · 12 years ago
  75. 08e8d84 Fix 7216870: recents relaunches dismissed activity by Michael Jurka · 12 years ago
  76. 8da429e Fix issue #7209355, #7214271. by Dianne Hackborn · 12 years ago
  77. ca6da00 Don't load views before onResume called. by Craig Mautner · 12 years ago
  78. 15491c6 Switch to showing top-most thumbnail of recent apps. by Dianne Hackborn · 12 years ago
  79. cbe6920 Fix issue where recents would not show up sometimes by Michael Jurka · 12 years ago
  80. 482f159 Fix crash in recents by Michael Jurka · 12 years ago
  81. 7877016 Merge "Fixing preloading recents for all devices" into jb-mr1-dev by Michael Jurka · 12 years ago
  82. d0d4bb8 Fixing preloading recents for all devices by Michael Jurka · 12 years ago
  83. 881f0b1 Remove unneeded imports by Michael Jurka · 12 years ago
  84. 8481980 Merge "Porting old code for min alpha for items in recents" into jb-mr1-dev by Michael Jurka · 12 years ago
  85. adf0b21 Porting old code for min alpha for items in recents by Michael Jurka · 12 years ago
  86. a4dd301 Debug code for window transition crash by Michael Jurka · 12 years ago
  87. d2e9956 Fix recents list for multiuser by Amith Yamasani · 12 years ago
  88. cb2522c Recents: apps scale down to thumbnails now by Michael Jurka · 12 years ago
  89. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  90. d2ae85d Merge "Adding a thumbnail scale down animation" into jb-mr1-dev by Michael Jurka · 12 years ago
  91. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 12 years ago
  92. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  93. 832cb22 Adding a thumbnail scale down animation by Michael Jurka · 12 years ago
  94. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  95. 8264408 Start the correct settings from the status bar. by Amith Yamasani · 12 years ago
  96. 0fc5b2b Fun with Up navigation by Adam Powell · 12 years ago
  97. a600fd9 Fix warnings and remove dead code by Michael Jurka · 12 years ago
  98. b9a38c5 Tweak recents launch app animation by Michael Jurka · 12 years ago
  99. c016aaa Tweak recents out animation a bit more by Michael Jurka · 12 years ago
  100. a2c628f Merge "Fix bug 6499508" into jb-dev by Michael Jurka · 12 years ago