1. 269c11e Added default config to enable adding users from lockscreen by Suprabh Shukla · 9 years ago
  2. 28da2e3 Fix "some user restrictions not working" issue by Makoto Onuki · 9 years ago
  3. d8d25e0 Use resolved calling user id by Svetoslav · 9 years ago
  4. 43765b7 Cleanup USER_OWNER in SettingsProvider[Test] by Xiaohui Chen · 9 years ago
  5. 7e0683b Notify settings URI change without a lock held by Svetoslav · 9 years ago
  6. 6ad2d66 Bug: 21589105 Rescope WRITE_SETTINGS permission (framework services perm check by Billy Lau · 9 years ago
  7. 5018414 Merge "Resource for setting default NFC payment component." into mnc-dev by Martijn Coenen · 9 years ago
  8. 7ab4b7f Resource for setting default NFC payment component. by Martijn Coenen · 9 years ago
  9. 310e1ee Notify the profile when cloned settings are changed. by Nicolas Prevot · 9 years ago
  10. 4514649 Add missing conditional in settings provider by Svetoslav · 9 years ago
  11. f41334b System settings can be changed by system apps. by Svetoslav · 9 years ago
  12. 3a2c3578 Allow binary value in SettingsProvider by Makoto Onuki · 9 years ago
  13. 1f450db Fixed NPE when dumpSettings is called with a null cursor by Fyodor Kupolov · 9 years ago
  14. 7ec28e8 Do not call out of the settings provider with a lock held by Svetoslav · 9 years ago
  15. 27bbb2d Add control for double tap to wake setting by Jason Monk · 9 years ago
  16. e11ae11 Zen: Reset zen + ringer modes on upgrades to M. by John Spurlock · 9 years ago
  17. 8de3480 DO NOT MERGE Do not clean up global/system settings on package unintalls. by Svet Ganov · 9 years ago
  18. 1b8ef7e Parcelable objects for Disk/Volume. by Jeff Sharkey · 9 years ago
  19. fd93eaf Merge "Clarify settings update code." by Jeff Brown · 9 years ago
  20. c9755bc Fix a regression in settings parsing by Svet Ganov · 9 years ago
  21. 503cffc Clarify settings update code. by Jeff Brown · 9 years ago
  22. b596a2c Location settings not properly set. by Svetoslav · 9 years ago
  23. 85b8800 Merge "Add dump support to the settings provider" by Svetoslav · 9 years ago
  24. b505ccc Add dump support to the settings provider by Svetoslav · 9 years ago
  25. 2849465 Handle a missed case in query the settings provider by Svetoslav · 9 years ago
  26. 683914b Rewrite of the settings provider. by Svetoslav · 10 years ago
  27. 3b566b8 Move ringtone redirection to MediaPlayer. by Jeff Sharkey · 10 years ago
  28. 67f175c Fix issue #17811029: Settings provider race when removing users by Dianne Hackborn · 10 years ago
  29. 3de0901 Merge "SettingsProvider should use correct cache when redirecting to user 0." into lmp-dev by Kenny Guy · 10 years ago
  30. 8d05172 More work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 10 years ago
  31. a37d000 SettingsProvider should use correct cache when redirecting to user 0. by Kenny Guy · 10 years ago
  32. ccc7cb9 Return masked location mode for managed profiles by Amith Yamasani · 10 years ago
  33. 3534935 Leave SettingsProvider running if cloning of a setting fails by Zoltan Szatmary-Ban · 10 years ago
  34. b53453f Audio/Micrphone user restriction/multiuser updates. by Julia Reynolds · 10 years ago
  35. 4f7e2e3 Copy certain settings to the managed profile by Amith Yamasani · 10 years ago
  36. 2583850 INSTALL_NON_MARKET_APPS lives in Secure again. by Julia Reynolds · 10 years ago
  37. 5e458dd Apply user restrictions to SettingsProvider. by Julia Reynolds · 10 years ago
  38. 0da1357 Log noisily on uid vs user-handle confusion in the settings provider by Christopher Tate · 11 years ago
  39. 911d7f4 Provide calling package to ContentProviders. by Jeff Sharkey · 11 years ago
  40. 38e7a60 Sanity check users before committing new Android ID by Christopher Tate · 11 years ago
  41. 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
  42. 5cdf7f5 When a new user AID is generated, dump it to dropbox by Amith Yamasani · 11 years ago
  43. 853ad6f Remove obsolete OMA-DRM support by Mike Lockwood · 11 years ago
  44. 27db468 Block access to accounts for limited users. by Amith Yamasani · 11 years ago
  45. 1095d9a Merge "Fix for SettingsProvider to query for correct user." by Maggie Benthall · 11 years ago
  46. d272658 Fix for SettingsProvider to query for correct user. by Maggie Benthall · 11 years ago
  47. 961321f App ops: add op for writing settings. by Dianne Hackborn · 11 years ago
  48. 40e9f29 Quiet down a lot of logging. by Dianne Hackborn · 12 years ago
  49. 61695ff Make sure settings writes are permission checked correctly by Christopher Tate · 12 years ago
  50. 34637e5 Make sure to check write perms after rewriting destination table by Christopher Tate · 12 years ago
  51. 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
  52. c221d2b Rewrite raw insert()s and some raw query()s of moved-to-global keys by Christopher Tate · 12 years ago
  53. afccaa8 Use myUserId() only in registerContentObserver() by Christopher Tate · 12 years ago
  54. 66488d6 Make settings backup/restore work in the new multi-user world by Christopher Tate · 12 years ago
  55. 6e2bee7 Migrate more System and Secure settings to Global. by Jeff Sharkey · 12 years ago
  56. 625239a Migrate more Secure settings to Global. by Jeff Sharkey · 12 years ago
  57. bdfce2e First step towards cleaning up Global settings. by Jeff Sharkey · 12 years ago
  58. d336460 Merge into jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  59. 139748f Fix issue #7215984: java.lang.RuntimeException: Unable to create... by Dianne Hackborn · 12 years ago
  60. 5bcb551 fix argument parser for global settings URLs by Doug Zongker · 12 years ago
  61. b756445 Multiuser awareness in content observer infrastructure by Christopher Tate · 12 years ago
  62. c8459dc8 Settings provider needs to send notifications as itself by Christopher Tate · 12 years ago
  63. 16aa973 Per-user content observer APIs by Christopher Tate · 12 years ago
  64. 78d2a66 Fix Settings writes to a different user by Christopher Tate · 12 years ago
  65. c868b64 Moved a few telephony settings from Secure to Global by Christopher Tate · 12 years ago
  66. 4dc7a68 Set up default (random) Android IDs for all users by Christopher Tate · 12 years ago
  67. d5fe147 Miscellaneous fixes for Settings by Christopher Tate · 12 years ago
  68. 9219874 Further fixup of migration to global settings by Christopher Tate · 12 years ago
  69. 06efb53 Per-user settings by Christopher Tate · 12 years ago
  70. 47847f3 Support enabling WAL using a flag when DB is opened. by Jeff Brown · 12 years ago
  71. 32c80a2 Handle rename of LruCache.entryEvicted to entryRemoved by Jesse Wilson · 13 years ago
  72. 0c7faee Adopt LruCache in SettingsProvider. by Jesse Wilson · 13 years ago
  73. 01a479c bug:3339065 enable sqlite concurrency enhancing feature on settingsprovider by Vasu Nori · 14 years ago
  74. 9bb4ec4 Use the default SecureRandom provider. by Nick Kralevich · 14 years ago
  75. 3a2952b Fix some bugs in SettingsProvider that I introduced the other day. by Brad Fitzpatrick · 14 years ago
  76. f366a9b Negatively cache settings and proactively slurp settings into cache. by Brad Fitzpatrick · 14 years ago
  77. a695cbc am 0fe27cf5: make android_id random seed depend on time as well as ro.serialno by Doug Zongker · 14 years ago
  78. 0fe27cf make android_id random seed depend on time as well as ro.serialno by Doug Zongker · 14 years ago
  79. e339464 am 1bcb6658: Merge "Fix issue #2834005: Android Settings.Secure bypass" into froyo by Dianne Hackborn · 14 years ago
  80. 24117ce Fix issue #2834005: Android Settings.Secure bypass by Dianne Hackborn · 14 years ago
  81. 5ebaf10 merge from open-source master by The Android Open Source Project · 14 years ago
  82. bdc7f89 Fix broken logic in SettingsProvider.parseProviderList. by Mike Lockwood · 14 years ago
  83. 547a96b SettingsProvider: dup-suppress from cache. by Brad Fitzpatrick · 14 years ago
  84. 342984a SettingsProvider: defensively cap size of settings kept cached in memory. by Brad Fitzpatrick · 14 years ago
  85. 1bd62bd Cache hot settings in-memory in the SettingsProvider. by Brad Fitzpatrick · 14 years ago
  86. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 14 years ago
  87. 1877d01 Add "call" method on ContentProvider. by Brad Fitzpatrick · 14 years ago
  88. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 14 years ago
  89. 4f8ff39 use device serial number to seed RNG for generating ANDROID_ID by Doug Zongker · 14 years ago
  90. aed8f8e remove Settings.Gservices by Doug Zongker · 15 years ago
  91. edc5189 change remaining frameworks/base Gservices to Secure settings by Doug Zongker · 15 years ago
  92. c70239e changed SettingsProvider to manage the androidid itself by Fred Quintana · 15 years ago
  93. 69f593c Support for selection of silent ringtone from the ringtone picker. by Marco Nelissen · 15 years ago
  94. c6f81c6 am d1e5e3ff: Merge change 6639 into donut by Android (Google) Code Review · 15 years ago
  95. d158214 Restore audio settings and wifi. by Amith Yamasani · 15 years ago
  96. 2eac99c resolved conflicts for merge of d6fe243c to master by -b master · 15 years ago
  97. 8823c0a8 Backup / Restore locale preference. by Amith Yamasani · 15 years ago
  98. 501eec9 Revert "hand rolled out 220f4d633be1098e7887dbd06f179138bf19f1ad due to interface changes on master, the change will need to be made again" by -b master · 15 years ago
  99. f8e3ba5 hand rolled out 220f4d633be1098e7887dbd06f179138bf19f1ad due to interface changes on master, the change will need to be made again by The Android Open Source Project · 15 years ago
  100. 133ec72 am 288fe16c: Merge change 6043 into donut by Android (Google) Code Review · 15 years ago