1. 52153f4 Add GTS test to ensure valid default permission grants - framework by Svet Ganov · 9 years ago
  2. ff9912d Merge "Fix issue #23116383: Include security patch level in Settings" into mnc-dev by Dianne Hackborn · 9 years ago
  3. c97509c Merge "Update ifaces when global restriction changes." into mnc-dev by Jeff Sharkey · 9 years ago
  4. 9d14206 Update ifaces when global restriction changes. by Jeff Sharkey · 9 years ago
  5. c3f7449 Fix issue #23116383: Include security patch level in Settings by Dianne Hackborn · 9 years ago
  6. beabcb9 Merge "Fix Insertion ActionMode not showing on RTL languages" into mnc-dev by Raph Levien · 9 years ago
  7. f95ed10 Fix Insertion ActionMode not showing on RTL languages by Clara Bayarri · 9 years ago
  8. 242ff8a Merge "Camera: Fix framework bugs with DEPTH-only camera devices" into mnc-dev by Eino-Ville Talvala · 9 years ago
  9. ad285c1 Merge "Revert "Set default SMS/MMS app to com.android.messaging (new AOSP app)."" into mnc-dev by Mike Dodd · 9 years ago
  10. 719192c Revert "Set default SMS/MMS app to com.android.messaging (new AOSP app)." by Mike Dodd · 9 years ago
  11. c0a4883 Merge "Prevent overlap of color views in landscape" into mnc-dev by Adrian Roos · 9 years ago
  12. 0c76295 Merge "Fix tuner for secondary users" into mnc-dev by Jason Monk · 9 years ago
  13. 7f2f96c Merge "Set default SMS/MMS app to com.android.messaging (new AOSP app)." into mnc-dev by Mike Dodd · 9 years ago
  14. 24e4d48 Merge "Promote system app permissions" into mnc-dev by Todd Kennedy · 9 years ago
  15. e20493e Merge "Log last filtered sensor timestamp." into mnc-dev by Michael Wright · 9 years ago
  16. 6eabf57 Log last filtered sensor timestamp. by Michael Wright · 9 years ago
  17. 8b3e6b0 Promote system app permissions by Todd Kennedy · 9 years ago
  18. bf88205 Fall back to persist.sys.language/country if locale isn't set. by Narayan Kamath · 9 years ago
  19. e19b76c Merge "Add more examples of generating/importing keys to Javadocs." into mnc-dev by Alex Klyubin · 9 years ago
  20. e022cb0 Merge "Don't attempt to stop the receive thread if we never started it." into mnc-dev by Lorenzo Colitti · 9 years ago
  21. 968fc3a Merge "Fix deadlock." into mnc-dev by Carlos Valdivia · 9 years ago
  22. 77b0d6e Merge "New landscape Navigation bar icons." into mnc-dev by Julia Reynolds · 9 years ago
  23. 59123b9 Merge "When closing task stack remove reference to display content." into mnc-dev by Filip Gruszczynski · 9 years ago
  24. fe836fa Prevent overlap of color views in landscape by Adrian Roos · 9 years ago
  25. 15f704e Merge "Fix issue #23122445: Add 420 density" into mnc-dev by Dianne Hackborn · 9 years ago
  26. e43d43c Merge "Fixed issue with moveTaskToBack on single stack devices" into mnc-dev by Wale Ogunwale · 9 years ago
  27. 1e9c51a Fix issue #23122445: Add 420 density by Dianne Hackborn · 9 years ago
  28. 494d6e9 [fingerprint] use credential owner in FingerprintService by Andres Morales · 9 years ago
  29. 8851608 Merge "Always call onProvidersChanged() when packages containing widgets are updated." into mnc-dev by Winson Chung · 9 years ago
  30. 19aa341 Merge "Save data registration roaming state" into mnc-dev by Chris Manton · 9 years ago
  31. a3721e1 Fix deadlock. by Carlos Valdivia · 9 years ago
  32. 72064af Camera: Fix framework bugs with DEPTH-only camera devices by Eino-Ville Talvala · 9 years ago
  33. dbba74e Always call onProvidersChanged() when packages containing widgets are updated. by Winson · 9 years ago
  34. 4270924 Fixed issue with moveTaskToBack on single stack devices by Wale Ogunwale · 9 years ago
  35. 7d85b54 Merge "Make DelegateManager thread safe" into mnc-dev by Diego Perez · 9 years ago
  36. 3a24898 Set default SMS/MMS app to com.android.messaging (new AOSP app). by Mike Dodd · 9 years ago
  37. 105febd Merge "Don't re-wrap alert dialog context" into mnc-dev by Alan Viverette · 9 years ago
  38. 1110479 Merge "Ensure ripple mask is drawn at correct position" into mnc-dev by Alan Viverette · 9 years ago
  39. fe114b9 New landscape Navigation bar icons. by Julia Reynolds · 9 years ago
  40. 93d9e26 Don't re-wrap alert dialog context by Alan Viverette · 9 years ago
  41. 72245d7 Add more examples of generating/importing keys to Javadocs. by Alex Klyubin · 9 years ago
  42. bac9769 Ensure ripple mask is drawn at correct position by Alan Viverette · 9 years ago
  43. b4eb064 Merge "Avoid use-after-free race condition when rebasing theme" into mnc-dev by Alan Viverette · 9 years ago
  44. 540542b Fix tuner for secondary users by Jason Monk · 9 years ago
  45. 1428f43 Save data registration roaming state by Chris Manton · 9 years ago
  46. c12ec70 Avoid use-after-free race condition when rebasing theme by Alan Viverette · 9 years ago
  47. ad7719d Merge "Crash apps with bad notification icons." into mnc-dev by Daniel Sandler · 9 years ago
  48. 4dbb37a Merge "Update setApplicationRestrictions documentation" into mnc-dev by Esteban Talavera · 9 years ago
  49. 31e19f3 Don't attempt to stop the receive thread if we never started it. by Lorenzo Colitti · 9 years ago
  50. b08c24a Frameworks/base: Disable Clang in core/jni by Andreas Gampe · 9 years ago
  51. c00b106 Merge "Pushing the startActivity before the calls to remove task." into mnc-dev by Winson Chung · 9 years ago
  52. f8359cf Merge "Don't show fingerprint cancellation messages in keyguard" into mnc-dev by Jorim Jaggi · 9 years ago
  53. b2b0209 Merge "Fix issue #23037899: Support for Battery Optimization permission + Dialog" into mnc-dev by Dianne Hackborn · 9 years ago
  54. 1df9c3c Pushing the startActivity before the calls to remove task. by Winson · 9 years ago
  55. 77d5b91 Merge "DO NOT MERGE: Idle Job Start During SCREEN_ON or DREAMING_STOPPED" into mnc-dev by Matthew Williams · 9 years ago
  56. 5d05a24 Merge "Fix wifi disable during restore" into mnc-dev by Chris Tate · 9 years ago
  57. e910be0 DO NOT MERGE: Idle Job Start During SCREEN_ON or DREAMING_STOPPED by Kevin Zhu · 9 years ago
  58. c7b57b1 Fix issue #23037899: Support for Battery Optimization permission + Dialog by Dianne Hackborn · 9 years ago
  59. 301dfe0 Merge "[Fix getAccounts MANAGE_USERS permission]" into mnc-dev by Simranjit Kohli · 9 years ago
  60. 3343981 Crash apps with bad notification icons. by Dan Sandler · 9 years ago
  61. 26ed265 When closing task stack remove reference to display content. by Filip Gruszczynski · 9 years ago
  62. b77d8b6 [Fix getAccounts MANAGE_USERS permission] by Simranjit Singh Kohli · 9 years ago
  63. 6b8e064 Update setApplicationRestrictions documentation by Esteban Talavera · 9 years ago
  64. c528392 Close ZipFiles correctly in WebViewFactory. by Torne (Richard Coles) · 9 years ago
  65. 4218e46 Merge "Initialize network name better in NetworkController" into mnc-dev by Jason Monk · 9 years ago
  66. 00aa9d4 Initialize network name better in NetworkController by Jason Monk · 9 years ago
  67. a2e39c6 Merge "Filtering Remote-Submix and Back-mic devices from AudioDeviceInfo API." into mnc-dev by Paul Mclean · 9 years ago
  68. beda6e2 Merge "Revert "Add a (hidden) mapping for REMOTE_SUBMIX device types for CTS test."" into mnc-dev by Paul Mclean · 9 years ago
  69. 90b030b Merge "Do not show removed permissions in the UI - framework" into mnc-dev by Svetoslav Ganov · 9 years ago
  70. fc81be9 Merge "Fix issue #23037093: "Write system settings" permission value fails..." into mnc-dev by Dianne Hackborn · 9 years ago
  71. 3e0be74 Do not show removed permissions in the UI - framework by Svet Ganov · 9 years ago
  72. 45dc0d0 Fix wifi disable during restore by Christopher Tate · 9 years ago
  73. 4d34bb8 Fix issue #23037093: "Write system settings" permission value fails... by Dianne Hackborn · 9 years ago
  74. 70f998e Merge "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS" into mnc-dev by Billy Lau · 9 years ago
  75. f0e5501 Merge "Fix issue #22989030: Separate battery whitelists" into mnc-dev by Dianne Hackborn · 9 years ago
  76. 9d92955 Merge "Correctly skip files that are excluded from restore" into mnc-dev by Matthew Williams · 9 years ago
  77. 4a503b1 Fix issue #22989030: Separate battery whitelists by Dianne Hackborn · 9 years ago
  78. 1135457 Filtering Remote-Submix and Back-mic devices from AudioDeviceInfo API. by Paul McLean · 9 years ago
  79. 027e3b7 Merge "Fix check for caller being the active network scorer" into mnc-dev by Shirish Kalele · 9 years ago
  80. 288e82f Merge "Keep intent verification status of system apps when uninstalling them." into mnc-dev by Nicolas Prévot · 9 years ago
  81. 9dc4d50 Merge "Update Navigation bar assets." into mnc-dev by Julia Reynolds · 9 years ago
  82. 5fa8939 Revert "Add a (hidden) mapping for REMOTE_SUBMIX device types for CTS test." by Paul Mclean · 9 years ago
  83. 69ed3308 Merge "Allow system to disable lockscreen" into mnc-dev by Jason Monk · 9 years ago
  84. a7238a3 Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS by Billy Lau · 9 years ago
  85. 1fbc1b3 Merge "Fix partial user cleanup on restart" into mnc-dev by Amith Yamasani · 9 years ago
  86. c376afb Merge "Wait a bit longer for wifi to shut down before rewriting the config" into mnc-dev by Chris Tate · 9 years ago
  87. b5ab2ff Keep intent verification status of system apps when uninstalling them. by Nicolas Prevot · 9 years ago
  88. a789248 Fix partial user cleanup on restart by Amith Yamasani · 9 years ago
  89. 3d06ea0 Merge "Debugging for issue #22556778: Starting under voice control not allowed" into mnc-dev by Dianne Hackborn · 9 years ago
  90. ae4b8de Update Navigation bar assets. by Julia Reynolds · 9 years ago
  91. 907e01e Wait a bit longer for wifi to shut down before rewriting the config by Christopher Tate · 9 years ago
  92. 74aefdf Debugging for issue #22556778: Starting under voice control not allowed by Dianne Hackborn · 9 years ago
  93. 53d6cdd Merge "Fix issue #22846750: Starting Screenie Now On Tap crashes USA Today" into mnc-dev by Dianne Hackborn · 9 years ago
  94. d7255cf Merge "DO NOT MERGE. Add new media navigation keys." into mnc-dev by Michael Wright · 9 years ago
  95. 38d30dc Merge "Immediately kill a shared user process on a permission revocation." into mnc-dev by Svetoslav Ganov · 9 years ago
  96. 77566dd Merge "Use BluetoothController for status bar icon status" into mnc-dev by Jason Monk · 9 years ago
  97. 600b984 DO NOT MERGE. Add new media navigation keys. by Michael Wright · 9 years ago
  98. b978ce7 Allow system to disable lockscreen by Jason Monk · 9 years ago
  99. 511e487 Make DelegateManager thread safe by Diego Perez · 9 years ago
  100. 6ff55fc Fix issue #22846750: Starting Screenie Now On Tap crashes USA Today by Dianne Hackborn · 9 years ago