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