1. ce58046 Check if singleLineTitle attribute is set for the preference. by Doris Ling · 7 years ago
  2. 9ed53e3 Reserve space for preference icon. by Doris Ling · 7 years ago
  3. 2cb4bab Allow multi line preference title. by Doris Ling · 7 years ago
  4. 3ee6061 Merge "Small cleanup or DataStore API javadoc." by TreeHugger Robot · 7 years ago
  5. ee3bc34 Small cleanup or DataStore API javadoc. by Filip Pavlis · 7 years ago
  6. 4186b34 Enable recycling of third party preference widgets by Filip Pavlis · 7 years ago
  7. e88fbba Merge "Fix home/back buttons flow in PreferenceActivity." by Filip Pavlis · 7 years ago
  8. 6af15eb Fix home/back buttons flow in PreferenceActivity. by Filip Pavlis · 7 years ago
  9. 0955793 Improve preferences for PreferenceDataStore. by Filip Pavlis · 7 years ago
  10. d1c7bb7 Merge "JavaDoc improvements as suggested by API council." by TreeHugger Robot · 7 years ago
  11. fd59645 JavaDoc improvements as suggested by API council. by Filip Pavlis · 7 years ago
  12. dd9bda8 Delete @removed APIs that never shipped. by Jeff Sharkey · 7 years ago
  13. 27f8d6d Merge "Fix incorrect title in PreferenceActivity." by TreeHugger Robot · 7 years ago
  14. b07c6f6 Fix incorrect title in PreferenceActivity. by Filip Pavlis · 7 years ago
  15. df47bee Merge "Fix the "Alarm volume" icon is displayed incorrectly" am: e0ba81110a am: 657abc315d am: 4b06345751 by Shigeki Yokomichi · 7 years ago
  16. e0ba811 Merge "Fix the "Alarm volume" icon is displayed incorrectly" by Treehugger Robot · 7 years ago
  17. eadd5a9 Fix incorrect header highlight when in single-pane. by Filip Pavlis · 7 years ago
  18. 8874d6e Merge "Fix transitions between single and multi-pane." by Filip Pavlis · 7 years ago
  19. 61fc0d4 Fix transitions between single and multi-pane. by Filip Pavlis · 8 years ago
  20. cba6458 Add getParent() on Preference. by Filip Pavlis · 8 years ago
  21. 0b0c6cb Adds data store to provide data abstracion layer for Preferences. by Filip Pavlis · 8 years ago
  22. 18b7652 Merge "Allow styled text in pref titles and summaries" by Tony Mantler · 8 years ago
  23. 88dabde Animate volume slider changes. by Julia Reynolds · 8 years ago
  24. 9a6b11b Allow styled text in pref titles and summaries by Tony Mantler · 8 years ago
  25. 09ba4a4 Ensure preference icon is returned when inflated from XML even if it has not been displayed yet. by Michael Kwan · 8 years ago
  26. f049e24 Ensure preference icon is returned when inflated from XML even if it has not been displayed yet. by Michael Kwan · 8 years ago
  27. f704097 Add titles to PreferenceFragments and PreferenceScreens for watches. by Michael Kwan · 8 years ago
  28. 744be16 Add titles to PreferenceFragments and PreferenceScreens for watches. by Michael Kwan · 8 years ago
  29. 8eb355d Fix the "Alarm volume" icon is displayed incorrectly by Shigeki Yokomichi · 8 years ago
  30. 0353f42 Merge \"Allow preference theming to remove divider.\" into nyc-mr1-dev by Michael Kwan · 8 years ago
  31. 9085230 Allow preference theming to remove divider. by Michael Kwan · 8 years ago
  32. d2ebee5 Revert "Add Preference#onDetachedFromActivity" am: b65b710 by Jason Monk · 8 years ago
  33. b65b710 Revert "Add Preference#onDetachedFromActivity" by Jason Monk · 8 years ago
  34. cd3af14 Add methods to probe current storage state. am: c9a40cd by Jeff Sharkey · 8 years ago
  35. c9a40cd Add methods to probe current storage state. by Jeff Sharkey · 8 years ago
  36. a903fd7 Merge "Update direct boot related documentation." into nyc-dev am: 2a4e495 by Jeff Sharkey · 8 years ago
  37. cf3f0a1 Update direct boot related documentation. by Jeff Sharkey · 8 years ago
  38. 5a128c4 Merge "Refactoring FBE APIs based on council feedback." into nyc-dev am: a0a58a2 by Jeff Sharkey · 8 years ago
  39. a0a58a2 Merge "Refactoring FBE APIs based on council feedback." into nyc-dev by Jeff Sharkey · 8 years ago
  40. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  41. 422edce Merge "Fix a race condition in SeekBarVolumizer." into nyc-dev am: 54f4a63 by Sudheer Shanka · 8 years ago
  42. 3319435 Fix a race condition in SeekBarVolumizer. by Sudheer Shanka · 8 years ago
  43. b562aaa Merge "fix SeekBarPreference support for summaries" am: 06ce16a54c by Daniel Micay · 8 years ago
  44. 084ee67 fix SeekBarPreference support for summaries by Daniel Micay · 8 years ago
  45. 3dc88c8 Fix bug in setText by mariagpuyol · 8 years ago
  46. 5c2f839 Un-hide string set persistence methods in Preference by Adam Powell · 8 years ago
  47. fd37abe Make PreferenceActivity/Fragment encryption ready. by Jeff Sharkey · 8 years ago
  48. 6a6cdaf APIs to obtain SharedPreferences paths. by Jeff Sharkey · 9 years ago
  49. 7fc97c9 Let support preferences use DeviceDefault themes by Jason Monk · 9 years ago
  50. 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
  51. 3afdd41 am cad75a26: am 627bc805: am ae5a53d7: Merge "Update volume slider on device changed." into mnc-dr-dev by Julia Reynolds · 9 years ago
  52. 3a10b10 Update volume slider on device changed. by Julia Reynolds · 9 years ago
  53. fde4b00 am b46886f4: am f518ad0a: Merge "IndexOutOfBoundsException on addPreference in PreferenceGroup" by Alan Viverette · 9 years ago
  54. 8c19002 am 2235ecd5: am f8ac5c34: Merge "Reset the setOnKeyListener callback when view is destroyed" by Alan Viverette · 9 years ago
  55. f518ad0 Merge "IndexOutOfBoundsException on addPreference in PreferenceGroup" by Alan Viverette · 9 years ago
  56. f8ac5c3 Merge "Reset the setOnKeyListener callback when view is destroyed" by Alan Viverette · 9 years ago
  57. e9889bf Forward SeekBarPreference key events to seekBar view by Toni Barzic · 9 years ago
  58. e18dc50 Add Preference#onDetachedFromActivity by Jason Monk · 9 years ago
  59. 5e18c40 Reset the setOnKeyListener callback when view is destroyed by Mykola Kondratenko · 9 years ago
  60. 96d4a9e Volume: Disable seekbar prefs when zen muted. by John Spurlock · 9 years ago
  61. 5c3188e Update seek bar dialog preference for Material by Alan Viverette · 9 years ago
  62. 02fc19e Ringtone picker is not affected by current sonification policy by Jean-Michel Trivi · 9 years ago
  63. 904de2e Always force constructors accessible during inflation by Alan Viverette · 9 years ago
  64. 721d457 Volume: Automute in seek bar volumizer. by John Spurlock · 9 years ago
  65. 822b403 am 3fa46a0f: am d7fb6d26: am a01250c7: Merge "Frameworks/base: Change String == to equals in Preference" by Andreas Gampe · 9 years ago
  66. 3695b8a First implementation of the grant/revoke UI by Svet Ganov · 9 years ago
  67. c3e1c21 Frameworks/base: Change String == to equals in Preference by Andreas Gampe · 9 years ago
  68. 417ee5b Add resource type annotations to some APIs by Tor Norbye · 9 years ago
  69. c615c6f Annotate methods to be called from overrides with @CallSuper by Tor Norbye · 9 years ago
  70. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  71. 3c32b62 Add some more @Nullable annotations by Scott Kennedy · 9 years ago
  72. 0a7269b Merge "AudioAttributes: introduce new flags to bypass audio restrictions." by John Spurlock · 9 years ago
  73. bbfd31a AudioAttributes: introduce new flags to bypass audio restrictions. by John Spurlock · 9 years ago
  74. 7b9c912 Add @ResourceInt annotations on APIs by Tor Norbye · 11 years ago
  75. 2bd01eb am 7ed14549: am 7081a114: Merge "Add preferences rendering." into lmp-dev by Deepanshu Gupta · 10 years ago
  76. 10bb137 Add preferences rendering. by Deepanshu Gupta · 10 years ago
  77. 6689c90 IndexOutOfBoundsException on addPreference in PreferenceGroup by Daniel 2 Olofsson · 10 years ago
  78. bcc1087 Volume: Improve inline volume controls used in settings. by John Spurlock · 10 years ago
  79. 13e13dd Format ListPreference summary with empty string if entry is null by Alan Viverette · 10 years ago
  80. 735f9eb Settings: Make SeekBarVolumizer more null-resilient. by John Spurlock · 10 years ago
  81. 0e588ea Make SeekBarVolumizer restartable. by John Spurlock · 10 years ago
  82. b22be6f Fix bug #17521147 Settings activity looks terrible on Volantis by Fabrice Di Meglio · 10 years ago
  83. 996a638 Fix accessibility events emitted from TwoStatePreference by Alan Viverette · 10 years ago
  84. b1a50f2 Fix bug #16957601 Stability: ISE in Settings: Observer com.android.settings. by Fabrice Di Meglio · 10 years ago
  85. 3513460 Volume: Show safe media warning in settings. by John Spurlock · 10 years ago
  86. 4d065a0 Remove old listener when rebinding SwitchPreference by Alan Viverette · 10 years ago
  87. f9499b3 Add PreferenceFragment styling by Fabrice Di Meglio · 10 years ago
  88. 5f9f6c39 Fix PreferenceGroupAdapter highlight code path by Fabrice Di Meglio · 10 years ago
  89. 02bc31e setSelectedHeader() when switching to fragment by Brian Attwell · 10 years ago
  90. 19ae4ca Fix SeekBarPreference Theming by Fabrice Di Meglio · 10 years ago
  91. 0dbf1a6 Settings: Keep SeekBarVolumizer in sync with audio stream. by John Spurlock · 10 years ago
  92. 95caba1 frameworks/base: Performance tweaks for SeekBarVolumizer. by John Spurlock · 10 years ago
  93. 74a2e06 VolumeZen: frameworks changes to support Settings. by John Spurlock · 10 years ago
  94. fcb48b3 Ensure volume preference has correct defStyleAttr by Alan Viverette · 10 years ago
  95. 8a86d73 Improve Preference highlighting by Fabrice Di Meglio · 10 years ago
  96. 35d7b89 Add Preference highlighting by Fabrice Di Meglio · 10 years ago
  97. 55565ec Update list item text appearance by Alan Viverette · 10 years ago
  98. 53c2cf7 Add support for saving and using the Preference's key value by Fabrice Di Meglio · 10 years ago
  99. 8a985d2 Tabs -> spaces in frameworks/base. by John Spurlock · 10 years ago
  100. 8eea3ea Add APIs for obtaining themed Drawable from Theme, Context by Alan Viverette · 10 years ago