1. 63c50ee Remove duplicate -ktx constraints on atomic groups by Alan Viverette · 1 year, 3 months ago
  2. 872b66e Remove redundant usages of @hide javadoc tag in preference and work by Aurimas Liutikas · 1 year, 4 months ago
  3. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 4 months ago
  4. a7d001c Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 6 months ago
  5. c6c7adc Fixes flaky testSeekBarPreferenceChangeListenerWithContinuousUpdates by Louis Pullen-Freilich · 1 year, 6 months ago
  6. 87336d4 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 7 months ago
  7. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 7 months ago
  8. 3e2c199 Disable failing testSeekBarPreferenceChangeListenerWithContinuousUpdates test by Aurimas Liutikas · 1 year, 7 months ago
  9. c643402 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 8 months ago
  10. e7a0d80 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 9 months ago
  11. e606e64 Merge "Updates Metalava from ab/8993580" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  12. b92c4c9 Updates Metalava from ab/8993580 by Louis Pullen-Freilich · 1 year, 10 months ago
  13. 13b830a Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 10 months ago
  14. b9fa90f Update lint baselines by Tiem Song · 1 year, 11 months ago
  15. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 2 years ago
  16. d52a31e Merge "DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev" into androidx-main by Alan Viverette · 2 years ago
  17. 2890afe Reenable UnnecessaryParentheses check by Aurimas Liutikas · 2 years ago
  18. 4349476 Merge "Add NonNull annotation to key parameter" into androidx-main am: 8c47878332 by Treehugger Robot · 2 years ago
  19. 8c47878 Merge "Add NonNull annotation to key parameter" into androidx-main by Treehugger Robot · 2 years ago
  20. ba28501 Merge "multidex in preference-ktx" into androidx-main am: 2633920a14 by Aurimas Liutikas · 2 years ago
  21. 2633920 Merge "multidex in preference-ktx" into androidx-main by Aurimas Liutikas · 2 years ago
  22. 2816d27 Merge "Suppress Nullability for getPreference in PreferenceDialog" into androidx-main am: 4b3eab4bcd by Treehugger Robot · 2 years ago
  23. 4b3eab4 Merge "Suppress Nullability for getPreference in PreferenceDialog" into androidx-main by Treehugger Robot · 2 years ago
  24. 7707122 Suppress Nullability for getPreference in PreferenceDialog by Jeremy Woods · 2 years ago
  25. b34d494 Merge "Add nullability to PreferenceViewHolder findViewById" into androidx-main am: 02ed3d97dd by Treehugger Robot · 2 years ago
  26. 350f298 multidex in preference-ktx by Jeff Gaston · 2 years ago
  27. 02ed3d9 Merge "Add nullability to PreferenceViewHolder findViewById" into androidx-main by Treehugger Robot · 2 years ago
  28. 2a2ca69 Merge "Lint fix in PreferenceCategory.java" into androidx-main am: 003f81c390 by Treehugger Robot · 2 years ago
  29. 003f81c Merge "Lint fix in PreferenceCategory.java" into androidx-main by Treehugger Robot · 2 years ago
  30. 88957f3 Merge "Add nullability annotations to Preference files" into androidx-main am: e35410f586 by Treehugger Robot · 2 years ago
  31. e35410f Merge "Add nullability annotations to Preference files" into androidx-main by Treehugger Robot · 2 years ago
  32. 1cdefc0 Merge "Add NonNull annotation to key parameter" into androidx-main am: 06f6e76783 by Treehugger Robot · 2 years ago
  33. 06f6e76 Merge "Add NonNull annotation to key parameter" into androidx-main by Treehugger Robot · 2 years ago
  34. 572137b Merge "Suppress KotlinPropertyAccess in PreferenceScreen" into androidx-main am: 097fd68de2 by Treehugger Robot · 2 years ago
  35. 097fd68 Merge "Suppress KotlinPropertyAccess in PreferenceScreen" into androidx-main by Treehugger Robot · 2 years ago
  36. b7abd16 Add nullability annotations to Preference files by Tiem Song · 2 years ago
  37. d78a756 Lint fix in PreferenceCategory.java by Clara Fok · 2 years ago
  38. 150b08b Add nullability to PreferenceViewHolder findViewById by Jeremy Woods · 2 years ago
  39. 344f3a0 Merge "Add NonNull annotation to key parameter" into androidx-main am: 5fd33c6197 by Treehugger Robot · 2 years ago
  40. 5fd33c6 Merge "Add NonNull annotation to key parameter" into androidx-main by Treehugger Robot · 2 years ago
  41. d1c0233 Add NonNull annotation to key parameter by Jeremy Woods · 2 years ago
  42. b497e70 Add NonNull annotation to key parameter by Jeremy Woods · 2 years ago
  43. b8717ca Add NonNull annotation to key parameter by Jeremy Woods · 2 years ago
  44. 528b078 Suppress KotlinPropertyAccess in PreferenceScreen by Clara Fok · 2 years ago
  45. e05be52 Merge "Fix PreferenceDataStore nullability" into androidx-main am: 74060bf94b by Treehugger Robot · 2 years ago
  46. 74060bf Merge "Fix PreferenceDataStore nullability" into androidx-main by Treehugger Robot · 2 years ago
  47. 961f974b Merge "Fix PreferenceFragmentCompat baseline lint issues" into androidx-main am: 74f99da378 by Treehugger Robot · 2 years ago
  48. f6ed2a9 Fix PreferenceDataStore nullability by Jeremy Woods · 2 years ago
  49. 714f3b8 Fix PreferenceFragmentCompat baseline lint issues by Jeremy Woods · 2 years ago
  50. e7ba697 Merge "PreferenceHeaderFragmentCompat.onCreateInitialDetailFragment() should propagate header.extras as fragment.arguments" into androidx-main am: 464c6db00f by Sampson Lee · 2 years, 1 month ago
  51. 623c6e8 PreferenceHeaderFragmentCompat.onCreateInitialDetailFragment() should propagate header.extras as fragment.arguments by Sampson Lee · 2 years, 1 month ago
  52. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 2 months ago
  53. 3e0ca61 Remove line and position from lint baselines by Alan Viverette · 2 years, 2 months ago
  54. 77e4e12 Merge "Express -ktx atomic versioning constraints in Gradle metadata" into androidx-main am: 1f8e970e5b by Alan Viverette · 2 years, 2 months ago
  55. ced1c93 Express -ktx atomic versioning constraints in Gradle metadata by Alan Viverette · 2 years, 2 months ago
  56. aad765f Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 2 months ago
  57. 3b3f4a0 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 2 months ago
  58. 771c3da Baseline for metalava update by Sam Gilbert · 2 years, 3 months ago
  59. eba339b Baseline for metalava update by Sam Gilbert · 2 years, 3 months ago
  60. 75e0aaf Not toast when copy Preference after Android T by Chaohui Wang · 2 years, 3 months ago
  61. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  62. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 3 months ago
  63. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  64. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 4 months ago
  65. e3af0e4 Suppress deprecation warnings from new Android T SDK. by Alan Viverette · 2 years, 4 months ago
  66. fa31de9 Merge "Update annotations for Tiramisu DP2" into androidx-main by Alan Viverette · 2 years, 4 months ago
  67. 43ea8f1 Update annotations for Tiramisu DP2 by Alan Viverette · 2 years, 4 months ago
  68. 8405aa8 Add bug component for preference libraries by Aurimas Liutikas · 2 years, 4 months ago
  69. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 7 months ago
  70. 2790b3e Merge "Make preference depend on core 1.6.0" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  71. db95e68 Make preference depend on core 1.6.0 by Jeremy Woods · 2 years, 5 months ago
  72. f8dec86 Make preferences depend on slidepanelayout 1.2.0 by Jeremy Woods · 2 years, 5 months ago
  73. 8fa55e5 Update to latest metalava by Aurimas Liutikas · 2 years, 6 months ago
  74. b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 2 years, 6 months ago
  75. e2cc32c Make PreferenceInflater constructor public by Ian Lake · 2 years, 7 months ago
  76. b9e5c05 Merge "Remove pavlis@ from OWNERS files" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  77. 8fd8736 Remove pavlis@ from OWNERS files by Aurimas Liutikas · 2 years, 8 months ago
  78. a06c0b1 Bump window and dependent libraries to rc01 by Jeremy Woods · 2 years, 8 months ago
  79. 74673f6 Merge "Match fragment-ktx dependency in preference-ktx" into androidx-main by Ian Lake · 2 years, 8 months ago
  80. 37ed14d 'Update versions for release id 1637172000000 by Nick Anthony · 2 years, 8 months ago
  81. f495673 Match fragment-ktx dependency in preference-ktx by Ian Lake · 2 years, 8 months ago
  82. 18662b0 Move Preference to 1.2.0-beta01 by Ian Lake · 2 years, 8 months ago
  83. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  84. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 9 months ago
  85. cbaa25a Make openPreference API private by Ian Lake · 2 years, 8 months ago
  86. 5a05e8f Add more nullability annotations to Preferences by Ian Lake · 2 years, 8 months ago
  87. ca9feb3 Add nullability to many Preference APIs by Ian Lake · 2 years, 8 months ago
  88. b0eab8d Let all Preference callbacks look up the fragment hierarchy by Ian Lake · 2 years, 8 months ago
  89. a480f92 Merge "Initial version of two-pane preference fragment." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  90. 28b7f70 Initial version of two-pane preference fragment. by Sherry Hu · 2 years, 10 months ago
  91. 3d621f1 Merge "Find out callback fragment through fragment hierarchy" into androidx-main by Sherry Hu · 2 years, 9 months ago
  92. c64eed7 Find out callback fragment through fragment hierarchy by Sherry Hu · 2 years, 9 months ago
  93. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  94. f787a86 Upgrade metalava to ab/7738715 by Aurimas Liutikas · 2 years, 10 months ago
  95. 3b9bbb5 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  96. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years ago
  97. e969a0e Update Javadoc and param name for AndroidX preference library by Tiem Song · 3 years ago
  98. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 1 month ago
  99. 73af617 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 1 month ago
  100. ce2e28f3 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 1 month ago