1. afdb23a Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 8 months ago
  2. 85dfc2e Ringer toggle always affects system sounds by Beverly · 5 years ago
  3. 16ab948 SeekBarVolumizer: fix media volume initialization for VolumeGroup by Jean-Michel Trivi · 5 years ago
  4. ebd6aaa Replacing AudioVolumeGroups with List by Hayden Gomes · 5 years ago
  5. 3c562e2 Cleaning up SeekBarVolumizer by Hayden Gomes · 5 years ago
  6. 6d69bde Replacing AudioProductStrategies with List by Hayden Gomes · 5 years ago
  7. 59f209d Use Volume Group core callback in volume preference rather than intent by François Gaffie · 6 years ago
  8. 91498b7 Merge "Revert "Disable preview on volume change" " by TreeHugger Robot · 5 years ago
  9. 5808a8b Revert "Disable preview on volume change" by Beverly Tai · 5 years ago
  10. e30e392 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  11. 1e2c890 Merge "Add Nullable annotation to getDecorView" am: a018254b45 am: b812cec859 by Siarhei Vishniakou · 5 years ago
  12. 03887a9b Merge "Add a null check for getWindow()" am: 3c69948e6a am: 71f52a6a0d by Siarhei Vishniakou · 5 years ago
  13. 984d64d Add Nullable annotation to getDecorView by Siarhei Vishniakou · 5 years ago
  14. d0de1cd Add a null check for getWindow() by Siarhei Vishniakou · 5 years ago
  15. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  16. 1219670 Users can change zen policy for system dnd rules by Beverly · 6 years ago
  17. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  18. b9596fa Deprecates framework Preference classes by Louis Pullen-Freilich · 6 years ago
  19. 45d2c25 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  20. 8c854f8 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  21. d7e9d35 Disable preview on volume change by Julia Reynolds · 6 years ago
  22. 2de4e50 Clarify constructor param in SeekBarVolumizer. by Andrew Zeng · 6 years ago
  23. 5692a8b Dismiss Dialog in post instead of immediately by Siarhei Vishniakou · 6 years ago
  24. 87c94c5 Merge "Add option to not play sample in SeekBarVolumizer." by TreeHugger Robot · 6 years ago
  25. eac8d0a Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  26. f221713 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  27. ca97fe0 Add option to not play sample in SeekBarVolumizer. by Andrew Zeng · 6 years ago
  28. 1b745ba Merge "docs: fixed typo" into pi-dev am: d82da978c1 am: 5cf765bc71 by Joshua Baxter · 6 years ago
  29. f3df16c Use VOLUME_SETTINGS_INT instead of VOLUME_SETTINGS by Andrew Zeng · 6 years ago
  30. a9aa1be docs: fixed typo by Joshua Baxter · 6 years ago
  31. 7f69533 Fix broken links in @see tags in framework docs. by Aurimas Liutikas · 6 years ago
  32. c644233 Dismiss Dialog in post instead of immediately by Siarhei Vishniakou · 6 years ago
  33. d696476 System sounds get its own dnd toggle by Beverly · 7 years ago
  34. 40ce095 Merge "Add OWNERS for preferences" by TreeHugger Robot · 7 years ago
  35. a137711 Add OWNERS for preferences by Clara Bayarri · 7 years ago
  36. 925cde8 Alarms and Media visibly muted in PriorityOnly dnd by Beverly · 7 years ago
  37. 0a1feb8 Deprecate framework Fragments and Loaders by Ian Lake · 7 years ago
  38. d51d398 Fix alarm preview volume by Jean-Michel Trivi · 7 years ago
  39. 846234f Fix issue for Preference.setSingleLineTitle() has no effect. by Doris Ling · 7 years ago
  40. c1caca1 Set icon frame to invisible when iconSpaceReserved is set. by Fan Zhang · 7 years ago
  41. ce58046 Check if singleLineTitle attribute is set for the preference. by Doris Ling · 7 years ago
  42. 9ed53e3 Reserve space for preference icon. by Doris Ling · 7 years ago
  43. 2cb4bab Allow multi line preference title. by Doris Ling · 7 years ago
  44. 3ee6061 Merge "Small cleanup or DataStore API javadoc." by TreeHugger Robot · 7 years ago
  45. ee3bc34 Small cleanup or DataStore API javadoc. by Filip Pavlis · 7 years ago
  46. 4186b34 Enable recycling of third party preference widgets by Filip Pavlis · 7 years ago
  47. e88fbba Merge "Fix home/back buttons flow in PreferenceActivity." by Filip Pavlis · 7 years ago
  48. 6af15eb Fix home/back buttons flow in PreferenceActivity. by Filip Pavlis · 7 years ago
  49. 0955793 Improve preferences for PreferenceDataStore. by Filip Pavlis · 7 years ago
  50. d1c7bb7 Merge "JavaDoc improvements as suggested by API council." by TreeHugger Robot · 7 years ago
  51. fd59645 JavaDoc improvements as suggested by API council. by Filip Pavlis · 7 years ago
  52. dd9bda8 Delete @removed APIs that never shipped. by Jeff Sharkey · 7 years ago
  53. 27f8d6d Merge "Fix incorrect title in PreferenceActivity." by TreeHugger Robot · 8 years ago
  54. b07c6f6 Fix incorrect title in PreferenceActivity. by Filip Pavlis · 8 years ago
  55. df47bee Merge "Fix the "Alarm volume" icon is displayed incorrectly" am: e0ba81110a am: 657abc315d am: 4b06345751 by Shigeki Yokomichi · 8 years ago
  56. e0ba811 Merge "Fix the "Alarm volume" icon is displayed incorrectly" by Treehugger Robot · 8 years ago
  57. eadd5a9 Fix incorrect header highlight when in single-pane. by Filip Pavlis · 8 years ago
  58. 8874d6e Merge "Fix transitions between single and multi-pane." by Filip Pavlis · 8 years ago
  59. 61fc0d4 Fix transitions between single and multi-pane. by Filip Pavlis · 8 years ago
  60. cba6458 Add getParent() on Preference. by Filip Pavlis · 8 years ago
  61. 0b0c6cb Adds data store to provide data abstracion layer for Preferences. by Filip Pavlis · 8 years ago
  62. 18b7652 Merge "Allow styled text in pref titles and summaries" by Tony Mantler · 8 years ago
  63. 88dabde Animate volume slider changes. by Julia Reynolds · 8 years ago
  64. 9a6b11b Allow styled text in pref titles and summaries by Tony Mantler · 8 years ago
  65. 09ba4a4 Ensure preference icon is returned when inflated from XML even if it has not been displayed yet. by Michael Kwan · 8 years ago
  66. f049e24 Ensure preference icon is returned when inflated from XML even if it has not been displayed yet. by Michael Kwan · 8 years ago
  67. f704097 Add titles to PreferenceFragments and PreferenceScreens for watches. by Michael Kwan · 8 years ago
  68. 744be16 Add titles to PreferenceFragments and PreferenceScreens for watches. by Michael Kwan · 8 years ago
  69. 8eb355d Fix the "Alarm volume" icon is displayed incorrectly by Shigeki Yokomichi · 8 years ago
  70. 0353f42 Merge \"Allow preference theming to remove divider.\" into nyc-mr1-dev by Michael Kwan · 8 years ago
  71. 9085230 Allow preference theming to remove divider. by Michael Kwan · 8 years ago
  72. d2ebee5 Revert "Add Preference#onDetachedFromActivity" am: b65b710 by Jason Monk · 8 years ago
  73. b65b710 Revert "Add Preference#onDetachedFromActivity" by Jason Monk · 8 years ago
  74. cd3af14 Add methods to probe current storage state. am: c9a40cd by Jeff Sharkey · 8 years ago
  75. c9a40cd Add methods to probe current storage state. by Jeff Sharkey · 8 years ago
  76. a903fd7 Merge "Update direct boot related documentation." into nyc-dev am: 2a4e495 by Jeff Sharkey · 8 years ago
  77. cf3f0a1 Update direct boot related documentation. by Jeff Sharkey · 8 years ago
  78. 5a128c4 Merge "Refactoring FBE APIs based on council feedback." into nyc-dev am: a0a58a2 by Jeff Sharkey · 8 years ago
  79. a0a58a2 Merge "Refactoring FBE APIs based on council feedback." into nyc-dev by Jeff Sharkey · 8 years ago
  80. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  81. 422edce Merge "Fix a race condition in SeekBarVolumizer." into nyc-dev am: 54f4a63 by Sudheer Shanka · 8 years ago
  82. 3319435 Fix a race condition in SeekBarVolumizer. by Sudheer Shanka · 8 years ago
  83. b562aaa Merge "fix SeekBarPreference support for summaries" am: 06ce16a54c by Daniel Micay · 8 years ago
  84. 084ee67 fix SeekBarPreference support for summaries by Daniel Micay · 8 years ago
  85. 3dc88c8 Fix bug in setText by mariagpuyol · 8 years ago
  86. 5c2f839 Un-hide string set persistence methods in Preference by Adam Powell · 8 years ago
  87. fd37abe Make PreferenceActivity/Fragment encryption ready. by Jeff Sharkey · 9 years ago
  88. 6a6cdaf APIs to obtain SharedPreferences paths. by Jeff Sharkey · 9 years ago
  89. 7fc97c9 Let support preferences use DeviceDefault themes by Jason Monk · 9 years ago
  90. bd18c9f am 3afdd417: am cad75a26: am 627bc805: am ae5a53d7: Merge "Update volume slider on device changed." into mnc-dr-dev by Julia Reynolds · 9 years ago
  91. 3afdd41 am cad75a26: am 627bc805: am ae5a53d7: Merge "Update volume slider on device changed." into mnc-dr-dev by Julia Reynolds · 9 years ago
  92. 3a10b10 Update volume slider on device changed. by Julia Reynolds · 9 years ago
  93. fde4b00 am b46886f4: am f518ad0a: Merge "IndexOutOfBoundsException on addPreference in PreferenceGroup" by Alan Viverette · 9 years ago
  94. 8c19002 am 2235ecd5: am f8ac5c34: Merge "Reset the setOnKeyListener callback when view is destroyed" by Alan Viverette · 9 years ago
  95. f518ad0 Merge "IndexOutOfBoundsException on addPreference in PreferenceGroup" by Alan Viverette · 9 years ago
  96. f8ac5c3 Merge "Reset the setOnKeyListener callback when view is destroyed" by Alan Viverette · 9 years ago
  97. e9889bf Forward SeekBarPreference key events to seekBar view by Toni Barzic · 9 years ago
  98. e18dc50 Add Preference#onDetachedFromActivity by Jason Monk · 9 years ago
  99. 5e18c40 Reset the setOnKeyListener callback when view is destroyed by Mykola Kondratenko · 10 years ago
  100. 96d4a9e Volume: Disable seekbar prefs when zen muted. by John Spurlock · 9 years ago