1. abeabc5f Fix and enforce UnusedMethod errorprone warnings by Sergey · 4 years, 6 months ago
  2. 892d135 Asking metalava to filter restrictto scopes by Jeff Gaston · 4 years, 7 months ago
  3. 0e0fafd2 Merge "Update android lint baseline" into androidx-master-dev by Aurimas Liutikas · 4 years, 6 months ago
  4. cf8b11c Fix and enforce UnusedVariable errorprone warnings by Aurimas Liutikas · 4 years, 6 months ago
  5. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 6 months ago
  6. 693be07 Import translations. DO NOT MERGE by Bill Yi · 4 years, 6 months ago
  7. d23efb8 Merge "Enable Metalava check for ReferencesDeprecated" into androidx-master-dev by Aurimas Liutikas · 4 years, 7 months ago
  8. 628078c Enable Metalava check for ReferencesDeprecated by Aurimas Liutikas · 4 years, 7 months ago
  9. a196ccd Update api lint baseline. by Aurimas Liutikas · 4 years, 7 months ago
  10. 1732145 Update API lint baselines by Aurimas Liutikas · 4 years, 7 months ago
  11. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 7 months ago
  12. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 7 months ago
  13. 61ab4e2e leanback: fix a stackoverflow bug by Dake Gu · 4 years, 7 months ago
  14. 6125cd9 Merge "[Leanback] Expose OnLayoutCompletedListener in GridLayoutManager" into androidx-master-dev by Wei-Hsin Chen · 4 years, 7 months ago
  15. 436e86c leanback: support tap to edit and added tests for touch screen by Dake Gu · 4 years, 7 months ago
  16. 05abd3e leanback: Fix regression of GuidedStepFragment multiline description by Dake Gu · 4 years, 7 months ago
  17. 5205eb0 [Leanback] Expose OnLayoutCompletedListener in GridLayoutManager by Wei-Hsin · 4 years, 7 months ago
  18. 170c27a Suppress valid deprecated usages and add missing deprecation annotations by Alan Viverette · 4 years, 8 months ago
  19. dc8c7d0 Make GuidedStepFragment touch screen friendly by Dake Gu · 4 years, 7 months ago
  20. 0b58731 API lint check for the ArrayReturn is enabled for androidx by Sergey · 4 years, 8 months ago
  21. f70b49a Merge "Adds -PupdateLintBaseline parameter for lint" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 8 months ago
  22. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 8 months ago
  23. c2b3424 Clean up UnusedVariable warnings. by Aurimas Liutikas · 4 years, 8 months ago
  24. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 4 years, 8 months ago
  25. b92575c Import translations. DO NOT MERGE by Bill Yi · 4 years, 8 months ago
  26. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 8 months ago
  27. 7ace9cd leanback: fastRelayout doesn't set ItemAlignment by Dake Gu · 4 years, 9 months ago
  28. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  29. f9dabf9 Move all uses of androidx.core:1.1.0-rc01 to 1.1.0 by Nick Anthony · 4 years, 10 months ago
  30. 024e874 Update metalava to a newer version by Aurimas Liutikas · 4 years, 10 months ago
  31. 6c86f53 Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  32. f3aebe3 Import translations. DO NOT MERGE by Bill Yi · 4 years, 10 months ago
  33. 5184037 Update api lint baseline. by Aurimas Liutikas · 4 years, 10 months ago
  34. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 4 years, 10 months ago
  35. 5ec1301 Merge "Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0"" into androidx-master-dev by Nick Anthony · 4 years, 10 months ago
  36. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 4 years, 10 months ago
  37. 3e19b83 Update api lint baselines by Aurimas Liutikas · 4 years, 11 months ago
  38. aa4d9f6 Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0 by Nick Anthony · 4 years, 11 months ago
  39. 0668481 Ignoring HiddenSuperclass for all metalava checks by Jeff Gaston · 5 years ago
  40. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  41. a5b6297 Update recyclerview and recyclerview-benchmark locations. by shepshapard · 5 years ago
  42. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  43. b5043f2 Merge changes Iad8ae94a,I889ac0d1 into androidx-master-dev by Jake Wharton · 5 years ago
  44. 3824424 Remove raw usage of Class type in public API of "leanback" by Jake Wharton · 5 years ago
  45. c33c423 Only keep baseline if the fine has more than a header. by Aurimas Liutikas · 5 years ago
  46. ef60c55 Merge "Remove raw usage of Class and Constructor types" into androidx-master-dev by Treehugger Robot · 5 years ago
  47. 60eda45 Remove raw usage of Class and Constructor types by Jake Wharton · 5 years ago
  48. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  49. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  50. cd16b09 Merge "Enables Kotlin interop lint checks" into androidx-master-dev by Treehugger Robot · 5 years ago
  51. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  52. 2a9a9be Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  53. f464859 Merge AndroidX changes for Android API 29 by Aurimas Liutikas · 5 years ago
  54. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  55. 18630f3 Merge "Move core to 1.2.0-alpha02" into androidx-master-dev am: 355ce76386 by Nick Anthony · 5 years ago
  56. 0aefc6b Move core to 1.2.0-alpha02 by Nick Anthony · 5 years ago
  57. aa4f5cc Merge "Add a way to create snapshot repository directory" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  58. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  59. a00b62b8 Merge "leanback: allow custom smoothScrollBy() and smoothScroller speed" into androidx-master-dev by Dake Gu · 5 years ago
  60. f727d03 Merge "leanback: allow custom smoothScrollBy() and smoothScroller speed" into androidx-master-dev by Dake Gu · 5 years ago
  61. 228de90 leanback: allow custom smoothScrollBy() and smoothScroller speed by Dake Gu · 5 years ago
  62. b9af119 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  63. da061df Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  64. dc77eca resolve merge conflicts of d25ddf6eb83028c431d841744981e68fb9de3944 into androidx-platform-dev by Jeff Gaston · 5 years ago
  65. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  66. ee978d5 Merge "Remove targetSdkVersion workaround for library tests" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  67. a1aa570 Remove targetSdkVersion workaround for library tests by Aurimas Liutikas · 5 years ago
  68. eec78e6 resolve merge conflicts of e80fda0cb87310cfba76f91db267b2b556f1b532 to androidx-platform-dev by Nick Anthony · 5 years ago
  69. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  70. d20f2c1 Deprecate BuildCompat#isAtLeastQ by Clara Bayarri · 5 years ago
  71. b91fa95 Fix platform-dev checkApi by Nick Anthony · 5 years ago
  72. a108610 resolve merge conflicts of 3638bb57271af8f871018cf0b4208a5f024595d8 to androidx-platform-dev by Nick Anthony · 5 years ago
  73. 0a2d4c7 Increment version to development versions (releasing version +1) by Nick Anthony · 5 years ago
  74. 69f6239 Merge "Avoid activity enter/exit transitions" into androidx-master-dev by Chris Craik · 5 years ago
  75. a498986 Merge "Merge remote-tracking branch 'goog/androidx-camerax-dev' into upstream_androidx-camerax-dev" into androidx-master-dev by Alan Viverette · 5 years ago
  76. 9970645 Merge "leanback: more javadocs about facets" into androidx-master-dev by Dake Gu · 5 years ago
  77. b8b33f1 Fix androidx-plaform-dev from broken checkApi by Nick Anthony · 5 years ago
  78. 5500ee0 Merge "leanback: allow ViewHolder sharing across RowsFragments" into androidx-master-dev by Dake Gu · 5 years ago
  79. 13c724f Merge "leanback: convert mFacets to use ArrayMap" into androidx-master-dev by Dake Gu · 5 years ago
  80. 61e3cfc Merge "leanback: fix flaky test" into androidx-master-dev am: a3b6098c54 by Dake Gu · 5 years ago
  81. e72d24e Merge "Rename TEST_* to ANDROIDX_TEST_*" into androidx-master-dev am: f41616320a by Dustin Lam · 5 years ago
  82. 5dd4e7f Merge "Delete SupportAndroidLibraryPlugin" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  83. 0a4a973e Merge changes I0feef20b,Idda6df2f,I07a66c46 into androidx-master-dev by Aurimas Liutikas · 5 years ago
  84. d89fdd3 Call saveAttributeDataForStyleable for androidx views. by Aurimas Liutikas · 5 years ago
  85. 38f9fb0 Merge "Reenabling Doclava to run against sources too" into androidx-master-dev by Jeff Gaston · 5 years ago
  86. 01c3f37 Merge "leanback: proper fix for BACK key in SearchEditText" into androidx-master-dev by Dake Gu · 5 years ago
  87. 0e5b376 resolve merge conflicts of c6367453d6859d4fa96bf3f4e9986d63282f1470 to androidx-platform-dev by Adrian Roos · 5 years ago
  88. 6edfde0 Merge "Import translations. DO NOT MERGE" into androidx-platform-dev by TreeHugger Robot · 5 years ago
  89. 9878900 Update api and fix broken build due to removed class by Oussama Ben Abdelbaki · 5 years ago
  90. b929490 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  91. 9b1a2d3 Merge "leanback: fix SearchEditText BACK key handling" into androidx-master-dev by Dake Gu · 5 years ago
  92. 03a0e5b Merge "Hardcode the class names for accessibility usage" into androidx-master-dev by Rhed Jao · 5 years ago
  93. 2b76806 Merge changes I9d832701,Ibb975b68,Id33a6abe into androidx-master-dev by Jeff Gaston · 5 years ago
  94. 9a9c00f resolve merge conflicts of 6c3dd16b747472a6266b79033503b20e07198fee to androidx-platform-dev by Oussama Ben Abdelbaki · 5 years ago
  95. 0d3fc29 resolve merge conflicts of a765266e2c8a808b7ac2db400ba66fa3e13903a7 to androidx-platform-dev by Nick Anthony · 5 years ago
  96. 4a422af Ran updateApi which should fix the platform build by Oussama Ben Abdelbaki · 5 years ago