1. d6c1bdf Merge "Update DeviceConfigService to pass Settings.AUTHORITY to IContentProvider.call invocations." by Matt Pape · 6 years ago
  2. 7b1c6cd Update DeviceConfigService to pass Settings.AUTHORITY to IContentProvider.call invocations. by Matt Pape · 6 years ago
  3. 51015a7 GUP: Update global property for the new dev opt by Yiwei Zhang · 6 years ago
  4. a449853 Merge "Rename updatable graphics driver to Game Update Package." by TreeHugger Robot · 6 years ago
  5. ff9c587 Backup charging sounds enabled toggle correctly by Beverly · 6 years ago
  6. b33ffca Rename updatable graphics driver to Game Update Package. by Peiyong Lin · 6 years ago
  7. 1cd0f43 Migrate frameworks/base/packages/SettingsProvider/test to androidx.test by KOUSHIK PANUGANTI · 6 years ago
  8. 1278d1c Add the API surface for DeviceConfig. by Matt Pape · 6 years ago
  9. c1323dc Updates to Settings.Config and SettingsProvider for the DeviceConfig API surface. by Matt Pape · 6 years ago
  10. a6d8287 [Multi-user] Create setting for multi-user backup service support by Annie Meng · 6 years ago
  11. abb6789 Add binder implementation to support device config shell commands from the by Matt Pape · 6 years ago
  12. 636beeb Merge "Update ANGLE Developer Options" by Tim Van Patten · 6 years ago
  13. 633a13e Extract common methods into ContentInterface. by Jeff Sharkey · 6 years ago
  14. 1698e02 Default settings user to current. by Nicholas Sauer · 6 years ago
  15. 3c61284 Update ANGLE Developer Options by Tim Van Patten · 6 years ago
  16. f31d03c Merge "Add reset and list for device config flags to SettingsProvider to support command line debug tool." by Matt Pape · 6 years ago
  17. 0b243df Merge "Create SMART_SUGGESTIONS_IN_NOTIFICATIONS_FLAGS" by Milo Sredkov · 6 years ago
  18. 749b889 Yet another (major) refactoring on Content Capture and Augmented Autofill. by Felipe Leme · 6 years ago
  19. 6bfc62e Add reset and list for device config flags to SettingsProvider to by Matt Pape · 6 years ago
  20. d8cacd5 Create SMART_SUGGESTIONS_IN_NOTIFICATIONS_FLAGS by Milo Sredkov · 6 years ago
  21. 0492440 Merge "Changed how the Smart Suggestions service is defined." by TreeHugger Robot · 6 years ago
  22. 495b657 Add USB_ALARM_TEMPERATURE in SettingsProvider by Edgar Wang · 6 years ago
  23. 658c8e4 Changed how the Smart Suggestions service is defined. by Felipe Leme · 6 years ago
  24. c9907ce New settings for testing permission controller by Philip P. Moltmann · 6 years ago
  25. a02118d add native_flags_health_check_enabled to Settings.Global by Hongyi Zhang · 6 years ago
  26. 7250053 settings command list by user by Nicholas Sauer · 6 years ago
  27. df1d8ea Merge "settings command delete by user" by TreeHugger Robot · 6 years ago
  28. 3d87d1e settings command delete by user by Nicholas Sauer · 6 years ago
  29. c1e8c3c Fix SettingsProviderTest. by Nicholas Sauer · 6 years ago
  30. 04b9833 Create new battery saver mode by Salvador Martinez · 6 years ago
  31. 651bf6d Revert settings proto of a11y recommended timeout. by Rhed Jao · 6 years ago
  32. 2d5a2bb Add global property to store opt-in application package name. by Peiyong Lin · 6 years ago
  33. 03faa14 Merge "Add dev option to force desktop mode" by Andrii Kulian · 6 years ago
  34. 41118f3 Update a11y recommended timeout api. by Rhed Jao · 6 years ago
  35. 15cfb42 Add dev option to force desktop mode by Andrii Kulian · 6 years ago
  36. 13b0abe Add feature flag for "show hidden launcher icon apps" by Ricky Wai · 6 years ago
  37. 0fa1d22 Add GLES specific setting for layers by Cody Northrop · 6 years ago
  38. 01a9c15 Forward 'help' and '-h' to default implementation for ShellCommand. by Matt Pape · 6 years ago
  39. 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
  40. 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
  41. 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
  42. ebe6a56 Revert "Revert "Rootless GPU Debug for GLES"" by Cody Northrop · 6 years ago
  43. 990c77c Stop waiting when elapsed time is equal to or greater than the timeout, by Matt Pape · 6 years ago
  44. 2653e62 Revert "Rootless GPU Debug for GLES" by Cody Northrop · 6 years ago
  45. f416259 Rootless GPU Debug for GLES by Cody Northrop · 6 years ago
  46. 10efed0 Merge "Remove SMS access for apps other than current SMS handler" by TreeHugger Robot · 6 years ago
  47. 9351985 Remove SMS access for apps other than current SMS handler by Eugene Susla · 6 years ago
  48. e1251df Merge "Device-wide unknown sources block option for DPC." by TreeHugger Robot · 6 years ago
  49. 4638edd Device-wide unknown sources block option for DPC. by Irina Dumitrescu · 6 years ago
  50. 1846187 Add ANGLE enable to Developer Options by Cody Northrop · 6 years ago
  51. bf8b6c0 Merge "Move transport out of system server." by Stefano Tommasini · 6 years ago
  52. edb31e1 Correct null check for end button behavior. by davidln · 6 years ago
  53. bf383cc Merge "Fix bad merge: Add STREAM_VOICE_CALL to MUTE_STREAMS_AFFECTED on upgrade" by Nadav Bar · 6 years ago
  54. 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
  55. 701954d Fix the BaseSettingsProviderTest to correctly verify broadcasts that don't arrive immediately. by Matt Pape · 6 years ago
  56. e66c1c3 Move transport out of system server. by Stefanot · 6 years ago
  57. f78014e Merge "Adding a11y ui minimum timeout api." by Rhed Jao · 6 years ago
  58. 8bc8c9e Fix bad merge: Add STREAM_VOICE_CALL to MUTE_STREAMS_AFFECTED on upgrade by Nadav Bar · 6 years ago
  59. e972881 Adding a11y ui minimum timeout api. by Rhed Jao · 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. e75f28c Merge "Fix system settings not cleared when package data is cleared" by TreeHugger Robot · 6 years ago
  65. 68b2222 Created new Settings preferences for internal autofill state. by Felipe Leme · 6 years ago
  66. c56192c Fix system settings not cleared when package data is cleared by Zimuzo · 6 years ago
  67. ef59427 Merge "Add STREAM_VOICE_CALL to MUTE_STREAMS_AFFECTED on upgrade" by Nadav Bar · 6 years ago
  68. f9f115d Add STREAM_VOICE_CALL to MUTE_STREAMS_AFFECTED on upgrade by Nadav Bar · 6 years ago
  69. 1d48831 Merge "SettingsBackupAgent: notify of apBand conversion" into pi-dev am: cbf554b78b by Rebecca Silberstein · 6 years ago
  70. 5f5f478 Merge "SettingsBackupAgent: notify of apBand conversion" into pi-dev by Rebecca Silberstein · 6 years ago
  71. d41106c SettingsBackupAgent: notify of apBand conversion by Rebecca Silberstein · 6 years ago
  72. 2e9b8c3 Add a setting for the User Absent, Touch Off feature in Wear by Damien Bargiacchi · 6 years ago
  73. 24836c5 Don't reset DND notification flag by Julia Reynolds · 6 years ago
  74. eb0c68b Merge "Add per-device defaults for VIBRATE_WHEN_RINGING" into pi-dev am: eb2fdbb3c9 by Michael Wright · 6 years ago
  75. 6489d83 Merge "Add per-device defaults for VIBRATE_WHEN_RINGING" into pi-dev by Michael Wright · 6 years ago
  76. 0e9eeee Add per-device defaults for VIBRATE_WHEN_RINGING by Michael Wright · 6 years ago
  77. 65fca2d Merge "Flip flag to enable vibration on wireless charging" into pi-dev am: 65477d138d by Beverly · 6 years ago
  78. 9b3ff51 Merge "Flip flag to enable vibration on wireless charging" into pi-dev by Beverly · 6 years ago
  79. 155c9d2 Flip flag to enable vibration on wireless charging by Beverly · 6 years ago
  80. f1ef583 Merge changes Id4feeefa,Ie0a501b8 into pi-dev am: 45a250a2be am: 6e66b320fd by Beverly · 6 years ago
  81. 6e66b32 Merge changes Id4feeefa,Ie0a501b8 into pi-dev am: 45a250a2be by Beverly · 6 years ago
  82. 38fcfd0 Add counter for predictive info for hush gesture by Beverly · 6 years ago
  83. b1f5636 Merge "Make auto-rotate pref not reset on upgrade" into pi-dev am: b5dac6f63a by Mike Digman · 6 years ago
  84. 4850a47 Merge "Make auto-rotate pref not reset on upgrade" into pi-dev am: b5dac6f63a by Mike Digman · 6 years ago
  85. 32e0331 Make auto-rotate pref not reset on upgrade by Mike Digman · 6 years ago
  86. a52be7c Merge "Add SCREEN_BRIGHTNESS_FOR_VR to set of public settings." into pi-dev am: 7830cd820b by Santos Cordon · 6 years ago
  87. 9cb0a9f Merge "Add SCREEN_BRIGHTNESS_FOR_VR to set of public settings." into pi-dev by Santos Cordon · 6 years ago
  88. 7830cd8 Merge "Add SCREEN_BRIGHTNESS_FOR_VR to set of public settings." into pi-dev by TreeHugger Robot · 6 years ago
  89. cbd400d Merge "Switch the setting for Off Body Radios Off to User Absent Radios Off" into pi-dev am: 76fd7d5776 by Damien Bargiacchi · 6 years ago
  90. 3a3982a Merge "Switch the setting for Off Body Radios Off to User Absent Radios Off" into pi-dev by Damien Bargiacchi · 6 years ago
  91. 76fd7d5 Merge "Switch the setting for Off Body Radios Off to User Absent Radios Off" into pi-dev by Damien Bargiacchi · 6 years ago
  92. a39ecad Merge "Show settings suggestion" into pi-dev am: 1b69d7b406 am: 647907274f by Beverly Tai · 6 years ago
  93. 6479072 Merge "Show settings suggestion" into pi-dev am: 1b69d7b406 by Beverly Tai · 6 years ago
  94. 301e92a Show settings suggestion by Beverly · 6 years ago
  95. cc615f4 Merge "Add navbar magnification to critical accessibility check" into pi-dev by Annie Meng · 6 years ago
  96. 1c19b3a Merge "Add navbar magnification to critical accessibility check" into pi-dev by Annie Meng · 6 years ago
  97. 70b75b4 Change the more appropriate exception class for sound settings by chenedward · 6 years ago
  98. 68bbaad Switch the setting for Off Body Radios Off to User Absent Radios Off by Damien Bargiacchi · 6 years ago
  99. 9feb24a Add navbar magnification to critical accessibility check by Annie Meng · 6 years ago
  100. a9b443d Merge "Remove unused critical accessibility settings from backup/restore" by Annie Meng · 6 years ago