1. c9a8595 Fix a random assortment of spelling errors. by Aurimas Liutikas · 9 years ago
  2. dc8e099 Add missing @Override annotations in v7 code. Part 1. by Aurimas Liutikas · 9 years ago
  3. 96c9b77 Remove API files that track individual releases by Kirill Grouchnikov · 10 years ago
  4. df15399 Bump minSdk to 9 everywhere where it was < 9 by Kirill Grouchnikov · 10 years ago
  5. 3714af5 Merge "Tweak preference adapter changes" into nyc-dev by Tony Mantler · 10 years ago
  6. 5c58355 Tweak preference adapter changes by Tony Mantler · 10 years ago
  7. 1553af7 Add accessibility hooks for Preference, provide a11y header info by Steven Dao · 10 years ago
  8. f7bdb2b Merge "Clean up deprecation tags in support libraries" into nyc-dev by Alan Viverette · 10 years ago
  9. d805095 Clean up deprecation tags in support libraries by Alan Viverette · 10 years ago
  10. 929f27a Update attr refs for unbundling by Alan Viverette · 10 years ago
  11. 7e4178c Update current.txt for preference changes by Tony Mantler · 10 years ago
  12. e5920e8 Merge "Add ability to jump-scroll to a particular preference" into nyc-dev by Tony Mantler · 10 years ago
  13. 3a289c5 Add docs to DropDownPreference by Jason Monk · 10 years ago
  14. 6622200 Add ability to jump-scroll to a particular preference by Tony Mantler · 10 years ago
  15. 0eec6ef Update support pref fragment with changes from ag/837605 by Tony Mantler · 10 years ago
  16. cb461c1 Merge "Build support libs with AAPT2" into nyc-dev by Adam Lesinski · 10 years ago
  17. 6759b10 Build support libs with AAPT2 by Adam Lesinski · 10 years ago
  18. 80805bb Preference API to set ID for tests to find. by Jeff Sharkey · 10 years ago
  19. 57f3918 Revert "Build support libs with AAPT2" by Adam Lesinski · 10 years ago
  20. 66b8608 Build support libs with AAPT2 by Adam Lesinski · 10 years ago
  21. 4ac91fa Revert "Build support libs with AAPT2" by Adam Lesinski · 10 years ago
  22. 0dac8d8 Build support libs with AAPT2 by Adam Lesinski · 10 years ago
  23. a8ed73f Probe for storage location, hide public ctor. by Jeff Sharkey · 10 years ago
  24. 58a131e Use getDimensionPixelSize for reading divider height am: 301061d by Tony Mantler · 10 years ago
  25. 301061d Use getDimensionPixelSize for reading divider height by Tony Mantler · 10 years ago
  26. ba262d9 Oops, missed one API refactoring. by Jeff Sharkey · 10 years ago
  27. b458fb6 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 10 years ago
  28. d859e06 Fix build by Yi Kong · 10 years ago
  29. 7731108 Animate the whole RecyclerView by Tony Mantler · 10 years ago
  30. ac798ef Update support PreferenceManager for FBE. by Jeff Sharkey · 10 years ago
  31. 1957f2e Fix ripple being shown on non-selactable prefs by Jason Monk · 10 years ago
  32. 9c0823f Remove pointless threading protection by Tony Mantler · 10 years ago
  33. 2c15890 Allow clicks on the custom widget in CheckBoxPreference by Scott Kennedy · 10 years ago
  34. e1cd5a1 Pin support libraries to Java 1.7 so they can be used with dx by Neil Fuller · 10 years ago
  35. a777694 Rename AppCompat + Preferences Theme styleable by Chris Banes · 10 years ago
  36. 913fa29 Rename AppCompat + Preferences Theme styleable by Chris Banes · 10 years ago
  37. d5631d0 Fix docs again am: f4c69e7d7d am: 6c2d0ba902 by Tony Mantler · 10 years ago
  38. f4c69e7 Fix docs again by Tony Mantler · 10 years ago
  39. 07842d1 Fix docs build am: 19cf5bca46 am: a9d9f4adb4 by Tony Mantler · 10 years ago
  40. 19cf5bc Fix docs build by Tony Mantler · 10 years ago
  41. 8516331 Merge "Add API to suppress using stable IDs for Pref Adapter" into mnc-ub-dev am: 548a0adde0 by Tony Mantler · 10 years ago
  42. a93dcfb Merge "Add a recycle map for preference IDs" by Tony Mantler · 10 years ago
  43. 2598c7f Merge "DO NOT MERGE: Add a recycle map for preference IDs" into mnc-ub-dev by Tony Mantler · 10 years ago
  44. 548a0ad Merge "Add API to suppress using stable IDs for Pref Adapter" into mnc-ub-dev by Tony Mantler · 10 years ago
  45. c4276fe Add a recycle map for preference IDs by Tony Mantler · 10 years ago
  46. 8ca3afe DO NOT MERGE: Add a recycle map for preference IDs by Tony Mantler · 10 years ago
  47. 83deca7 Add API to suppress using stable IDs for Pref Adapter by Tony Mantler · 10 years ago
  48. 6e1afc8 Merge "Update support lib to use correct current SDK" by Chris Banes · 10 years ago
  49. 761b2d9 Merge "Update support lib to use correct current SDK DO NOT MERGE" into mnc-ub-dev by Chris Banes · 10 years ago
  50. c0fce14 Merge "Support library gradle improvements" into mnc-ub-dev am: 04292f146c by Yigit Boyar · 10 years ago
  51. 02a9e8c Support library gradle improvements by Yigit Boyar · 10 years ago
  52. c12dc3d Update support lib to use correct current SDK DO NOT MERGE by Chris Banes · 10 years ago
  53. 82b5549 Update support lib to use correct current SDK by Chris Banes · 10 years ago
  54. 54651ec Merge "Stash dialog info when constructing pref dialogs" into mnc-ub-dev am: 30cf890c76 by Tony Mantler · 10 years ago
  55. c12b7f9 Stash dialog info when constructing pref dialogs by Tony Mantler · 10 years ago
  56. a396a19 Fix bug in onDetached lifecycle by Jason Monk · 10 years ago
  57. d252c4e Add support for setting a custom adapter. by Sudheer Shanka · 10 years ago
  58. 4621b61 Merge "Fix preference dialog double-creation" into mnc-ub-dev am: a038569b5d by Tony Mantler · 10 years ago
  59. 8d190e6 Fix preference dialog double-creation by Tony Mantler · 10 years ago
  60. e40c4e6 Merge "Add Preference.onDetached to match Preference.onAttached" by Jason Monk · 10 years ago
  61. 8f7f0d4 Add Preference.onDetached to match Preference.onAttached by Jason Monk · 10 years ago
  62. e3a36f9 Merge "Don\'t loop through extra prefixes when inflating prefs" into mnc-ub-dev am: 6c281b8932 by Tony Mantler · 10 years ago
  63. 9b148de Merge "Fix API breakage" by Jason Monk · 10 years ago
  64. adc2d29 Fix API breakage by Jason Monk · 10 years ago
  65. 4a6c40e Merge "Add DropDownPreference to support preferences" by Jason Monk · 10 years ago
  66. eaa66e7 Merge "Document default behavior for setDividerAllowedAbove/Below" into mnc-ub-dev am: 75c4e09b8d by Tony Mantler · 10 years ago
  67. a355953 Don't loop through extra prefixes when inflating prefs by Tony Mantler · 10 years ago
  68. 92c3b54 Document default behavior for setDividerAllowedAbove/Below by Tony Mantler · 10 years ago
  69. 5c87ca2 Add DropDownPreference to support preferences by Jason Monk · 10 years ago
  70. 85c2483 Add 23.1.1 support library API files am: 8868c3d91a am: 4b9aa834b8 by Chris Banes · 10 years ago
  71. 8868c3d Add 23.1.1 support library API files by Chris Banes · 10 years ago
  72. 3fadd62 Support preferences support for DeviceDefault themes by Jason Monk · 10 years ago
  73. ee1e0df Update docs by Tony Mantler · 10 years ago
  74. c92e8a0 Merge "Only notify of visibility changes if actually changed" into mnc-ub-dev by Tony Mantler · 10 years ago
  75. 85cd98f Merge "Add missing PreferenceLayouts when querying item type" into mnc-ub-dev by Tony Mantler · 10 years ago
  76. 34f5b4e Only notify of visibility changes if actually changed by Tony Mantler · 10 years ago
  77. cb8406f Update the proguard rules again by Tony Mantler · 10 years ago
  78. 43bd2db Add missing PreferenceLayouts when querying item type by Tony Mantler · 10 years ago
  79. ed0e427 Update proguard config to keep base Preference class by Tony Mantler · 10 years ago
  80. 8dc93c5 Use selectable to set focusable on root pref view by Tony Mantler · 10 years ago
  81. a16e66f Set divider based on selectability rather than enabled by Jason Monk · 10 years ago
  82. edbbff3 Merge "Add divider support to preference support lib" into mnc-ub-dev by Tony Mantler · 10 years ago
  83. 53671d9 Add NOTICES.md for v7/v14 pref libs by Tony Mantler · 10 years ago
  84. a2dbc75 Add uploadArchives gradle target to prefs libs by Tony Mantler · 10 years ago
  85. b1d3557 Add 23.1.0 API files by Chris Banes · 10 years ago
  86. 1fcd004 Add divider support to preference support lib by Tony Mantler · 10 years ago
  87. 87a8ef3 Merge "Remove APIs for controlling EditText dialogs" into mnc-ub-dev by Tony Mantler · 10 years ago
  88. 26442f8 Support preference tidy by Tony Mantler · 10 years ago
  89. b84f420 Remove APIs for controlling EditText dialogs by Tony Mantler · 10 years ago
  90. 048d109 Use android: namespaced attributes in themes by Tony Mantler · 10 years ago
  91. 0e5468c Fix material preference layouts and add a theme by Tony Mantler · 10 years ago
  92. 06f9ee5 Add proguard rules to v7/preference by Tony Mantler · 10 years ago
  93. 28ea331 am d7d46d93: am 355984b6: am 490bf528: Get support lib ready for release by Chris Banes · 10 years ago
  94. 490bf52 Get support lib ready for release by Chris Banes · 10 years ago
  95. f759ef4 am 6615f69e: am 13f4dd75: am bc0e9df2: Merge "Fix javadoc for preference lib" into mnc-dev by Tony Mantler · 10 years ago
  96. 4c867cf Fix javadoc for preference lib by Tony Mantler · 10 years ago
  97. d8750f8 Add leanback preference layouts by Tony Mantler · 10 years ago
  98. c67647d Accessibility: properly announce checkbox/switch preference changes by Svetoslav · 10 years ago
  99. 3e8ba2d Update v7/preference/api/current.txt by Tony Mantler · 10 years ago
  100. e61b447 Plumb in onAttached by Tony Mantler · 10 years ago