1. c618e27 Merge "Fix scrolling PagedListView scrollbar moves list in the opposite direction." into oc-mr1-jetpack-dev by TreeHugger Robot · 6 years ago
  2. e929e4d Fix scrolling PagedListView scrollbar moves list in the opposite direction. by Yao, Yuxing · 6 years ago
  3. 83f7464 Fine tune public API elements and docs. by Steve McKay · 6 years ago
  4. 35de4d7 Merge "Support clearing up custom view binders by:" into oc-mr1-jetpack-dev by Yuxing Yao · 6 years ago
  5. 20e9f85 Support clearing up custom view binders by: by Yao, Yuxing · 6 years ago
  6. c05db25 Remove needless 'final' modifier from 'static' methods. by Jake Wharton · 6 years ago
  7. b2a1b7c Minor cleanups. by Steve McKay · 6 years ago
  8. 59181e3 Merge "Unhide Selection API, address API Council feedback." into oc-mr1-jetpack-dev by TreeHugger Robot · 6 years ago
  9. 7fb7635 Unhide Selection API, address API Council feedback. by Steve McKay · 7 years ago
  10. 1724255 Update ListItem API from Builder to setters. by Yao, Yuxing · 6 years ago
  11. 4e832ea Support list item with seekbar. by Yao, Yuxing · 7 years ago
  12. a53d70a Merge "Enforce Loader calls on main thread, add annotations" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  13. 86830fb Merge "Fix propagation on TransitionSet" into oc-mr1-jetpack-dev by Yuichi Araki · 7 years ago
  14. acdf6a3 Revert "Support list item with seekbar." by Yuxing Yao · 7 years ago
  15. 9ee1e2c Support list item with seekbar. by Yao, Yuxing · 7 years ago
  16. aa5a52b Enforce Loader calls on main thread, add annotations by Ian Lake · 7 years ago
  17. a975a56 Merge "Support Switch in ListItem." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  18. 22037e6 Support Switch in ListItem. by Yao, Yuxing · 7 years ago
  19. 9b0ebd7 Add option to hide list divider for specific ListItems. by Jovana · 7 years ago
  20. c3c0695 Create Car Theme by Roshan Agrawal · 7 years ago
  21. deec1a4 Clean up the rest of v13 code. by Aurimas Liutikas · 7 years ago
  22. 03c3fdb Fix propagation on TransitionSet by Yuichi Araki · 7 years ago
  23. 0bd0f5c Merge "Add ripple effect on click." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  24. 2d99408 Add ripple effect on click. by Yao, Yuxing · 7 years ago
  25. f495e40 resolve merge conflicts of 5facdd2f77a127a01a1f2ef52b617f9996f8a45c to oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  26. 57330b0 Merge "Support list styles for PagedListView." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  27. 238e480 Create SupportAndroidTestAppPlugin by Aurimas Liutikas · 7 years ago
  28. d0e9e80 Support list styles for PagedListView. by Yao, Yuxing · 7 years ago
  29. d8a3447 Remove a number of @TargetApi uses in support library code. by Aurimas Liutikas · 7 years ago
  30. 86c892d Initial ViewPager2 commit by Jakub Gielzak · 7 years ago
  31. c7e9c85 Remove unused samples/SupportLeanbackShowcase by Aurimas Liutikas · 7 years ago
  32. c8950d1 Merge "Support Items in PagedListView." into oc-mr1-jetpack-dev by Yuxing Yao · 7 years ago
  33. c768bbf Add owners to samples/SupportCarDemos/ by Aurimas Liutikas · 7 years ago
  34. e048d0d Support Items in PagedListView. by Yao, Yuxing · 7 years ago
  35. 4426b10 Move car modules to androidx package. by Aurimas Liutikas · 7 years ago
  36. 70a61be Add an API to AlertDialog to enable button images. by Aga Madurska · 7 years ago
  37. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  38. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  39. ac3d7be Merge "Add demo apk for car support lib." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  40. 942a290 Merge "Added sizing api to FAB" into oc-mr1-jetpack-dev by Alper Gundogdu · 7 years ago
  41. c4587fc Add demo apk for car support lib. by Yao, Yuxing · 7 years ago
  42. 605d372 Merge "Hint visibility in AppCompat text widgets in landscape mode" into oc-mr1-support-27.0-dev by Kirill Grouchnikov · 7 years ago
  43. 993e741 Added sizing api to FAB by Alper Gundogdu · 7 years ago
  44. 1ce40f9 Hint visibility in AppCompat text widgets in landscape mode by Kirill Grouchnikov · 7 years ago
  45. e00a16b Merge "Add watch specific theming to AlertDialog." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  46. 2f4dd94 Add watch specific theming to AlertDialog. by Aga Madurska · 7 years ago
  47. 63d2846 RecyclerView Gesture/Band selection support. by Steve McKay · 7 years ago
  48. 7e18baa Add a sample for AlertDialog (v7) for Wear. by Aga Madurska · 7 years ago
  49. e624c1b leanback: support DiffUtil in GuidedStepSupportFragment by Dake Gu · 7 years ago
  50. d5f527c Merge "Add OWNERS to sample apps." into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  51. cc548fc Add OWNERS to sample apps. by Aurimas Liutikas · 7 years ago
  52. 99e222d leanback: fix duplicated fragment in BrowseFragment.setAdapter() by Dake Gu · 7 years ago
  53. 9ac649c Remove disabled text alpha on v21/22 for borderless colored buttons by Kirill Grouchnikov · 7 years ago
  54. 2802d70 Remove Api that we are not ready to launch yet. by Aga Madurska · 7 years ago
  55. f266a0a Megamove part 2. Move to standard directories. by Aurimas Liutikas · 7 years ago
  56. 103bab2 Merge "Port Ambient functionality over to :support-wear." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  57. 7b42d7d Port Ambient functionality over to :support-wear. by Aga Madurska · 7 years ago
  58. 7f0b5df Merge "eanback: remove deprecated PlaybackOverlayFragment related classes" into oc-mr1-dev by Dake Gu · 7 years ago
  59. fc772ef leanback: support icon in "one line" Action by Dake Gu · 7 years ago
  60. 8b04395 eanback: remove deprecated PlaybackOverlayFragment related classes by Dake Gu · 7 years ago
  61. 4d51b3e leanback: Fix build failure by Dake Gu · 7 years ago
  62. 4bda5ea Start using checked-in signing keys for support-content-demos. by Aurimas Liutikas · 7 years ago
  63. 05c5cd5 Merge "Fix NPE when the media session is not created" into oc-mr1-dev by Jingjiang Li · 7 years ago
  64. 3328f17 Fix NPE when the media session is not created by jingjiangli · 7 years ago
  65. 08a3855 Add payload support in leaback adapter/presenter onBind by jingjiangli · 7 years ago
  66. b7cb72c Merge "Deprecate PlaybackState.ACTION_SET_SHUFFLE_MODE_ENABLED" into oc-mr1-dev by Hyundo Moon · 7 years ago
  67. bd2d147 Deprecate PlaybackState.ACTION_SET_SHUFFLE_MODE_ENABLED by Hyundo Moon · 7 years ago
  68. 57ac90c Add DiffUtil support in ArrayObjectAdapter by jingjiangli · 7 years ago
  69. 16248e6 Expose onUpdateProgress() and onUpdateBufferedProgress() methods by jingjiangli · 7 years ago
  70. 7002b98 Merge "Added XML support for RoundedDrawable" into oc-support-26.1-dev by Alper Gundogdu · 7 years ago
  71. 59cfb75 Merge "Fix action drawer title" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  72. 31da690 Ensure action drawer updates when menu modified by Sean Kelley · 7 years ago
  73. 5ab424e Fix action drawer title by Sean Kelley · 7 years ago
  74. e0644b4 Added XML support for RoundedDrawable by Alper Gundogdu · 7 years ago
  75. 0214b24 Fix multiline rendering bug am: 8b0f9cb4cf by jingjiangli · 7 years ago
  76. 8b0f9cb Fix multiline rendering bug by jingjiangli · 7 years ago
  77. 306fba1 Fix multiline rendering bug by jingjiangli · 7 years ago
  78. 567e00b Merge "Fix missing rounded corner when shadow is disabled" into oc-support-26.1-dev by Dake Gu · 7 years ago
  79. 18935aa Merge "Fix missing rounded corner when shadow is disabled" into oc-support-26.1-dev by Dake Gu · 7 years ago
  80. 01a5671 Fix missing rounded corner when shadow is disabled by Dake Gu · 7 years ago
  81. 002146d Deprecate ActivityInfoCompat by Aurimas Liutikas · 7 years ago
  82. 896abd2 Merge "Implement MediaControllerAdapter." into oc-support-26.1-dev by Jingjiang Li · 7 years ago
  83. dbe6c87 Implement MediaControllerAdapter. by jingjiangli · 7 years ago
  84. 115ef62 Merge "Add WAD/WND sample to :support-wear-demos" into oc-support-26.1-dev by Sean Kelley · 7 years ago
  85. c611abf Merge "Clean up some lint warnings in SupportContentDemos." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  86. 65ab191 Add WAD/WND sample to :support-wear-demos by Sean Kelley · 7 years ago
  87. d5f4bb7 Merge "Start using Gradle 4.0 style dependencies." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  88. 9bf9bbb Clean up some lint warnings in SupportContentDemos. by Aurimas Liutikas · 7 years ago
  89. 0e3ab47 Start using Gradle 4.0 style dependencies. by Aurimas Liutikas · 7 years ago
  90. 1ec15a3 resolve merge conflicts of bc38abf169 to oc-mr1-dev by Yuichi Araki · 7 years ago
  91. 3f82583 Backport FragmentTransition by Yuichi Araki · 7 years ago
  92. 5fdaa2f Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  93. 5203021 Merge "Stop proguarding debug builds of SupportLeanbackJank." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  94. 00f5619 Allow using Java8 code in support library demos apps. by Aurimas Liutikas · 7 years ago
  95. b717113 Stop proguarding debug builds of SupportLeanbackJank. by Aurimas Liutikas · 7 years ago
  96. d7103f5 Fix support library build after ag/2571257 by Aurimas Liutikas · 7 years ago
  97. 5151e56 Merge "Fix the names of support library projects to match released names" into oc-support-26.1-dev by Aurimas Liutikas · 7 years ago
  98. 40e7821 Fix the names of support library projects to match released names by Aurimas Liutikas · 7 years ago
  99. c01ec96 Content paging compat + Load cursors in background. by Steve McKay · 7 years ago
  100. 451b28d Merge "Update to gradle 3.0 style dependencies." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago