1. 67a8d35 Fix a regression in SettingsProvider by Svetoslav Ganov · 9 years ago
  2. 413573a Offer to cache ringtones in system DE storage. by Jeff Sharkey · 9 years ago
  3. f61a847 Merge "Enabled Network Policy Backup/Restore." into mm-wireless-dev by Ritesh Reddy · 9 years ago
  4. 70cffc5 Merge "Enabling SoftAP Configuration Backup." into mm-wireless-dev by Ritesh Reddy · 9 years ago
  5. adca34a Enabled Network Policy Backup/Restore. by Ritesh Reddy · 9 years ago
  6. aeb4c06 Enabling SoftAP Configuration Backup. by Ritesh Reddy · 9 years ago
  7. 2400d27 Constrained allowable backup versions by Ritesh Reddy · 9 years ago
  8. 33117fe Revert "Enabled SoftAP Configuration Backup" by Ritesh Reddy · 9 years ago
  9. e0cbb65 Merge "Revert "Enabled NetworkPolicy backup and restore."" by Ritesh Reddy · 9 years ago
  10. 6b7f0f3 Revert "Enabled NetworkPolicy backup and restore." by Ritesh Reddy · 9 years ago
  11. 86b867f Adds Settings.System.FONT_SCALE observer to ActivityManagerService by Casey Burkhardt · 9 years ago
  12. f7705c3 Initial codes for Quality network selection by xinhe · 9 years ago
  13. d68cc20 Merge "Handle null pointer exception" by Mahaver Chopra · 9 years ago
  14. 69c952f Merge "Add remaining Accessibility Settings to backup list. Note additional settings that should not be restored if they are already set (on account of the new Setup Wizard, which allows critical Accessibility Settings to be set before restore)." by Anna Galusza · 9 years ago
  15. 8764875 Handle null pointer exception by Mahaver Chopra · 9 years ago
  16. dea471e Added Data roaming user restriction by Mahaver Chopra · 9 years ago
  17. fa7786c Add remaining Accessibility Settings to backup by Anna Galusza · 9 years ago
  18. 42f9fe7 Merge "Optimized database creation for a new user" by Fyodor Kupolov · 9 years ago
  19. bd17928 resolve merge conflicts of 6b9e5bf0c2 to master. by Bryce Lee · 9 years ago
  20. 9eaa59a Merge "Add setting for declaring disabled bluetooth profiles." into cw-e-dev by Bryce Lee · 9 years ago
  21. 497b5fa Optimized database creation for a new user by Fyodor Kupolov · 9 years ago
  22. ec85f34 Add setting for declaring disabled bluetooth profiles. by Bryce Lee · 9 years ago
  23. a89f9d9 Don't back up / restore EAP network definitions by Christopher Tate · 9 years ago
  24. 4d4f0db Merge changes I2363e66a,If17effb9 by Ritesh Reddy · 9 years ago
  25. 9f548b0 Enabled NetworkPolicy backup and restore. by Ritesh Reddy · 9 years ago
  26. 188ae9d Enabled SoftAP Configuration Backup by Ritesh Reddy · 9 years ago
  27. 269c11e Added default config to enable adding users from lockscreen by Suprabh Shukla · 9 years ago
  28. 28da2e3 Fix "some user restrictions not working" issue by Makoto Onuki · 9 years ago
  29. c47132c Merge "Use resolved calling user id" by Svetoslav Ganov · 9 years ago
  30. d8d25e0 Use resolved calling user id by Svetoslav · 9 years ago
  31. 3d4e969 Merge "Don\'t back up / restore EAP network definitions" am: 14a0981fde am: b5a38f6da5 by Chris Tate · 9 years ago
  32. 9bc2f47 Don't back up / restore EAP network definitions by Christopher Tate · 9 years ago
  33. 41f3c49 Don't crash if cannot persist settings by Svetoslav · 9 years ago
  34. cd86ebf Check multi-user support in isUserSwitcherEnabled by Fyodor Kupolov · 9 years ago
  35. e4de5a0 Cleanup OWNER references. by Xiaohui Chen · 9 years ago
  36. 43765b7 Cleanup USER_OWNER in SettingsProvider[Test] by Xiaohui Chen · 9 years ago
  37. 45dc0d0 Fix wifi disable during restore by Christopher Tate · 9 years ago
  38. 907e01e Wait a bit longer for wifi to shut down before rewriting the config by Christopher Tate · 9 years ago
  39. 7e0683b Notify settings URI change without a lock held by Svetoslav · 9 years ago
  40. 6ad2d66 Bug: 21589105 Rescope WRITE_SETTINGS permission (framework services perm check by Billy Lau · 9 years ago
  41. 5018414 Merge "Resource for setting default NFC payment component." into mnc-dev by Martijn Coenen · 9 years ago
  42. 7ab4b7f Resource for setting default NFC payment component. by Martijn Coenen · 9 years ago
  43. 310e1ee Notify the profile when cloned settings are changed. by Nicolas Prevot · 9 years ago
  44. 4514649 Add missing conditional in settings provider by Svetoslav · 9 years ago
  45. f41334b System settings can be changed by system apps. by Svetoslav · 9 years ago
  46. 3a2c3578 Allow binary value in SettingsProvider by Makoto Onuki · 9 years ago
  47. a11ffa6 Merge "Remove hide_carrier_network_settings from Settings." into mnc-dev by Junda Liu · 9 years ago
  48. 297da6f Remove hide_carrier_network_settings from Settings. by Junda Liu · 9 years ago
  49. 1f450db Fixed NPE when dumpSettings is called with a null cursor by Fyodor Kupolov · 9 years ago
  50. 3dcdd37 Use AtomicFile APIs correctly when reading. by Svetoslav · 9 years ago
  51. 7ec28e8 Do not call out of the settings provider with a lock held by Svetoslav · 9 years ago
  52. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  53. 27bbb2d Add control for double tap to wake setting by Jason Monk · 10 years ago
  54. e11ae11 Zen: Reset zen + ringer modes on upgrades to M. by John Spurlock · 9 years ago
  55. 8150d2a Require explicit userId in LockPatternUtils by Adrian Roos · 10 years ago
  56. 8de3480 DO NOT MERGE Do not clean up global/system settings on package unintalls. by Svet Ganov · 9 years ago
  57. e723e54 Revert some unnecessary changes in handling XML read by Svet Ganov · 9 years ago
  58. ba0821e Make read/write from/to XML persistent state more robust. by Svet Ganov · 9 years ago
  59. 8fa5665 Wire up GateKeeper to LockSettingsService by Andres Morales · 10 years ago
  60. 1b8ef7e Parcelable objects for Disk/Volume. by Jeff Sharkey · 10 years ago
  61. fd93eaf Merge "Clarify settings update code." by Jeff Brown · 10 years ago
  62. c9755bc Fix a regression in settings parsing by Svet Ganov · 10 years ago
  63. 8440ca3 Relax the parsing code in settings provider. by Svet Ganov · 10 years ago
  64. 503cffc Clarify settings update code. by Jeff Brown · 10 years ago
  65. 7b9a28c Back up and restore the set of enabled IMEs by Christopher Tate · 10 years ago
  66. e151958 Revert "Persist settings on a normal priority thread." by Svetoslav Ganov · 10 years ago
  67. 2d4aadc Merge restored accessibility enable state, don't overwrite by Christopher Tate · 10 years ago
  68. 6597e34 Notification listener backup & restore by Christopher Tate · 10 years ago
  69. d289e64 Persist settings on a normal priority thread. by Svetoslav · 10 years ago
  70. 174fa28 Fix XML parsing crash in SettingsProvider by Raph Levien · 10 years ago
  71. c3f56c3 Make settings XML files readable by Svetoslav · 10 years ago
  72. 072543f Backup/restore owner info from locksettings by Amith Yamasani · 10 years ago
  73. 8561ff9 am 32f216c3: am 8cd95aba: am 56238eaa: am 129ea76a: Fix wifi AP backup by Christopher Tate · 10 years ago
  74. b596a2c Location settings not properly set. by Svetoslav · 10 years ago
  75. 129ea76 Fix wifi AP backup by Christopher Tate · 10 years ago
  76. 85b8800 Merge "Add dump support to the settings provider" by Svetoslav · 10 years ago
  77. b505ccc Add dump support to the settings provider by Svetoslav · 10 years ago
  78. 2849465 Handle a missed case in query the settings provider by Svetoslav · 10 years ago
  79. 683914b Rewrite of the settings provider. by Svetoslav · 10 years ago
  80. 6156017 Move AudioService to services. by John Spurlock · 10 years ago
  81. 24c0518 Use shared value for default muteable streams. by John Spurlock · 10 years ago
  82. 0c3e78c am a97fe138: Merge "Exclude ephemeral networks from wifi backup" into lmp-mr1-dev automerge: 68dabad by Christopher Tate · 10 years ago
  83. cab915a Exclude ephemeral networks from wifi backup by Christopher Tate · 10 years ago
  84. 437d859 Merge "Don\'t backup ringtone on non-telephony devices." into lmp-mr1-dev automerge: a30fdf7 automerge: 8298afb by Marvin Paul · 10 years ago
  85. 8fc5072 Don't backup ringtone on non-telephony devices. by Marvin Paul · 10 years ago
  86. 6879555 Buffer SettingsBackupAgent checksum writes by Marvin Paul · 10 years ago
  87. 4fea092 Adding new setting LTE_SERVICE_FORCED. by Amit Mahajan · 10 years ago
  88. 3b566b8 Move ringtone redirection to MediaPlayer. by Jeff Sharkey · 10 years ago
  89. 2eb5a5f Merge "Add HIDE_CARRIER_NETWORK_SETTINGS global setting." into lmp-mr1-dev by Junda Liu · 10 years ago
  90. 8c51d0b Reset rotation-lock-for-accessibility setting on upgrade. by John Spurlock · 10 years ago
  91. bbdc1c0 Add HIDE_CARRIER_NETWORK_SETTINGS global setting. by Junda Liu · 10 years ago
  92. 94cfd9d Move LOCK_TO_APP_EXIT_LOCKED from System to Secure by Jason Monk · 10 years ago
  93. 91377de audioservice: fix default stream volume by Eric Laurent · 10 years ago
  94. e41a9cf Separate VoLTE and VT configurations to enable devices/carriers to have VoLTE without VT. by Etan Cohen · 10 years ago
  95. fb1cf36 resolved conflicts for merge of f03ba4f1 to lmp-mr1-dev by Bryce Lee · 10 years ago
  96. 04e6827 Fix settings db update sequence by Christopher Tate · 10 years ago
  97. 584a445 [Theater Mode] framework implementation through global setting by Bryce Lee · 10 years ago
  98. 0499bb5 IMS:change enhanced 4g setting to store in setting db. by Libin.Tang@motorola.com · 10 years ago
  99. 67f175c Fix issue #17811029: Settings provider race when removing users by Dianne Hackborn · 10 years ago
  100. 3de0901 Merge "SettingsProvider should use correct cache when redirecting to user 0." into lmp-dev by Kenny Guy · 10 years ago