1. 1c7fa48 Add VIBRATE_IN_SILENT to the settings database & backup. by Daniel Sandler · 14 years ago
  2. 156c435 Move lockscreen settings to secure table to prevent tampering. b/2343673 by Amith Yamasani · 14 years ago
  3. 1877d01 Add "call" method on ContentProvider. by Brad Fitzpatrick · 14 years ago
  4. e7085e9 Update framework tethering UI by Robert Greenwalt · 14 years ago
  5. 5321aef Wifi AP framework changes first pass by Irfan Sheriff · 15 years ago
  6. 6329bf7 New vibrate/silent mode behavior. by Daniel Sandler · 14 years ago
  7. 14c2d79 Be sure to back up / restore some new settings by Christopher Tate · 14 years ago
  8. c03fa50 Add mobile data on/off switch. by Robert Greenwalt · 14 years ago
  9. eebc8e2 b/2441327 Added add account intent to public api. by Erik · 15 years ago
  10. 2a091d7 Update Tethering. by Robert Greenwalt · 15 years ago
  11. 1c9131c Remove all traces of the old checkin service (and its associated parental by Dan Egnor · 15 years ago
  12. 0e9d2af New user interface sound effects: by Daniel Sandler · 15 years ago
  13. 90d2db3 Add Pointer Location to the window manager. by Dianne Hackborn · 15 years ago
  14. 5d34e9b Add new setting for the ComponentName of the service to be used by Mike LeBeau · 15 years ago
  15. 60586f2 API CHANGE: Add SSLSessionCache public API to allow unbundled SSL session caching. by Dan Egnor · 15 years ago
  16. 117818e Add new manifest option for install location by Suchi Amalapurapu · 15 years ago
  17. d0e18ff First pass at USB Tethering. by Robert Greenwalt · 15 years ago
  18. cce9da5 Add auto-restore setting and Backup Manager awareness thereof by Christopher Tate · 15 years ago
  19. d8893db update javadoc for Settings.Secure.ANDROID_ID by Doug Zongker · 15 years ago
  20. 0170916 Unhide brightness constants to help unbundle Camera. by Chih-Chung Chang · 15 years ago
  21. a3d5e0c Unhide the secure setting for LocationProviderEnabled by Mark Vandevoorde · 15 years ago
  22. 9d8b876 Add android.provider.Settings.ACTION_DEVICE_INFO_SETTINGS. by Daniel Sandler · 15 years ago
  23. ef34035 NEW_API: Declare an ACTION_SEARCH_SETTINGS constant in android.provider.Settings so that apps can cause this system setting group to be opened directly. by Justin Mattson · 15 years ago
  24. 0e25caf Remove some settings we are no longer using. by Ficus Kirkpatrick · 15 years ago
  25. 42471dd Simplify & update ANR logging; report ANR data into the dropbox. by Dan Egnor · 15 years ago
  26. 87734d3 Settings: Add settings for MountService prefs and bump DB version to 46 by San Mehat · 15 years ago
  27. aed8f8e remove Settings.Gservices by Doug Zongker · 15 years ago
  28. edc5189 change remaining frameworks/base Gservices to Secure settings by Doug Zongker · 15 years ago
  29. 43866e0 move some system services from gservices to secure settings by Doug Zongker · 15 years ago
  30. f688889 move Watchdog's settings from Gservices to Secure by Doug Zongker · 15 years ago
  31. a0b5176 am 68e9014e: am 484d2888: Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa. by Eric Laurent · 15 years ago
  32. 484d288 Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa. by Eric Laurent · 15 years ago
  33. 60d8762 DropBox logging of app & system server crashes. by Dan Egnor · 15 years ago
  34. 17b7ffe Do not back up / restore the END_BUTTON_BEHAVIOR setting by Christopher Tate · 15 years ago
  35. 97ef763 - move the EventLog stuff out of ATSA by Fred Quintana · 15 years ago
  36. 20d7788 Make Gservices setting constants public. by Ken Shirriff · 15 years ago
  37. 42c4c58 am a9791d30: Merge change Iae3ed706 into eclair by Amith Yamasani · 15 years ago
  38. ae3ed70 Add new setting for notification light pulsing. Bug #2238250 by Amith Yamasani · 15 years ago
  39. 799f721 Fix a bug in the Settings contract class (introduced in an ... iffy ... fix by Dan Egnor · 15 years ago
  40. f8c2bb3 Add gservices flags for calendar sync. by Ken Shirriff · 15 years ago
  41. 194f080 Add Gservices flag so that Market can turn on performance logging for specific groups. by lknguyen · 15 years ago
  42. db9f06d resolved conflicts for merge of 2a1e9641 to eclair-mr2 by Wink Saville · 15 years ago
  43. ce9b59f Add code to use Gservices provided values for throtting NITZ updates. by Wink Saville · 15 years ago
  44. 6139bf6 Add AGGREGATION_INTERVAL_SECONDS (fixing the build) by Dan Egnor · 15 years ago
  45. 4ff9600 new gservices flag for delaying bad gmail operations by Cynthia Wong · 15 years ago
  46. 2effb21 Add UPDATE_ACTION to Gservices, used by the new checkin service. by Dan Egnor · 15 years ago
  47. 272af00 a possible fix for the bug http://b/issue?id=2200637 by Vasu Nori · 15 years ago
  48. 2086152 am f55aa972: Merge change I01935be3 into eclair by Mike Lockwood · 15 years ago
  49. dc3494e Remove PowerManager.setAutoBrightness() by Mike Lockwood · 15 years ago
  50. 647ae75 Add Gservice for vending_restore_window, this determines the duration after first setup, during which we do not reconcile backup apps. by Christian Sonntag · 15 years ago
  51. 4410ec8 Framework-side DropBox service that maintains a size-bounded by Dan Egnor · 15 years ago
  52. ee649a8 Add LAST_KMSG_KB variable, used to tune the size of /proc/last_kmsg uploads. by Dan Egnor · 15 years ago
  53. a33e3f7 Fix issue #2154794: Force close when start facebook application. by Dianne Hackborn · 15 years ago
  54. f602c51 Add Gservices flag for Vending doctor download complete timeout. by lknguyen · 15 years ago
  55. f582a69 Don't back up / restore "allow apps from unknown sources" by Christopher Tate · 15 years ago
  56. 362aca6 Add auto-brightness mode to the list of backed-up settings by Christopher Tate · 15 years ago
  57. c15255a Add a PRIVACY_SETTINGS action to launch the new Privacy settings screen. by Amith Yamasani · 15 years ago
  58. b34a3a0 Remove the GDD Gservices setting. by Sanjay Jeyakumar · 15 years ago
  59. a286f41 Don't back up / restore certain sync-related settings by Christopher Tate · 15 years ago
  60. a233943 Add a Gservices setting to controll the app error reporting feature. by Jacek Surazski · 15 years ago
  61. 8cbaa83 Add Gservices settings required for carrier billing. by Sanjay Jeyakumar · 15 years ago
  62. cac1382 Add new Gservices setting for discarding uphill ops for eclair and future devices. by Cynthia Wong · 15 years ago
  63. 951764b Add automatic lighting control framework by Dan Murphy · 15 years ago
  64. 0738e88 Don't backup/restore telephony material from secure settings by Christopher Tate · 15 years ago
  65. 96f8613 Add Gservices constants for GlobalSearch settings by Bjorn Bringert · 15 years ago
  66. 0b98c94 Fix code placement and comments for gtalk url scraping settings. by Ye Wen · 15 years ago
  67. 7a0c108 Gservices settings for controlling URL scraping in GTalk app. by Ye Wen · 15 years ago
  68. dd9b82c Add better service reporting. by Dianne Hackborn · 15 years ago
  69. 62d95ea Add APANIC kernel logging to CheckinService. by Christian Sonntag · 15 years ago
  70. 48f886e The Gservices settings for pruning messages/chats. by Ye Wen · 15 years ago
  71. ebd8416 Add Gservices setting for the frequency to perform provisioning. by Sanjay Jeyakumar · 15 years ago
  72. 4a51c20 I am getting tired of the java doc warnings, so fix them. by Dianne Hackborn · 15 years ago
  73. cc6bd5a fix typo by Wei Huang · 15 years ago
  74. 1abf498 add a "display_sent_time" column to the message table, to provide a hint that the UI should display time stamp for this message always. Add Gservices settings for gtalk stuff. by Wei Huang · 15 years ago
  75. f0f13ae Add calendar sliding windows setting. by Ken Shirriff · 15 years ago
  76. ef99e24 am f5e6a211: Merge change 21572 into donut by Jasperln · 15 years ago
  77. b95277e Add constants to adjust Vending input and output buffer sizes. by Jasperln · 15 years ago
  78. c650bf5 Get rid of Settings.getJIDResource(), which really should live in GTalkService. Add API to store the JID resource in IM provider settings. by Wei Huang · 15 years ago
  79. 1e4807a new s2d ids table for rmq2; plus Gservices setting for using rmq2 protocol. by Wei Huang · 15 years ago
  80. c030a48 add gservices setting for switching sync subscriptions to use a new routing info. by Debajit Ghosh · 15 years ago
  81. 0d54b02 Add a new setting for controling how much time to wait before discarding uphill operations by Cynthia Wong · 15 years ago
  82. 326580d Add calendar_sync_window_days setting to control calendar sync window. by Ken Shirriff · 15 years ago
  83. 058779c Add constant for storing market backup state in shared preferences. by Christian Sonntag · 15 years ago
  84. 50dac8c Remove Voice Search constants, factored them out into the Voice Search app. by Alex Gruenstein · 15 years ago
  85. bd5ddf0 Wifi: Add support for enabling Wifi while in airplane mode. by Mike Lockwood · 15 years ago
  86. e60066d am 0e638630: Merge change 8291 into donut by Android (Google) Code Review · 15 years ago
  87. f965d16 Add gservices flag for configuring the URL vending redirects to when TOS is inaccessible due to no/bad network. by lknguyen · 15 years ago
  88. 71effba am 6fb608ee: Merge change 7854 into donut by Android (Google) Code Review · 15 years ago
  89. 9fdbf6a Issue #1884058 (Need to only record frequency and duration for selected Google apps) by Dianne Hackborn · 15 years ago
  90. 2debd56 Add new gtalk values by Tom Taylor · 15 years ago
  91. 4573df4 am 5628711a: Merge change 6855 into donut by Android (Google) Code Review · 15 years ago
  92. 1c5e403 modify Gservices setting for push messaging registration url. by Wei Huang · 15 years ago
  93. 278a802 Add a Gservices setting to control if we send up multipart protocol buffers by Cynthia Wong · 15 years ago
  94. f00193f am 8f7c7c0c: Merge change 6659 into donut by Android (Google) Code Review · 15 years ago
  95. 21bf241 Add a Gservices setting to set the rate at which the home page refreshes. by Sanjay Jeyakumar · 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. be11746 am 04f0b05e: Add a Gservices setting for how many times we should retry before discarding an uphill operation by Cynthia Wong · 15 years ago
  99. 04f0b05 Add a Gservices setting for how many times we should retry before discarding an uphill operation by Cynthia Wong · 15 years ago
  100. 48f7d85 am dbee95ca: Merge change 6317 into donut by Android (Google) Code Review · 15 years ago