1. 83030a57 Merge "Correct nullability of extends and implements lists" into androidx-main by Paul Duffin · 3 months ago
  2. 6e9bc6d Correct nullability of extends and implements lists by Paul Duffin · 3 months ago
  3. 9e23bb6 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 months ago
  4. ae9475f Refresh .ignore files prior to updating Metalava by Paul Duffin · 4 months ago
  5. 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 7 months ago
  6. 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 6 months ago
  7. 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 6 months ago
  8. 1c98a8e Merge "Add comment to build.gradle files" into androidx-main by Treehugger Robot · 6 months ago
  9. ee0da74 Add comment to build.gradle files by Tiem Song · 6 months ago
  10. 68550f4 Migrate to platform methods for deprecated ViewCompat APIs by Alan Viverette · 6 months ago
  11. 9b88eeb Update API files with improved Kotlin nulls by Julia McClellan · 6 months ago
  12. e395f84 @samples removing frameworks/support/ prefix by Jeff Gaston · 9 months ago
  13. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 10 months ago
  14. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 12 months ago
  15. 9fc540f Remove the last uses of @hide in androidx codebase by Aurimas Liutikas · 12 months ago
  16. 7149306 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year ago
  17. ad21a1a Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year ago
  18. 63b9b29 Add bug components to various OWNERS files that were missing them by Aurimas Liutikas · 1 year ago
  19. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year ago
  20. b3acf3d Fix two pane preferences when using Hilt / Dialogs by Ian Lake · 1 year ago
  21. f13c691 Remove 0.0.0.txt API signatures by Julia McClellan · 1 year, 1 month ago
  22. 40fa806 Opt-in n- thru t-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 1 month ago
  23. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 2 months ago
  24. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 2 months ago
  25. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 2 months ago
  26. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 2 months ago
  27. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 2 months ago
  28. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 2 months ago
  29. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 2 months ago
  30. 9bac065 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 2 months ago
  31. 1e33cac Add lint check to ban usage of @RestrictTo(TESTS) and fix usages by Alan Viverette · 1 year, 2 months ago
  32. 7905a13 Add lint check to ban use of @hide annotation by Tiem Song · 1 year, 3 months ago
  33. 63c50ee Remove duplicate -ktx constraints on atomic groups by Alan Viverette · 1 year, 3 months ago
  34. 872b66e Remove redundant usages of @hide javadoc tag in preference and work by Aurimas Liutikas · 1 year, 4 months ago
  35. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 4 months ago
  36. a7d001c Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 6 months ago
  37. c6c7adc Fixes flaky testSeekBarPreferenceChangeListenerWithContinuousUpdates by Louis Pullen-Freilich · 1 year, 6 months ago
  38. 87336d4 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 6 months ago
  39. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 7 months ago
  40. 3e2c199 Disable failing testSeekBarPreferenceChangeListenerWithContinuousUpdates test by Aurimas Liutikas · 1 year, 7 months ago
  41. c643402 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 7 months ago
  42. e7a0d80 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 9 months ago
  43. e606e64 Merge "Updates Metalava from ab/8993580" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  44. b92c4c9 Updates Metalava from ab/8993580 by Louis Pullen-Freilich · 1 year, 10 months ago
  45. 13b830a Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 10 months ago
  46. b9fa90f Update lint baselines by Tiem Song · 1 year, 11 months ago
  47. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 1 year, 11 months ago
  48. d52a31e Merge "DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev" into androidx-main by Alan Viverette · 1 year, 11 months ago
  49. 2890afe Reenable UnnecessaryParentheses check by Aurimas Liutikas · 2 years ago
  50. 4349476 Merge "Add NonNull annotation to key parameter" into androidx-main am: 8c47878332 by Treehugger Robot · 2 years ago
  51. 8c47878 Merge "Add NonNull annotation to key parameter" into androidx-main by Treehugger Robot · 2 years ago
  52. ba28501 Merge "multidex in preference-ktx" into androidx-main am: 2633920a14 by Aurimas Liutikas · 2 years ago
  53. 2633920 Merge "multidex in preference-ktx" into androidx-main by Aurimas Liutikas · 2 years ago
  54. 2816d27 Merge "Suppress Nullability for getPreference in PreferenceDialog" into androidx-main am: 4b3eab4bcd by Treehugger Robot · 2 years ago
  55. 4b3eab4 Merge "Suppress Nullability for getPreference in PreferenceDialog" into androidx-main by Treehugger Robot · 2 years ago
  56. 7707122 Suppress Nullability for getPreference in PreferenceDialog by Jeremy Woods · 2 years ago
  57. b34d494 Merge "Add nullability to PreferenceViewHolder findViewById" into androidx-main am: 02ed3d97dd by Treehugger Robot · 2 years ago
  58. 350f298 multidex in preference-ktx by Jeff Gaston · 2 years ago
  59. 02ed3d9 Merge "Add nullability to PreferenceViewHolder findViewById" into androidx-main by Treehugger Robot · 2 years ago
  60. 2a2ca69 Merge "Lint fix in PreferenceCategory.java" into androidx-main am: 003f81c390 by Treehugger Robot · 2 years ago
  61. 003f81c Merge "Lint fix in PreferenceCategory.java" into androidx-main by Treehugger Robot · 2 years ago
  62. 88957f3 Merge "Add nullability annotations to Preference files" into androidx-main am: e35410f586 by Treehugger Robot · 2 years ago
  63. e35410f Merge "Add nullability annotations to Preference files" into androidx-main by Treehugger Robot · 2 years ago
  64. 1cdefc0 Merge "Add NonNull annotation to key parameter" into androidx-main am: 06f6e76783 by Treehugger Robot · 2 years ago
  65. 06f6e76 Merge "Add NonNull annotation to key parameter" into androidx-main by Treehugger Robot · 2 years ago
  66. 572137b Merge "Suppress KotlinPropertyAccess in PreferenceScreen" into androidx-main am: 097fd68de2 by Treehugger Robot · 2 years ago
  67. 097fd68 Merge "Suppress KotlinPropertyAccess in PreferenceScreen" into androidx-main by Treehugger Robot · 2 years ago
  68. b7abd16 Add nullability annotations to Preference files by Tiem Song · 2 years ago
  69. d78a756 Lint fix in PreferenceCategory.java by Clara Fok · 2 years ago
  70. 150b08b Add nullability to PreferenceViewHolder findViewById by Jeremy Woods · 2 years ago
  71. 344f3a0 Merge "Add NonNull annotation to key parameter" into androidx-main am: 5fd33c6197 by Treehugger Robot · 2 years ago
  72. 5fd33c6 Merge "Add NonNull annotation to key parameter" into androidx-main by Treehugger Robot · 2 years ago
  73. d1c0233 Add NonNull annotation to key parameter by Jeremy Woods · 2 years ago
  74. b497e70 Add NonNull annotation to key parameter by Jeremy Woods · 2 years ago
  75. b8717ca Add NonNull annotation to key parameter by Jeremy Woods · 2 years ago
  76. 528b078 Suppress KotlinPropertyAccess in PreferenceScreen by Clara Fok · 2 years ago
  77. e05be52 Merge "Fix PreferenceDataStore nullability" into androidx-main am: 74060bf94b by Treehugger Robot · 2 years ago
  78. 74060bf Merge "Fix PreferenceDataStore nullability" into androidx-main by Treehugger Robot · 2 years ago
  79. 961f974b Merge "Fix PreferenceFragmentCompat baseline lint issues" into androidx-main am: 74f99da378 by Treehugger Robot · 2 years ago
  80. f6ed2a9 Fix PreferenceDataStore nullability by Jeremy Woods · 2 years ago
  81. 714f3b8 Fix PreferenceFragmentCompat baseline lint issues by Jeremy Woods · 2 years ago
  82. e7ba697 Merge "PreferenceHeaderFragmentCompat.onCreateInitialDetailFragment() should propagate header.extras as fragment.arguments" into androidx-main am: 464c6db00f by Sampson Lee · 2 years, 1 month ago
  83. 623c6e8 PreferenceHeaderFragmentCompat.onCreateInitialDetailFragment() should propagate header.extras as fragment.arguments by Sampson Lee · 2 years, 1 month ago
  84. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 1 month ago
  85. 3e0ca61 Remove line and position from lint baselines by Alan Viverette · 2 years, 1 month ago
  86. 77e4e12 Merge "Express -ktx atomic versioning constraints in Gradle metadata" into androidx-main am: 1f8e970e5b by Alan Viverette · 2 years, 2 months ago
  87. ced1c93 Express -ktx atomic versioning constraints in Gradle metadata by Alan Viverette · 2 years, 2 months ago
  88. aad765f Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 2 months ago
  89. 3b3f4a0 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 2 months ago
  90. 771c3da Baseline for metalava update by Sam Gilbert · 2 years, 2 months ago
  91. eba339b Baseline for metalava update by Sam Gilbert · 2 years, 2 months ago
  92. 75e0aaf Not toast when copy Preference after Android T by Chaohui Wang · 2 years, 3 months ago
  93. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  94. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 3 months ago
  95. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  96. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 3 months ago
  97. e3af0e4 Suppress deprecation warnings from new Android T SDK. by Alan Viverette · 2 years, 4 months ago
  98. fa31de9 Merge "Update annotations for Tiramisu DP2" into androidx-main by Alan Viverette · 2 years, 4 months ago
  99. 43ea8f1 Update annotations for Tiramisu DP2 by Alan Viverette · 2 years, 4 months ago
  100. 8405aa8 Add bug component for preference libraries by Aurimas Liutikas · 2 years, 4 months ago