1. 69c0292 Created a new bug report workflow so user can keep track of its progress. by Felipe Leme · 9 years ago
  2. c14a263 Merge "Refactored the BUGREPORT_RECEIVED logic into a new service." by Felipe Leme · 9 years ago
  3. 076e098 Merge "Initial integration test for BugReportReceiver." by Felipe Leme · 9 years ago
  4. 387aac6 Fixing task view heights in paging tasks by Winson · 9 years ago
  5. 250608a Separating the stack vs the historical tasks. by Winson · 9 years ago
  6. 5ac33e1 Merge "Adding history view." by Winson Chung · 9 years ago
  7. c29ff00 Adding history view. by Winson · 9 years ago
  8. 87c6aef Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  9. 2dac6cc Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  10. 92eda4f Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  11. 0634fbb Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  12. cb37f25 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  13. 7afe8c9 Fixing two small regressions in stack layout. by Winson · 9 years ago
  14. 54fdfaa Merge "Crash when exception in event bus handler happens" by Jorim Jaggi · 9 years ago
  15. ba54881 Merge "Allow stacks to be placed outside of display" by Jorim Jaggi · 9 years ago
  16. 54b1a6d Crash when exception in event bus handler happens by Jorim Jaggi · 9 years ago
  17. b9238b3 Refactored the BUGREPORT_RECEIVED logic into a new service. by Felipe Leme · 9 years ago
  18. 2fbe033 Allow stacks to be placed outside of display by Jorim Jaggi · 9 years ago
  19. bd7cafa Merge "Don't trigger click if long press already happened" by Jorim Jaggi · 9 years ago
  20. 053f218 Don't trigger click if long press already happened by Jorim Jaggi · 9 years ago
  21. d79a245 Merge "Reload tasks when doing drag gesture" by Jorim Jaggi · 9 years ago
  22. b0cab35 Merge changes Ieb3c8c73,If494fddf,Ia9415fa6 by Jorim Jaggi · 9 years ago
  23. 435b2e4 Reload tasks when doing drag gesture by Jorim Jaggi · 9 years ago
  24. 9ea2f7b Add ability to supply initial bounds when docking task by Jorim Jaggi · 9 years ago
  25. 05d0d44 Merge "DPM.isDeviceOwnerApp() and getDeviceOwner() now check calling user" by Makoto Onuki · 9 years ago
  26. c8a5a55 DPM.isDeviceOwnerApp() and getDeviceOwner() now check calling user by Makoto Onuki · 9 years ago
  27. c4d49cd Make sure to clear pending spec by Jorim Jaggi · 9 years ago
  28. c913761 Merge changes from topic 'AddPrinters' by Philip P. Moltmann · 9 years ago
  29. abef6d6 Merge "Allow fragment state loss on fragment transaction" by Svetoslav Ganov · 9 years ago
  30. d25ddc3 Allow fragment state loss on fragment transaction by Svetoslav · 9 years ago
  31. cc99cce Merge "Fix "some user restrictions not working" issue" by Makoto Onuki · 9 years ago
  32. d7c58462 Merge "Fixed a bug where notifications were not updated inplace" by Selim Cinek · 9 years ago
  33. 8f0e3a6 Hiding the docked task from the stack. by Winson · 9 years ago
  34. 805578d Fixing animation jump when dismissing paged task. by Winson · 9 years ago
  35. b1e71d0 Making stack visibility more specific to the launching tasks. by Winson · 9 years ago
  36. e5f1faa Porting over keyboard changes from other branch. by Winson · 9 years ago
  37. 397ae74 Removing unused code by Winson · 9 years ago
  38. 8b1871d Adding tuner params for paging and full screen thumbnails. by Winson · 9 years ago
  39. 4993c2f Initial changes to stack layout to support paging and nonsquare thumbs. by Winson · 9 years ago
  40. a6a6f03 Fixed a bug where notifications were not updated inplace by Selim Cinek · 9 years ago
  41. 10613a9 Merge "Visuals for Inline Reply" by Adrian Roos · 9 years ago
  42. fe84e1f Visuals for Inline Reply by Adrian Roos · 9 years ago
  43. f471594 Fix velocity when dragging up from nav bar by Jorim Jaggi · 9 years ago
  44. 28da2e3 Fix "some user restrictions not working" issue by Makoto Onuki · 9 years ago
  45. bb42a46 Don't play recents window animation when using affordance by Jorim Jaggi · 9 years ago
  46. 030979c Don't play animation when docking stack with affordance by Jorim Jaggi · 9 years ago
  47. c0c7327 Merge "printspooler.NotificationCOntroller: Remove deprecated APIs and silence other warnings." by Philip P. Moltmann · 9 years ago
  48. b9faa5d Merge "Move hiding of stack views into onStart from onResume." by Filip Gruszczynski · 9 years ago
  49. e4c77b8 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  50. 0919aad Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  51. da8612a Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  52. ffd5ef0 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  53. d36d674 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  54. 7684a41 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  55. 569a7ab Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  56. dd635ce printspooler.NotificationCOntroller: Remove deprecated APIs and silence other warnings. by Philip P. Moltmann · 9 years ago
  57. 930240e Merge "Fix missing observer reply callbacks" by Amith Yamasani · 9 years ago
  58. c7b4a79 Move hiding of stack views into onStart from onResume. by Filip Gruszczynski · 9 years ago
  59. ca0ac5c Fix missing observer reply callbacks by Amith Yamasani · 9 years ago
  60. c47132c Merge "Use resolved calling user id" by Svetoslav Ganov · 9 years ago
  61. d8d25e0 Use resolved calling user id by Svetoslav · 9 years ago
  62. e53e85f Initial integration test for BugReportReceiver. by Felipe Leme · 9 years ago
  63. e2b95e4 Update printer availability when printSpooler is paused. This makes the window update syncronously when in multi-window mode. by Philip P. Moltmann · 9 years ago
  64. 3d4e969 Merge "Don\'t back up / restore EAP network definitions" am: 14a0981fde am: b5a38f6da5 by Chris Tate · 9 years ago
  65. 96333c2 Merge "Don\'t back up / restore EAP network definitions" am: 14a0981fde by Chris Tate · 9 years ago
  66. b5a38f6 Merge "Don\'t back up / restore EAP network definitions" am: 14a0981fde by Chris Tate · 9 years ago
  67. 6c88085 Intent-filter for BROWSE action. by Steve McKay · 9 years ago
  68. a8057a9 Add first-class support for virtual files in SAF. by Tomasz Mikolajewski · 9 years ago
  69. acd29b5 Merge "Add "Home" directory support." by Steve McKay · 9 years ago
  70. c6a4cd8 Add "Home" directory support. by Steve McKay · 9 years ago
  71. 7c149b5 Merge "Add gesture to drag in recents from navigation bar" by Jorim Jaggi · 9 years ago
  72. dd98d41 Add gesture to drag in recents from navigation bar by Jorim Jaggi · 9 years ago
  73. ee35d73 Merge "Add Quick Settings API" by Jason Monk · 9 years ago
  74. bbadff8 Add Quick Settings API by Jason Monk · 9 years ago
  75. 368c31d Merge "Tweak grid item layout. Adjust colors to match spec." by Ben Kwa · 9 years ago
  76. d27906e Tweak grid item layout. Adjust colors to match spec. by Ben Kwa · 9 years ago
  77. 49c0ea0 Merge "Fix crash when docking from recents." by Filip Gruszczynski · 9 years ago
  78. 96daf32 Fix crash when docking from recents. by Filip Gruszczynski · 9 years ago
  79. 6d198e8 Merge "Do not restart printSpooler when switching portait mode / landscape mode" by Philip P. Moltmann · 9 years ago
  80. bb9bfc9 Merge "Remove 'peekable' preference." by Julia Reynolds · 9 years ago
  81. 6b5e215 Merge "Don't close database when all devices have been detached." by Daichi Hirono · 9 years ago
  82. e1d5771 Don't close database when all devices have been detached. by Daichi Hirono · 9 years ago
  83. 76415ee Merge "Allow apps to set launch bounds for activities." by Wale Ogunwale · 9 years ago
  84. 7a8fa60 Allow apps to set launch bounds for activities. by Wale Ogunwale · 9 years ago
  85. d93d481 Merge "Moving recent tasks information to a user directory" by Suprabh Shukla · 9 years ago
  86. adac7f3 Do not restart printSpooler when switching portait mode / landscape mode by Philip P. Moltmann · 9 years ago
  87. bc253a2 Remove 'peekable' preference. by Julia Reynolds · 9 years ago
  88. 9bc2f47 Don't back up / restore EAP network definitions by Christopher Tate · 9 years ago
  89. 4550388 Merge "Open the destination dir when a copy notification is tapped." by Ben Kwa · 9 years ago
  90. 42ca008 Merge "Improves how cornercase scenarios are handled:" by Felipe Leme · 9 years ago
  91. 84cebbe Open the destination dir when a copy notification is tapped. by Ben Kwa · 9 years ago
  92. adad4a6 Merge "Fix crash on second screenshot." by Doris Liu · 9 years ago
  93. 3bf521a Improves how cornercase scenarios are handled: by Felipe Leme · 9 years ago
  94. 06993a3 Merge "Make recents visible on resume unless requested otherwise." by Filip Gruszczynski · 9 years ago
  95. cc95391 Make recents visible on resume unless requested otherwise. by Filip Gruszczynski · 9 years ago
  96. de8d933 Merge "Move AnimatedImageView and AuthenticatorHelper to SettingsLib" by Tony Mantler · 9 years ago
  97. 1e39a15 Merge "Cache notifications less aggressively." by Julia Reynolds · 9 years ago
  98. 6b53135 Cache notifications less aggressively. by Julia Reynolds · 9 years ago
  99. 46c4a32 Fix build by Jason Monk · 9 years ago
  100. 98c204a Merge "Move some stuff to SettingsLib to use for Settings Home" by Jason Monk · 9 years ago