1. 793b15c Adds DeviceConfig.getProperties method for atomic reading. by Matt Pape · 4 years, 10 months ago
  2. fa9556a Stop tracking the secure setting because we're in master by Mady Mellor · 4 years, 10 months ago
  3. 10b1960 LOCATION_PROVIDERS_ALLOWED fixes by Soonil Nagarkar · 4 years, 11 months ago
  4. 06b770c qt-r1-bubbles-dev @ build 5835883 by Mady Mellor · 5 years ago
  5. 91f89d0 Move the validators out of the settings class by Al Sutton · 5 years ago
  6. b0067fb Move validators out to their own package by Al Sutton · 5 years ago
  7. 3ca5ce7 Remove the test of two fixed value static final arrays at boot. by Al Sutton · 5 years ago
  8. af1997e Update settings version to 183 by Lyn Han · 5 years ago
  9. b739fa6 Global bubble settings by Lyn Han · 5 years ago
  10. 39749b0 Merge "audioservice: special mute behavior for BT SCO volume" into qt-dev by Eric Laurent · 5 years ago
  11. 02153e6 audioservice: special mute behavior for BT SCO volume by Eric Laurent · 5 years ago
  12. fff8fe6 Merge "Notify all running users of DeviceConfig changes" into qt-dev by Linus Tufvesson · 5 years ago
  13. 93c3855 Notify all running users of DeviceConfig changes by Linus Tufvesson · 5 years ago
  14. 2f4cba2 Merge "Add Aware Lock Settings" into qt-dev am: a491cc4cd0 by Edgar Wang · 5 years ago
  15. 4870e4b Add Aware Lock Settings by Edgar Wang · 5 years ago
  16. 01a1a89 Merge "Change bubbles to be off by default" into qt-dev am: 5bc29e371c by Mady Mellor · 5 years ago
  17. 95e879a Change bubbles to be off by default by Mady Mellor · 5 years ago
  18. 975b0db Merge "Set the default value for Secure Settings: SKIP_GESTURE & SILENCE_GESTURE" into qt-dev by Edgar Wang · 5 years ago
  19. dabc41e Set the default value for Secure Settings: SKIP_GESTURE & SILENCE_GESTURE by Edgar Wang · 5 years ago
  20. 3350d71 Merge "Set the default value for Secure Settings: AWARE_ENABLED" into qt-dev by Edgar Wang · 5 years ago
  21. 684846f Merge "Only migrate 2-button setting if set" into qt-dev am: 571ab06ec0 by Winson Chung · 5 years ago
  22. b962712 Merge "Set the default value for Secure Settings: AWARE_ENABLED" into qt-dev by TreeHugger Robot · 5 years ago
  23. 3d5d3b3 Only migrate 2-button setting if set by Winson Chung · 5 years ago
  24. b033545 Merge "3->1 binder calls to OverlayManager for Navbar settings" into qt-dev by Hyunyoung Song · 5 years ago
  25. 65c58f6 3->1 binder calls to OverlayManager for Navbar settings by Hyunyoung Song · 5 years ago
  26. eb8bddb Set the default value for Secure Settings: AWARE_ENABLED by Edgar Wang · 5 years ago
  27. 3447fb4 Switch to HexEncoding from ByteStringUtils by Neil Fuller · 5 years ago
  28. d8eb8b2 Restricted permission mechanism - framework by Svet Ganov · 5 years ago
  29. 25c940d Fix SettingsProvider resets from Rescue Party. by Matt Pape · 5 years ago
  30. 30115c9 Merge changes from topic "nav-bar-mode-fw-overlay" by Winson Chung · 5 years ago
  31. 5579950 Add READ_DEVICE_CONFIG permission check to DeviceConfig API. by Stanislav Zholnin · 5 years ago
  32. 85e7459 Remove the swipe up setting from system by Winson Chung · 5 years ago
  33. d9f2fb3 Add overlays for nav bar interaction mode. by Winson Chung · 5 years ago
  34. 5d999e2 Upgrade ring vibration level after OTA. by wilsonshih · 5 years ago
  35. 5a25a84 Add WRITE_DEVICE_CONFIG permission check to DeviceConfig API. by Stanislav Zholnin · 5 years ago
  36. 0305b57 Add default value for apply_ramping_ringer. by Yiwen Chen · 5 years ago
  37. 4ee3ac2 Fix LOCATION_PROVIDERS_ALLOWED with provider status by Soonil Nagarkar · 5 years ago
  38. 5e0052b Fix Battery Saver location bugs. by Kweku Adams · 5 years ago
  39. 4179f99 By default, all notifications can be bubbled by Beverly · 5 years ago
  40. 5e18501 Location settings documentation and migration by Soonil Nagarkar · 5 years ago
  41. 42da1b1 Properly upgrade LOCATION_MODE by Soonil Nagarkar · 6 years ago
  42. d983c5a Merge "Refactor the user restrictions listener to use a set of changes to user restrictions." by TreeHugger Robot · 6 years ago
  43. e369687 Refactor the user restrictions listener to use a set of changes to user by Irina Dumitrescu · 6 years ago
  44. 596437f Added a new set of permissions for DeviceConfig API. by Stanislav Zholnin · 6 years ago
  45. d6c1bdf Merge "Update DeviceConfigService to pass Settings.AUTHORITY to IContentProvider.call invocations." by Matt Pape · 6 years ago
  46. 7b1c6cd Update DeviceConfigService to pass Settings.AUTHORITY to IContentProvider.call invocations. by Matt Pape · 6 years ago
  47. ff9c587 Backup charging sounds enabled toggle correctly by Beverly · 6 years ago
  48. 1278d1c Add the API surface for DeviceConfig. by Matt Pape · 6 years ago
  49. c1323dc Updates to Settings.Config and SettingsProvider for the DeviceConfig API surface. by Matt Pape · 6 years ago
  50. abb6789 Add binder implementation to support device config shell commands from the by Matt Pape · 6 years ago
  51. 6bfc62e Add reset and list for device config flags to SettingsProvider to by Matt Pape · 6 years ago
  52. 7250053 settings command list by user by Nicholas Sauer · 6 years ago
  53. 3d87d1e settings command delete by user by Nicholas Sauer · 6 years ago
  54. ba266c7 Merge "Add a new config table to the settings provider for remotely configured parameters. This includes the minimum number of changes necessary to make the table work, but no API surface yet." by Matt Pape · 6 years ago
  55. 1b31a33 Add a new config table to the settings provider for remotely configured parameters. This includes the minimum number of changes necessary to make the table work, but no API surface yet. by Matt Pape · 6 years ago
  56. e1251df Merge "Device-wide unknown sources block option for DPC." by TreeHugger Robot · 6 years ago
  57. 4638edd Device-wide unknown sources block option for DPC. by Irina Dumitrescu · 6 years ago
  58. edb31e1 Correct null check for end button behavior. by davidln · 6 years ago
  59. 8bc8c9e Fix bad merge: Add STREAM_VOICE_CALL to MUTE_STREAMS_AFFECTED on upgrade by Nadav Bar · 6 years ago
  60. b5889307 Frameworks: Annotate trivial @GuardedBy in packages by Andreas Gampe · 6 years ago
  61. 4359b55 Double tap and lift should take to lock screen by Lucas Dupin · 6 years ago
  62. 57fcafd Merge "Move some global settings to secure settings" by TreeHugger Robot · 6 years ago
  63. 91d0a63 Move some global settings to secure settings by Beverly · 6 years ago
  64. c56192c Fix system settings not cleared when package data is cleared by Zimuzo · 6 years ago
  65. f9f115d Add STREAM_VOICE_CALL to MUTE_STREAMS_AFFECTED on upgrade by Nadav Bar · 6 years ago
  66. 24836c5 Don't reset DND notification flag by Julia Reynolds · 6 years ago
  67. 0e9eeee Add per-device defaults for VIBRATE_WHEN_RINGING by Michael Wright · 6 years ago
  68. 155c9d2 Flip flag to enable vibration on wireless charging by Beverly · 6 years ago
  69. 38fcfd0 Add counter for predictive info for hush gesture by Beverly · 6 years ago
  70. 32e0331 Make auto-rotate pref not reset on upgrade by Mike Digman · 6 years ago
  71. 301e92a Show settings suggestion by Beverly · 6 years ago
  72. 76bfa60 Update zen onboarding flow by Julia Reynolds · 6 years ago
  73. cb58a83 Change allowed sound triggers to 1000 by Philip P. Moltmann · 6 years ago
  74. c4e5ecf Show onboarding screen from dnd tile by Julia Reynolds · 6 years ago
  75. 308093f Clear identity when asking for other users. by Jeff Sharkey · 6 years ago
  76. 8a696e9 Merge "Notify all running users for global settings change" into pi-dev by TreeHugger Robot · 6 years ago
  77. 945864c Notify all running users for global settings change by Svet Ganov · 6 years ago
  78. 5527286 Add vol up + power ringer toggle gesture by Mike Digman · 6 years ago
  79. b2637da Merge "Fix location settings bug on non-GPS devices" into pi-dev by Maggie Wang · 6 years ago
  80. 83e03f5 Fix location settings bug on non-GPS devices by Maggie · 6 years ago
  81. 6ed6340 Merge changes from topic "SoundTriggerJobService-steps" into pi-dev by TreeHugger Robot · 6 years ago
  82. ad62f63 Merge "Revert "Dispatch global settings changes to all users."" into pi-dev by Makoto Onuki · 6 years ago
  83. 542266d Revert "Dispatch global settings changes to all users." by Makoto Onuki · 6 years ago
  84. 7e25b3d Throttle number of sound trigger operations / day by Philip P. Moltmann · 6 years ago
  85. 18e3eb8 Add SoundTriggerDetectionService by Philip P. Moltmann · 6 years ago
  86. 4a99e98 Merge "Dispatch global settings changes to all users." into pi-dev by TreeHugger Robot · 6 years ago
  87. 989157e Dispatch global settings changes to all users. by Svet Ganov · 6 years ago
  88. c5c9730 Update work notifivation settings on upgrade. by Pavel Grafov · 6 years ago
  89. 9c39667 Settings: Remove unused bg scan throttle settings by Roshan Pius · 6 years ago
  90. d069a88 DO NOT MERGE Create a setting for backup/restore agent timeouts by Annie Meng · 6 years ago
  91. 09da25f Using zen duration preference by Beverly · 6 years ago
  92. 1d13eae Block adb from changing certain settings value when corresponding user by yuemingw · 6 years ago
  93. da90481 Update default charging sound to new sound by Beverly · 6 years ago
  94. 348bf62 Revert "Block adb from changing certain settings value when corresponding user" by Yueming Wang · 6 years ago
  95. 4140f6c Block adb from changing certain settings value when corresponding user by yuemingw · 6 years ago
  96. b331d1f Merge "Add local transport parameters for transport flags GTS test" by Bernardo Rufino · 6 years ago
  97. eaa78b9 Add local transport parameters for transport flags GTS test by Bernardo Rufino · 6 years ago
  98. acc5046 [EBS] Don't disable location when DISALLOW_CONFIG_LOCATION is set by Makoto Onuki · 6 years ago
  99. d46652a Merge "Use value from XML for Secure.NOTIFICATION_BADGING." by TreeHugger Robot · 6 years ago
  100. b4df8bc Use value from XML for Secure.NOTIFICATION_BADGING. by Ben Lin · 6 years ago