1. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 7 years ago
  2. 59c3029 Updates findPreference in KTX and other usages by Louis Pullen-Freilich · 7 years ago
  3. 45c7bc1 Update Preference dependencies for alpha02 release by Louis Pullen-Freilich · 7 years ago
  4. 9c1bbd8 Disable long-failing tests by Alan Viverette · 7 years ago
  5. 017da48 Merge "Generifies findPreference() to return <T extends Preference>" into androidx-master-dev by Treehugger Robot · 7 years ago
  6. 815b690 Merge "Removes AbstractMultiSelectListPreference" into androidx-master-dev by Louis Pullen-Freilich · 7 years ago
  7. 76130e35 Match groupId and ktx versions for core, palette, preferrence by Nick Anthony · 7 years ago
  8. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 7 years ago
  9. fdd7a81 Enable lintMinDepVersions in buildOnServer by Oussama Ben Abdelbaki · 7 years ago
  10. 033f659 Configuration changes to support building against newer SDKs by Alan Viverette · 7 years ago
  11. 80252a8 Removes AbstractMultiSelectListPreference by Louis Pullen-Freilich · 7 years ago
  12. 463bc31 Generifies findPreference() to return <T extends Preference> by Louis Pullen-Freilich · 7 years ago
  13. 0ebd0f1 Unrestrict is/setCopyingEnabled by Louis Pullen-Freilich · 7 years ago
  14. a966f63 Updates to PreferenceGroup.removePreferenceRecursively by Louis Pullen-Freilich · 7 years ago
  15. 12df3f9 Adds EditTextPreference#OnBindEditTextListener interface by Louis Pullen-Freilich · 7 years ago
  16. 4734204 Cleans up Javadoc and adds package-info.java by Louis Pullen-Freilich · 7 years ago
  17. fdc8cbe Merge "Applies preferenceTheme to the Activity theme" into androidx-master-dev by Louis Pullen-Freilich · 7 years ago
  18. f914290 Merge "Regenerating some old api txts that were missed with metalava" into androidx-master-dev by Treehugger Robot · 7 years ago
  19. 2e053b7 Applies preferenceTheme to the Activity theme by Louis Pullen-Freilich · 7 years ago
  20. e299d73 Simplifies some checks by Louis Pullen-Freilich · 7 years ago
  21. f159e85 Regenerating some old api txts that were missed with metalava by Jeff Gaston · 7 years ago
  22. ce15356 Defines GUAVA_LISTENABLE_FUTURE_AVOID_CONFLICT by Mehdi Alizadeh · 7 years ago
  23. 9551653 Removed LibraryVersions.SUPPORT_LIBRARY and replaced with project by Nick Anthony · 7 years ago
  24. 9db9135 Changed Preference build to depend on static prebuilts by Nick Anthony · 7 years ago
  25. 42890c5 Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 7 years ago
  26. ea331d4 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  27. c21caf9 Enabling metalava by default by Jeff Gaston · 7 years ago
  28. 73677b1 All released apis are now recorded by Oussama Ben Abdelbaki · 7 years ago
  29. 3dbb683 Renames DefaultProvider to SimpleSummaryProvider by Louis Pullen-Freilich · 7 years ago
  30. 3c8f713 Renames findAndRemovePreference() to removePreferenceRecursively by Louis Pullen-Freilich · 7 years ago
  31. 54d2fe9 Fixes not respecting style tags in ListPreference summaries by Louis Pullen-Freilich · 7 years ago
  32. a453927 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  33. 5fbdf84 Merge "Adds Preference SummaryProvider interface and default implementations" into androidx-master-dev by Louis Pullen-Freilich · 7 years ago
  34. 01f2945 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  35. 7cd5e0f Adds Preference SummaryProvider interface and default implementations by Louis Pullen-Freilich · 7 years ago
  36. a1a03a2 Merge "Removes default implementation for onPreferenceStartScreen" into androidx-master-dev by Treehugger Robot · 7 years ago
  37. f25dd7e Merge "Tries to parse colorAccent below Lollipop for category title" into androidx-master-dev by Treehugger Robot · 7 years ago
  38. 52450dc Removes default implementation for onPreferenceStartScreen by Louis Pullen-Freilich · 7 years ago
  39. 688a41e Merge "Fixing the highlighted area of PreferenceCategory is not balanced" into androidx-master-dev by Console Chen · 7 years ago
  40. d5a0221 Fixing the highlighted area of PreferenceCategory is not balanced by Console Chen · 7 years ago
  41. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 7 years ago
  42. 87318cb Enabling Metalava everywhere by Jeff Gaston · 7 years ago
  43. ede006e Updates for latest Metalava by Jeff Gaston · 7 years ago
  44. 7c08de1 Tries to parse colorAccent below Lollipop for category title by Louis Pullen-Freilich · 7 years ago
  45. 0265a7f Merge "Adds PreferenceGroup#findAndRemovePreference(CharSequence)" into androidx-master-dev by Treehugger Robot · 7 years ago
  46. f89afb0 Enable fatal UnknownNullness Lint for Fragments by Ian Lake · 7 years ago
  47. 0cf2149 Merge "Use a FragmentFactory to instantiate Fragments" into androidx-master-dev by Treehugger Robot · 7 years ago
  48. d2317f7 Use a FragmentFactory to instantiate Fragments by Ian Lake · 7 years ago
  49. 1cad56b Updating the versioning of the API txt files produced by modules using Metalava to match that of modules not using Metalava. by Jeff Gaston · 7 years ago
  50. 1402c05 Adds PreferenceGroup#findAndRemovePreference(CharSequence) by Louis Pullen-Freilich · 7 years ago
  51. d3beab60 Disables test coverage for Preference ktx tests by Louis Pullen-Freilich · 7 years ago
  52. 4209136 Merge "Adds fallback implementations for launching nested screens / fragments" into androidx-master-dev by Treehugger Robot · 7 years ago
  53. 5ae0ecc Adds fallback implementations for launching nested screens / fragments by Louis Pullen-Freilich · 7 years ago
  54. 34a16c5 Annotates some kotlin tests with the relevant size annotation by Louis Pullen-Freilich · 7 years ago
  55. 8c08555 Updates ktx Preference test to use PreferenceFragmentCompat by Louis Pullen-Freilich · 7 years ago
  56. ab964136 Moves Preference copying related interfaces to an inner class by Louis Pullen-Freilich · 7 years ago
  57. cd84848 The great preference sample app migration by Louis Pullen-Freilich · 7 years ago
  58. 3b47c1b Merge "Simplifies Preference visibility logic" into androidx-master-dev by Louis Pullen-Freilich · 7 years ago
  59. f27405e Move buildOnServer task init to AndroidX plugin by Jake Wharton · 7 years ago
  60. 2ec4a84 Simplifies Preference visibility logic by Louis Pullen-Freilich · 7 years ago
  61. cae3e58 Deprecates Preference classes that rely on framework components by Louis Pullen-Freilich · 7 years ago
  62. 68c02dc Merge "leanback-preference: add androidx fragments" into androidx-master-dev by Dake Gu · 7 years ago
  63. 350f81a leanback-preference: add androidx fragments by Dake Gu · 7 years ago
  64. 4aa8bc2 Adds generic image_frame layout and cleans up XML by Louis Pullen-Freilich · 7 years ago
  65. d57bbc4 Merge "Fixes SeekBarPreference layout" into androidx-master-dev by Louis Pullen-Freilich · 7 years ago
  66. 13390ea Conditionally sets OnCreateContextMenuListener by Louis Pullen-Freilich · 7 years ago
  67. 599da97 Fixes SeekBarPreference layout by Gergely Korossy · 7 years ago
  68. 9ece8a4 Merge "Adds support for copying preferences via long press" into androidx-master-dev by Louis Pullen-Freilich · 7 years ago
  69. b237a24 Fixes iconSpaceReserved not working with PreferenceCategory by Louis Pullen-Freilich · 7 years ago
  70. 7358031 Adds support for copying preferences via long press by Louis Pullen-Freilich · 7 years ago
  71. 7e6b5ef Merge "Add Louis to owners." into pi-androidx-dev am: 3c84d9d1ce by Filip Pavlis · 7 years ago
  72. 9b42eca Add Louis to owners. by Filip Pavlis · 7 years ago
  73. b7eeda4 Move to androidx.test for tests. by Aurimas Liutikas · 7 years ago
  74. 3f9ceb6 Move to androidx.test for tests. by Aurimas Liutikas · 7 years ago
  75. cecefc3 Merge "Allow clients to know when the expand button is clicked." into pi-androidx-dev by Doris Ling · 7 years ago
  76. 1bb96bc Merge "Allow clients to know when the expand button is clicked." by TreeHugger Robot · 7 years ago
  77. 5b46599 Create API files for Android KTX libraries. by Jake Wharton · 7 years ago
  78. 3c3c49a Fixes tests broken on P+ by Louis Pullen-Freilich · 7 years ago
  79. 5142f91 Fixes tests broken on P+ by Louis Pullen-Freilich · 7 years ago
  80. 51a8d52 Merge "Rename recycler view for preferences and car to recycler_view" into pi-androidx-dev by Aarthi Balachander · 7 years ago
  81. 7effd0e Merge "Add PagedListView to Car Preference theme" into pi-androidx-dev by Aarthi Balachander · 7 years ago
  82. bab12bc Merge "Rename recycler view for preferences and car to recycler_view" into pi-androidx-dev by TreeHugger Robot · 7 years ago
  83. 14f3322 Add PagedListView to Car Preference theme by Aarthi Balachander · 7 years ago
  84. e305dc2 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  85. aaf362e Merge "Fixes IndexOutOfBounds exception when hiding a preference" into pi-androidx-dev by Louis Pullen-Freilich · 7 years ago
  86. 2e54c00 Fixes IndexOutOfBounds exception when hiding a preference by Louis Pullen-Freilich · 7 years ago
  87. c3fa4fb Rename recycler view for preferences and car to recycler_view by Aarthi Balachander · 7 years ago
  88. 4e7b224 Allow clients to know when the expand button is clicked. by Doris Ling · 7 years ago
  89. 9afeaf5 Allow clients to know when the expand button is clicked. by Doris Ling · 7 years ago
  90. db53e97 Restores SavedState before rendering the Preference hierarchy by Louis Pullen-Freilich · 7 years ago
  91. a97ea03 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 7 years ago
  92. 3478ef7 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 7 years ago
  93. d96da03 Fixes NullPointerException when setting the initial value of a SeekBarPreference by Louis Pullen-Freilich · 7 years ago
  94. 86a4f25 Fixes NullPointerException when setting the initial value of a SeekBarPreference by Louis Pullen-Freilich · 7 years ago
  95. c1cc96b8 Merge changes Id95cfe5d,I42fb3e37 into pi-androidx-dev am: 8415c71f99 by Aurimas Liutikas · 7 years ago
  96. ba4535b Add api tracking for a set of support libraries by Aurimas Liutikas · 7 years ago
  97. 3f074dd Fix synthetic calls in preference module by Jake Wharton · 7 years ago
  98. 8c77ebe Fix synthetic calls in preference module by Jake Wharton · 7 years ago
  99. 8d60fc9 Deprecates onSetInitialValue and replaces it with a simplified version. by Louis Pullen-Freilich · 7 years ago
  100. e3787b6 Merge "Inline all uses BuildCompat#isAtLeastP" into pi-androidx-dev by Aurimas Liutikas · 7 years ago