1. 7d97a72 Add AutoCancelTest back to framework tests by Chet Haase · 9 years ago
  2. ab6fb6f Merge "Fix event relay to correctly dispatch events." by Steve McKay · 9 years ago
  3. 8885958 Merge "Unhide hostname aware isCleartextTrafficPermitted" by Chad Brubaker · 9 years ago
  4. 955e46d Fix event relay to correctly dispatch events. by Steve McKay · 9 years ago
  5. 37bcaf3 Merge "Replace Qaae script with Zsye" by Roozbeh Pournader · 9 years ago
  6. dcf2ea2 Replace Qaae script with Zsye by Seigo Nonaka · 9 years ago
  7. f8b3266 Merge "Fix flashing dialogs when IME enters/exits." by Filip Gruszczynski · 9 years ago
  8. c46f41c Fix flashing dialogs when IME enters/exits. by Filip Gruszczynski · 9 years ago
  9. 4f6d400 Merge "No need to pass digest of AndroidManifest.xml around." by Alex Klyubin · 9 years ago
  10. 4c66048 Merge "Increase charlimit for select_logd_size_summaries" by Tony Mantler · 9 years ago
  11. ea2295c Increase charlimit for select_logd_size_summaries by Tony Mantler · 9 years ago
  12. 1a3d9ba Merge "Show 'end now' in expanded volume panel." by Julia Reynolds · 9 years ago
  13. ed15001 Merge "DND visual interruptions: prevent screen on." by Julia Reynolds · 9 years ago
  14. 61dead7 Merge "Fixing issue with exit animation due to incorrect visibility state." by Winson Chung · 9 years ago
  15. 25e3433 Unhide hostname aware isCleartextTrafficPermitted by Chad Brubaker · 9 years ago
  16. eceac1b Merge "Move Adapters to their own classes." by Steve McKay · 9 years ago
  17. 771bc90 Merge "Move Language normalization code from Paint.cpp to Minikin." by Roozbeh Pournader · 9 years ago
  18. 34c4756 Merge "Optimize locale negotiation when there's only one locale" by Roozbeh Pournader · 9 years ago
  19. d8b1d63 Fixing issue with exit animation due to incorrect visibility state. by Winson · 9 years ago
  20. 59dad14 Merge "Don't set replacing flag in starting windows." by Wale Ogunwale · 9 years ago
  21. ef16f5f Move Adapters to their own classes. by Steve McKay · 9 years ago
  22. 4fac768 Merge "Avoid matching system locales in locale negotiation" by Roozbeh Pournader · 9 years ago
  23. 6d8e06b Don't set replacing flag in starting windows. by Wale Ogunwale · 9 years ago
  24. a45869a Show 'end now' in expanded volume panel. by Julia Reynolds · 9 years ago
  25. 982dcf3 Merge "Support for stencil clipping in layers" by Chris Craik · 9 years ago
  26. e5b5019 Support for stencil clipping in layers by Chris Craik · 9 years ago
  27. f5baedb Merge "Stencil support in new recorder/reorderer" by Chris Craik · 9 years ago
  28. 6172158 DND visual interruptions: prevent screen on. by Julia Reynolds · 9 years ago
  29. ce7d682 Merge "Fix unnecessary relayouts" by Filip Gruszczynski · 9 years ago
  30. 812a806 Merge "Fix ToolbarActionBar invalidating destroyed Activities" by Chris Banes · 9 years ago
  31. bedb566 Don't push IME above all app windows and dock divider. by Filip Gruszczynski · 9 years ago
  32. 10b89dc Do not pass invalid bounds for dim layer #2 by Jorim Jaggi · 9 years ago
  33. 7b371dd Do not pass invalid bounds for dim layer by Jorim Jaggi · 9 years ago
  34. 2a37455 Fix build by Jorim Jaggi · 9 years ago
  35. a65ebea1 Create new Navigation Bar for the Theme Editor Preview am: 3b90b74cf9 by Jerome Gaillard · 9 years ago
  36. 968ee53 Create new Navigation Bar for the Theme Editor Preview am: 3b90b74cf9 by Jerome Gaillard · 9 years ago
  37. 0fe356e Fix unnecessary relayouts by Jorim Jaggi · 9 years ago
  38. 514b2cf Add nice animation when touching the docked divider handle by Jorim Jaggi · 9 years ago
  39. e435e98 Implement parallax when dismissing docked/fullscreen stack by Jorim Jaggi · 9 years ago
  40. 5098159 Dim stack while dismissing by Jorim Jaggi · 9 years ago
  41. 81fe2d1 Refine snap position behavior by Jorim Jaggi · 9 years ago
  42. 52641bc Add am command for CTS tests for resizedDockedStack (1/2) by Jorim Jaggi · 9 years ago
  43. 6f2efd3 Add developer option for freeform window support (1/2) by Jorim Jaggi · 9 years ago
  44. a6c934e Use different asset when docked stack exists by Jorim Jaggi · 9 years ago
  45. 0429f35 Freeze task bounds when relaunching by Jorim Jaggi · 9 years ago
  46. fe89d12 Add infrastructure to track activitiy relaunches by Jorim Jaggi · 9 years ago
  47. dc249c4 Change behavior when resizing docked stack by Jorim Jaggi · 9 years ago
  48. c831e36 Merge "Fix InCallService permission doc" by Sailesh Nepal · 9 years ago
  49. 4ea7d1d Move Language normalization code from Paint.cpp to Minikin. by Seigo Nonaka · 9 years ago
  50. 03ce863 Added support for notifying listeners when an activity is pinned. by Wale Ogunwale · 9 years ago
  51. 20e8182 Merge "Refactored ActivityStarter#startActivityUnchecked to make it easier to follow" by Wale Ogunwale · 9 years ago
  52. d73a4fb Merge "Removed outdated TODO for LocaleList" by Roozbeh Pournader · 9 years ago
  53. 8076c3a Removed outdated TODO for LocaleList by Roozbeh Pournader · 9 years ago
  54. 66d2dd6 Fix build breakage. by Wale Ogunwale · 9 years ago
  55. 01d6656 Refactored ActivityStarter#startActivityUnchecked to make it easier to follow by Wale Ogunwale · 9 years ago
  56. 3a39664 Merge "Added hidden API for specifying launch stack in ActivityOptions" by Wale Ogunwale · 9 years ago
  57. 9ae46d8 Optimize locale negotiation when there's only one locale by Roozbeh Pournader · 9 years ago
  58. e4db79d Stencil support in new recorder/reorderer by Chris Craik · 9 years ago
  59. 8190e5d Merge "Avoid calling invalidateSelf() from draw call" by Doris Liu · 9 years ago
  60. 841f6e1 Avoid calling invalidateSelf() from draw call by Doris Liu · 9 years ago
  61. a7ca3e7 Merge "Remove FLASHLIGHT permission" by Svetoslav Ganov · 9 years ago
  62. 854809c Added hidden API for specifying launch stack in ActivityOptions by Wale Ogunwale · 9 years ago
  63. 89109a2 Merge "Added support for android.R.attr#alwaysFocusable" by Wale Ogunwale · 9 years ago
  64. e8ff81c Merge "Change Internal Storage icon from sdcard to smartphone" by Aga Wronska · 9 years ago
  65. e3b8f25 Merge "Make BitmapFactory.Options API Changes" by Matt Sarett · 9 years ago
  66. 6cae765 Added support for android.R.attr#alwaysFocusable by Wale Ogunwale · 9 years ago
  67. 46ca282 Merge "Don't allow unfocusable activity/stack to gain focus" by Wale Ogunwale · 9 years ago
  68. 5e2496b Make BitmapFactory.Options API Changes by Matt Sarett · 9 years ago
  69. 1c686f2 Avoid matching system locales in locale negotiation by Roozbeh Pournader · 9 years ago
  70. 4bd4f40 Merge "fix ActivityMetricsLogger counter names" by Chris Wren · 9 years ago
  71. 09bc4e0 Protect android.bluetooth.intent.DISCOVERABLE_TIMEOUT by Andre Eisenbach · 9 years ago
  72. 4070072 Merge "More work towards triaging missing app behavior." by Jeff Sharkey · 9 years ago
  73. ae255ee fix ActivityMetricsLogger counter names by Chris Wren · 9 years ago
  74. 2701831 Merge "Tests for DatePicker keyboard interaction." by George Mount · 9 years ago
  75. 29b7dd8d Merge "implement assistant service connection" by Chris Wren · 9 years ago
  76. 63f3b88 Merge "Return USER_OP_SUCCESS when force stopping a user" by Fyodor Kupolov · 9 years ago
  77. bc89558 Merge "Add 'more settings' and 'done' to guts." by Julia Reynolds · 9 years ago
  78. d884461 Merge "Add ConfigNetworkSecurityPolicy" am: 2786002bd5 am: a35d617cce by Chad Brubaker · 9 years ago
  79. 7587fd0 Change Internal Storage icon from sdcard to smartphone by Aga Wronska · 9 years ago
  80. 21b2577 Fix ToolbarActionBar invalidating destroyed Activities by Chris Banes · 9 years ago
  81. a35d617 Merge "Add ConfigNetworkSecurityPolicy" am: 2786002bd5 by Chad Brubaker · 9 years ago
  82. 7b4a8a4 Return USER_OP_SUCCESS when force stopping a user by Fyodor Kupolov · 9 years ago
  83. 4cea0f5 Don't allow unfocusable activity/stack to gain focus by Wale Ogunwale · 9 years ago
  84. d6f5e6b Merge "Consolidate resume activity code around focused stack." by Wale Ogunwale · 9 years ago
  85. 31ffb44 No need to pass digest of AndroidManifest.xml around. by Alex Klyubin · 9 years ago
  86. 98edbe3 Merge "Show indeterminate progress bar when job is queued or started and the progress is not known." by Philip P. Moltmann · 9 years ago
  87. 2786002 Merge "Add ConfigNetworkSecurityPolicy" by Chad Brubaker · 9 years ago
  88. 5682192 Add 'more settings' and 'done' to guts. by Julia Reynolds · 9 years ago
  89. 1463ceb Remove FLASHLIGHT permission by Svetoslav Ganov · 9 years ago
  90. 2f3e353 More work towards triaging missing app behavior. by Jeff Sharkey · 9 years ago
  91. 9945e1c Merge "Use GregorianCalendar.add() when searching for next alarm." am: b52de8248f by Dan Sandler · 9 years ago
  92. 6978228 Fixed the incorrect cdma RAT detection logic. am: fa530b4a10 by Jack Yu · 9 years ago
  93. 65a3501 Merge "Use GregorianCalendar.add() when searching for next alarm." by Dan Sandler · 9 years ago
  94. fa530b4 Fixed the incorrect cdma RAT detection logic. by Jack Yu · 9 years ago
  95. b52de82 Merge "Use GregorianCalendar.add() when searching for next alarm." by Dan Sandler · 9 years ago
  96. 154a01e Merge "Remove UserBoolean" by Jason Monk · 9 years ago
  97. 931c51f Refactoring lock-to-task state out of Task by Winson Chung · 9 years ago
  98. 24145bf Merge "Better service management for QS 3rd party tiles" by Jason Monk · 9 years ago
  99. 66239fb Remove UserBoolean by Jason Monk · 9 years ago
  100. d5a204f Better service management for QS 3rd party tiles by Jason Monk · 9 years ago