1. ccfa51a Merge "Fixes some RTL layout issues" into androidx-master-dev by Treehugger Robot · 5 years ago
  2. f6cf042 Updates icon styling for ExpandButton by Louis Pullen-Freilich · 5 years ago
  3. 01dcc6cc Fixes some RTL layout issues by Louis Pullen-Freilich · 5 years ago
  4. 5178a99 Merge "Remove argument Bundle from FragmentFactory#instantiate" into androidx-master-dev by Ian Lake · 5 years ago
  5. 3468cea Merge "Updates styling for Preferences with selectable="false"" into androidx-master-dev by Louis Pullen-Freilich · 5 years ago
  6. 3ba83f0 Remove argument Bundle from FragmentFactory#instantiate by Ian Lake · 5 years ago
  7. d6019857 Updates method name in exception message by Louis Pullen-Freilich · 5 years ago
  8. e7f1fa0 Updates styling for Preferences with selectable="false" by Louis Pullen-Freilich · 5 years ago
  9. a3d28a7 Reenabling Doclava to run against sources too by Jeff Gaston · 5 years ago
  10. 5533fad Merge "Fixes TalkBack seeing Preferences as long clickable" into androidx-master-dev by Treehugger Robot · 5 years ago
  11. 629e490 Bump all versions for March 13th Release by Nick Anthony · 5 years ago
  12. 2802159d Fixes TalkBack seeing Preferences as long clickable by Louis Pullen-Freilich · 5 years ago
  13. 968f4403 Merge "Stops SeekBarPreferenceTest from flaking on certain APIs" into androidx-master-dev by Treehugger Robot · 5 years ago
  14. c636745 Merge "API: Properly filter out @RestrictTo(LIBRARY) on packages and classes" into androidx-master-dev by Adrian Roos · 5 years ago
  15. 09ca4cc Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 5 years ago
  16. 48bd9b15 Stops SeekBarPreferenceTest from flaking on certain APIs by Louis Pullen-Freilich · 5 years ago
  17. 0b2c8b5 API: Properly filter out @RestrictTo(LIBRARY) on packages and classes by Adrian Roos · 5 years ago
  18. f26e442 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  19. 8209963 Merge "Updates SeekBarPreference label to always update while dragging" into androidx-master-dev by Treehugger Robot · 5 years ago
  20. 826a09b Fixes tracking some restricted API changes by Louis Pullen-Freilich · 5 years ago
  21. 0ae34d2 Updates SeekBarPreference label to always update while dragging by Louis Pullen-Freilich · 5 years ago
  22. fc81781 Fixing api files after aosp/900213 by Jakub Gielzak · 5 years ago
  23. c394e2d Merge "Cleans up @RestrictTo usages and removes some never-used attrs" into androidx-master-dev by Treehugger Robot · 5 years ago
  24. cac14c8 Merge changes I9d832701,Ibb975b68,Id33a6abe into androidx-master-dev by Jeff Gaston · 5 years ago
  25. 2f91ca4 Add a new attribute which allows the SeekBar value to be saved continuously by Heemin Seog · 5 years ago
  26. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  27. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 5 years ago
  28. c2923b8 Cleans up @RestrictTo usages and removes some never-used attrs by Louis Pullen-Freilich · 5 years ago
  29. b8010ea Merge "Updates SeekBarPreference styling" into androidx-master-dev by Treehugger Robot · 5 years ago
  30. 4102db3 Updates SeekBarPreference styling by Louis Pullen-Freilich · 5 years ago
  31. 6c3dd16 Merge "Migrate shared restricted apis to LIBRARY_GROUP_PREFIX" into androidx-master-dev by Oussama Ben Abdelbaki · 5 years ago
  32. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 5 years ago
  33. aeb7a21 Make preferenceCategoryTitleTextAppearance public by Raff Tsai · 5 years ago
  34. 85f3455 Update all versions after Jan 30 and Feb 7 Releases by Nick Anthony · 5 years ago
  35. 9811807 Merge "Fixes preference-ktx test flakes / failures" into androidx-master-dev by Louis Pullen-Freilich · 5 years ago
  36. eb31836 Updates leanback-preference sample tags and preference dependencies by Louis Pullen-Freilich · 5 years ago
  37. 6d69e31 Fixes preference-ktx test flakes / failures by Louis Pullen-Freilich · 5 years ago
  38. 894d182 Fixes ContextMenuListener not being removed if copying is not enabled by Louis Pullen-Freilich · 5 years ago
  39. accb6d1 Add drawableTint to AppCompatTextView. by Nick Butcher · 6 years ago
  40. 0b43d17 Support to ignore api violations by adding baseline error files by Jeff Gaston · 5 years ago
  41. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  42. 09f92ac Merge "Cleans up findPreference()s and adds relevant nullness annotations" into androidx-master-dev by Treehugger Robot · 5 years ago
  43. 532eef4 Updates annotations for tests previously marked small/medium by Louis Pullen-Freilich · 5 years ago
  44. eb80804 Merge "Use implementation for collection dependency" into androidx-master-dev by Treehugger Robot · 5 years ago
  45. b984f27 Use implementation for collection dependency by Jake Wharton · 5 years ago
  46. 64a8250 Adds preferenceCategoryTitleTextAppearance attr and cleans up layout files by Louis Pullen-Freilich · 5 years ago
  47. aed6533 Cleans up findPreference()s and adds relevant nullness annotations by Louis Pullen-Freilich · 5 years ago
  48. 9b8fb51 Fixes negative margin on EditText dialog causing popup to not show by Louis Pullen-Freilich · 5 years ago
  49. 6c0bb5c Merge "Fixes MultiSelectListPreference not calling notifyChanged()" into androidx-master-dev by Treehugger Robot · 5 years ago
  50. 871963f Merge "Replacing @attr refs to styleables with links to attrs" into androidx-master-dev by Treehugger Robot · 5 years ago
  51. 612658b Replacing @attr refs to styleables with links to attrs by Jeff Gaston · 5 years ago
  52. 65fee50 Fixes MultiSelectListPreference not calling notifyChanged() by Louis Pullen-Freilich · 5 years ago
  53. 15e9113 Refactors PreferenceGroupAdapter logic and some general house cleaning by Louis Pullen-Freilich · 5 years ago
  54. 26694bc Fixes crash on dialog configuration change by Louis Pullen-Freilich · 5 years ago
  55. 1bca09a Unregisters PreferenceGroupAdapter in unbindPreferences() by Louis Pullen-Freilich · 5 years ago
  56. 10a4ede Update Preference dependencies by Louis Pullen-Freilich · 5 years ago
  57. eb00843 Merge "Use android:textAppearanceListItem for subheadings" into androidx-master-dev by Treehugger Robot · 5 years ago
  58. be4fa29 Use android:textAppearanceListItem for subheadings by Amin Shaikh · 6 years ago
  59. ba08150 Updated preference to dev version 1.1.0-alpha03 by Nick Anthony · 6 years ago
  60. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  61. 59c3029 Updates findPreference in KTX and other usages by Louis Pullen-Freilich · 6 years ago
  62. 45c7bc1 Update Preference dependencies for alpha02 release by Louis Pullen-Freilich · 6 years ago
  63. 9c1bbd8 Disable long-failing tests by Alan Viverette · 6 years ago
  64. 017da48 Merge "Generifies findPreference() to return <T extends Preference>" into androidx-master-dev by Treehugger Robot · 6 years ago
  65. 815b690 Merge "Removes AbstractMultiSelectListPreference" into androidx-master-dev by Louis Pullen-Freilich · 6 years ago
  66. 76130e35 Match groupId and ktx versions for core, palette, preferrence by Nick Anthony · 6 years ago
  67. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  68. fdd7a81 Enable lintMinDepVersions in buildOnServer by Oussama Ben Abdelbaki · 6 years ago
  69. 033f659 Configuration changes to support building against newer SDKs by Alan Viverette · 6 years ago
  70. 80252a8 Removes AbstractMultiSelectListPreference by Louis Pullen-Freilich · 6 years ago
  71. 463bc31 Generifies findPreference() to return <T extends Preference> by Louis Pullen-Freilich · 6 years ago
  72. 0ebd0f1 Unrestrict is/setCopyingEnabled by Louis Pullen-Freilich · 6 years ago
  73. a966f63 Updates to PreferenceGroup.removePreferenceRecursively by Louis Pullen-Freilich · 6 years ago
  74. 12df3f9 Adds EditTextPreference#OnBindEditTextListener interface by Louis Pullen-Freilich · 6 years ago
  75. 4734204 Cleans up Javadoc and adds package-info.java by Louis Pullen-Freilich · 6 years ago
  76. fdc8cbe Merge "Applies preferenceTheme to the Activity theme" into androidx-master-dev by Louis Pullen-Freilich · 6 years ago
  77. f914290 Merge "Regenerating some old api txts that were missed with metalava" into androidx-master-dev by Treehugger Robot · 6 years ago
  78. 2e053b7 Applies preferenceTheme to the Activity theme by Louis Pullen-Freilich · 6 years ago
  79. e299d73 Simplifies some checks by Louis Pullen-Freilich · 6 years ago
  80. f159e85 Regenerating some old api txts that were missed with metalava by Jeff Gaston · 6 years ago
  81. ce15356 Defines GUAVA_LISTENABLE_FUTURE_AVOID_CONFLICT by Mehdi Alizadeh · 6 years ago
  82. 9551653 Removed LibraryVersions.SUPPORT_LIBRARY and replaced with project by Nick Anthony · 6 years ago
  83. 9db9135 Changed Preference build to depend on static prebuilts by Nick Anthony · 6 years ago
  84. 42890c5 Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 6 years ago
  85. ea331d4 Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  86. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  87. 73677b1 All released apis are now recorded by Oussama Ben Abdelbaki · 6 years ago
  88. 3dbb683 Renames DefaultProvider to SimpleSummaryProvider by Louis Pullen-Freilich · 6 years ago
  89. 3c8f713 Renames findAndRemovePreference() to removePreferenceRecursively by Louis Pullen-Freilich · 6 years ago
  90. 54d2fe9 Fixes not respecting style tags in ListPreference summaries by Louis Pullen-Freilich · 6 years ago
  91. a453927 Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  92. 5fbdf84 Merge "Adds Preference SummaryProvider interface and default implementations" into androidx-master-dev by Louis Pullen-Freilich · 6 years ago
  93. 01f2945 Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  94. 7cd5e0f Adds Preference SummaryProvider interface and default implementations by Louis Pullen-Freilich · 6 years ago
  95. a1a03a2 Merge "Removes default implementation for onPreferenceStartScreen" into androidx-master-dev by Treehugger Robot · 6 years ago
  96. f25dd7e Merge "Tries to parse colorAccent below Lollipop for category title" into androidx-master-dev by Treehugger Robot · 6 years ago
  97. 52450dc Removes default implementation for onPreferenceStartScreen by Louis Pullen-Freilich · 6 years ago
  98. 688a41e Merge "Fixing the highlighted area of PreferenceCategory is not balanced" into androidx-master-dev by Console Chen · 6 years ago
  99. d5a0221 Fixing the highlighted area of PreferenceCategory is not balanced by Console Chen · 6 years ago
  100. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago