1. fe09ad8 Solve issue where labels in Recents were blank by Michael Jurka · 12 years ago
  2. 80343f6 Fix recents animations for secondary users by Michael Jurka · 12 years ago
  3. a924076 Potential fix for bug 7352816 by Michael Jurka · 12 years ago
  4. 071316e Use black bg in recents if using live wallpaper by Michael Jurka · 12 years ago
  5. 7ed267f Fix one case where recents is sometimes not visible by Michael Jurka · 12 years ago
  6. e592363 Fix Recents dismiss/back button behavior by Michael Jurka · 12 years ago
  7. 9bdaada Fix bug 7138446: Icon blips in during Recents animation by Michael Jurka · 12 years ago
  8. 08e8d84 Fix 7216870: recents relaunches dismissed activity by Michael Jurka · 12 years ago
  9. 8da429e Fix issue #7209355, #7214271. by Dianne Hackborn · 12 years ago
  10. ca6da00 Don't load views before onResume called. by Craig Mautner · 12 years ago
  11. 482f159 Fix crash in recents by Michael Jurka · 12 years ago
  12. 881f0b1 Remove unneeded imports by Michael Jurka · 12 years ago
  13. a4dd301 Debug code for window transition crash by Michael Jurka · 12 years ago
  14. cb2522c Recents: apps scale down to thumbnails now by Michael Jurka · 12 years ago
  15. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  16. d2ae85d Merge "Adding a thumbnail scale down animation" into jb-mr1-dev by Michael Jurka · 12 years ago
  17. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 12 years ago
  18. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  19. 832cb22 Adding a thumbnail scale down animation by Michael Jurka · 12 years ago
  20. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  21. 0fc5b2b Fun with Up navigation by Adam Powell · 12 years ago
  22. b9a38c5 Tweak recents launch app animation by Michael Jurka · 12 years ago
  23. c016aaa Tweak recents out animation a bit more by Michael Jurka · 12 years ago
  24. 4f500b8 Add more logging for bug 6499508 (getting warmer!) by Michael Jurka · 12 years ago
  25. 6713024 Merge "Fix issue where "No recent apps" showed initially before loading thumbnails" into jb-dev by Michael Jurka · 12 years ago
  26. d234b32 Fix issue where "No recent apps" showed initially before loading thumbnails by Michael Jurka · 12 years ago
  27. 9a720f5 Fix 6398209: SearchPanel gesture improvements by Jim Miller · 12 years ago
  28. 56a5783 Hide notification panel when launching recent apps by Michael Jurka · 12 years ago
  29. d5895a7 Improve transition out of recents by Michael Jurka · 12 years ago
  30. 21385cd Making transition out of recents look better by Michael Jurka · 12 years ago
  31. 8b2e37e Improve recents on sw600dp devices by Michael Jurka · 12 years ago
  32. 9d69b44 Fix NPE for real by Michael Jurka · 12 years ago
  33. a8eac1d Fix NPE by Michael Jurka · 12 years ago
  34. 4a066c5 Update SystemUI for sw600dp devices. by Daniel Sandler · 12 years ago
  35. cb46643 Fix bugs with popup menu in Recent Applications by Michael Jurka · 12 years ago
  36. 7f2668c Preload recents on phones with hard nav keys by Michael Jurka · 12 years ago
  37. d5f2374 Merge "Reset layout needed at each animation step." by Craig Mautner · 12 years ago
  38. bb1449b Reset layout needed at each animation step. by Craig Mautner · 12 years ago
  39. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 12 years ago
  40. c6d29fc Newly reimplemented PhoneStatusBar, now with fewer windows. by Daniel Sandler · 12 years ago
  41. 4eaa983 Fix alpha when swiping recents on tablets by Michael Jurka · 12 years ago
  42. f16fc51 Remove unnecessary code by Michael Jurka · 12 years ago
  43. 693ce64 Fix recents on crespo by Michael Jurka · 12 years ago
  44. 99a9655 Making recents faster by Michael Jurka · 12 years ago
  45. dee4eaf Fix bug where recents stopped showing up by Michael Jurka · 13 years ago
  46. b144bd7 Fix NPE in Recent Apps by Michael Jurka · 13 years ago
  47. 328310c System bar now renders the back button for recents by Daniel Sandler · 13 years ago
  48. bfd24ac Updating recent apps visuals on tablet by Michael Jurka · 13 years ago
  49. 5571ab2 Fix recents button on large devices (5490265) by Michael Jurka · 13 years ago
  50. 412cba8 Make Recent Apps faster by Michael Jurka · 13 years ago
  51. 92c88eb Visual changes to recent apps by Michael Jurka · 13 years ago
  52. 6252a8b Merge "Fix 5386408: Send accessibility event when a recent app is removed." into ics-mr0 by Jim Miller · 13 years ago
  53. 38cc896 Fix issue #5446988: WindowManager warns BOOT TIMEOUT,... by Dianne Hackborn · 13 years ago
  54. 1737776 Fix 5386408: Send accessibility event when a recent app is removed. by Jim Miller · 13 years ago
  55. ab48b68 Refactoring loading of recent apps by Michael Jurka · 13 years ago
  56. 9316e7e Reduce height of recent app thumbnails by Michael Jurka · 13 years ago
  57. 7daf95d Fixing accessibility support in Recent Apps by Michael Jurka · 13 years ago
  58. 06b7deb am 2d69cff8: Merge "Fix crash in recent apps" into ics-factoryrom by Michael Jurka · 13 years ago
  59. 2d69cff Merge "Fix crash in recent apps" into ics-factoryrom by Michael Jurka · 13 years ago
  60. df9d4e8 Merge "Speeding up Recent Apps" by Michael Jurka · 13 years ago
  61. 57e4d44 Speeding up Recent Apps by Michael Jurka · 13 years ago
  62. 7e9c49c Fix crash in recent apps by Michael Jurka · 13 years ago
  63. 6d66708 Added "No recent apps" message on phones by Michael Jurka · 13 years ago
  64. 0e8063a Bug fixes in Recents by Michael Jurka · 13 years ago
  65. 6f90f2a Merge "Updated Recent Apps visuals" by Michael Jurka · 13 years ago
  66. 02038e3 Updated Recent Apps visuals by Peter Ng · 13 years ago
  67. eeb1dca Fix issue #5139085: Some Recents items can't be killed by Dianne Hackborn · 13 years ago
  68. faa790c Fix the pressed state for thumbnails in Recents by Michael Jurka · 13 years ago
  69. 8064ec6 Merge "Use default thumbnail if getting app thumbnail fails" by Michael Jurka · 13 years ago
  70. 9563cb8 Use default thumbnail if getting app thumbnail fails by Michael Jurka · 13 years ago
  71. c6461ca Fix regression: recents did not dismiss after launching apps (5252649) by Michael Jurka · 13 years ago
  72. 6f983a7 Merge "Fixing orientation change bug (5098088)" by Michael Jurka · 13 years ago
  73. 8b09866 Fixing orientation change bug (5098088) by Michael Jurka · 13 years ago
  74. 622a976 updating visuals of Recent Apps by Peter Ng · 13 years ago
  75. 3cd0a59 Improve Recent Apps scrolling performance by Michael Jurka · 13 years ago
  76. cfb9f2b Fix issue #5192141: systemui asplodes after enough tapping on the windowlist button by Dianne Hackborn · 13 years ago
  77. fc8fa63 Fix issue #5128639: SystemUI grows by 10MB after taking a screenshot by Dianne Hackborn · 13 years ago
  78. 212f625 Optimized swipe animation for Recents app. by Chet Haase · 13 years ago
  79. 6311d0a Clear the bitmap from the canvas in a lot of places. by Dianne Hackborn · 13 years ago
  80. e9166ed Dismiss Recent Apps when Back is pressed by Michael Jurka · 13 years ago
  81. 07d4046 Unifying swipe behavior for Recents and Notifications by Michael Jurka · 13 years ago
  82. d4ae1de Fix crash in recents by Michael Jurka · 13 years ago
  83. 6179ea3 Adding accessibility support to the Status Bar. by Svetoslav Ganov · 13 years ago
  84. c0d2731 Fix 5023708,4689527: Add popups and overlays to recents. Misc bug fixes. by Jim Miller · 13 years ago
  85. 3c728fe Fix 4689527: Improved curation for Recents + misc cleanup by Jim Miller · 13 years ago
  86. 4917b0d Handling Resources.NotFoundException in Recents by Michael Jurka · 13 years ago
  87. 8894cc5 When removing a task, also kill its processes. by Dianne Hackborn · 13 years ago
  88. 3b1fc47 Port recent apps from tablet to phone by Michael Jurka · 13 years ago
  89. 9f0f0e0 First pass at integrating new ScrollView-based recents panel. by Jim Miller · 13 years ago[Renamed (64%) from packages/SystemUI/src/com/android/systemui/statusbar/tablet/RecentAppsPanel.java]
  90. 3d0724d resolved conflicts for merge of 0e59729b to master by Dianne Hackborn · 13 years ago
  91. 0f1de9a New compat mode front end: UI and persistence. by Dianne Hackborn · 13 years ago
  92. 0c5001d Add APIs to remove tasks. by Dianne Hackborn · 13 years ago
  93. f26fd99 Rework thumbnails in activity manager. by Dianne Hackborn · 13 years ago
  94. e70d506 Fix 4027057: Improve resolution of RecentApps thumbnail images. by Jim Miller · 13 years ago
  95. 67edceb Fix 3504984: Use overscroll fade in Recents. by Jim Miller · 13 years ago
  96. b5a2b29 Fix 3500730: Prevent NPE cause by clicking on footer view by Jim Miller · 13 years ago
  97. 5fda69c Fix 3386135: Make recent apps scrollable with more entries by Jim Miller · 13 years ago
  98. d94df45 Rework thumbnail API to not suffer from IPC failures. by Dianne Hackborn · 13 years ago
  99. 85433c7 Merge "Fix 3354590: Add back button to dismiss RecentAppsPanel" into honeycomb by Jim Miller · 14 years ago
  100. f1e22e5 Fix 3354590: Add back button to dismiss RecentAppsPanel by Jim Miller · 14 years ago