1. f5d83f6 Invalidate structure when adapter is changed by Yigit Boyar · 11 years ago
  2. e18ff76 am 9dc4480c: Update packaging of the gradle-built support lib. by Xavier Ducrohet · 11 years ago
  3. f5d1da4 Merge "add support of row select animation" into klp-modular-dev by Dake Gu · 11 years ago
  4. 01fe3fb Merge "List Layout Manager" into klp-modular-dev by Yigit Boyar · 11 years ago
  5. 7dad562 List Layout Manager by Yigit Boyar · 11 years ago
  6. cf94c5f add support of row select animation by Dake Gu · 11 years ago
  7. 9dc4480 Update packaging of the gradle-built support lib. by Xavier Ducrohet · 11 years ago
  8. 0f1fa0d final some methods and classes, fix some compile warnings by Dake Gu · 11 years ago
  9. 5220350 Merge "GridLayoutManager: fix ArrayIndexOutOfBoundException in onAddFocusables()" into klp-modular-dev by Dake Gu · 11 years ago
  10. c1f3bcf GridLayoutManager: fix ArrayIndexOutOfBoundException in onAddFocusables() by Dake Gu · 11 years ago
  11. 01b7f19 Add leanback droiddoc targets. by Tim Kilbourn · 11 years ago
  12. 49b9be4 am dc024b3e: Fix support annotations build.gradle file by Tor Norbye · 11 years ago
  13. cfccf53 Merge "Leanback: add hover card view, stylize hover card layout" into klp-modular-dev by Dake Gu · 11 years ago
  14. f804d90 Leanback: add hover card view, stylize hover card layout by Dake Gu · 11 years ago
  15. 7888eca Fix javadoc for leanback. by Tim Kilbourn · 11 years ago
  16. dc024b3 Fix support annotations build.gradle file by Tor Norbye · 11 years ago
  17. 13d1515 Implement ClassPresenterSelector. by Tim Kilbourn · 11 years ago
  18. 138de65 Add cleanstep for frameworks/support. by Tim Kilbourn · 11 years ago
  19. f711b2b am 6b8a04c2: Merge "Update gradlew to relocate .gradle into out/..." into klp-ub-dev by Xavier Ducrohet · 11 years ago
  20. f67619f am 8de88fba: Merge "Add gradle wrapper." into klp-ub-dev by Xavier Ducrohet · 11 years ago
  21. 696166d am 2788f617: Merge "Update support build for release." into klp-ub-dev by Xavier Ducrohet · 11 years ago
  22. 7ae92d8 am 79de49aa: am 197708fc: Refresh cast icon assets to improve visual contrast. by Jeff Brown · 11 years ago
  23. 6b8a04c Merge "Update gradlew to relocate .gradle into out/..." into klp-ub-dev by Xavier Ducrohet · 11 years ago
  24. 8de88fb Merge "Add gradle wrapper." into klp-ub-dev by Xavier Ducrohet · 11 years ago
  25. 2788f61 Merge "Update support build for release." into klp-ub-dev by Xavier Ducrohet · 11 years ago
  26. 0451867 Update gradlew to relocate .gradle into out/... by Xavier Ducrohet · 11 years ago
  27. 0f3d903 Add gradle wrapper. by Xavier Ducrohet · 11 years ago
  28. 79de49a am 197708fc: Refresh cast icon assets to improve visual contrast. by Jeff Brown · 11 years ago
  29. 1a0aad1 RecyclerView: remove deprecated version of onAddFocusables() by Dake Gu · 11 years ago
  30. a2d41c6 Don't link support-v4 statically into v7-recyclerview. by Tim Kilbourn · 11 years ago
  31. 020e432 Update support build for release. by Xavier Ducrohet · 11 years ago
  32. b56bf9a RecyclerView: minor change of onAddFocusables() signagure by Dake Gu · 11 years ago
  33. 10335a2 Merge "Fix javadoc so it compiles." into klp-modular-dev by Tim Kilbourn · 11 years ago
  34. b2a1621 Merge "Add a .readme file to be copied into the sdk src." into klp-modular-dev by Tim Kilbourn · 11 years ago
  35. 2a48685 Merge "Fix support library annotation directory" into klp-modular-dev by Tor Norbye · 11 years ago
  36. 7c92bc9 Fix support library annotation directory by Tor Norbye · 11 years ago
  37. 3200ccb am feca0e3a: Fix support library annotation directory by Tor Norbye · 11 years ago
  38. 197708f Refresh cast icon assets to improve visual contrast. by Jeff Brown · 11 years ago
  39. feca0e3 Fix support library annotation directory by Tor Norbye · 11 years ago
  40. 60d34fd Fix javadoc so it compiles. by Tim Kilbourn · 11 years ago
  41. 8b068dd Add a .readme file to be copied into the sdk src. by Tim Kilbourn · 11 years ago
  42. bac4614 Merge "Rename setSelection and getSelection." into klp-modular-dev by Craig Stout · 11 years ago
  43. 0bbfbb7 Merge "GridLayoutManager: focus search feature completion." into klp-modular-dev by Dake Gu · 11 years ago
  44. e8c993d GridLayoutManager: focus search feature completion. by Dake Gu · 11 years ago
  45. 025aa57 Rename setSelection and getSelection. by Craig Stout · 11 years ago
  46. 19b852d Merge "Fix OnItemClickedListener." into klp-modular-dev by Craig Stout · 11 years ago
  47. 24aa19a Fix OnItemClickedListener. by Craig Stout · 11 years ago
  48. 05c3469 Merge "Fix optical bounds bug." into klp-modular-dev by bulic · 11 years ago
  49. 4476bf3 Fix optical bounds bug. by bulic · 11 years ago
  50. 058f8c8 Fix browse row header styling. by Craig Stout · 11 years ago
  51. 29b63a8 Merge "Fix view alignment during layout." into klp-modular-dev by Craig Stout · 11 years ago
  52. c7865ff Fix view alignment during layout. by Craig Stout · 11 years ago
  53. 50f9d6a Merge "Allow items to be evicted from CursorObjectAdapter's cache" into klp-modular-dev by Justin Mattson · 11 years ago
  54. c251a00 Allow items to be evicted from CursorObjectAdapter's cache by Justin Mattson · 11 years ago
  55. 4efe4de Pass adapter references to LayoutManager's Adapter changed callback by yigit · 11 years ago
  56. 7f25fdb Add CleanSpec step for leanback lib. by Tim Kilbourn · 11 years ago
  57. 55c9ee4 Initial import of leanback into support lib (6). by Craig Stout · 11 years ago
  58. 47520b6 Initial import of leanback into support lib (5). by Craig Stout · 11 years ago
  59. bdaa60d GridLayoutManager: fix fast layout does not align to first item ... by Dake Gu · 11 years ago
  60. 7fc0a6c GridLayoutManager: Fire requestLayout() for item append by Dake Gu · 11 years ago
  61. a102d8d Add RecyclerView.LayoutManager callbacks for structural adapter changes by Adam Powell · 11 years ago
  62. 8e032f7 Implement RecyclerView ItemDecorations by Adam Powell · 11 years ago
  63. 157609c Package some files for using leanback lib with eclipse. by Tim Kilbourn · 11 years ago
  64. 792172b RecyclerView: suppress double ACTION_DOWN for item touch listeners by Adam Powell · 11 years ago
  65. 20c094c Initial import of leanback into support lib (4). by Tim Kilbourn · 11 years ago
  66. ef4b36a Merge "Initial import of leanback into support lib (3)." into klp-modular-dev by Craig Stout · 11 years ago
  67. 7fbbc85 Initial import of leanback into support lib (3). by Tim Kilbourn · 11 years ago
  68. ab78e9b Add support for extras modifications to NotificationCompat.Builder. by Griff Hazen · 11 years ago
  69. fbadf84 Revert "Set SDK_VERSION to 19 instead of current." by Adam Metcalf · 11 years ago
  70. 535630f am 5cab3f67: Set SDK_VERSION to 19 instead of current. by Adam Metcalf · 11 years ago
  71. 5cab3f6 Set SDK_VERSION to 19 instead of current. by Adam Metcalf · 11 years ago
  72. 2cbefe9 Merge "More RecyclerView API additions" into klp-modular-dev by Adam Powell · 11 years ago
  73. ae1ccc9 Fix NPE. by Craig Stout · 11 years ago
  74. c096ad1 More RecyclerView API additions by Adam Powell · 11 years ago
  75. 9106804 Initial import of leanback into support lib (2). by Tim Kilbourn · 11 years ago
  76. db69b10 Add onWindowDismissed to implementation of Window.Callback. by Will Haldean Brown · 11 years ago
  77. 73fac3b RecyclerView API - child attach/detach and stopScroll by Adam Powell · 11 years ago
  78. 6252d78 Clear child FragmentManagers when destroying Fragments. by Tim Kilbourn · 11 years ago
  79. 37e1321 Add view attach/detach callbacks for RecyclerView adapters by Adam Powell · 11 years ago
  80. ec70a0b am da0b6b64: am 616b95d2: Fix buildDir issue by Xavier Ducrohet · 11 years ago
  81. da0b6b6 am 616b95d2: Fix buildDir issue by Xavier Ducrohet · 11 years ago
  82. 616b95d Fix buildDir issue by Xavier Ducrohet · 11 years ago
  83. d048c38 Merge "Off by 1 error when checking child views" into klp-modular-dev by Mindy Pereira · 11 years ago
  84. 75d83eb Off by 1 error when checking child views by Mindy Pereira · 11 years ago
  85. e0dcf5b Disable droiddoc for leanback support lib. by Tim Kilbourn · 11 years ago
  86. 4151f76 Merge "Initial import of leanback into the support lib." into klp-modular-dev by Tim Kilbourn · 11 years ago
  87. b9537af Initial import of leanback into the support lib. by Tim Kilbourn · 11 years ago
  88. bd254c5 RecyclerView API: create/onCreateViewHolder, bind/onBindViewHolder by Adam Powell · 11 years ago
  89. d07af85 Remove contiguous/fixed count item view type restriction in RecyclerView by Adam Powell · 11 years ago
  90. 22782bd am 72a9db80: am 9bd9831d: Non-reflection based implementation for drawer toggle for JBMR2+. by Kirill Grouchnikov · 11 years ago
  91. 72a9db8 am 9bd9831d: Non-reflection based implementation for drawer toggle for JBMR2+. by Kirill Grouchnikov · 11 years ago
  92. 9bd9831 Non-reflection based implementation for drawer toggle for JBMR2+. by Kirill Grouchnikov · 11 years ago
  93. beade59 Prevent RecyclerView from reusing cached views with mismatched types by Adam Powell · 11 years ago
  94. 6eac163 am 45fb1eea: am f4166011: Force content description update in ActionBarDrawerToggle by Alan Viverette · 11 years ago
  95. 45fb1ee am f4166011: Force content description update in ActionBarDrawerToggle by Alan Viverette · 11 years ago
  96. f416601 Force content description update in ActionBarDrawerToggle by Alan Viverette · 11 years ago
  97. f6a9644 Merge "Roll forward the support library changes for LOCAL_ONLY support." into klp-modular-dev by Griff Hazen · 11 years ago
  98. f7482db Merge "Fix bugs in add/remove operations for RecyclerView" into klp-modular-dev by Adam Powell · 11 years ago
  99. 67d5404 Fix bugs in add/remove operations for RecyclerView by Adam Powell · 11 years ago
  100. 98ba91c Have RecyclerView properly handle adapter changes with shared pools by Adam Powell · 11 years ago