1. 7f98aa4 Added getProfileIds method returning array of userIds by Fyodor Kupolov · 8 years ago
  2. d67ac0a Merge "Lock down access to getProfiles for 3P apps" into nyc-dev by Fyodor Kupolov · 8 years ago
  3. 7d66e83 Merge "Give users and devices control over sdcardfs." into nyc-dev by Jeff Sharkey · 8 years ago
  4. 33dd156 Give users and devices control over sdcardfs. by Jeff Sharkey · 8 years ago
  5. 9d8da4c Merge "Only parse an APK once" into nyc-dev by Todd Kennedy · 8 years ago
  6. 1b83651 Merge "Internal API for system apps to determine default network for other apps" into nyc-dev by Robin Lee · 8 years ago
  7. 76cda85 Merge "Fix a NPE" into nyc-dev by Svetoslav Ganov · 8 years ago
  8. 819c2f8 Fix a NPE by Svet Ganov · 8 years ago
  9. 035e924 Fix work profile screen timeout policy by Ricky Wai · 8 years ago
  10. 6e0b305 Merge "Delay unlock attempts for managed profiles." into nyc-dev by Jeff Sharkey · 8 years ago
  11. 53940d4 Fingerprint should confirm device lock when unified by Ricky Wai · 8 years ago
  12. d2baf79 Internal API for system apps to determine default network for other apps by Robin Lee · 8 years ago
  13. dc283a8 Keymaster init for work profile by Ricky Wai · 8 years ago
  14. e1ccdd1 Merge "Split WebViewUpdateService logic into fallback logic and update-logic." into nyc-dev by Gustav Sennton · 8 years ago
  15. fccb14e Merge "Only cancel syncs for non-existent accounts" into nyc-dev by Rubin Xu · 8 years ago
  16. 2c548e0 Only cancel syncs for non-existent accounts by Rubin Xu · 8 years ago
  17. 3a6e6b2 Split WebViewUpdateService logic into fallback logic and update-logic. by Gustav Sennton · 8 years ago
  18. 0a786cf Merge "Disable fallback webview package before downgrading it." into nyc-dev by Gustav Sennton · 8 years ago
  19. 70f08d9 Merge "Do not update idle apps on OTA" into nyc-dev by David Brazdil · 8 years ago
  20. 5c153c5 Disable fallback webview package before downgrading it. by Gustav Sennton · 8 years ago
  21. 3ed501c Merge "Set correct bounds when docked stack is removed v2" into nyc-dev by Andrii Kulian · 8 years ago
  22. 5dab713 Delay unlock attempts for managed profiles. by Jeff Sharkey · 8 years ago
  23. 94cac07 Merge "Automatically trace messages on shared loopers." into nyc-dev by Jeff Sharkey · 8 years ago
  24. 74cd3de Automatically trace messages on shared loopers. by Jeff Sharkey · 8 years ago
  25. 48143f7 Merge "Caps Lock toggle with Meta + Alt (2/2)" into nyc-dev by Andrii Kulian · 8 years ago
  26. c4dd325 Merge "Fix flicker when docking task" into nyc-dev by Jorim Jaggi · 8 years ago
  27. b02ffa5 Merge "SENSING_TIMEOUT goes to STATE_INACTIVE. Bug: 27821977" into nyc-dev by Kevin Gabayan · 8 years ago
  28. 35a306c Merge "AnyMotionDetector holds wakelock until conclusive. Bug: 27821976" into nyc-dev by Kevin Gabayan · 8 years ago
  29. f3df0aa Fix flicker when docking task by Jorim Jaggi · 8 years ago
  30. 92f15e6 SENSING_TIMEOUT goes to STATE_INACTIVE. Bug: 27821977 by Kevin Gabayan · 8 years ago
  31. d9d438a Only parse an APK once by Todd Kennedy · 8 years ago
  32. 347bb9a Merge "Don't lock device when double tapping" into nyc-dev by Jorim Jaggi · 8 years ago
  33. f1cdf95 Don't lock device when double tapping by Jorim Jaggi · 8 years ago
  34. c533b56 Lock down access to getProfiles for 3P apps by Fyodor Kupolov · 8 years ago
  35. 50e229f Merge "Add VrManager AIDL interface for use by system apps." into nyc-dev by Ruben Brunk · 8 years ago
  36. da8ec0d Merge changes I0efc513b,Ibe45ba62 into nyc-dev by Winson Chung · 8 years ago
  37. 3dc8a9f Merge "Disallow WebView provider packages lower version than Chrome Stable" into nyc-dev by Hui Shu · 8 years ago
  38. 43cd4b7 Merge "Track userId independently from callback for fingerprint.remove()." into nyc-dev by Jim Miller · 8 years ago
  39. 82404bc Merge "Deprecated the contentinfo and the number" into nyc-dev by Selim Cinek · 8 years ago
  40. 5e48844 AnyMotionDetector holds wakelock until conclusive. Bug: 27821976 by Kevin Gabayan · 8 years ago
  41. ed01756 Merge "Dynamic density change handling" into nyc-dev by Jorim Jaggi · 8 years ago
  42. 3c58bed Merge "Send onUnlockUser() before PRE_BOOT broadcasts." into nyc-dev by Jeff Sharkey · 8 years ago
  43. 083807d Send onUnlockUser() before PRE_BOOT broadcasts. by Jeff Sharkey · 8 years ago
  44. d273f0d Merge "More work on issue #26390151: Add new JobScheduler API..." into nyc-dev by Dianne Hackborn · 8 years ago
  45. 112d056 Caps Lock toggle with Meta + Alt (2/2) by Andrii Kulian · 9 years ago
  46. c7be3be Add VrManager AIDL interface for use by system apps. by Ruben Brunk · 8 years ago
  47. 0f9dd1e Deprecated the contentinfo and the number by Selim Cinek · 8 years ago
  48. a0576c6 Merge "Disallow prepare()-ing over an always on VPN app" into nyc-dev by Robin Lee · 8 years ago
  49. 11c62e1 Dynamic density change handling by Jorim Jaggi · 8 years ago
  50. f583427 Fix dialog placement by Jorim Jaggi · 8 years ago
  51. b202476 Disable landscape aspect-scaled behavior for TV. by Winson · 8 years ago
  52. 69fb5e4 Set correct bounds when docked stack is removed v2 by Andrii Kulian · 8 years ago
  53. 847afad Merge "Eliminate deadlock in magnification." into nyc-dev by Phil Weaver · 8 years ago
  54. 9745ea3 Merge "Put disallow-safe-boot restriction to system settings to make it accessible during boot." into nyc-dev by Lenka Trochtova · 8 years ago
  55. ee2c7c7 Merge "Wrap logcat invocations with timeout." into nyc-dev by Jeff Sharkey · 8 years ago
  56. e11eb10 Merge "Match SUW package after FBE reboot" into nyc-dev by Russell Brenner · 8 years ago
  57. 4bb8030 Merge "Move cert tracing to PackageParser" into nyc-dev by Todd Kennedy · 8 years ago
  58. 0f4bc2b Move cert tracing to PackageParser by Todd Kennedy · 8 years ago
  59. 52c30b0 Merge "Set up none transition for relaunching apps during screen freeze" into nyc-dev by Chong Zhang · 8 years ago
  60. d4c6761 Merge "Add an overlayable config for IME switcher visibility." into nyc-dev by Yohei Yukawa · 8 years ago
  61. 6474f0e Put disallow-safe-boot restriction to system settings by Lenka Trochtova · 8 years ago
  62. 445fd2a Eliminate deadlock in magnification. by Phil Weaver · 8 years ago
  63. ac17049 Merge "don't pin ranking updates at the end of the queue." into nyc-dev by Chris Wren · 8 years ago
  64. fe523c6 Wrap logcat invocations with timeout. by Jeff Sharkey · 8 years ago
  65. d69c9e7 Match SUW package after FBE reboot by Russell Brenner · 8 years ago
  66. 4ac550f Merge "Re-enable Optimizing apps dialog" into nyc-dev by David Brazdil · 8 years ago
  67. 5202049 don't pin ranking updates at the end of the queue. by Chris Wren · 8 years ago
  68. 3397c88 Merge "Notify app op watchers when audio restrictions change." into nyc-dev by Julia Reynolds · 8 years ago
  69. ae4cde1 Do not update idle apps on OTA by David Brazdil · 8 years ago
  70. 0fd0f89 Re-enable Optimizing apps dialog by David Brazdil · 8 years ago
  71. f671147 Keyboard Shortcuts: protect against NPE in WindowManagerService by Andrei Stingaceanu · 8 years ago
  72. 9488787 Don't flush DNS cache on route changes. by Erik Kline · 8 years ago
  73. 07dbd63 Track userId independently from callback for fingerprint.remove(). by Jim Miller · 8 years ago
  74. 4f408ee Set up none transition for relaunching apps during screen freeze by Chong Zhang · 8 years ago
  75. 141f11c More work on issue #26390151: Add new JobScheduler API... by Dianne Hackborn · 8 years ago
  76. 5323c58 Merge "Do not set docked divider as IME target." into nyc-dev by Rob Carr · 8 years ago
  77. b770ed1 Merge "Have the NetworkScoreService bind to the scorer." into nyc-dev by Jeremy Joslin · 8 years ago
  78. 6c773c5 Merge "UID appop state should always override package appop" into nyc-dev by Svetoslav Ganov · 8 years ago
  79. f2cf598 Merge "Permit package downgrades on debuggable platforms." into nyc-dev by Alex Klyubin · 8 years ago
  80. 9e8c058 Disallow WebView provider packages lower version than Chrome Stable by Hui Shu · 8 years ago
  81. 9da141f Do not set docked divider as IME target. by Robert Carr · 8 years ago
  82. e141241 Merge "Invalidate caches when locale changes." into nyc-dev by Jeff Sharkey · 8 years ago
  83. 505a8d9 Merge "Fix meminfo accounting for visible apps" into nyc-dev by Chong Zhang · 8 years ago
  84. 1984bba UID appop state should always override package appop by Svetoslav Ganov · 8 years ago
  85. 854dcfd Fix meminfo accounting for visible apps by Chong Zhang · 8 years ago
  86. bb21c25 Notify app op watchers when audio restrictions change. by Julia Reynolds · 8 years ago
  87. c0b8c11 Merge "Add the app back to mOpeningApps if transition is unset but ready." into nyc-dev by Chong Zhang · 8 years ago
  88. 81a1c17 Add the app back to mOpeningApps if transition is unset but ready. by Chong Zhang · 8 years ago
  89. 0c9d1b0 Merge "Revert "Do not set docked divider as IME target."" into nyc-dev by Yohei Yukawa · 8 years ago
  90. f98b1d4 Revert "Do not set docked divider as IME target." by Yohei Yukawa · 8 years ago
  91. 5cec2d8 Merge "Fix override insets when dragging divider in split-screen" into nyc-dev by Andrii Kulian · 8 years ago
  92. 18e89da Merge "Fix wrong inset bounds" into nyc-dev by Jorim Jaggi · 8 years ago
  93. 80189cd getProfiles should only returns non-partial user info by Tony Mak · 8 years ago
  94. fa0e47e Add an overlayable config for IME switcher visibility. by Yohei Yukawa · 8 years ago
  95. a7d301c Merge "Fix issue #28001806: Background check is incorrectly restricting binding of services" into nyc-dev by Dianne Hackborn · 8 years ago
  96. 4fb9c4a Fix issue #28001806: Background check is incorrectly restricting binding of services by Dianne Hackborn · 8 years ago
  97. 63d1ee4 Merge "Split ACTION_MANAGED_PROFILE_AVAILABILITY_CHANGED into two." into nyc-dev by Rubin Xu · 8 years ago
  98. 19e84f7 Merge changes Ibb63f6b4,Ib64559a5 into nyc-dev by Lorenzo Colitti · 8 years ago
  99. c42c975 Clean up netd state when tethering fails. by Lorenzo Colitti · 8 years ago
  100. d900337 Fix override insets when dragging divider in split-screen by Andrii Kulian · 8 years ago