1. abe8442 Add UserHandle to ShortcutInfo, and simplify LauncherApps APIs. by Makoto Onuki · 8 years ago
  2. 5323c58 Merge "Do not set docked divider as IME target." into nyc-dev by Rob Carr · 8 years ago
  3. b770ed1 Merge "Have the NetworkScoreService bind to the scorer." into nyc-dev by Jeremy Joslin · 8 years ago
  4. 6c773c5 Merge "UID appop state should always override package appop" into nyc-dev by Svetoslav Ganov · 8 years ago
  5. f2cf598 Merge "Permit package downgrades on debuggable platforms." into nyc-dev by Alex Klyubin · 8 years ago
  6. 9da141f Do not set docked divider as IME target. by Robert Carr · 8 years ago
  7. e141241 Merge "Invalidate caches when locale changes." into nyc-dev by Jeff Sharkey · 8 years ago
  8. 505a8d9 Merge "Fix meminfo accounting for visible apps" into nyc-dev by Chong Zhang · 8 years ago
  9. 1984bba UID appop state should always override package appop by Svetoslav Ganov · 8 years ago
  10. 854dcfd Fix meminfo accounting for visible apps by Chong Zhang · 8 years ago
  11. c0b8c11 Merge "Add the app back to mOpeningApps if transition is unset but ready." into nyc-dev by Chong Zhang · 8 years ago
  12. 81a1c17 Add the app back to mOpeningApps if transition is unset but ready. by Chong Zhang · 8 years ago
  13. 0c9d1b0 Merge "Revert "Do not set docked divider as IME target."" into nyc-dev by Yohei Yukawa · 8 years ago
  14. f98b1d4 Revert "Do not set docked divider as IME target." by Yohei Yukawa · 8 years ago
  15. 5cec2d8 Merge "Fix override insets when dragging divider in split-screen" into nyc-dev by Andrii Kulian · 8 years ago
  16. 18e89da Merge "Fix wrong inset bounds" into nyc-dev by Jorim Jaggi · 8 years ago
  17. 80189cd getProfiles should only returns non-partial user info by Tony Mak · 8 years ago
  18. a7d301c Merge "Fix issue #28001806: Background check is incorrectly restricting binding of services" into nyc-dev by Dianne Hackborn · 8 years ago
  19. 4fb9c4a Fix issue #28001806: Background check is incorrectly restricting binding of services by Dianne Hackborn · 8 years ago
  20. 63d1ee4 Merge "Split ACTION_MANAGED_PROFILE_AVAILABILITY_CHANGED into two." into nyc-dev by Rubin Xu · 8 years ago
  21. 19e84f7 Merge changes Ibb63f6b4,Ib64559a5 into nyc-dev by Lorenzo Colitti · 8 years ago
  22. c42c975 Clean up netd state when tethering fails. by Lorenzo Colitti · 8 years ago
  23. d900337 Fix override insets when dragging divider in split-screen by Andrii Kulian · 8 years ago
  24. f15a735 Fix wrong inset bounds by Jorim Jaggi · 8 years ago
  25. f8565cd Merge "resolve merge conflicts of 20ebbb3 to nyc-dev" into nyc-dev by Pavel Zhamaitsiak · 8 years ago
  26. 3609013 Delete unused default DNS setting code by Erik Kline · 8 years ago
  27. 40ccfdd Permit package downgrades on debuggable platforms. by Alex Klyubin · 8 years ago
  28. dd251ef Have the NetworkScoreService bind to the scorer. by Jeremy Joslin · 8 years ago
  29. ce13079 resolve merge conflicts of 20ebbb3 to nyc-dev by Pavel Zhamaitsiak · 8 years ago
  30. eae454b Merge "Do not enable binder exception logging." into nyc-dev by Makoto Onuki · 8 years ago
  31. df9b907 Merge "Correct screenshot bounds calculation." into nyc-dev by Rob Carr · 8 years ago
  32. fe3442d Merge "Fix minimized dock" into nyc-dev by Jorim Jaggi · 8 years ago
  33. e23283a Do not enable binder exception logging. by Makoto Onuki · 8 years ago
  34. a3ebfec Invalidate caches when locale changes. by Jeff Sharkey · 8 years ago
  35. e15fb01 Merge "Do not constrain width/height of child windows at layout." into nyc-dev by Rob Carr · 8 years ago
  36. bd99936 Correct screenshot bounds calculation. by Robert Carr · 8 years ago
  37. 3d48074 Merge "Provide command to change WebView implementation." into nyc-dev by Gustav Sennton · 8 years ago
  38. ef92d6f Fix minimized dock by Jorim Jaggi · 8 years ago
  39. 1e9c685 Merge "Set correct bounds when docked stack is removed" into nyc-dev by Andrii Kulian · 8 years ago
  40. ab3b6b1 Provide command to change WebView implementation. by Gustav Sennton · 8 years ago
  41. bcff143 Move docked stack to the side in landscape instead of clip by Jorim Jaggi · 8 years ago
  42. e1d4361 Fix screen rotation animation by Jorim Jaggi · 8 years ago
  43. 817ef32 Merge "Ensure we leave space between layers in docked stack." into nyc-dev by Rob Carr · 8 years ago
  44. 7182d98 Merge "Move more code from WebViewUpdateService to separate overridable class" into nyc-dev by Gustav Sennton · 8 years ago
  45. 24b7415 Merge "ShortcutManager: More command for CTS, more tests.." into nyc-dev by Makoto Onuki · 8 years ago
  46. 063988c Properly handle DimLayers which become fullscreen. by Robert Carr · 8 years ago
  47. 84e69c3 Merge changes I7d406cc8,Id6cf70ea into nyc-dev by Rob Carr · 8 years ago
  48. 6412d75 Ensure we leave space between layers in docked stack. by Robert Carr · 8 years ago
  49. ac21497 ShortcutManager: More command for CTS, more tests.. by Makoto Onuki · 8 years ago
  50. 3942978 Merge "Show toast when subtype is rotated by Meta-Space." into nyc-dev by Yohei Yukawa · 8 years ago
  51. ebdb34d Merge "Never "save" if the surface control is null." into nyc-dev by Chong Zhang · 8 years ago
  52. 133b07a Merge "Fix missing exit animation when app is closed during starting window" into nyc-dev by Chong Zhang · 8 years ago
  53. ebda7d7 Show toast when subtype is rotated by Meta-Space. by Yohei Yukawa · 8 years ago
  54. d4a1932 Merge "Add accessibility window title and anchor." into nyc-dev by Phil Weaver · 8 years ago
  55. e95057a Split ACTION_MANAGED_PROFILE_AVAILABILITY_CHANGED into two. by Rubin Xu · 8 years ago
  56. 6dffdf828 Merge "Fix intent filter priorities" into nyc-dev by Todd Kennedy · 8 years ago
  57. 065b7e6 Move more code from WebViewUpdateService to separate overridable class by Gustav Sennton · 8 years ago
  58. 23c8292 Merge "Grant NFC tag app default permissions." into nyc-dev by Martijn Coenen · 8 years ago
  59. 9ccff51 Don't broadcast <Standby> message during shutdown when setting is disabled by Donghyun Cho · 8 years ago
  60. 5ee693f Merge "Turn on HDMI-related logs conditionally for better debugging" into nyc-dev by Donghyun Cho · 8 years ago
  61. 699632c Merge "Kill app if revoking a permission while resetting app prefs" into nyc-dev by Svetoslav Ganov · 8 years ago
  62. 893e097 Kill app if revoking a permission while resetting app prefs by Svet Ganov · 8 years ago
  63. 7d718bb Merge "Support direct-boot tests." into nyc-dev by Jeff Sharkey · 8 years ago
  64. b5e89c6 Support direct-boot tests. by Jeff Sharkey · 8 years ago
  65. 1bb269d Merge "Fix extra data in cache" into nyc-dev by Simranjit Kohli · 8 years ago
  66. 858511c Fix extra data in cache by Simranjit Kohli · 8 years ago
  67. 57f3d46 Fix missing exit animation when app is closed during starting window by Chong Zhang · 8 years ago
  68. 41da89c Set correct bounds when docked stack is removed by Andrii Kulian · 8 years ago
  69. f4fa8cb Fix flicker when unlocking by Jorim Jaggi · 8 years ago
  70. c83ce39 Merge "Removed get-metered-network command." into nyc-dev by Felipe Leme · 8 years ago
  71. b1a684c Merge "ShortcutManager: implement backup & restore" into nyc-dev by Makoto Onuki · 8 years ago
  72. 4bb4830 Get name and address without enabling Bluetooth by Ajay Panicker · 8 years ago
  73. 409635b Allow app to force orientation if dock minimized by Jorim Jaggi · 8 years ago
  74. b9aee90a Removed get-metered-network command. by Felipe Leme · 8 years ago
  75. 6c71c0b Never "save" if the surface control is null. by Chong Zhang · 8 years ago
  76. fbe10f1 Merge "Avoid extra relaunch when rotating side-by-side apps" into nyc-dev by Chong Zhang · 8 years ago
  77. 2e210c4 ShortcutManager: implement backup & restore by Makoto Onuki · 8 years ago
  78. 167bbfac Avoid extra relaunch when rotating side-by-side apps by Chong Zhang · 8 years ago
  79. bb5e52f Merge "introduce GET_PASSWORD_PRIVILEDGED permission." into nyc-dev by Carlos Valdivia · 8 years ago
  80. b38fa4e Merge "actually cancel sounds when we get a quiet update" into nyc-dev by Chris Wren · 8 years ago
  81. 5585dd9 Fix intent filter priorities by Todd Kennedy · 8 years ago
  82. 730bf06 Fixing issue where affiliated task last-active-times were inconsistent. by Winson · 8 years ago
  83. 93bb8b8 actually cancel sounds when we get a quiet update by Chris Wren · 8 years ago
  84. 51b651a introduce GET_PASSWORD_PRIVILEDGED permission. by Carlos Valdivia · 8 years ago
  85. f8c07d6 Merge "Add new permission for am.updateLockTaskPackages()" into nyc-dev by Russell Brenner · 8 years ago
  86. 3ccb354 Merge "Add new protection level for setup wizard" into nyc-dev by Russell Brenner · 8 years ago
  87. 0242467 Merge "Allow retrieving info /system components" into nyc-dev by Todd Kennedy · 8 years ago
  88. 002f712 Keyboard shortcuts: disable toggling from lockscreen by Andrei Stingaceanu · 8 years ago
  89. 205fa2a Turn on HDMI-related logs conditionally for better debugging by Donghyun Cho · 8 years ago
  90. f73adb6 Sanitize app op service inputs by Svetoslav Ganov · 8 years ago
  91. d1cb256 ConnectivityMetricsLogger: Switch to "pull" model by Pavel Zhamaitsiak · 8 years ago
  92. 10ace25 Merge "Make display brightness ramp rate fast configurable" into nyc-dev by Prashant Malani · 8 years ago
  93. b3ad567 Add new permission for am.updateLockTaskPackages() by Russell Brenner · 8 years ago
  94. b233466 Add new protection level for setup wizard by Russell Brenner · 8 years ago
  95. d6ee0ba Allow retrieving info /system components by Todd Kennedy · 8 years ago
  96. ebe9c0d Do not set docked divider as IME target. by Robert Carr · 8 years ago
  97. fc03b2b Fix IME adjustment for docked. by Robert Carr · 8 years ago
  98. 2c7238e Merge "Sending WALLPAPER_CHANGED broadcast when live wallpaper changes" into nyc-dev by Sunny Goyal · 8 years ago
  99. 8f7e381 Merge "Grant default permissions to preinstalled VrListenerServices." into nyc-dev by Ruben Brunk · 8 years ago
  100. ae310b4 Merge "Skip mounting sdcardfs in core mode." into nyc-dev by Jeff Sharkey · 8 years ago