1. 9d5c961 Merge "Enforce java warnings for android library test code" into androidx-master-dev am: 2ee5e018db by Alan Viverette · 3 years, 9 months ago
  2. 2ee5e01 Merge "Enforce java warnings for android library test code" into androidx-master-dev by Alan Viverette · 3 years, 9 months ago
  3. b3bba5c Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  4. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 3 years, 9 months ago
  5. 4ff949b Create SpeechRecognizer in SearchFragment only when it is available by sambitp · 3 years, 9 months ago
  6. b573dff Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 9 months ago
  7. f6d9ef8 Fix failing postsubmit tests on android s cuttlefish instances by sambitp · 3 years, 9 months ago
  8. d89a945b leanback: relax version dependencies by Dake Gu · 3 years, 10 months ago
  9. 5f2f51b Merge "leanback: fix View leak of SearchSupportFragment" into androidx-master-dev by Dake Gu · 3 years, 10 months ago
  10. b03819f Make CombinedLoadState helpers more useful. by Dustin Lam · 3 years, 10 months ago
  11. 6c47a1e leanback: fix View leak of SearchSupportFragment by Dake Gu · 3 years, 10 months ago
  12. 6c3af0f leanback: fix View leak of VerticalGridSupportFragment by Dake Gu · 3 years, 10 months ago
  13. decb0c4 Merge "leanback: fix flaky ImageCardViewTest" into androidx-master-dev by Dake Gu · 3 years, 10 months ago
  14. 78e0f95 leanback: fix BrowseSupportFragment view leak by Dake Gu · 3 years, 10 months ago
  15. d35ed37 leanback: fix flaky ImageCardViewTest by Dake Gu · 3 years, 10 months ago
  16. b495be7 leanback: fix flaky DetailsFragmentTest#navigateBetweenRowsAndTitle by Dake Gu · 3 years, 10 months ago
  17. 7aab2ad Merge "leanback: bump version to 1.1.0-beta01" into androidx-master-dev by Dake Gu · 3 years, 10 months ago
  18. 639e85d leanback: add DetailsSupportFragment viewLeakTest by Dake Gu · 3 years, 10 months ago
  19. e3cd779 leanback: add RowsSupportFragment view leak test by Dake Gu · 3 years, 10 months ago
  20. 2f2fa284e leanback: fix View leak of DetailsSupportFragment by Dake Gu · 3 years, 10 months ago
  21. 29c24dd leanback: fix View leak when pushing RowsSupportFragment to backstack by Dake Gu · 3 years, 10 months ago
  22. ee723fb leanback: fix GuidedStepSupportFragment background transition by Dake Gu · 3 years, 10 months ago
  23. 2436da0 Remove deprecated dataRefreshFlow / Listener APIs by Dustin Lam · 3 years, 10 months ago
  24. 9ab5d3e leanback: fix flaky BackgroundManagerTest by Dake Gu · 3 years, 10 months ago
  25. dd44c26 leanback test: fix flaky BrowseSupportFragmentTest by Dake Gu · 3 years, 10 months ago
  26. 19321cb leanback: bump version to 1.1.0-beta01 by Dake Gu · 3 years, 10 months ago
  27. 600b93d leanback-paing: use seperate LibraryVersion by Dake Gu · 3 years, 10 months ago
  28. b789a37 leanback: solve several lint warnings by Dake Gu · 3 years, 10 months ago
  29. ebfab65 leanback: SuppressLint CustomViewStyle name by Dake Gu · 3 years, 10 months ago
  30. 031d8dc leanback: fix wrong RecyclerView in GuidedActionAdapter by Dake Gu · 3 years, 10 months ago
  31. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  32. e585439 Merge "Deprecate dataRefreshFlow / Listener everywhere" into androidx-master-dev by Dustin Lam · 3 years, 11 months ago
  33. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 11 months ago
  34. d6a2b90 Deprecate dataRefreshFlow / Listener everywhere by Dustin Lam · 3 years, 11 months ago
  35. 47ce1ab Upgrade error-prone to 2.4.0 by Dustin Lam · 3 years, 11 months ago
  36. aff4290 Merge changes from topic "AndroidJUnit4" into androidx-master-dev by Jelle Fresen · 3 years, 11 months ago
  37. ff6b97c Merge "Fix NPE of findContainingItemView in clearFocus" into androidx-master-dev by Dake Gu · 3 years, 11 months ago
  38. 8226188 Fix NPE of findContainingItemView in clearFocus by Dake Gu · 3 years, 11 months ago
  39. 53dd7b7 [3/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 4 years ago
  40. 17628d7 [1/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 4 years ago
  41. c53db9a Enable Kotlin Strict API mode by default by Aurimas Liutikas · 4 years ago
  42. dccfd28 Reduce visibility of TransitionHelper. by Aurimas Liutikas · 4 years ago
  43. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  44. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  45. 6ac8c64 Upgrade to Metalava 1.0.0-alpha02 build by Aurimas Liutikas · 4 years ago
  46. 8d94018 leanback: fix View leak in GuidanceStylist by Dake Gu · 4 years ago
  47. 3453f46 Merge "Fix documentation for default value used by VerticalGridPresenter constructor" into androidx-master-dev by Dake Gu · 4 years ago
  48. fb3a548 Merge "leanback: fix ConcatAdapter" into androidx-master-dev by Dake Gu · 4 years ago
  49. 2b6777f leanback: fix ConcatAdapter by Dake Gu · 4 years ago
  50. bfc0dee Merge "BanTargetApiAnnotation check now actually looks for the annotation and not usages of methods annotated by it." into androidx-master-dev by Oussama Ben Abdelbaki · 4 years ago
  51. 3c627aa Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  52. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 4 years ago
  53. 561e199 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years ago
  54. 46ef163 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years ago
  55. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  56. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  57. 5e7fc48 API lint check for the CallbackMethodName is enabled for androidx by Sergey · 4 years, 4 months ago
  58. 0f8ae1d Fix documentation for default value used by VerticalGridPresenter constructor by Aman Gupta · 4 years, 1 month ago
  59. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 7 months ago
  60. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years, 1 month ago
  61. d070dd2 [Talkback] Activate focusOutFront and focusOutEnd for GridLayoutManager in A11y mode by loi huynh · 4 years, 1 month ago
  62. ab8e03b Javadoc improvements and minor code refactoring by sambitp · 4 years, 1 month ago
  63. f3dbf31 Eliminate leanback's RecyclerListener chaining. Employ new addRecyclerListener. by Steve McKay · 4 years, 1 month ago
  64. 36f33e5 Pin RV dependency of leanback to 1.2.0-alpha05 by Nick Anthony · 4 years, 1 month ago
  65. a74095f Merge changes from topic "recyclerListeners" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  66. 29bf31a Merge "A customized TabLayout to be used as top navigation bar in leanback" into androidx-master-dev by Sambit Padhi · 4 years, 1 month ago
  67. 315787f Merge "Api review fixes" into androidx-master-dev by Sambit Padhi · 4 years, 1 month ago
  68. beef6ed Merge "Update language to comply with Android's inclusive language guidance" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  69. ce1b333 Add support for multiple RecyclerListeners. by Steve McKay · 4 years, 2 months ago
  70. 77d2361 A customized TabLayout to be used as top navigation bar in leanback by sambitp · 4 years, 2 months ago
  71. 3294f0b Update language to comply with Android's inclusive language guidance by Jiabin Huang · 4 years, 2 months ago
  72. a92dddc Update language to comply with Android's inclusive language guidance by Jiabin Huang · 4 years, 2 months ago
  73. b53d2c6 Api review fixes by sambitp · 4 years, 2 months ago
  74. a58362a Added adapter based on asyncpagingdatadiffer by sambitp · 4 years, 2 months ago
  75. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 3 months ago
  76. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 3 months ago
  77. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  78. ad90a14 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 4 months ago
  79. 1581172 Import translations. DO NOT MERGE by Bill Yi · 4 years, 4 months ago
  80. 3053fbb Merge changes from topic "metalavaupdate" into androidx-master-dev am: bf164d8851 by Aurimas Liutikas · 4 years, 4 months ago
  81. a683bd9 Reenable BuilderSetStyle and BuilderSetStyle checks by Aurimas Liutikas · 4 years, 4 months ago
  82. 7b91dbb Merge "Update references to inner class constructors." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  83. c13c5f4 Update references to inner class constructors. by Andrew Sapperstein · 4 years, 5 months ago
  84. b5a039d Update references to inner class constructors. by Andrew Sapperstein · 4 years, 5 months ago
  85. 10b53cd Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 5 months ago
  86. eb86a04 Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 5 months ago
  87. 4910e61 Merge "leanback: fix saveContext() re-entry crash" into androidx-master-dev am: 8048ad457f by Treehugger Robot · 4 years, 5 months ago
  88. 8048ad4 Merge "leanback: fix saveContext() re-entry crash" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  89. c85c496 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev am: 0b492236c6 by Alan Viverette · 4 years, 5 months ago
  90. 0b49223 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 4 years, 5 months ago
  91. ac4c4b8 leanback: fix saveContext() re-entry crash by Dake Gu · 4 years, 5 months ago
  92. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 5 months ago
  93. 34e644e Import translations. DO NOT MERGE by Bill Yi · 4 years, 5 months ago
  94. 8d91613 Import translations. DO NOT MERGE by Bill Yi · 4 years, 5 months ago
  95. 18ad081 Merge "Fix duplicate items handling in diff util" into androidx-master-dev am: 7d667e47d4 by Treehugger Robot · 4 years, 6 months ago
  96. 203c455 Update kotlin-coroutines to 1.3.4 am: 17e29be748 by Dustin Lam · 4 years, 6 months ago
  97. 7d667e4 Merge "Fix duplicate items handling in diff util" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  98. adebfff Fix duplicate items handling in diff util by Yigit Boyar · 4 years, 6 months ago
  99. 17e29be Update kotlin-coroutines to 1.3.4 by Dustin Lam · 4 years, 6 months ago
  100. 4485fe3 Merge "[Leanback] Reverse iterating mOnLayoutCompletedListeners" into androidx-master-dev am: 8b1d876ef7 by Automerger Merge Worker · 4 years, 6 months ago