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