1. 0da1357 Log noisily on uid vs user-handle confusion in the settings provider by Christopher Tate · 11 years ago
  2. 911d7f4 Provide calling package to ContentProviders. by Jeff Sharkey · 11 years ago
  3. 38e7a60 Sanity check users before committing new Android ID by Christopher Tate · 11 years ago
  4. 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
  5. 5cdf7f5 When a new user AID is generated, dump it to dropbox by Amith Yamasani · 11 years ago
  6. 853ad6f Remove obsolete OMA-DRM support by Mike Lockwood · 11 years ago
  7. 27db468 Block access to accounts for limited users. by Amith Yamasani · 11 years ago
  8. 1095d9a Merge "Fix for SettingsProvider to query for correct user." by Maggie Benthall · 11 years ago
  9. d272658 Fix for SettingsProvider to query for correct user. by Maggie Benthall · 11 years ago
  10. 961321f App ops: add op for writing settings. by Dianne Hackborn · 11 years ago
  11. 40e9f29 Quiet down a lot of logging. by Dianne Hackborn · 12 years ago
  12. 61695ff Make sure settings writes are permission checked correctly by Christopher Tate · 12 years ago
  13. 34637e5 Make sure to check write perms after rewriting destination table by Christopher Tate · 12 years ago
  14. 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
  15. c221d2b Rewrite raw insert()s and some raw query()s of moved-to-global keys by Christopher Tate · 12 years ago
  16. afccaa8 Use myUserId() only in registerContentObserver() by Christopher Tate · 12 years ago
  17. 66488d6 Make settings backup/restore work in the new multi-user world by Christopher Tate · 12 years ago
  18. 6e2bee7 Migrate more System and Secure settings to Global. by Jeff Sharkey · 12 years ago
  19. 625239a Migrate more Secure settings to Global. by Jeff Sharkey · 12 years ago
  20. bdfce2e First step towards cleaning up Global settings. by Jeff Sharkey · 12 years ago
  21. d336460 Merge into jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  22. 139748f Fix issue #7215984: java.lang.RuntimeException: Unable to create... by Dianne Hackborn · 12 years ago
  23. 5bcb551 fix argument parser for global settings URLs by Doug Zongker · 12 years ago
  24. b756445 Multiuser awareness in content observer infrastructure by Christopher Tate · 12 years ago
  25. c8459dc8 Settings provider needs to send notifications as itself by Christopher Tate · 12 years ago
  26. 16aa973 Per-user content observer APIs by Christopher Tate · 12 years ago
  27. 78d2a66 Fix Settings writes to a different user by Christopher Tate · 12 years ago
  28. c868b64 Moved a few telephony settings from Secure to Global by Christopher Tate · 12 years ago
  29. 4dc7a68 Set up default (random) Android IDs for all users by Christopher Tate · 12 years ago
  30. d5fe147 Miscellaneous fixes for Settings by Christopher Tate · 12 years ago
  31. 9219874 Further fixup of migration to global settings by Christopher Tate · 12 years ago
  32. 06efb53 Per-user settings by Christopher Tate · 12 years ago
  33. 47847f3 Support enabling WAL using a flag when DB is opened. by Jeff Brown · 12 years ago
  34. 32c80a2 Handle rename of LruCache.entryEvicted to entryRemoved by Jesse Wilson · 13 years ago
  35. 0c7faee Adopt LruCache in SettingsProvider. by Jesse Wilson · 13 years ago
  36. 01a479c bug:3339065 enable sqlite concurrency enhancing feature on settingsprovider by Vasu Nori · 14 years ago
  37. 9bb4ec4 Use the default SecureRandom provider. by Nick Kralevich · 14 years ago
  38. 3a2952b Fix some bugs in SettingsProvider that I introduced the other day. by Brad Fitzpatrick · 14 years ago
  39. f366a9b Negatively cache settings and proactively slurp settings into cache. by Brad Fitzpatrick · 14 years ago
  40. a695cbc am 0fe27cf5: make android_id random seed depend on time as well as ro.serialno by Doug Zongker · 14 years ago
  41. 0fe27cf make android_id random seed depend on time as well as ro.serialno by Doug Zongker · 14 years ago
  42. e339464 am 1bcb6658: Merge "Fix issue #2834005: Android Settings.Secure bypass" into froyo by Dianne Hackborn · 14 years ago
  43. 24117ce Fix issue #2834005: Android Settings.Secure bypass by Dianne Hackborn · 14 years ago
  44. 5ebaf10 merge from open-source master by The Android Open Source Project · 14 years ago
  45. bdc7f89 Fix broken logic in SettingsProvider.parseProviderList. by Mike Lockwood · 14 years ago
  46. 547a96b SettingsProvider: dup-suppress from cache. by Brad Fitzpatrick · 14 years ago
  47. 342984a SettingsProvider: defensively cap size of settings kept cached in memory. by Brad Fitzpatrick · 14 years ago
  48. 1bd62bd Cache hot settings in-memory in the SettingsProvider. by Brad Fitzpatrick · 14 years ago
  49. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 14 years ago
  50. 1877d01 Add "call" method on ContentProvider. by Brad Fitzpatrick · 14 years ago
  51. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 14 years ago
  52. 4f8ff39 use device serial number to seed RNG for generating ANDROID_ID by Doug Zongker · 14 years ago
  53. aed8f8e remove Settings.Gservices by Doug Zongker · 15 years ago
  54. edc5189 change remaining frameworks/base Gservices to Secure settings by Doug Zongker · 15 years ago
  55. c70239e changed SettingsProvider to manage the androidid itself by Fred Quintana · 15 years ago
  56. 69f593c Support for selection of silent ringtone from the ringtone picker. by Marco Nelissen · 15 years ago
  57. c6f81c6 am d1e5e3ff: Merge change 6639 into donut by Android (Google) Code Review · 15 years ago
  58. d158214 Restore audio settings and wifi. by Amith Yamasani · 15 years ago
  59. 2eac99c resolved conflicts for merge of d6fe243c to master by -b master · 15 years ago
  60. 8823c0a8 Backup / Restore locale preference. by Amith Yamasani · 15 years ago
  61. 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
  62. 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
  63. 133ec72 am 288fe16c: Merge change 6043 into donut by Android (Google) Code Review · 15 years ago
  64. 220f4d6 System and Secure settings backup. by Amith Yamasani · 15 years ago
  65. 6976dca am 6afe8133: Merge change 4720 into donut by Android (Google) Code Review · 15 years ago
  66. 31a88fa Fix string formatters in SettingsProvider SecurityException message. by Brett Chabot · 15 years ago
  67. 6be4025 am 2810f681: Merge change 4694 into donut by Android (Google) Code Review · 15 years ago
  68. 16dd82c Make SettingsProviders SecurityException messages more verbose. by Brett Chabot · 15 years ago
  69. 48554fc Merge branch 'readonly-p4-master' by Mike Lockwood · 15 years ago
  70. bd2a712 AI 144415: am: CL 144372 Cleanup Settings support for enabling and disabling location providers: by Mike Lockwood · 15 years ago
  71. 9637d47 AI 144372: Cleanup Settings support for enabling and disabling location providers: by Mike Lockwood · 15 years ago
  72. 2a73de7 Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 15 years ago
  73. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  74. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  75. 074da8f Change scope on SettingsProvider.mDatabaseHelper and DatabaseHelper by James Wylder · 15 years ago
  76. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  77. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  78. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago