1. 1877d01 Add "call" method on ContentProvider. by Brad Fitzpatrick · 15 years ago
  2. 03b6d90 Make sure to apply the auto-restore setting when the system is restored by Christopher Tate · 15 years ago
  3. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 15 years ago
  4. f1cbfff Fix bug when adding SET_INSTALL_LOCATION to SettingsProvider database, upgrade path. by Oscar Montemayor · 15 years ago
  5. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 15 years ago
  6. 0e9d2af New user interface sound effects: by Daniel Sandler · 15 years ago
  7. 6176677 Watch 2274882: Add a field to the db when we wipe due to an error in the upgrader. by Jim Miller · 15 years ago
  8. cb0be8a Use the new RecognitionService.SERVICE_INTERFACE instead of by Mike LeBeau · 15 years ago
  9. 5d34e9b Add new setting for the ComponentName of the service to be used by Mike LeBeau · 15 years ago
  10. a9c1625 Set default value for default install location by Suchi Amalapurapu · 15 years ago
  11. 117818e Add new manifest option for install location by Suchi Amalapurapu · 15 years ago
  12. 4f8ff39 use device serial number to seed RNG for generating ANDROID_ID by Doug Zongker · 15 years ago
  13. 9327f4f More device policy work: clarify password modes, monkeying. by Dianne Hackborn · 15 years ago
  14. e79f721 Remove unused providers by Ken Shirriff · 15 years ago
  15. df83afa More device policy manager / admin work. by Dianne Hackborn · 15 years ago
  16. 31f90b6 Fix 2385283: Add DevicePolicyManager calls to LockScreen. by Jim Miller · 15 years ago
  17. 87734d3 Settings: Add settings for MountService prefs and bump DB version to 46 by San Mehat · 15 years ago
  18. aed8f8e remove Settings.Gservices by Doug Zongker · 15 years ago
  19. edc5189 change remaining frameworks/base Gservices to Secure settings by Doug Zongker · 15 years ago
  20. 484d288 Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa. by Eric Laurent · 15 years ago
  21. d4a4729 Update imports to android-common by Tom Taylor · 15 years ago
  22. c70239e changed SettingsProvider to manage the androidid itself by Fred Quintana · 15 years ago
  23. ae3ed70 Add new setting for notification light pulsing. Bug #2238250 by Amith Yamasani · 15 years ago
  24. dc3494e Remove PowerManager.setAutoBrightness() by Mike Lockwood · 15 years ago
  25. 13f4a64 Turn off the last of the STOPSHIP verbose debugging by Christopher Tate · 15 years ago
  26. 436344a Turn off most of the backup-related debug logging by Christopher Tate · 15 years ago
  27. 141e4f1 Merge change 27177 into eclair by Android (Google) Code Review · 15 years ago
  28. 075a18d Turn on haptic feedback by default. by Dianne Hackborn · 15 years ago
  29. 362aca6 Add auto-brightness mode to the list of backed-up settings by Christopher Tate · 15 years ago
  30. 796e0f0 Don't restore any setting that we don't think should be backed up by Christopher Tate · 15 years ago
  31. bfe319e Turn animations on by default. by Dianne Hackborn · 15 years ago
  32. a286f41 Don't back up / restore certain sync-related settings by Christopher Tate · 15 years ago
  33. 237a299 Move backlight brightness from HardwareService to PowerManager by Mike Lockwood · 15 years ago
  34. 951764b Add automatic lighting control framework by Dan Murphy · 15 years ago
  35. 0738e88 Don't backup/restore telephony material from secure settings by Christopher Tate · 15 years ago
  36. 2cfab84 Save and restore partial supplicant data, not the whole file. by Amith Yamasani · 15 years ago
  37. f186055 Fix for bug # 2023074: settings db updater broken at version 34. by Jim Miller · 15 years ago
  38. 02901eb SettingsProvider: Fix botched merge from donut to eclair. by Mike Lockwood · 15 years ago
  39. bd022f4 Bluetooth: API change. by Nick Pelly · 15 years ago
  40. 92c1752 Change WIFI key by Christian Sonntag · 15 years ago
  41. c5b5b0f Retain state of wifi connection after restore by Christian Sonntag · 15 years ago
  42. 4880575 Fix error in settings.db upgrader. See bug 1999477 for details. by Jim Miller · 15 years ago
  43. bd5ddf0 Wifi: Add support for enabling Wifi while in airplane mode. by Mike Lockwood · 15 years ago
  44. 69f593c Support for selection of silent ringtone from the ringtone picker. by Marco Nelissen · 15 years ago
  45. a553c25 Fix issue 1795088 Improve audio routing code by Eric Laurent · 15 years ago
  46. c6f81c6 am d1e5e3ff: Merge change 6639 into donut by Android (Google) Code Review · 15 years ago
  47. d158214 Restore audio settings and wifi. by Amith Yamasani · 15 years ago
  48. 2eac99c resolved conflicts for merge of d6fe243c to master by -b master · 15 years ago
  49. 8823c0a8 Backup / Restore locale preference. by Amith Yamasani · 15 years ago
  50. f6a34dd resolved conflicts for merge of b7195159 to master by -b master · 15 years ago
  51. 70c874b Restore GPS state and ringer/vibrate toggles. by Amith Yamasani · 15 years ago
  52. 47873e5 Backup Wifi supplicant data. by Amith Yamasani · 15 years ago
  53. 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
  54. 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
  55. 133ec72 am 288fe16c: Merge change 6043 into donut by Android (Google) Code Review · 15 years ago
  56. 575d1af resolved conflicts for merge of cf098294 to master by The Android Open Source Project · 15 years ago
  57. 16d79e5 Backup Wifi supplicant data. by Amith Yamasani · 15 years ago
  58. 220f4d6 System and Secure settings backup. by Amith Yamasani · 15 years ago
  59. cf09829 Move backup state to settings, change permission checks to use symbol. by Dianne Hackborn · 15 years ago
  60. bcab8df Settings: Add preference to enable/disable assisted GPS. by Mike Lockwood · 15 years ago
  61. b322287 am 60a0ad65: Merge change 5329 into donut by Android (Google) Code Review · 15 years ago
  62. d0f6715 frameworks/base - CDMA settings additions by David Krause · 15 years ago
  63. 6976dca am 6afe8133: Merge change 4720 into donut by Android (Google) Code Review · 15 years ago
  64. 31a88fa Fix string formatters in SettingsProvider SecurityException message. by Brett Chabot · 15 years ago
  65. 6be4025 am 2810f681: Merge change 4694 into donut by Android (Google) Code Review · 15 years ago
  66. 16dd82c Make SettingsProviders SecurityException messages more verbose. by Brett Chabot · 15 years ago
  67. aa73f17 am 6599426f: Merge change 4017 into donut by Android (Google) Code Review · 15 years ago
  68. 3287695 Make the date format preference work again. by Eric Fischer · 15 years ago
  69. 544fff5 am ee748d37: Fix network preference getting incorrectly set. by Jaikumar Ganesh · 15 years ago
  70. ee748d37 Fix network preference getting incorrectly set. by Jaikumar Ganesh · 15 years ago
  71. 60e6e199 am 83a6ec60: Merge change 1791 into donut by Android (Google) Code Review · 15 years ago
  72. 9bfbfbd Add a method to get the PhoneType in CellLocation. by Jaikumar Ganesh · 15 years ago
  73. 48554fc Merge branch 'readonly-p4-master' by Mike Lockwood · 15 years ago
  74. bd2a712 AI 144415: am: CL 144372 Cleanup Settings support for enabling and disabling location providers: by Mike Lockwood · 15 years ago
  75. 9637d47 AI 144372: Cleanup Settings support for enabling and disabling location providers: by Mike Lockwood · 15 years ago
  76. d3af727 Merge branch 'readonly-p4-master' by The Android Open Source Project · 15 years ago
  77. 04e71b3 AI 144245: Fix merge conflict for megering in the CDMA changes in to master from donutburger. by Wink Saville · 15 years ago
  78. 767a662 AI 144185: Integrate cdma into the main code base. by Wink Saville · 15 years ago
  79. 2a73de7 Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 15 years ago
  80. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  81. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 16 years ago
  82. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  83. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  84. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  85. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  86. 074da8f Change scope on SettingsProvider.mDatabaseHelper and DatabaseHelper by James Wylder · 16 years ago
  87. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  88. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  89. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  90. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago