1. 8c7f700 Add permission meta-state flags to support grant/revoke permission policy. by Svet Ganov · 9 years ago
  2. a5b2684 Merge "Rename *AppIdle to *AppInactive per api-council" into mnc-dev by Amith Yamasani · 9 years ago
  3. d7b2a2e Merge "Be more accepting of dex2oat errors." into mnc-dev by Narayan Kamath · 9 years ago
  4. d9c7f24 UsbManager / UsbService / UsbDeviceManager: delete unused code by Nick Kralevich · 9 years ago
  5. 1c86159 Merge "CEC: Update ARC feature flag on hotplug" into mnc-dev by Jinsuk Kim · 9 years ago
  6. 37f5bc28 CEC: Update ARC feature flag on hotplug by Jinsuk Kim · 9 years ago
  7. fced534 Fix devices with primary physical storage. by Jeff Sharkey · 9 years ago
  8. b501330 Disable multi-user background recording by Fyodor Kupolov · 9 years ago
  9. 4f434a0 Merge "Remove restrictions PIN functionality" into mnc-dev by Fyodor Kupolov · 9 years ago
  10. f2f3778 am e8334254: am 4f35e169: am 4475e7df: am ea2c4033: Mark persistent apps as such when the ProcessRecord is created by Christopher Tate · 9 years ago
  11. b2fa5f3 Merge "Clean-up component states in AMS when component is disabled" into mnc-dev by Wale Ogunwale · 9 years ago
  12. e833425 am 4f35e169: am 4475e7df: am ea2c4033: Mark persistent apps as such when the ProcessRecord is created by Christopher Tate · 9 years ago
  13. 4755cb3 Merge "Zen: Tweak default automatic rules." into mnc-dev by John Spurlock · 9 years ago
  14. d89a6b2 Merge "Zen: Simplify notification policy api, add zenmode api." into mnc-dev by John Spurlock · 9 years ago
  15. 540e123 Clean-up component states in AMS when component is disabled by Wale Ogunwale · 9 years ago
  16. 4f35e16 am 4475e7df: am ea2c4033: Mark persistent apps as such when the ProcessRecord is created by Christopher Tate · 9 years ago
  17. 4475e7d am ea2c4033: Mark persistent apps as such when the ProcessRecord is created by Christopher Tate · 9 years ago
  18. f8a96d1 Merge "Cleanup keystore password changing and unlocking" into mnc-dev by Chad Brubaker · 9 years ago
  19. cb9aa20 Zen: Tweak default automatic rules. by John Spurlock · 9 years ago
  20. 2621105 Merge "Add 'App Summary' section to meminfo." into mnc-dev by Richard Uhler · 9 years ago
  21. e5f3304 Rename *AppIdle to *AppInactive per api-council by Amith Yamasani · 9 years ago
  22. ea2c403 Mark persistent apps as such when the ProcessRecord is created by Christopher Tate · 9 years ago
  23. 4ca9955 Merge "DevicePolicyManager API review changes" into mnc-dev by Craig Lafayette · 9 years ago
  24. c14b9cf Add 'App Summary' section to meminfo. by Richard Uhler · 9 years ago
  25. a91a850 Cleanup keystore password changing and unlocking by Chad Brubaker · 9 years ago
  26. 8077493 Zen: Simplify notification policy api, add zenmode api. by John Spurlock · 9 years ago
  27. 93b6dae Merge "Fix IMMS#mInputShown state inconsistency." into mnc-dev by Yohei Yukawa · 9 years ago
  28. 0dc0193 Merge "multiuser: postpone user cleanup to systemready" into mnc-dev by Xiaohui Chen · 9 years ago
  29. 1336c2c Merge "Always destroy virtual display on Binder death." into mnc-dev by Michael Wright · 9 years ago
  30. a0698b6 Merge "Optionally add a default MOBILE request." into mnc-dev by Erik Kline · 9 years ago
  31. da4bfa8 Optionally add a default MOBILE request. by Erik Kline · 9 years ago
  32. 8d4a911 Fix IMMS#mInputShown state inconsistency. by Seigo Nonaka · 9 years ago
  33. 03fdca1 Merge "Fixed a bug where the heads-up would not show when full screen" into mnc-dev by Selim Cinek · 9 years ago
  34. 03872c0 Fixed a bug with svelte and voice assist by Selim Cinek · 9 years ago
  35. 4a4a2bddc Fixed a bug where the heads-up would not show when full screen by Selim Cinek · 9 years ago
  36. aef0210 Merge "Add IntentFilter auto verification - part 8" into mnc-dev by Fabrice Di Meglio · 9 years ago
  37. 3203f9a Merge "MidiManager: Improve output of "dumpsys midi"" into mnc-dev by Mike Lockwood · 9 years ago
  38. 6a8c79b Merge "Improve keying for theme caches, rebase system theme on config change" into mnc-dev by Alan Viverette · 9 years ago
  39. fd5637f MidiManager: Improve output of "dumpsys midi" by Mike Lockwood · 9 years ago
  40. a039182 Delete a bunch of dead code by John Reck · 9 years ago
  41. 01dcb76 Be more accepting of dex2oat errors. by Narayan Kamath · 9 years ago
  42. 4e401fa DevicePolicyManager API review changes by Craig Lafayette · 9 years ago
  43. dd0f396 Merge "CEC: Make wakeup on hotplug optional" into mnc-dev by Jinsuk Kim · 9 years ago
  44. 659c486 CEC: Make wakeup on hotplug optional by Jinsuk Kim · 9 years ago
  45. f2cac4d Merge "Retry "Always show auxiliary subtypes from NavBar keyboard icon."" into mnc-dev by Yohei Yukawa · 9 years ago
  46. bdfaa7f Bluetooth: Ensure Bluetooth interface handle is valid by Nitin Arora · 9 years ago
  47. 14e1391 Retry "Always show auxiliary subtypes from NavBar keyboard icon." by Seigo Nonaka · 9 years ago
  48. 1f09b8c Add IntentFilter auto verification - part 8 by Fabrice Di Meglio · 9 years ago
  49. 1b0888f Merge "Revert "Always show auxiliary subtypes from NavBar keyboard icon."" into mnc-dev by Bart Sears · 9 years ago
  50. d130bdc Revert "Always show auxiliary subtypes from NavBar keyboard icon." by Bart Sears · 9 years ago
  51. ee2e8fb Merge changes from topic 'mr' into mnc-dev by Jeff Brown · 9 years ago
  52. 90ae455 Merge "Move PhoneWindow and friends back into internal package" into mnc-dev by Adam Powell · 9 years ago
  53. 7afd01e Merge "Do nothing if hideSoftInput is called from not focused client." into mnc-dev by Seigo Nonaka · 9 years ago
  54. c05c1ae Revert "Initial draft of new MediaRouter APIs." by Jeff Brown · 9 years ago
  55. ccee759 Do nothing if hideSoftInput is called from not focused client. by Seigo Nonaka · 9 years ago
  56. 6711f3b Move PhoneWindow and friends back into internal package by Adam Powell · 9 years ago
  57. c2ec334 Merge "Add setting to mute wireless charging sound." into mnc-dev by John Spurlock · 9 years ago
  58. 51a871d Add setting to mute wireless charging sound. by John Spurlock · 9 years ago
  59. 2665fdf Merge "Fetch DISALLOW_CONFIG_VPN for the current user." into mnc-dev by Nicolas Prevot · 9 years ago
  60. e184a6b Merge "CEC: Reset active source/path before going into standby" into mnc-dev by Jinsuk Kim · 9 years ago
  61. 41fe529 Merge "Delay all syncing until the device is provisioned" into mnc-dev by Matthew Williams · 9 years ago
  62. ef24909 Remove restrictions PIN functionality by Fyodor Kupolov · 9 years ago
  63. 06bdf9c Merge "Always show auxiliary subtypes from NavBar keyboard icon." into mnc-dev by Seigo Nonaka · 9 years ago
  64. 80ff4ed Always show auxiliary subtypes from NavBar keyboard icon. by Seigo Nonaka · 9 years ago
  65. a1d3c50 Merge "Fix requestRestore() of an app's own package" into mnc-dev by Christopher Tate · 9 years ago
  66. 5aba226 Fix requestRestore() of an app's own package by Christopher Tate · 9 years ago
  67. 8b76d20 Delay all syncing until the device is provisioned by Matthew Williams · 9 years ago
  68. e54d245 Improve keying for theme caches, rebase system theme on config change by Alan Viverette · 9 years ago
  69. 4be96e4 multiuser: postpone user cleanup to systemready by Xiaohui Chen · 9 years ago
  70. 444eda0 Merge "Zen: Calendar tracker should use event availability." into mnc-dev by John Spurlock · 9 years ago
  71. 028a539 Zen: Calendar tracker should use event availability. by John Spurlock · 9 years ago
  72. 94fb202 Merge "Rename functions that disable status bar and keyguard" into mnc-dev by Benjamin Franz · 9 years ago
  73. d1a5fae Always destroy virtual display on Binder death. by Michael Wright · 9 years ago
  74. bece806 Rename functions that disable status bar and keyguard by Benjamin Franz · 9 years ago
  75. 95778ff Fetch DISALLOW_CONFIG_VPN for the current user. by Nicolas Prevot · 10 years ago
  76. bc1a2ad Merge "Zen: Maintain source filters for both calls and messages." into mnc-dev by John Spurlock · 9 years ago
  77. 1934392 Merge "Permission policies are for profile and device owners" into mnc-dev by Amith Yamasani · 9 years ago
  78. 6f36d42 Permission policies are for profile and device owners by Amith Yamasani · 9 years ago
  79. 6329bbc Merge "The voice assist may now be launched above the lockscreen" into mnc-dev by Selim Cinek · 9 years ago
  80. a492d1d Zen: Maintain source filters for both calls and messages. by John Spurlock · 9 years ago
  81. e70d653 The voice assist may now be launched above the lockscreen by Selim Cinek · 9 years ago
  82. 237b061 Only enable fingerprint auth after first regular auth by Jorim Jaggi · 9 years ago
  83. e02b786 Merge "Call profile changed in cases were focused activity is nulled." into mnc-dev by Kenny Guy · 9 years ago
  84. 4a64b19 Merge "Permission UI - legacy apps support" into mnc-dev by Svet Ganov · 9 years ago
  85. 019d230 Permission UI - legacy apps support by Svet Ganov · 9 years ago
  86. 0bc8aff Merge "Zen: Remove calendar rule attendance attribute." into mnc-dev by John Spurlock · 9 years ago
  87. d39af2d Zen: Remove calendar rule attendance attribute. by John Spurlock · 9 years ago
  88. d4474cb Remove dead code from IMMS. by Seigo Nonaka · 9 years ago
  89. d180840 Merge changes from topic 'mwd-merge-050415' into mnc-dev by Prerepa Viswanadham · 9 years ago
  90. 44b60be Merge "Add user selectable Default Browser feature - part 5" into mnc-dev by Fabrice Di Meglio · 9 years ago
  91. 7d1a9d0 Add user selectable Default Browser feature - part 5 by Fabrice Di Meglio · 9 years ago
  92. 5c33a2e Merge "Adding "Connected, no Internet" string in Wifi nw summary." into mnc-dev by Sanket Padawe · 9 years ago
  93. 8ef631d Merge "Add user selectable Default Browser feature - part 4" into mnc-dev by Fabrice Di Meglio · 9 years ago
  94. ad2399f Merge "Zen: Implement calendar event system condition provider." into mnc-dev by John Spurlock · 9 years ago
  95. 2f096ed Zen: Implement calendar event system condition provider. by John Spurlock · 9 years ago
  96. 1641c0c Merge "Move AssetAtlas off of SkBitmap*" into mnc-dev by John Reck · 9 years ago
  97. 303650c Add full backup criteria to android manifest by Matthew Williams · 9 years ago
  98. 4c92949 Add user selectable Default Browser feature - part 4 by Fabrice Di Meglio · 9 years ago
  99. 13428b5 am f626c679: am a7f07fc3: Merge "Add configuration to allow animations during low power mode." into lmp-mr1-modular-dev by Bryce Lee · 9 years ago
  100. 7094d22 Adding "Connected, no Internet" string in Wifi nw summary. by Sanket Padawe · 9 years ago