1. 58f41ec Migrate BUGREPORT_IN_POWER_MENU from Secure to Global settings by Christopher Tate · 13 years ago
  2. c1b3d21 am 53d99836: am 26c00dec: am b2d3904b: Merge "Setting the default value for dock audio" by Dianne Hackborn · 13 years ago
  3. 26c00de am b2d3904b: Merge "Setting the default value for dock audio" by Dianne Hackborn · 13 years ago
  4. 729f668 Setting the default value for dock audio by Dmytro Dubovyk · 13 years ago
  5. 912f018 am 68c30860: am 73f24ae1: am 9a147340: Merge "Don\'t update global table when upgrading secondary users\' database." into jb-mr1.1-dev by Amith Yamasani · 13 years ago
  6. 2d43fab Don't update global table when upgrading secondary users' database. by Amith Yamasani · 13 years ago
  7. ace7404 resolved conflicts for merge of d7337fb9 to master by Jeff Brown · 13 years ago
  8. 84e2756 Play a tone when wireless charging begins. by Jeff Brown · 13 years ago
  9. dcf03f3 Refactor getPersistedNetworkPreference by Jianzheng Zhou · 13 years ago
  10. 13579ed Cleaner initial boot. by Dianne Hackborn · 13 years ago
  11. 40e9f29 Quiet down a lot of logging. by Dianne Hackborn · 13 years ago
  12. 051ab5c Import translations. DO NOT MERGE by Baligh Uddin · 13 years ago
  13. ed108f3 Frameworks base: Promote dream setting defaults to config. by John Spurlock · 13 years ago
  14. d488bc0 Defer wifi bounce following restore for 1 minute... by Christopher Tate · 13 years ago
  15. 531c237 Add an upgrade step for settings moved to global. by Amith Yamasani · 13 years ago
  16. 73755c9 Merge "Fix settings restore" into jb-mr1-dev by Christopher Tate · 13 years ago
  17. 3543beb Fix settings restore by Christopher Tate · 13 years ago
  18. d0f1993 Merge "Make sure settings writes are permission checked correctly" into jb-mr1-dev by Christopher Tate · 13 years ago
  19. 61695ff Make sure settings writes are permission checked correctly by Christopher Tate · 13 years ago
  20. 7f1c248 Fix upgrade case for Settings.Secure.USER_SETUP_COMPLETE. by John Spurlock · 13 years ago
  21. 5067685 Settings (and general) restore fixes by Christopher Tate · 13 years ago
  22. 34637e5 Make sure to check write perms after rewriting destination table by Christopher Tate · 13 years ago
  23. 35dd752 Merge "Rewrite raw insert()s and some raw query()s of moved-to-global keys" into jb-mr1-dev by Christopher Tate · 13 years ago
  24. c221d2b Rewrite raw insert()s and some raw query()s of moved-to-global keys by Christopher Tate · 13 years ago
  25. 1a2fac3 Merge "Use myUserId() only in registerContentObserver()" into jb-mr1-dev by Christopher Tate · 13 years ago
  26. afccaa8 Use myUserId() only in registerContentObserver() by Christopher Tate · 13 years ago
  27. 55b0222 fix settings data base upgrade for ringer mode by Eric Laurent · 13 years ago
  28. 66488d6 Make settings backup/restore work in the new multi-user world by Christopher Tate · 13 years ago
  29. 6e2bee7 Migrate more System and Secure settings to Global. by Jeff Sharkey · 13 years ago
  30. b14288d Attempt to fix missing lock sounds by Jim Miller · 13 years ago
  31. 0ac1028 Move bluetooth priorities from Secure to Global. by Jeff Sharkey · 13 years ago
  32. 625239a Migrate more Secure settings to Global. by Jeff Sharkey · 13 years ago
  33. bdfce2e First step towards cleaning up Global settings. by Jeff Sharkey · 13 years ago
  34. d336460 Merge into jb-mr1-dev by Jean-Baptiste Queru · 13 years ago
  35. 139748f Fix issue #7215984: java.lang.RuntimeException: Unable to create... by Dianne Hackborn · 13 years ago
  36. 5bcb551 fix argument parser for global settings URLs by Doug Zongker · 13 years ago
  37. b756445 Multiuser awareness in content observer infrastructure by Christopher Tate · 13 years ago
  38. 89d5546 Add support for remembering Wifi display devices. by Jeff Brown · 13 years ago
  39. c8459dc8 Settings provider needs to send notifications as itself by Christopher Tate · 13 years ago
  40. 16aa973 Per-user content observer APIs by Christopher Tate · 13 years ago
  41. 6f5a9a9 Fix default population of wifi settings by Christopher Tate · 13 years ago
  42. 0dbc410 Merge "Fix Settings writes to a different user" into jb-mr1-dev by Christopher Tate · 13 years ago
  43. 78d2a66 Fix Settings writes to a different user by Christopher Tate · 13 years ago
  44. 59c5bee Settings db upgrade steps only apply to the owner user by Christopher Tate · 13 years ago
  45. 27d9183 Merge "Core accessibility settings should not be cleared on restore." into jb-mr1-dev by Svetoslav Ganov · 13 years ago
  46. 818d204 Core accessibility settings should not be cleared on restore. by Svetoslav Ganov · 13 years ago
  47. c868b64 Moved a few telephony settings from Secure to Global by Christopher Tate · 13 years ago
  48. 4dc7a68 Set up default (random) Android IDs for all users by Christopher Tate · 13 years ago
  49. d5fe147 Miscellaneous fixes for Settings by Christopher Tate · 13 years ago
  50. 0a26696 Merge "Log all individual settings restored" into jb-mr1-dev by Christopher Tate · 13 years ago
  51. d717788 Log all individual settings restored by Christopher Tate · 13 years ago
  52. 4d8fc79 Move verification settings to Settings.Global by rich cannings · 13 years ago
  53. 9219874 Further fixup of migration to global settings by Christopher Tate · 13 years ago
  54. 1a9c0dfd Mark all settings upgrade transactions as successful along the way by Christopher Tate · 13 years ago
  55. a96798e4 Don't use toArray() inappropriately by Christopher Tate · 13 years ago
  56. 1cf70bb Screen magnification - feature - framework. by Svetoslav Ganov · 13 years ago
  57. 06efb53 Per-user settings by Christopher Tate · 13 years ago
  58. 16e119e Add secure setting for package verification by rich cannings · 13 years ago
  59. 8de24dc Restore original default Wifi sleep policy (always) by Dmitry Shmidt · 13 years ago
  60. 4e724c8 Change default setting for dreams to 'when docked' by John Spurlock · 13 years ago
  61. c88a80a am 15e099cc: am 0e0942c7: Merge "Default WiFi sleep policy setting" by Jean-Baptiste Queru · 13 years ago
  62. 15e099c am 0e0942c7: Merge "Default WiFi sleep policy setting" by Jean-Baptiste Queru · 13 years ago
  63. 7e07147 Default WiFi sleep policy setting by Erik Ljungberg · 15 years ago
  64. 1a868b7 Add framework support for multiple dreams. by John Spurlock · 13 years ago
  65. ca34bcf resolved conflicts for merge of 80c904df to jb-mr1-dev by Svetoslav Ganov · 13 years ago
  66. 80c904d am 8631701b: Allow enabled accessibility service to toggle tocuh exploration after an upgrade to JellyBean. by Svetoslav Ganov · 13 years ago
  67. 8631701 Allow enabled accessibility service to toggle tocuh exploration after an upgrade to JellyBean. by Svetoslav Ganov · 13 years ago
  68. 9630704 Power manager rewrite. by Jeff Brown · 13 years ago
  69. 3e300c4 Import translations. DO NOT MERGE by Baligh Uddin · 13 years ago
  70. 63fe5cd Import translations. DO NOT MERGE by Baligh Uddin · 13 years ago
  71. 03cfc54 Import translations. DO NOT MERGE by Baligh Uddin · 13 years ago
  72. 634471e Load default Dream settings into a clean db. by John Spurlock · 13 years ago
  73. 5927d95 Merge "Migrate Dreams default settings to DatabaseHelper." into jb-mr1-dev by Daniel Sandler · 13 years ago
  74. fdb7c36 Migrate Dreams default settings to DatabaseHelper. by Daniel Sandler · 13 years ago
  75. 45576cc Explicitly export content providers by Nick Kralevich · 13 years ago
  76. 33034b13 Create telephony-common and mms-common - DO NOT MERGE by Wink Saville · 13 years ago
  77. 5362f17 Merge commit '1b003ef0' into mit by Wink Saville · 13 years ago
  78. a639b31 Create telephony-common and mms-common by Wink Saville · 13 years ago
  79. 11844b14 am 4844fccc: am 5d88c14c: Merge "Ensure screen reader URL gets updated during ICS to JB update." into jb-dev by Svetoslav Ganov · 13 years ago
  80. 4844fcc am 5d88c14c: Merge "Ensure screen reader URL gets updated during ICS to JB update." into jb-dev by Svetoslav Ganov · 13 years ago
  81. 5d88c14c Merge "Ensure screen reader URL gets updated during ICS to JB update." into jb-dev by Svetoslav Ganov · 13 years ago
  82. 3a67eb3 Ensure screen reader URL gets updated during ICS to JB update. by alanv · 13 years ago
  83. 1ca3609 am e523faa8: am 5070a7f0: Merge "Change hard-coded URL for accessibility script." into jb-dev by Svetoslav Ganov · 13 years ago
  84. e523faa am 5070a7f0: Merge "Change hard-coded URL for accessibility script." into jb-dev by Svetoslav Ganov · 13 years ago
  85. 3ff50a0 Change hard-coded URL for accessibility script. by alanv · 13 years ago
  86. 82f47c9 Merge "Disable lockscreen using a system property." by Amith Yamasani · 13 years ago
  87. d1645f8 Disable lockscreen using a system property. by Amith Yamasani · 13 years ago
  88. 01cb25f resolved conflicts for merge of 29bea61c to jb-dev-plus-aosp by Jean-Baptiste Queru · 13 years ago
  89. 44030b7 Added support for customization of mobile data setting. by Athimoolam Ealumalai · 13 years ago
  90. 8dfe2b9 Merge restored wifi APs, don't overwrite by Christopher Tate · 13 years ago
  91. 3c60eeb Have a new constant for "vibrate when ringing" setting by Daisuke Miyakawa · 14 years ago
  92. bffc3d1 Silent and Vibrate mode clean up by Eric Laurent · 14 years ago
  93. 4f4f516 Fetch WifiManager instance at the time of use by Irfan Sheriff · 14 years ago
  94. 47847f3 Support enabling WAL using a flag when DB is opened. by Jeff Brown · 14 years ago
  95. e7ee9a0 Import translations. DO NOT MERGE by Eric Fischer · 14 years ago
  96. 6ff1f4f Import translations. DO NOT MERGE by Eric Fischer · 14 years ago
  97. 79f5a04 WifiStateTracker: add support for overriding DCHP max retry count in an overlay by Mike Lockwood · 14 years ago
  98. d3c5e1e Allow disabling network stats support in a resource overlay by Mike Lockwood · 14 years ago
  99. 2395527 SettingsProvider: Allow overridding default value for Setttings.Secure.DEVICE_PROVISIONED by Mike Lockwood · 14 years ago
  100. 86aeb06 Load lockscreen.disabled setting on database create as well as upgrade by Mike Lockwood · 14 years ago