1. d891f01 Roll forward SSAID Migration to be Per App/User Unique Values. by Mark Rathjen · 8 years ago
  2. be43257 Revert "SSAID Migration to be Per App/User Unique Values." by Mark Rathjen · 8 years ago
  3. 5514fb7 SSAID Migration to be Per App/User Unique Values. by Mark Rathjen · 8 years ago
  4. e080da9 Settings recovery support by Svetoslav Ganov · 8 years ago
  5. 8bdad34 Migrate the NETWORK_SCORER_APP to NETWORK_RECOMMENDATIONS_ENABLED. by Jeremy Joslin · 8 years ago
  6. a46f009 Merge "Add tests for MagnificationController." by Phil Weaver · 8 years ago
  7. 89e3ffc Add tests for MagnificationController. by Phil Weaver · 8 years ago
  8. 32f40ee Implement Binder shell command for settings provider. by Dianne Hackborn · 8 years ago
  9. 69741a2 Ambient: If user turned off ambient, keep it off after split by Adrian Roos · 8 years ago
  10. ec7a118 add default overlay for END_CALL_BEHAVIOR by Keun-young Park · 8 years ago
  11. 046249d Store the event of settings db downgrade am: 264c7a90c7 am: f813a5a1c4 by Svetoslav Ganov · 8 years ago
  12. f813a5a Store the event of settings db downgrade am: 264c7a90c7 by Svetoslav Ganov · 8 years ago
  13. 264c7a9 Store the event of settings db downgrade by Svetoslav Ganov · 8 years ago
  14. 3fa139c [media] Separate ringtones for managed profiles by Andre Lago · 8 years ago
  15. ea35e07 [Settings] Added setting SYNC_PARENT_SOUNDS by Andre Lago · 8 years ago
  16. f097612 Add panic detection to back button am: 96e9cc5700 am: c1de1b6dde by Anthony Hugh · 8 years ago
  17. c1de1b6 Add panic detection to back button am: 96e9cc5700 by Anthony Hugh · 8 years ago
  18. bfacf7c Merge "Add panic detection to back button" into cw-f-dev by Anthony Hugh · 8 years ago
  19. c8f418b Add historical logging to settings provider am: a340bfd7a1 am: ba92753043 by Svetoslav Ganov · 8 years ago
  20. a340bfd Add historical logging to settings provider by Svetoslav Ganov · 8 years ago
  21. 96e9cc5 Add panic detection to back button by Anthony Hugh · 8 years ago
  22. 2ab02e2 Pass userId through to singleton ContentProviders by Robin Lee · 8 years ago
  23. 428b3bd Block user from setting safe boot setting via adb am: 0ff13fce6f am: c86e8c3442 by Benjamin Franz · 8 years ago
  24. 36eb7a1 Block user from setting safe boot setting via adb am: 0ff13fce6f by Benjamin Franz · 8 years ago
  25. 71f85e9 Decrease default longpress timeout to 400ms. by Dan Sandler · 8 years ago
  26. 0ff13fc Block user from setting safe boot setting via adb by Benjamin Franz · 8 years ago
  27. e293b0c Disallow shell to mutate always-on vpn when DISALLOW_CONFIG_VPN user restriction is set by Victor Chang · 8 years ago
  28. 5bd9ea8 Merge "Whitelist default apps for DND access." into nyc-mr1-dev by Julia Reynolds · 8 years ago
  29. 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
  30. 1f721e1 Whitelist default apps for DND access. by Julia Reynolds · 8 years ago
  31. 9c7b706 Disallow shell to mutate always-on vpn when DISALLOW_CONFIG_VPN user restriction is set by Victor Chang · 8 years ago
  32. 3d9805d Added UM.DISALLOW_OEM_UNLOCK, Removed Global.OEM_UNLOCK_DISALLOWED. by Mahaver Chopra · 8 years ago
  33. 23d729d Merge "Use the correct handler when persisting the settings state." into nyc-dev by Svetoslav Ganov · 8 years ago
  34. 9205749 Use the correct handler when persisting the settings state. by Svetoslav Ganov · 8 years ago
  35. e333b2e Merge "Add a Global setting for disabling OEM unlocking setting" into nyc-mr1-dev by Steven Ng · 8 years ago
  36. 00749ae Merge "Persist settings on a dedicated background thread" into nyc-dev by Svetoslav Ganov · 8 years ago
  37. 83fec00 Fix a race in settings update. by Phil Weaver · 8 years ago
  38. a8f9026 Persist settings on a dedicated background thread by Svet Ganov · 8 years ago
  39. 5537ce1 Revert "Persist settings on a dedicated background thread" by Guang Zhu · 8 years ago
  40. 82b8c92b Persist settings on a dedicated background thread by Svet Ganov · 8 years ago
  41. dc20ba6 Add a Global setting for disabling OEM unlocking setting by Steven Ng · 8 years ago
  42. 83a1f7f Add a missing null object check by Svetoslav Ganov · 8 years ago
  43. 6e5b602 Fix unexpected null check condition flipping. by Seigo Nonaka · 8 years ago
  44. 6f8a10b Add a missing null check by Svet Ganov · 8 years ago
  45. fedb230 Replace null checks is null object checks by Svetoslav Ganov · 8 years ago
  46. 53a441c Ensure local settings caches are not stale by Svet Ganov · 8 years ago
  47. c9d064a Added null check in appendSettingToCursor by Suprabh Shukla · 8 years ago
  48. 4c74334 Merge "Added getProfileIds method returning array of userIds" into nyc-dev by Fyodor Kupolov · 8 years ago
  49. 02ba612 Copy lockscreen notification settings upon upgrade by Daniel U · 8 years ago
  50. 7f98aa4 Added getProfileIds method returning array of userIds by Fyodor Kupolov · 8 years ago
  51. 98576cf Grant default permissions to preinstalled VrListenerServices. by Ruben Brunk · 8 years ago
  52. a04c7a7 Mark more Bundles as being defusable. by Jeff Sharkey · 8 years ago
  53. d136e51 Defuse Bundles parsed by the system process. by Jeff Sharkey · 8 years ago
  54. fbcaea8 Merge "SettingsProvider: Add default value for SHOW_IME_WITH_HARD_KEYBOARD." into nyc-dev by Prathmesh Prabhu · 8 years ago
  55. bf2ef61 Reorder migration of settings from db to xml by Amith Yamasani · 8 years ago
  56. de16b86 SettingsProvider: Add default value for SHOW_IME_WITH_HARD_KEYBOARD. by Prathmesh Prabhu · 8 years ago
  57. 67a8d35 Fix a regression in SettingsProvider by Svetoslav Ganov · 8 years ago
  58. 413573a Offer to cache ringtones in system DE storage. by Jeff Sharkey · 8 years ago
  59. 8764875 Handle null pointer exception by Mahaver Chopra · 9 years ago
  60. dea471e Added Data roaming user restriction by Mahaver Chopra · 9 years ago
  61. bd17928 resolve merge conflicts of 6b9e5bf0c2 to master. by Bryce Lee · 9 years ago
  62. ec85f34 Add setting for declaring disabled bluetooth profiles. by Bryce Lee · 9 years ago
  63. 269c11e Added default config to enable adding users from lockscreen by Suprabh Shukla · 9 years ago
  64. 28da2e3 Fix "some user restrictions not working" issue by Makoto Onuki · 9 years ago
  65. d8d25e0 Use resolved calling user id by Svetoslav · 9 years ago
  66. 43765b7 Cleanup USER_OWNER in SettingsProvider[Test] by Xiaohui Chen · 9 years ago
  67. 7e0683b Notify settings URI change without a lock held by Svetoslav · 9 years ago
  68. 6ad2d66 Bug: 21589105 Rescope WRITE_SETTINGS permission (framework services perm check by Billy Lau · 9 years ago
  69. 5018414 Merge "Resource for setting default NFC payment component." into mnc-dev by Martijn Coenen · 9 years ago
  70. 7ab4b7f Resource for setting default NFC payment component. by Martijn Coenen · 9 years ago
  71. 310e1ee Notify the profile when cloned settings are changed. by Nicolas Prevot · 9 years ago
  72. 4514649 Add missing conditional in settings provider by Svetoslav · 9 years ago
  73. f41334b System settings can be changed by system apps. by Svetoslav · 9 years ago
  74. 3a2c3578 Allow binary value in SettingsProvider by Makoto Onuki · 9 years ago
  75. 1f450db Fixed NPE when dumpSettings is called with a null cursor by Fyodor Kupolov · 9 years ago
  76. 7ec28e8 Do not call out of the settings provider with a lock held by Svetoslav · 9 years ago
  77. 27bbb2d Add control for double tap to wake setting by Jason Monk · 9 years ago
  78. e11ae11 Zen: Reset zen + ringer modes on upgrades to M. by John Spurlock · 9 years ago
  79. 8de3480 DO NOT MERGE Do not clean up global/system settings on package unintalls. by Svet Ganov · 9 years ago
  80. 1b8ef7e Parcelable objects for Disk/Volume. by Jeff Sharkey · 9 years ago
  81. fd93eaf Merge "Clarify settings update code." by Jeff Brown · 9 years ago
  82. c9755bc Fix a regression in settings parsing by Svet Ganov · 9 years ago
  83. 503cffc Clarify settings update code. by Jeff Brown · 9 years ago
  84. b596a2c Location settings not properly set. by Svetoslav · 9 years ago
  85. 85b8800 Merge "Add dump support to the settings provider" by Svetoslav · 9 years ago
  86. b505ccc Add dump support to the settings provider by Svetoslav · 9 years ago
  87. 2849465 Handle a missed case in query the settings provider by Svetoslav · 9 years ago
  88. 683914b Rewrite of the settings provider. by Svetoslav · 10 years ago
  89. 3b566b8 Move ringtone redirection to MediaPlayer. by Jeff Sharkey · 10 years ago
  90. 67f175c Fix issue #17811029: Settings provider race when removing users by Dianne Hackborn · 10 years ago
  91. 3de0901 Merge "SettingsProvider should use correct cache when redirecting to user 0." into lmp-dev by Kenny Guy · 10 years ago
  92. 8d05172 More work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 10 years ago
  93. a37d000 SettingsProvider should use correct cache when redirecting to user 0. by Kenny Guy · 10 years ago
  94. ccc7cb9 Return masked location mode for managed profiles by Amith Yamasani · 10 years ago
  95. 3534935 Leave SettingsProvider running if cloning of a setting fails by Zoltan Szatmary-Ban · 10 years ago
  96. b53453f Audio/Micrphone user restriction/multiuser updates. by Julia Reynolds · 10 years ago
  97. 4f7e2e3 Copy certain settings to the managed profile by Amith Yamasani · 10 years ago
  98. 2583850 INSTALL_NON_MARKET_APPS lives in Secure again. by Julia Reynolds · 10 years ago
  99. 5e458dd Apply user restrictions to SettingsProvider. by Julia Reynolds · 10 years ago
  100. 0da1357 Log noisily on uid vs user-handle confusion in the settings provider by Christopher Tate · 11 years ago