1. 37e1321 Add view attach/detach callbacks for RecyclerView adapters by Adam Powell · 11 years ago
  2. ec70a0b am da0b6b64: am 616b95d2: Fix buildDir issue by Xavier Ducrohet · 11 years ago
  3. da0b6b6 am 616b95d2: Fix buildDir issue by Xavier Ducrohet · 11 years ago
  4. 616b95d Fix buildDir issue by Xavier Ducrohet · 11 years ago
  5. d048c38 Merge "Off by 1 error when checking child views" into klp-modular-dev by Mindy Pereira · 11 years ago
  6. 75d83eb Off by 1 error when checking child views by Mindy Pereira · 11 years ago
  7. e0dcf5b Disable droiddoc for leanback support lib. by Tim Kilbourn · 11 years ago
  8. 4151f76 Merge "Initial import of leanback into the support lib." into klp-modular-dev by Tim Kilbourn · 11 years ago
  9. b9537af Initial import of leanback into the support lib. by Tim Kilbourn · 11 years ago
  10. bd254c5 RecyclerView API: create/onCreateViewHolder, bind/onBindViewHolder by Adam Powell · 11 years ago
  11. d07af85 Remove contiguous/fixed count item view type restriction in RecyclerView by Adam Powell · 11 years ago
  12. 22782bd am 72a9db80: am 9bd9831d: Non-reflection based implementation for drawer toggle for JBMR2+. by Kirill Grouchnikov · 11 years ago
  13. 72a9db8 am 9bd9831d: Non-reflection based implementation for drawer toggle for JBMR2+. by Kirill Grouchnikov · 11 years ago
  14. 9bd9831 Non-reflection based implementation for drawer toggle for JBMR2+. by Kirill Grouchnikov · 11 years ago
  15. beade59 Prevent RecyclerView from reusing cached views with mismatched types by Adam Powell · 11 years ago
  16. 6eac163 am 45fb1eea: am f4166011: Force content description update in ActionBarDrawerToggle by Alan Viverette · 11 years ago
  17. 45fb1ee am f4166011: Force content description update in ActionBarDrawerToggle by Alan Viverette · 11 years ago
  18. f416601 Force content description update in ActionBarDrawerToggle by Alan Viverette · 11 years ago
  19. f6a9644 Merge "Roll forward the support library changes for LOCAL_ONLY support." into klp-modular-dev by Griff Hazen · 11 years ago
  20. f7482db Merge "Fix bugs in add/remove operations for RecyclerView" into klp-modular-dev by Adam Powell · 11 years ago
  21. 67d5404 Fix bugs in add/remove operations for RecyclerView by Adam Powell · 11 years ago
  22. 98ba91c Have RecyclerView properly handle adapter changes with shared pools by Adam Powell · 11 years ago
  23. 238bb4a Add functionality for item animations by Chet Haase · 11 years ago
  24. 7809c2c RecyclerView updates, caching by Adam Powell · 11 years ago
  25. 3a57beb am 6b26a576: am 7b74aa14: Revert "Force action bar to update generated content description" by Alan Viverette · 11 years ago
  26. 6b26a57 am 7b74aa14: Revert "Force action bar to update generated content description" by Alan Viverette · 11 years ago
  27. 7b74aa1 Revert "Force action bar to update generated content description" by Alan Viverette · 11 years ago
  28. b56de0d Roll forward the support library changes for LOCAL_ONLY support. by Griff Hazen · 11 years ago
  29. 8401e78 am f457660e: am 169b51c4: Force action bar to update generated content description by Alan Viverette · 11 years ago
  30. f468a3b am 6a2dc445: am 7e2ae657: Disable gradle lint checks, so build will succeed by Justin Morey · 11 years ago
  31. f457660 am 169b51c4: Force action bar to update generated content description by Alan Viverette · 11 years ago
  32. 6a2dc44 am 7e2ae657: Disable gradle lint checks, so build will succeed by Justin Morey · 11 years ago
  33. 169b51c Force action bar to update generated content description by Alan Viverette · 11 years ago
  34. 9b0945d Revert "Fix apps build: don't reference current SDK, use empty" by Griff Hazen · 11 years ago
  35. 01d1669 Fix apps build: don't reference current SDK, use empty by Griff Hazen · 11 years ago
  36. 62d32dd Add local-only option to NotificationCompat (using flag) by Griff Hazen · 11 years ago
  37. 73b8fae Merge "Prepare NotificationCompat for upcoming development post SDK 19." into klp-modular-dev by Griff Hazen · 11 years ago
  38. 4b42499 Merge "Fix bug in smoothScrollBy duration when moving vertically." into klp-modular-dev by Chris Sadler · 11 years ago
  39. 3ceef3c Generify RecyclerView adapters for ViewHolder types by Adam Powell · 11 years ago
  40. c55d016 Prepare NotificationCompat for upcoming development post SDK 19. by Griff Hazen · 11 years ago
  41. 76c6c88 Fix bug in smoothScrollBy duration when moving vertically. by Chris Sadler · 11 years ago
  42. e47e038 Improve Drawer focus when opened by Fabrice Di Meglio · 11 years ago
  43. 10748a3 Bug fix for scroll state reporting in RecyclerView by Adam Powell · 11 years ago
  44. a599398 RecyclerView listeners; beginnings of lightweight rebinds by Adam Powell · 11 years ago
  45. e532b34 Minor cleanups and docs for RecyclerView by Chet Haase · 11 years ago
  46. cf0d4af Reworking dirty bits for RecyclerView by Adam Powell · 11 years ago
  47. 6ba47f7 Fix a RecyclerView bug when recycling scrap views by Adam Powell · 11 years ago
  48. 7e2ae65 Disable gradle lint checks, so build will succeed by Justin Morey · 11 years ago
  49. 9f7da63 am d6a35b04: am 25ce55ee: am a673a561: Merge "Disable break on lint error." into klp-ub-dev by Xavier Ducrohet · 11 years ago
  50. d6a35b0 am 25ce55ee: am a673a561: Merge "Disable break on lint error." into klp-ub-dev by Xavier Ducrohet · 11 years ago
  51. 25ce55e am a673a561: Merge "Disable break on lint error." into klp-ub-dev by Xavier Ducrohet · 11 years ago
  52. a673a56 Merge "Disable break on lint error." into klp-ub-dev by Xavier Ducrohet · 11 years ago
  53. 61becda Disable break on lint error. by Xavier Ducrohet · 11 years ago
  54. b03c815 am 4e1b259d: am e2a2a8c5: am aeaa8ef9: Fix accessibility events coming out of DrawerLayout by Alan Viverette · 11 years ago
  55. 4e1b259 am e2a2a8c5: am aeaa8ef9: Fix accessibility events coming out of DrawerLayout by Alan Viverette · 11 years ago
  56. e2a2a8c am aeaa8ef9: Fix accessibility events coming out of DrawerLayout by Alan Viverette · 11 years ago
  57. aeaa8ef Fix accessibility events coming out of DrawerLayout by Alan Viverette · 11 years ago
  58. 702c24a am 97301a77: am 7ac8546d: am 75aea14c: Add typedef enum and resource type annotations by Tor Norbye · 11 years ago
  59. 97301a7 am 7ac8546d: am 75aea14c: Add typedef enum and resource type annotations by Tor Norbye · 11 years ago
  60. 7ac8546 am 75aea14c: Add typedef enum and resource type annotations by Tor Norbye · 11 years ago
  61. 17ba7c1 Fix docs by Adam Powell · 11 years ago
  62. e0c0b3e Merge "RecyclerView: Fix error in setAdapter" into klp-modular-dev by Craig Stout · 11 years ago
  63. a6613ed API refinements for RecyclerView by Adam Powell · 11 years ago
  64. ac89a5c RecyclerView: Fix error in setAdapter by Craig Stout · 11 years ago
  65. 75aea14 Add typedef enum and resource type annotations by Tor Norbye · 11 years ago
  66. fe3b5ba A few minor cleanups to NotificationCompat library. by Griff Hazen · 11 years ago
  67. 9e81c5c am 75f9253b: am a4110bc9: am a3e11a59: Update build-tools version for gradle. by Xavier Ducrohet · 11 years ago
  68. 75f9253 am a4110bc9: am a3e11a59: Update build-tools version for gradle. by Xavier Ducrohet · 11 years ago
  69. a4110bc am a3e11a59: Update build-tools version for gradle. by Xavier Ducrohet · 11 years ago
  70. e096e4c RecyclerView bugfixes and API revisions by Adam Powell · 11 years ago
  71. a3e11a5 Update build-tools version for gradle. by Xavier Ducrohet · 11 years ago
  72. 524f00f Remove obsolete assumption in RecyclerView by Adam Powell · 11 years ago
  73. 988130d Have RecyclerView fully claim touch event streams during scrolling by Adam Powell · 11 years ago
  74. 247185b Initial data set change functionality for RecyclerView by Adam Powell · 11 years ago
  75. 252d5e0 am b1f5a7e6: am 6a088fe9: am 1a8a0d55: Merge "Add title API to DrawerLayout, use for accessibility events" into klp-ub-dev by Alan Viverette · 11 years ago
  76. b1f5a7e am 6a088fe9: am 1a8a0d55: Merge "Add title API to DrawerLayout, use for accessibility events" into klp-ub-dev by Alan Viverette · 11 years ago
  77. 6a088fe am 1a8a0d55: Merge "Add title API to DrawerLayout, use for accessibility events" into klp-ub-dev by Alan Viverette · 11 years ago
  78. 1a8a0d5 Merge "Add title API to DrawerLayout, use for accessibility events" into klp-ub-dev by Alan Viverette · 11 years ago
  79. 526ba13 Add title API to DrawerLayout, use for accessibility events by Alan Viverette · 11 years ago
  80. 5685db6 am e2d821cf: am 507f40fc: am 01df7377: Add isDestroyed() method to match framework API by Tony Mantler · 11 years ago
  81. e2d821c am 507f40fc: am 01df7377: Add isDestroyed() method to match framework API by Tony Mantler · 11 years ago
  82. 507f40f am 01df7377: Add isDestroyed() method to match framework API by Tony Mantler · 11 years ago
  83. 01df737 Add isDestroyed() method to match framework API by Tony Mantler · 11 years ago
  84. c57607d Implement RecyclerView#onInterceptTouchEvent by Adam Powell · 11 years ago
  85. 1f961ab Merge "Add view recycled events to RecyclerView" into klp-modular-dev by Adam Powell · 11 years ago
  86. f2d3042 Add view recycled events to RecyclerView by Adam Powell · 11 years ago
  87. 78a46e0 am 534647c6: am a73a6a56: am 8a70518f: Fix Gradle build by Xavier Ducrohet · 11 years ago
  88. 534647c am a73a6a56: am 8a70518f: Fix Gradle build by Xavier Ducrohet · 11 years ago
  89. a73a6a5 am 8a70518f: Fix Gradle build by Xavier Ducrohet · 11 years ago
  90. 8a70518 Fix Gradle build by Xavier Ducrohet · 11 years ago
  91. b8e371d am 180b9583: am 624cbe19: am 43da241d: Merge "Fix AndroidRuntimeException when rotating Honeycomb device" into klp-ub-dev by Chris Banes · 11 years ago
  92. 180b958 am 624cbe19: am 43da241d: Merge "Fix AndroidRuntimeException when rotating Honeycomb device" into klp-ub-dev by Chris Banes · 11 years ago
  93. 624cbe1 am 43da241d: Merge "Fix AndroidRuntimeException when rotating Honeycomb device" into klp-ub-dev by Chris Banes · 11 years ago
  94. 43da241 Merge "Fix AndroidRuntimeException when rotating Honeycomb device" into klp-ub-dev by Chris Banes · 11 years ago
  95. d8c3a6f am 71390382: am 9fc841b6: am fe8bae68: Merge "Fix Gradle build" into klp-ub-dev by Justin Morey · 11 years ago
  96. 7139038 am 9fc841b6: am fe8bae68: Merge "Fix Gradle build" into klp-ub-dev by Justin Morey · 11 years ago
  97. 9fc841b am fe8bae68: Merge "Fix Gradle build" into klp-ub-dev by Justin Morey · 11 years ago
  98. fe8bae6 Merge "Fix Gradle build" into klp-ub-dev by Justin Morey · 11 years ago
  99. d9021ff Fix Gradle build by Justin Morey · 11 years ago
  100. 29d6e4c am 7d0251ce: am a767473c: am e1023d63: Hiding DrawerLayout does not fire correct accessibility event. by Arnaud Berry · 11 years ago