1. 52153f4 Add GTS test to ensure valid default permission grants - framework by Svet Ganov · 9 years ago
  2. c97509c Merge "Update ifaces when global restriction changes." into mnc-dev by Jeff Sharkey · 9 years ago
  3. 9d14206 Update ifaces when global restriction changes. by Jeff Sharkey · 9 years ago
  4. c0a4883 Merge "Prevent overlap of color views in landscape" into mnc-dev by Adrian Roos · 9 years ago
  5. 24e4d48 Merge "Promote system app permissions" into mnc-dev by Todd Kennedy · 9 years ago
  6. e20493e Merge "Log last filtered sensor timestamp." into mnc-dev by Michael Wright · 9 years ago
  7. 6eabf57 Log last filtered sensor timestamp. by Michael Wright · 9 years ago
  8. 8b3e6b0 Promote system app permissions by Todd Kennedy · 9 years ago
  9. bf88205 Fall back to persist.sys.language/country if locale isn't set. by Narayan Kamath · 9 years ago
  10. e022cb0 Merge "Don't attempt to stop the receive thread if we never started it." into mnc-dev by Lorenzo Colitti · 9 years ago
  11. 968fc3a Merge "Fix deadlock." into mnc-dev by Carlos Valdivia · 9 years ago
  12. 59123b9 Merge "When closing task stack remove reference to display content." into mnc-dev by Filip Gruszczynski · 9 years ago
  13. fe836fa Prevent overlap of color views in landscape by Adrian Roos · 9 years ago
  14. e43d43c Merge "Fixed issue with moveTaskToBack on single stack devices" into mnc-dev by Wale Ogunwale · 9 years ago
  15. 494d6e9 [fingerprint] use credential owner in FingerprintService by Andres Morales · 9 years ago
  16. 8851608 Merge "Always call onProvidersChanged() when packages containing widgets are updated." into mnc-dev by Winson Chung · 9 years ago
  17. a3721e1 Fix deadlock. by Carlos Valdivia · 9 years ago
  18. dbba74e Always call onProvidersChanged() when packages containing widgets are updated. by Winson · 9 years ago
  19. 4270924 Fixed issue with moveTaskToBack on single stack devices by Wale Ogunwale · 9 years ago
  20. b4eb064 Merge "Avoid use-after-free race condition when rebasing theme" into mnc-dev by Alan Viverette · 9 years ago
  21. c12ec70 Avoid use-after-free race condition when rebasing theme by Alan Viverette · 9 years ago
  22. 31e19f3 Don't attempt to stop the receive thread if we never started it. by Lorenzo Colitti · 9 years ago
  23. 77d5b91 Merge "DO NOT MERGE: Idle Job Start During SCREEN_ON or DREAMING_STOPPED" into mnc-dev by Matthew Williams · 9 years ago
  24. e910be0 DO NOT MERGE: Idle Job Start During SCREEN_ON or DREAMING_STOPPED by Kevin Zhu · 9 years ago
  25. 301dfe0 Merge "[Fix getAccounts MANAGE_USERS permission]" into mnc-dev by Simranjit Kohli · 9 years ago
  26. 26ed265 When closing task stack remove reference to display content. by Filip Gruszczynski · 9 years ago
  27. b77d8b6 [Fix getAccounts MANAGE_USERS permission] by Simranjit Singh Kohli · 9 years ago
  28. 90b030b Merge "Do not show removed permissions in the UI - framework" into mnc-dev by Svetoslav Ganov · 9 years ago
  29. fc81be9 Merge "Fix issue #23037093: "Write system settings" permission value fails..." into mnc-dev by Dianne Hackborn · 9 years ago
  30. 3e0be74 Do not show removed permissions in the UI - framework by Svet Ganov · 9 years ago
  31. 4d34bb8 Fix issue #23037093: "Write system settings" permission value fails... by Dianne Hackborn · 9 years ago
  32. 70f998e Merge "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS" into mnc-dev by Billy Lau · 9 years ago
  33. f0e5501 Merge "Fix issue #22989030: Separate battery whitelists" into mnc-dev by Dianne Hackborn · 9 years ago
  34. 4a503b1 Fix issue #22989030: Separate battery whitelists by Dianne Hackborn · 9 years ago
  35. 288e82f Merge "Keep intent verification status of system apps when uninstalling them." into mnc-dev by Nicolas Prévot · 9 years ago
  36. 69ed3308 Merge "Allow system to disable lockscreen" into mnc-dev by Jason Monk · 9 years ago
  37. a7238a3 Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS by Billy Lau · 9 years ago
  38. 1fbc1b3 Merge "Fix partial user cleanup on restart" into mnc-dev by Amith Yamasani · 9 years ago
  39. b5ab2ff Keep intent verification status of system apps when uninstalling them. by Nicolas Prevot · 9 years ago
  40. a789248 Fix partial user cleanup on restart by Amith Yamasani · 9 years ago
  41. 3d06ea0 Merge "Debugging for issue #22556778: Starting under voice control not allowed" into mnc-dev by Dianne Hackborn · 9 years ago
  42. 74aefdf Debugging for issue #22556778: Starting under voice control not allowed by Dianne Hackborn · 9 years ago
  43. 38d30dc Merge "Immediately kill a shared user process on a permission revocation." into mnc-dev by Svetoslav Ganov · 9 years ago
  44. b978ce7 Allow system to disable lockscreen by Jason Monk · 9 years ago
  45. aa41add Immediately kill a shared user process on a permission revocation. by Svetoslav · 9 years ago
  46. 1d7c325 Merge "Correctly propagate permissions when uninstalling updates." into mnc-dev by Jeff Davidson · 9 years ago
  47. a0ef49c Look for recent tasks in live stacks. by Wale Ogunwale · 9 years ago
  48. 85c73c4 Merge "[UserManager] expose method to retrieve credential owner" into mnc-dev by Andres Morales · 9 years ago
  49. 93f3fc87 Merge "add metrics to assistant" into mnc-dev by Chris Wren · 9 years ago
  50. 339a9bb Merge "Use realActivity as indicator for task locking" into mnc-dev by Benjamin Franz · 9 years ago
  51. a35c96e add metrics to assistant by Chris Wren · 9 years ago
  52. 38c0fbd Merge "Pregrant unrevokable storage permission to the CertInstaller" into mnc-dev by Svetoslav Ganov · 9 years ago
  53. 6fd84cc Use realActivity as indicator for task locking by Benjamin Franz · 9 years ago
  54. eb7e3d7e Merge "Don't dispatch when non-interactive and the display is off." into mnc-dev by Michael Wright · 9 years ago
  55. a3b5a61 Merge "Store ringer mode on entering DND mode so it can be restored on exit." into mnc-dev by Julia Reynolds · 9 years ago
  56. 0e62952 Pregrant unrevokable storage permission to the CertInstaller by Svetoslav · 9 years ago
  57. 16ed6a4 Correctly propagate permissions when uninstalling updates. by Jeff Davidson · 9 years ago
  58. 8ae1be1 Disable fingerprint when remotely reset by DPM by Jim Miller · 9 years ago
  59. db221ac Merge "Reduce log spam for the ease of debugging Bug 22857361." into mnc-dev by Yohei Yukawa · 9 years ago
  60. c5548c0 [UserManager] expose method to retrieve credential owner by Andres Morales · 9 years ago
  61. e72377e Merge "Fix app ops regressions introduced by the per UID policy change" into mnc-dev by Svetoslav Ganov · 9 years ago
  62. df5a661 Merge "Revert "Revert "Permissions: GET_ACCOUNTS permission cleanup""" into mnc-dev by Ian Pedowitz · 9 years ago
  63. 6cc066d Revert "Revert "Permissions: GET_ACCOUNTS permission cleanup"" by Ian Pedowitz · 9 years ago
  64. 9b11fdb Store ringer mode on entering DND mode so it can be restored on exit. by Julia Reynolds · 9 years ago
  65. dbc4edc Merge "Fix NOT_RESTRICTED network capability and enforce it." into mnc-dev by Paul Jensen · 9 years ago
  66. df5af48 Reduce log spam for the ease of debugging Bug 22857361. by Yohei Yukawa · 9 years ago
  67. 215b44a Fix app ops regressions introduced by the per UID policy change by Svetoslav · 9 years ago
  68. 2094a70 Merge "Unregister the existing callback when MediaProjection stops" into mnc-dev by Jae Seo · 9 years ago
  69. 0d61688 Merge "Fix moving of apps into legacy ASEC." into mnc-dev by Jeff Sharkey · 9 years ago
  70. 2ccf0c8 Don't dispatch when non-interactive and the display is off. by Michael Wright · 9 years ago
  71. fc5a4bf Merge "AudioService: check for audio device connection success" into mnc-dev by Jean-Michel Trivi · 9 years ago
  72. ac3f8e5 Unregister the existing callback when MediaProjection stops by Jae Seo · 9 years ago
  73. ce68917 Merge "Ensure per package and per UID state share same package settings." into mnc-dev by Svetoslav Ganov · 9 years ago
  74. 97b68bb Merge "UsbDeviceManager: fix b/21429947 regression (try #2)" into mnc-dev by Nick Kralevich · 9 years ago
  75. 35a1a20 Merge "Include dnd status in bugreports." into mnc-dev by Julia Reynolds · 9 years ago
  76. e7af194 Ensure per package and per UID state share same package settings. by Svet Ganov · 9 years ago
  77. 1a008c1 UsbDeviceManager: fix b/21429947 regression (try #2) by Nick Kralevich · 9 years ago
  78. fad3c66 Merge "Remove spurious syncmanager wake-ups" into mnc-dev by Matthew Williams · 9 years ago
  79. 845d14d Revert "Permissions: GET_ACCOUNTS permission cleanup" by Ian Pedowitz · 9 years ago
  80. 487ffe7 Fix NOT_RESTRICTED network capability and enforce it. by Paul Jensen · 9 years ago
  81. 29b8c4a Reset the pointer to the Bluetooth GATT service by Pavlin Radoslavov · 9 years ago
  82. 94dacb1 Fix moving of apps into legacy ASEC. by Jeff Sharkey · 9 years ago
  83. 665d014 Remove spurious syncmanager wake-ups by Matthew Williams · 9 years ago
  84. d9b0f84 Merge "Fix issue #22860466: viapi security bug - rubber stamping in nested VIs" into mnc-dev by Dianne Hackborn · 9 years ago
  85. 911bd0d Merge "Set broadcast nextReceiver correctly when package is disabled" into mnc-dev by Wale Ogunwale · 9 years ago
  86. fb81d09 Fix issue #22860466: viapi security bug - rubber stamping in nested VIs by Dianne Hackborn · 9 years ago
  87. 9a6e13c Set broadcast nextReceiver correctly when package is disabled by Wale Ogunwale · 9 years ago
  88. 6d00e41 AudioService: check for audio device connection success by Jean-Michel Trivi · 9 years ago
  89. 3011f64 Merge "Fix issue #22912704: "android.process.acore has stopped" dialog keeps popping up" into mnc-dev by Dianne Hackborn · 9 years ago
  90. 0faca96f Merge "Avoid deadlock by broadcasting outside lock." into mnc-dev by Jeff Sharkey · 9 years ago
  91. 28ec27c Fix issue #22912704: "android.process.acore has stopped" dialog keeps popping up by Dianne Hackborn · 9 years ago
  92. abc3e85 Avoid deadlock by broadcasting outside lock. by Jeff Sharkey · 9 years ago
  93. f857697 Merge "Also consider task intent when trimming recent tasks" into mnc-dev by Wale Ogunwale · 9 years ago
  94. 8792045 Merge "Fix NPE in AppOpsService" into mnc-dev by Svetoslav Ganov · 9 years ago
  95. 0855357 Merge "User correct category for finding headless sync adapters" into mnc-dev by Svetoslav Ganov · 9 years ago
  96. f3807aa Fix NPE in AppOpsService by Svet Ganov · 9 years ago
  97. 2ab53cf Also consider task intent when trimming recent tasks by Wale Ogunwale · 9 years ago
  98. 05069b9 User correct category for finding headless sync adapters by Svet Ganov · 9 years ago
  99. 8dbd484 Merge "Add per UID control to app ops." into mnc-dev by Svetoslav Ganov · 9 years ago
  100. 2af5708 Add per UID control to app ops. by Svet Ganov · 9 years ago