1. 2ab02e2 Pass userId through to singleton ContentProviders by Robin Lee · 8 years ago
  2. 428b3bd Block user from setting safe boot setting via adb am: 0ff13fce6f am: c86e8c3442 by Benjamin Franz · 8 years ago
  3. 71f85e9 Decrease default longpress timeout to 400ms. by Dan Sandler · 8 years ago
  4. 0ff13fc Block user from setting safe boot setting via adb by Benjamin Franz · 8 years ago
  5. e293b0c Disallow shell to mutate always-on vpn when DISALLOW_CONFIG_VPN user restriction is set by Victor Chang · 8 years ago
  6. 5bd9ea8 Merge "Whitelist default apps for DND access." into nyc-mr1-dev by Julia Reynolds · 8 years ago
  7. e05b35d Merge "Disallow shell to mutate always-on vpn when DISALLOW_CONFIG_VPN user restriction is set" into nyc-mr1-dev by Victor Chang · 8 years ago
  8. 1f721e1 Whitelist default apps for DND access. by Julia Reynolds · 8 years ago
  9. 9c7b706 Disallow shell to mutate always-on vpn when DISALLOW_CONFIG_VPN user restriction is set by Victor Chang · 8 years ago
  10. 3d9805d Added UM.DISALLOW_OEM_UNLOCK, Removed Global.OEM_UNLOCK_DISALLOWED. by Mahaver Chopra · 8 years ago
  11. 23d729d Merge "Use the correct handler when persisting the settings state." into nyc-dev by Svetoslav Ganov · 8 years ago
  12. 9205749 Use the correct handler when persisting the settings state. by Svetoslav Ganov · 8 years ago
  13. e333b2e Merge "Add a Global setting for disabling OEM unlocking setting" into nyc-mr1-dev by Steven Ng · 8 years ago
  14. 00749ae Merge "Persist settings on a dedicated background thread" into nyc-dev by Svetoslav Ganov · 8 years ago
  15. 83fec00 Fix a race in settings update. by Phil Weaver · 8 years ago
  16. a8f9026 Persist settings on a dedicated background thread by Svet Ganov · 8 years ago
  17. 5537ce1 Revert "Persist settings on a dedicated background thread" by Guang Zhu · 8 years ago
  18. 82b8c92b Persist settings on a dedicated background thread by Svet Ganov · 8 years ago
  19. dc20ba6 Add a Global setting for disabling OEM unlocking setting by Steven Ng · 8 years ago
  20. 83a1f7f Add a missing null object check by Svetoslav Ganov · 8 years ago
  21. 6e5b602 Fix unexpected null check condition flipping. by Seigo Nonaka · 8 years ago
  22. 6f8a10b Add a missing null check by Svet Ganov · 8 years ago
  23. fedb230 Replace null checks is null object checks by Svetoslav Ganov · 8 years ago
  24. 53a441c Ensure local settings caches are not stale by Svet Ganov · 8 years ago
  25. c9d064a Added null check in appendSettingToCursor by Suprabh Shukla · 8 years ago
  26. 4c74334 Merge "Added getProfileIds method returning array of userIds" into nyc-dev by Fyodor Kupolov · 8 years ago
  27. 02ba612 Copy lockscreen notification settings upon upgrade by Daniel U · 8 years ago
  28. 7f98aa4 Added getProfileIds method returning array of userIds by Fyodor Kupolov · 8 years ago
  29. 98576cf Grant default permissions to preinstalled VrListenerServices. by Ruben Brunk · 8 years ago
  30. a04c7a7 Mark more Bundles as being defusable. by Jeff Sharkey · 8 years ago
  31. d136e51 Defuse Bundles parsed by the system process. by Jeff Sharkey · 8 years ago
  32. fbcaea8 Merge "SettingsProvider: Add default value for SHOW_IME_WITH_HARD_KEYBOARD." into nyc-dev by Prathmesh Prabhu · 8 years ago
  33. bf2ef61 Reorder migration of settings from db to xml by Amith Yamasani · 8 years ago
  34. de16b86 SettingsProvider: Add default value for SHOW_IME_WITH_HARD_KEYBOARD. by Prathmesh Prabhu · 8 years ago
  35. 67a8d35 Fix a regression in SettingsProvider by Svetoslav Ganov · 8 years ago
  36. 413573a Offer to cache ringtones in system DE storage. by Jeff Sharkey · 8 years ago
  37. 8764875 Handle null pointer exception by Mahaver Chopra · 9 years ago
  38. dea471e Added Data roaming user restriction by Mahaver Chopra · 9 years ago
  39. bd17928 resolve merge conflicts of 6b9e5bf0c2 to master. by Bryce Lee · 9 years ago
  40. ec85f34 Add setting for declaring disabled bluetooth profiles. by Bryce Lee · 9 years ago
  41. 269c11e Added default config to enable adding users from lockscreen by Suprabh Shukla · 9 years ago
  42. 28da2e3 Fix "some user restrictions not working" issue by Makoto Onuki · 9 years ago
  43. d8d25e0 Use resolved calling user id by Svetoslav · 9 years ago
  44. 43765b7 Cleanup USER_OWNER in SettingsProvider[Test] by Xiaohui Chen · 9 years ago
  45. 7e0683b Notify settings URI change without a lock held by Svetoslav · 9 years ago
  46. 6ad2d66 Bug: 21589105 Rescope WRITE_SETTINGS permission (framework services perm check by Billy Lau · 9 years ago
  47. 5018414 Merge "Resource for setting default NFC payment component." into mnc-dev by Martijn Coenen · 9 years ago
  48. 7ab4b7f Resource for setting default NFC payment component. by Martijn Coenen · 9 years ago
  49. 310e1ee Notify the profile when cloned settings are changed. by Nicolas Prevot · 9 years ago
  50. 4514649 Add missing conditional in settings provider by Svetoslav · 9 years ago
  51. f41334b System settings can be changed by system apps. by Svetoslav · 9 years ago
  52. 3a2c3578 Allow binary value in SettingsProvider by Makoto Onuki · 9 years ago
  53. 1f450db Fixed NPE when dumpSettings is called with a null cursor by Fyodor Kupolov · 9 years ago
  54. 7ec28e8 Do not call out of the settings provider with a lock held by Svetoslav · 9 years ago
  55. 27bbb2d Add control for double tap to wake setting by Jason Monk · 9 years ago
  56. e11ae11 Zen: Reset zen + ringer modes on upgrades to M. by John Spurlock · 9 years ago
  57. 8de3480 DO NOT MERGE Do not clean up global/system settings on package unintalls. by Svet Ganov · 9 years ago
  58. 1b8ef7e Parcelable objects for Disk/Volume. by Jeff Sharkey · 9 years ago
  59. fd93eaf Merge "Clarify settings update code." by Jeff Brown · 9 years ago
  60. c9755bc Fix a regression in settings parsing by Svet Ganov · 9 years ago
  61. 503cffc Clarify settings update code. by Jeff Brown · 9 years ago
  62. b596a2c Location settings not properly set. by Svetoslav · 9 years ago
  63. 85b8800 Merge "Add dump support to the settings provider" by Svetoslav · 9 years ago
  64. b505ccc Add dump support to the settings provider by Svetoslav · 9 years ago
  65. 2849465 Handle a missed case in query the settings provider by Svetoslav · 9 years ago
  66. 683914b Rewrite of the settings provider. by Svetoslav · 10 years ago
  67. 3b566b8 Move ringtone redirection to MediaPlayer. by Jeff Sharkey · 10 years ago
  68. 67f175c Fix issue #17811029: Settings provider race when removing users by Dianne Hackborn · 10 years ago
  69. 3de0901 Merge "SettingsProvider should use correct cache when redirecting to user 0." into lmp-dev by Kenny Guy · 10 years ago
  70. 8d05172 More work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 10 years ago
  71. a37d000 SettingsProvider should use correct cache when redirecting to user 0. by Kenny Guy · 10 years ago
  72. ccc7cb9 Return masked location mode for managed profiles by Amith Yamasani · 10 years ago
  73. 3534935 Leave SettingsProvider running if cloning of a setting fails by Zoltan Szatmary-Ban · 10 years ago
  74. b53453f Audio/Micrphone user restriction/multiuser updates. by Julia Reynolds · 10 years ago
  75. 4f7e2e3 Copy certain settings to the managed profile by Amith Yamasani · 10 years ago
  76. 2583850 INSTALL_NON_MARKET_APPS lives in Secure again. by Julia Reynolds · 10 years ago
  77. 5e458dd Apply user restrictions to SettingsProvider. by Julia Reynolds · 10 years ago
  78. 0da1357 Log noisily on uid vs user-handle confusion in the settings provider by Christopher Tate · 11 years ago
  79. 911d7f4 Provide calling package to ContentProviders. by Jeff Sharkey · 11 years ago
  80. 38e7a60 Sanity check users before committing new Android ID by Christopher Tate · 11 years ago
  81. 7f50ef7 am 3f0decd7: am 16a2268f: am e6304a9c: Merge "When a new user AID is generated, dump it to dropbox" into jb-mr2-dev by Amith Yamasani · 11 years ago
  82. 5cdf7f5 When a new user AID is generated, dump it to dropbox by Amith Yamasani · 11 years ago
  83. 853ad6f Remove obsolete OMA-DRM support by Mike Lockwood · 11 years ago
  84. 27db468 Block access to accounts for limited users. by Amith Yamasani · 11 years ago
  85. 1095d9a Merge "Fix for SettingsProvider to query for correct user." by Maggie Benthall · 11 years ago
  86. d272658 Fix for SettingsProvider to query for correct user. by Maggie Benthall · 11 years ago
  87. 961321f App ops: add op for writing settings. by Dianne Hackborn · 11 years ago
  88. 40e9f29 Quiet down a lot of logging. by Dianne Hackborn · 12 years ago
  89. 61695ff Make sure settings writes are permission checked correctly by Christopher Tate · 12 years ago
  90. 34637e5 Make sure to check write perms after rewriting destination table by Christopher Tate · 12 years ago
  91. 35dd752 Merge "Rewrite raw insert()s and some raw query()s of moved-to-global keys" into jb-mr1-dev by Christopher Tate · 12 years ago
  92. c221d2b Rewrite raw insert()s and some raw query()s of moved-to-global keys by Christopher Tate · 12 years ago
  93. afccaa8 Use myUserId() only in registerContentObserver() by Christopher Tate · 12 years ago
  94. 66488d6 Make settings backup/restore work in the new multi-user world by Christopher Tate · 12 years ago
  95. 6e2bee7 Migrate more System and Secure settings to Global. by Jeff Sharkey · 12 years ago
  96. 625239a Migrate more Secure settings to Global. by Jeff Sharkey · 12 years ago
  97. bdfce2e First step towards cleaning up Global settings. by Jeff Sharkey · 12 years ago
  98. d336460 Merge into jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  99. 139748f Fix issue #7215984: java.lang.RuntimeException: Unable to create... by Dianne Hackborn · 12 years ago
  100. 5bcb551 fix argument parser for global settings URLs by Doug Zongker · 12 years ago