1. 646e26d leanback: fix bug of unable to move accessibility focus out by Dake Gu · 7 years ago
  2. 9cd60f3 Merge changes I16af40f6,If6280b7b into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  3. 82dc1e2 Merge "Add private constructors to static utility classes." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  4. 43e567e leanback: perform unbind ViewHolder when app forgot to clear ViewPropertyAnimation by Dake Gu · 7 years ago
  5. 7990e32 Mark erroneously public constructors as depreacted. by Jake Wharton · 7 years ago
  6. 0f4ca63 Add private constructors to static utility classes. by Jake Wharton · 7 years ago
  7. cada8b7 Merge changes I41c293f4,I3cb7ca38 into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  8. 70c0bb9 Merge changes I8ebd94f0,I769af757 into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  9. 223101f Merge "Remove StaticShadowHelper API abstractions." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  10. fa827dd Merge changes If6e01eac,I66ec87f9 into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  11. 24919ee Move MediaBrowserCompat and MediaControllerCompat back to android.support.* package. by Aurimas Liutikas · 7 years ago
  12. 188c2e8 Inline helper methods which do not require an API check. by Jake Wharton · 7 years ago
  13. ad1a6e3 Remove FragmentUtil API abstractions. by Jake Wharton · 7 years ago
  14. 381dc0c Remove LeanbackTransitionHelper API abstractions. by Jake Wharton · 7 years ago
  15. 070f777 Remove StaticShadowHelper API abstractions. by Jake Wharton · 7 years ago
  16. ae5b6bd Remove ShadowHelper API abstractions. by Jake Wharton · 7 years ago
  17. 4722a63 Remove TransitionHelper API abstractions. by Jake Wharton · 7 years ago
  18. 9cc4c25 Remove RoundedRectHelper API abstractions. by Jake Wharton · 7 years ago
  19. 8619e0e Fix imports for leanback code. by Aurimas Liutikas · 7 years ago
  20. 1e67c80 Merge "leanback: eat A11y scroll action when setScrollEnabled(false)" into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  21. e10c0e1 leanback: eat A11y scroll action when setScrollEnabled(false) by Dake Gu · 7 years ago
  22. 38b880c leanback: fix setSelectedPosition by Dake Gu · 7 years ago
  23. b45bf30 leanback: disable A11Y scroll when setScrollEnabled(false) by Dake Gu · 7 years ago
  24. ac5fe7c Refactor support library by Aurimas Liutikas · 7 years ago
  25. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 7 years ago
  26. b31c328 Refactor support library. by Aurimas Liutikas · 7 years ago
  27. 168ff9a Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 7 years ago
  28. 7d7f4ea Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  29. 0726bac leanback: fix broken VerticalGridView RTL layout by Dake Gu · 7 years ago
  30. e338c36 Move more code to standard directories. by Aurimas Liutikas · 7 years ago
  31. 3ebde3b Move code to standard directories by Aurimas Liutikas · 7 years ago
  32. f8a82a9 Add missing 'final' modifier. by Jake Wharton · 7 years ago
  33. 492bfec size() >= 0 check is always true. by Jake Wharton · 7 years ago
  34. 1131b1c Merge "Allow scroll into hidden view in Accessibility mode" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  35. 39f2413 Allow scroll into hidden view in Accessibility mode by loih · 7 years ago
  36. 4ced3a4 leanback: fix testSelectCardOnARow by Dake Gu · 7 years ago
  37. c05db25 Remove needless 'final' modifier from 'static' methods. by Jake Wharton · 7 years ago
  38. dfd8bc5 leanback: fix unable to seek to 0 by Dake Gu · 7 years ago
  39. 8ee3148 leanback: scrollToPosition() after requestLayout by Dake Gu · 7 years ago
  40. 91a1951 Revert "Use setCustomSelectionActionModeCallback" by Mihai Popa · 7 years ago
  41. 19f7209 Use setCustomSelectionActionModeCallback by Mihai Popa · 7 years ago
  42. 04c9e28 Add missing @RestrictTo and test size annotations. by Aurimas Liutikas · 7 years ago
  43. 8eb5c62 leanback: fix NPE DPAD_CENTER earliar than View created by Dake Gu · 7 years ago
  44. 4fa3e8b Support talkback d-pad scrolling in GridLayoutManager by loih · 7 years ago
  45. 573b18a Make JdkObsolete check error and correct occurences. by Jake Wharton · 7 years ago
  46. 3d969a3 Revert "leanback: move childrenStates invalidation to AdapterObserver" by Dake Gu · 7 years ago
  47. 9870cf8 leanback: deprecate framework fragments by Dake Gu · 7 years ago
  48. d4a251a move leanback preference-leanback to top level by Dake Gu · 7 years ago