1. 3eee2c5 Merge "Automatically turning off battery saver at a high percentage." by TreeHugger Robot · 6 years ago
  2. b3b4cce [Game Driver] Add support for whitelist. by Peiyong Lin · 6 years ago
  3. d41cd56 Merge "Add Setting.Secure for theme customization." by Hyunyoung Song · 6 years ago
  4. b243a99 Automatically turning off battery saver at a high percentage. by Kweku Adams · 6 years ago
  5. 293595f Change the old experiment setup to use the new API by Victor Hsieh · 6 years ago
  6. 42da1b1 Properly upgrade LOCATION_MODE by Soonil Nagarkar · 6 years ago
  7. b25e9c7 Add Setting.Secure for theme customization. by Amin Shaikh · 6 years ago
  8. d983c5a Merge "Refactor the user restrictions listener to use a set of changes to user restrictions." by TreeHugger Robot · 6 years ago
  9. e369687 Refactor the user restrictions listener to use a set of changes to user by Irina Dumitrescu · 6 years ago
  10. 2452709 Merge "Added a new set of permissions for DeviceConfig API." by Stanislav Zholnin · 6 years ago
  11. 842af1e Merge "Add support to SLPI tap gestures" by Lucas Dupin · 6 years ago
  12. c631eea Merge "GUP: Add a global property for genreal preference" by Yiwei Zhang · 6 years ago
  13. d43bf70 Add support to SLPI tap gestures by Lucas Dupin · 6 years ago
  14. 596437f Added a new set of permissions for DeviceConfig API. by Stanislav Zholnin · 6 years ago
  15. 5015ac8 Add skip and silence gestures by Beverly · 6 years ago
  16. 1c2ceb2 Merge "Load vibrate when ringing setting from default" by Beverly Tai · 6 years ago
  17. 8455ba2 Historical app ops. by Svet Ganov · 6 years ago
  18. 4a626ac GUP: Add a global property for genreal preference by Yiwei Zhang · 6 years ago
  19. 0c9ccbe Merge "GUP: Update global property for the new dev opt" by Yiwei Zhang · 6 years ago
  20. f9af408 Load vibrate when ringing setting from default by Beverly · 6 years ago
  21. d6c1bdf Merge "Update DeviceConfigService to pass Settings.AUTHORITY to IContentProvider.call invocations." by Matt Pape · 6 years ago
  22. 7b1c6cd Update DeviceConfigService to pass Settings.AUTHORITY to IContentProvider.call invocations. by Matt Pape · 6 years ago
  23. 51015a7 GUP: Update global property for the new dev opt by Yiwei Zhang · 6 years ago
  24. a449853 Merge "Rename updatable graphics driver to Game Update Package." by TreeHugger Robot · 6 years ago
  25. ff9c587 Backup charging sounds enabled toggle correctly by Beverly · 6 years ago
  26. b33ffca Rename updatable graphics driver to Game Update Package. by Peiyong Lin · 6 years ago
  27. 1cd0f43 Migrate frameworks/base/packages/SettingsProvider/test to androidx.test by KOUSHIK PANUGANTI · 6 years ago
  28. 1278d1c Add the API surface for DeviceConfig. by Matt Pape · 6 years ago
  29. c1323dc Updates to Settings.Config and SettingsProvider for the DeviceConfig API surface. by Matt Pape · 6 years ago
  30. a6d8287 [Multi-user] Create setting for multi-user backup service support by Annie Meng · 6 years ago
  31. abb6789 Add binder implementation to support device config shell commands from the by Matt Pape · 6 years ago
  32. 636beeb Merge "Update ANGLE Developer Options" by Tim Van Patten · 6 years ago
  33. 633a13e Extract common methods into ContentInterface. by Jeff Sharkey · 6 years ago
  34. 1698e02 Default settings user to current. by Nicholas Sauer · 6 years ago
  35. 3c61284 Update ANGLE Developer Options by Tim Van Patten · 6 years ago
  36. f31d03c Merge "Add reset and list for device config flags to SettingsProvider to support command line debug tool." by Matt Pape · 6 years ago
  37. 0b243df Merge "Create SMART_SUGGESTIONS_IN_NOTIFICATIONS_FLAGS" by Milo Sredkov · 6 years ago
  38. 749b889 Yet another (major) refactoring on Content Capture and Augmented Autofill. by Felipe Leme · 6 years ago
  39. 6bfc62e Add reset and list for device config flags to SettingsProvider to by Matt Pape · 6 years ago
  40. d8cacd5 Create SMART_SUGGESTIONS_IN_NOTIFICATIONS_FLAGS by Milo Sredkov · 6 years ago
  41. 0492440 Merge "Changed how the Smart Suggestions service is defined." by TreeHugger Robot · 6 years ago
  42. 495b657 Add USB_ALARM_TEMPERATURE in SettingsProvider by Edgar Wang · 6 years ago
  43. 658c8e4 Changed how the Smart Suggestions service is defined. by Felipe Leme · 6 years ago
  44. c9907ce New settings for testing permission controller by Philip P. Moltmann · 6 years ago
  45. a02118d add native_flags_health_check_enabled to Settings.Global by Hongyi Zhang · 6 years ago
  46. 7250053 settings command list by user by Nicholas Sauer · 6 years ago
  47. df1d8ea Merge "settings command delete by user" by TreeHugger Robot · 6 years ago
  48. 3d87d1e settings command delete by user by Nicholas Sauer · 6 years ago
  49. c1e8c3c Fix SettingsProviderTest. by Nicholas Sauer · 6 years ago
  50. 04b9833 Create new battery saver mode by Salvador Martinez · 6 years ago
  51. 651bf6d Revert settings proto of a11y recommended timeout. by Rhed Jao · 6 years ago
  52. 2d5a2bb Add global property to store opt-in application package name. by Peiyong Lin · 6 years ago
  53. 03faa14 Merge "Add dev option to force desktop mode" by Andrii Kulian · 6 years ago
  54. 41118f3 Update a11y recommended timeout api. by Rhed Jao · 6 years ago
  55. 15cfb42 Add dev option to force desktop mode by Andrii Kulian · 6 years ago
  56. 13b0abe Add feature flag for "show hidden launcher icon apps" by Ricky Wai · 6 years ago
  57. 0fa1d22 Add GLES specific setting for layers by Cody Northrop · 6 years ago
  58. 01a9c15 Forward 'help' and '-h' to default implementation for ShellCommand. by Matt Pape · 6 years ago
  59. 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
  60. 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
  61. 7f6aace Merge "Stop waiting when elapsed time is equal to or greater than the timeout, rather than strictly greater than. This avoids a rare problem where the loop manages to complete at exactly the timeout time and then makes a call to wait(0), which waits indefinitely until another thread notifies it instead of timing out after 0 ms." by Matt Pape · 6 years ago
  62. ebe6a56 Revert "Revert "Rootless GPU Debug for GLES"" by Cody Northrop · 6 years ago
  63. 990c77c Stop waiting when elapsed time is equal to or greater than the timeout, by Matt Pape · 6 years ago
  64. 2653e62 Revert "Rootless GPU Debug for GLES" by Cody Northrop · 6 years ago
  65. f416259 Rootless GPU Debug for GLES by Cody Northrop · 6 years ago
  66. 10efed0 Merge "Remove SMS access for apps other than current SMS handler" by TreeHugger Robot · 6 years ago
  67. 9351985 Remove SMS access for apps other than current SMS handler by Eugene Susla · 6 years ago
  68. e1251df Merge "Device-wide unknown sources block option for DPC." by TreeHugger Robot · 6 years ago
  69. 4638edd Device-wide unknown sources block option for DPC. by Irina Dumitrescu · 6 years ago
  70. 1846187 Add ANGLE enable to Developer Options by Cody Northrop · 6 years ago
  71. bf8b6c0 Merge "Move transport out of system server." by Stefano Tommasini · 6 years ago
  72. edb31e1 Correct null check for end button behavior. by davidln · 6 years ago
  73. bf383cc Merge "Fix bad merge: Add STREAM_VOICE_CALL to MUTE_STREAMS_AFFECTED on upgrade" by Nadav Bar · 6 years ago
  74. 1ff8d51 Merge "Fix the BaseSettingsProviderTest to correctly verify broadcasts that don't arrive immediately. Update the location settings permission related tests that had subtle problems masked by the missing verification step." by Matt Pape · 6 years ago
  75. 701954d Fix the BaseSettingsProviderTest to correctly verify broadcasts that don't arrive immediately. by Matt Pape · 6 years ago
  76. e66c1c3 Move transport out of system server. by Stefanot · 6 years ago
  77. f78014e Merge "Adding a11y ui minimum timeout api." by Rhed Jao · 6 years ago
  78. 8bc8c9e Fix bad merge: Add STREAM_VOICE_CALL to MUTE_STREAMS_AFFECTED on upgrade by Nadav Bar · 6 years ago
  79. e972881 Adding a11y ui minimum timeout api. by Rhed Jao · 6 years ago
  80. b5889307 Frameworks: Annotate trivial @GuardedBy in packages by Andreas Gampe · 6 years ago
  81. 4359b55 Double tap and lift should take to lock screen by Lucas Dupin · 6 years ago
  82. 57fcafd Merge "Move some global settings to secure settings" by TreeHugger Robot · 6 years ago
  83. 91d0a63 Move some global settings to secure settings by Beverly · 6 years ago
  84. e75f28c Merge "Fix system settings not cleared when package data is cleared" by TreeHugger Robot · 6 years ago
  85. 68b2222 Created new Settings preferences for internal autofill state. by Felipe Leme · 6 years ago
  86. c56192c Fix system settings not cleared when package data is cleared by Zimuzo · 6 years ago
  87. ef59427 Merge "Add STREAM_VOICE_CALL to MUTE_STREAMS_AFFECTED on upgrade" by Nadav Bar · 6 years ago
  88. f9f115d Add STREAM_VOICE_CALL to MUTE_STREAMS_AFFECTED on upgrade by Nadav Bar · 6 years ago
  89. 1d48831 Merge "SettingsBackupAgent: notify of apBand conversion" into pi-dev am: cbf554b78b by Rebecca Silberstein · 6 years ago
  90. 5f5f478 Merge "SettingsBackupAgent: notify of apBand conversion" into pi-dev by Rebecca Silberstein · 6 years ago
  91. d41106c SettingsBackupAgent: notify of apBand conversion by Rebecca Silberstein · 6 years ago
  92. 2e9b8c3 Add a setting for the User Absent, Touch Off feature in Wear by Damien Bargiacchi · 6 years ago
  93. 24836c5 Don't reset DND notification flag by Julia Reynolds · 6 years ago
  94. eb0c68b Merge "Add per-device defaults for VIBRATE_WHEN_RINGING" into pi-dev am: eb2fdbb3c9 by Michael Wright · 6 years ago
  95. 6489d83 Merge "Add per-device defaults for VIBRATE_WHEN_RINGING" into pi-dev by Michael Wright · 6 years ago
  96. 0e9eeee Add per-device defaults for VIBRATE_WHEN_RINGING by Michael Wright · 6 years ago
  97. 65fca2d Merge "Flip flag to enable vibration on wireless charging" into pi-dev am: 65477d138d by Beverly · 6 years ago
  98. 9b3ff51 Merge "Flip flag to enable vibration on wireless charging" into pi-dev by Beverly · 6 years ago
  99. 155c9d2 Flip flag to enable vibration on wireless charging by Beverly · 6 years ago
  100. f1ef583 Merge changes Id4feeefa,Ie0a501b8 into pi-dev am: 45a250a2be am: 6e66b320fd by Beverly · 6 years ago