1. 2800f22 Merge "Properly compute default and system set flag on an upgrade" into oc-dev by Svetoslav Ganov · 7 years ago
  2. eb1936c Properly compute default and system set flag on an upgrade by Svetoslav Ganov · 7 years ago
  3. 00004c4 Optionally append managed service approvals by Julia Reynolds · 7 years ago
  4. 484115b Merge "DO NOT MERGE - Remove RetailDemoModeService" into oc-dr1-dev by Christine Franks · 7 years ago
  5. b7c9299 DO NOT MERGE - Remove RetailDemoModeService by Christine Franks · 7 years ago
  6. 74bf71b Handle an edge case that can reset settings provider data by Amith Yamasani · 7 years ago
  7. 45d1758 Don't apply locale as part of deferred restore by Christopher Tate · 7 years ago
  8. 6ad1c5e Default CDMA subscription source to RUIM/SIM by Grace Chen · 7 years ago
  9. d88c71a Merge "Update Android ID (SSAID) to exclude package name in generation." into oc-dev by Mark Rathjen · 7 years ago
  10. f42dd91 Update Android ID (SSAID) to exclude package name in generation. by Mark Rathjen · 7 years ago
  11. 5d1ea59 Prune unused static libs and instant apps if space needed am: f36d53cbfc by Svet Ganov · 7 years ago
  12. f36d53c Prune unused static libs and instant apps if space needed by Svet Ganov · 7 years ago
  13. e483b56 Backup / restore additional lock screen settings by Bryan Mawhinney · 7 years ago
  14. 873b570 Add Save and Restore of BluetoothOn setting by Stanley Tng · 7 years ago
  15. 68c7ccc Merge changes from topic 'b/36021111' into oc-dev am: 69ab8e1d56 by Chris Wren · 7 years ago
  16. 89aa226 add a global control for badging by Chris Wren · 7 years ago
  17. fb94305 Merge "Adding a new config and Setting for WiFi Wakeup." into oc-dev by Jeremy Joslin · 7 years ago
  18. b569eed Merge "Adding a new config and Setting for WiFi Wakeup." into oc-dev by TreeHugger Robot · 7 years ago
  19. 508f9bc Merge "Add Save and Restore of BluetoothOn setting" am: bbcc641317 am: 1755a4af45 by Stanley Tng · 7 years ago
  20. 767f05f Add Save and Restore of BluetoothOn setting by Stanley Tng · 7 years ago
  21. 45caa25 Adding a new config and Setting for WiFi Wakeup. by Jeremy Joslin · 7 years ago
  22. 96c9946 Hide from the world that ssaid is in a dedicated table by Svet Ganov · 7 years ago
  23. 4d1fb21 Merge "Limit btsnoop file size (3/9)" into oc-dev by Ajay Panicker · 7 years ago
  24. 4d71437 Limit btsnoop file size (3/9) by Ajay Panicker · 7 years ago
  25. d53a71f Merge "Add persistent state for Bluetooth high quality audio support" into oc-dev by TreeHugger Robot · 7 years ago
  26. f5772c6 Add persistent state for Bluetooth high quality audio support by Antony Sargent · 7 years ago
  27. 20e0dc3 Add overlay for Instant Apps Settings whitelists by Chad Brubaker · 7 years ago
  28. a6830e7 Revert "Allow Instant Apps to read Settings defined by apps" by Chad Brubaker · 7 years ago
  29. 7e794b7 Allow Instant Apps to read Settings defined by apps by Chad Brubaker · 7 years ago
  30. 09d4ff8 Remove a11y web flags and associated settings by Phil Weaver · 7 years ago
  31. 0d277a7 Change ANDROID_ID for Instant Apps by Chad Brubaker · 7 years ago
  32. fc1bfc4 Rename WEB_ACTION_ENABLED to INSTANT_APPS_ENABLED by Jesse Evans · 7 years ago
  33. 781fdfa Merge "Don't call the Package Manager when holding the settings lock" into oc-dev by TreeHugger Robot · 7 years ago
  34. b218e76 Don't call the Package Manager when holding the settings lock by Christopher Tate · 7 years ago
  35. ff35509 Adds a config for default autofill service. by Felipe Leme · 7 years ago
  36. 5d0922f Enable Wifi Wakeup Setting by default. by Stephen Chen · 7 years ago
  37. 71934ec Revert "Enable Wifi Wakeup Setting by default." by Guang Zhu · 7 years ago
  38. abb947a Enable Wifi Wakeup Setting by default. by Stephen Chen · 7 years ago
  39. 3945202 Some logging for settings reset by Amith Yamasani · 8 years ago
  40. 73360ab Fix deadlock between activity manager and settings provider by Makoto Onuki · 8 years ago
  41. c1fa9af CEC: Revisit the behavior of HDMI_SYSTEM_AUDIO_ENABLED by Donghyun Cho · 8 years ago
  42. a3b642a Merge "Always use calling uid for package lookup." by TreeHugger Robot · 8 years ago
  43. f0fa853 Always use calling uid for package lookup. by Chad Brubaker · 8 years ago
  44. 640f30a Replaced auto-fill by autofill to keep it consistent with API style. by Felipe Leme · 8 years ago
  45. e83df48 Avoid cross lock acquisition leading to deadlocks by Svetoslav Ganov · 8 years ago
  46. 1991f57 Restrict access from apps to bluetooth_address setting by Alex Klyubin · 8 years ago
  47. 480b570 Add a missing write lock to settings state. by Svet Ganov · 8 years ago
  48. 28a7194 Merge "Ensure default and system set bits grandfathered" by Svetoslav Ganov · 8 years ago
  49. 1370155 Ensure default and system set bits grandfathered by Svet Ganov · 8 years ago
  50. 798cccb Merge "Don't copy ringtones when profile sync goes off" by TreeHugger Robot · 8 years ago
  51. 7af9a74 Don't copy ringtones when profile sync goes off by Robin Lee · 8 years ago
  52. ad0d9e0 Grant notification listener access to overlay pkgs by Julia Reynolds · 8 years ago
  53. fb924fa Merge "Fix 'Modifying dpm.setSecureSetting call for install_non_market_apps'" by TreeHugger Robot · 8 years ago
  54. 0b1356f Fix 'Modifying dpm.setSecureSetting call for install_non_market_apps' by Suprabh Shukla · 8 years ago
  55. d287654 Merge "Deprecate "speak passwords" setting." by TreeHugger Robot · 8 years ago
  56. 385912e Deprecate "speak passwords" setting. by Phil Weaver · 8 years ago
  57. cac64f6 Handle location enabled setting null value by Svetoslav Ganov · 8 years ago
  58. 3ed1b90 Merge "Use requesting userId for ApplicationInfo lookup" by Chad Brubaker · 8 years ago
  59. 5663e05 Revert "Modifying dpm.setSecureSetting call for install_non_market_apps" by Victor Chang · 8 years ago
  60. 7fe0a5a Use requesting userId for ApplicationInfo lookup by Chad Brubaker · 8 years ago
  61. dd903d4 Merge "Modifying dpm.setSecureSetting call for install_non_market_apps" by TreeHugger Robot · 8 years ago
  62. 2e7d6d6 Modifying dpm.setSecureSetting call for install_non_market_apps by Suprabh Shukla · 8 years ago
  63. be0b889 Revert "Revert "Per user setting for instant app"" by Todd Kennedy · 8 years ago
  64. 27d14c4 Define a new config key for the recommendation provider app. by Jeremy Joslin · 8 years ago
  65. be9ffa1 Revert "Per user setting for instant app" by Guang Zhu · 8 years ago
  66. 2f5811d Per user setting for instant app by Todd Kennedy · 8 years ago
  67. c6ba07d Merge "Remove downloads backup related Settings." by TreeHugger Robot · 8 years ago
  68. c9eb3c4 Add a new setting to store the network recommendation app. by Jeremy Joslin · 8 years ago
  69. 11015dd Merge "Deprecating secure setting install_non_market_apps" by Suprabh Shukla · 8 years ago
  70. c12a9bd Remove downloads backup related Settings. by Daniel Nishi · 8 years ago
  71. e3745ee Deprecating secure setting install_non_market_apps by Suprabh Shukla · 8 years ago
  72. 5483cea Remove experimental twilight-based automatic brightness by Justin Klaassen · 8 years ago
  73. 096d304 Add instant cookie APIs by Svetoslav Ganov · 8 years ago
  74. 5fb405b Ensure settings provider joins the rescue party by Svetoslav Ganov · 8 years ago
  75. 8bd8564 Merge "Resolve Android security comments for Android ID migration." by Mark Rathjen · 8 years ago
  76. 7599f13 Resolve Android security comments for Android ID migration. by Mark Rathjen · 8 years ago
  77. d72c397 Add ability to dump settings as proto buf by Eugene Susla · 8 years ago
  78. 6ba5dccd Merge "Add ephemeral whitelist for SettingsProvider" by Chad Brubaker · 8 years ago
  79. 97bccee Add ephemeral whitelist for SettingsProvider by Chad Brubaker · 8 years ago
  80. ea61759 Fix NPE in SettingsProvider. by Mark Rathjen · 8 years ago
  81. d891f01 Roll forward SSAID Migration to be Per App/User Unique Values. by Mark Rathjen · 8 years ago
  82. be43257 Revert "SSAID Migration to be Per App/User Unique Values." by Mark Rathjen · 8 years ago
  83. 5514fb7 SSAID Migration to be Per App/User Unique Values. by Mark Rathjen · 8 years ago
  84. 0b1501a Warn makeDefault ignored for system settings only if true by Svetoslav Ganov · 8 years ago
  85. 4799fce Merge "Remove unused ro.com.android.wifi-watchlist" by TreeHugger Robot · 8 years ago
  86. db75666 Remove unused ro.com.android.wifi-watchlist by Alex Klyubin · 8 years ago
  87. ce7daaf Fix settings shell command by Svetoslav Ganov · 8 years ago
  88. e080da9 Settings recovery support by Svetoslav Ganov · 8 years ago
  89. 8bdad34 Migrate the NETWORK_SCORER_APP to NETWORK_RECOMMENDATIONS_ENABLED. by Jeremy Joslin · 8 years ago
  90. ea93fe7 Replace ContentProvider SQL args w/ Bundle & Constants. by Steve McKay · 8 years ago
  91. 69b9db8 Fix vulnerability in MemoryIntArray am: 1181f448c1 am: d08cf2b071 am: 385277305e by Svetoslav Ganov · 8 years ago
  92. 3852773 Fix vulnerability in MemoryIntArray am: 1181f448c1 am: d08cf2b071 by Svetoslav Ganov · 8 years ago
  93. d08cf2b Fix vulnerability in MemoryIntArray am: 1181f448c1 by Svetoslav Ganov · 8 years ago
  94. 1181f44 Fix vulnerability in MemoryIntArray by Svetoslav Ganov · 8 years ago
  95. 1c47e9e Revert "Fix vulnerability in MemoryIntArray am: a97171ec49" am: 43966dafb3 am: 498547ec6c by Bill Napier · 8 years ago
  96. ef435f6 Revert "Fix vulnerability in MemoryIntArray am: a97171ec49" am: 43966dafb3 by Bill Napier · 8 years ago
  97. 498547e Revert "Fix vulnerability in MemoryIntArray am: a97171ec49" am: 43966dafb3 by Bill Napier · 8 years ago
  98. 43966da Revert "Fix vulnerability in MemoryIntArray am: a97171ec49" by Bill Napier · 8 years ago
  99. e812cd0 Fix vulnerability in MemoryIntArray am: a97171ec49 am: fb12dd509f am: a5ee109029 by Svetoslav Ganov · 8 years ago
  100. 5250d90 Fix vulnerability in MemoryIntArray am: a97171ec49 am: fb12dd509f am: a5ee109029 by Svetoslav Ganov · 8 years ago