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