1. 0b58731 API lint check for the ArrayReturn is enabled for androidx by Sergey · 4 years, 8 months ago
  2. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  3. 024e874 Update metalava to a newer version by Aurimas Liutikas · 4 years, 11 months ago
  4. 5184037 Update api lint baseline. by Aurimas Liutikas · 4 years, 11 months ago
  5. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 4 years, 11 months ago
  6. 3e19b83 Update api lint baselines by Aurimas Liutikas · 5 years ago
  7. 0668481 Ignoring HiddenSuperclass for all metalava checks by Jeff Gaston · 5 years ago
  8. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  9. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  10. b5043f2 Merge changes Iad8ae94a,I889ac0d1 into androidx-master-dev by Jake Wharton · 5 years ago
  11. 3824424 Remove raw usage of Class type in public API of "leanback" by Jake Wharton · 5 years ago
  12. c33c423 Only keep baseline if the fine has more than a header. by Aurimas Liutikas · 5 years ago
  13. f464859 Merge AndroidX changes for Android API 29 by Aurimas Liutikas · 5 years ago
  14. a00b62b8 Merge "leanback: allow custom smoothScrollBy() and smoothScroller speed" into androidx-master-dev by Dake Gu · 5 years ago
  15. f727d03 Merge "leanback: allow custom smoothScrollBy() and smoothScroller speed" into androidx-master-dev by Dake Gu · 5 years ago
  16. 228de90 leanback: allow custom smoothScrollBy() and smoothScroller speed by Dake Gu · 5 years ago
  17. dc77eca resolve merge conflicts of d25ddf6eb83028c431d841744981e68fb9de3944 into androidx-platform-dev by Jeff Gaston · 5 years ago
  18. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  19. b91fa95 Fix platform-dev checkApi by Nick Anthony · 5 years ago
  20. a108610 resolve merge conflicts of 3638bb57271af8f871018cf0b4208a5f024595d8 to androidx-platform-dev by Nick Anthony · 5 years ago
  21. 0a2d4c7 Increment version to development versions (releasing version +1) by Nick Anthony · 5 years ago
  22. b8b33f1 Fix androidx-plaform-dev from broken checkApi by Nick Anthony · 5 years ago
  23. 5500ee0 Merge "leanback: allow ViewHolder sharing across RowsFragments" into androidx-master-dev by Dake Gu · 5 years ago
  24. 247938c leanback: allow ViewHolder sharing across RowsFragments by Dake Gu · 5 years ago
  25. 0e5b376 resolve merge conflicts of c6367453d6859d4fa96bf3f4e9986d63282f1470 to androidx-platform-dev by Adrian Roos · 5 years ago
  26. 0b2c8b5 API: Properly filter out @RestrictTo(LIBRARY) on packages and classes by Adrian Roos · 5 years ago
  27. 9878900 Update api and fix broken build due to removed class by Oussama Ben Abdelbaki · 5 years ago
  28. 2b76806 Merge changes I9d832701,Ibb975b68,Id33a6abe into androidx-master-dev by Jeff Gaston · 5 years ago
  29. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  30. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 5 years ago
  31. 0d3fc29 resolve merge conflicts of a765266e2c8a808b7ac2db400ba66fa3e13903a7 to androidx-platform-dev by Nick Anthony · 5 years ago
  32. 85f3455 Update all versions after Jan 30 and Feb 7 Releases by Nick Anthony · 5 years ago
  33. 4a422af Ran updateApi which should fix the platform build by Oussama Ben Abdelbaki · 5 years ago
  34. 0b43d17 Support to ignore api violations by adding baseline error files by Jeff Gaston · 5 years ago
  35. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  36. 10de517 leanback: support disabling show/hide controls on KeyEvent by Dake Gu · 5 years ago
  37. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  38. 50e455d Update Leanback's current.txt by Ian Lake · 6 years ago
  39. 033f659 Configuration changes to support building against newer SDKs by Alan Viverette · 6 years ago
  40. 73677b1 All released apis are now recorded by Oussama Ben Abdelbaki · 6 years ago
  41. d5c9550 Add setDate(long) in DatePicker by Zhizhi Liu · 6 years ago
  42. 4bad85c Merge "leanback: support custom playback secondary progress color" into pi-androidx-dev by Dake Gu · 6 years ago
  43. 18f34a2c leanback: support custom playback secondary progress color by Dake Gu · 6 years ago
  44. a97ea03 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 6 years ago
  45. 3478ef7 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 6 years ago
  46. c1cc96b8 Merge changes Id95cfe5d,I42fb3e37 into pi-androidx-dev am: 8415c71f99 by Aurimas Liutikas · 6 years ago
  47. 5dc269a Remove deprecated constants in leanback code. by Aurimas Liutikas · 6 years ago
  48. 562a63a Add PinPicker by Tony Mantler · 6 years ago
  49. f5c18ef leanback: MediaPlayerAdapter customization by Dake Gu · 6 years ago
  50. d1d1d1a leanback: add autofill support in GuidedStepFragment by Dake Gu · 6 years ago
  51. 9cd60f3 Merge changes I16af40f6,If6280b7b into pi-preview1-androidx-dev by TreeHugger Robot · 6 years ago
  52. 43e567e leanback: perform unbind ViewHolder when app forgot to clear ViewPropertyAnimation by Dake Gu · 6 years ago
  53. 7990e32 Mark erroneously public constructors as depreacted. by Jake Wharton · 6 years ago
  54. 24919ee Move MediaBrowserCompat and MediaControllerCompat back to android.support.* package. by Aurimas Liutikas · 6 years ago
  55. 8db7074 Add new API files after refactor. by Aurimas Liutikas · 6 years ago
  56. 4d8b0fb Add API files for 28.0.0-alpha1, don't publish WebView by Alan Viverette · 6 years ago
  57. f8a82a9 Add missing 'final' modifier. by Jake Wharton · 6 years ago
  58. bf0ea1d Finalize 27.1.0 release by Alan Viverette · 6 years ago
  59. 581e134 Add System Channel Key column into the support library by loih · 6 years ago
  60. ea77041 Update API txt files after ag/3522195 by Aurimas Liutikas · 6 years ago
  61. 1bece13 Emit all APIs using Predicates. by Jeff Sharkey · 7 years ago
  62. 9870cf8 leanback: deprecate framework fragments by Dake Gu · 7 years ago
  63. d4a251a move leanback preference-leanback to top level by Dake Gu · 7 years ago