1. acf268b Add OWNERS files in support project. by Aurimas Liutikas · 7 years ago
  2. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  3. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  4. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  5. 034bc50 Megamove of source directories. by Aurimas Liutikas · 7 years ago
  6. 350a38a Fix for bad behavior for attachToRecyclerView during long press. by shepshapard · 7 years ago
  7. a8e9d27 Add Orientation annotation for methods that use orientation. by Aurimas Liutikas · 7 years ago
  8. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  9. 86c4c63 Merge "RecyclerView: fix wrong initial getRemainingScrollHorizontal()" into oc-support-26.0-dev am: 14bfe2c2a1 by Dake Gu · 7 years ago
  10. 48b1a61 Merge "RecyclerView: fix wrong initial getRemainingScrollHorizontal()" into oc-support-26.0-dev by Dake Gu · 7 years ago
  11. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  12. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  13. 7c41b40 RecyclerView: fix wrong initial getRemainingScrollHorizontal() by Dake Gu · 7 years ago
  14. 95ada0d Supress wrong constant lint warning in ToolbarActionBar by Aurimas Liutikas · 7 years ago
  15. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  16. 2ee7776 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  17. 7670363 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  18. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  19. 342917d Merge "Made setAdapter an 'everything has changed' event." into oc-support-26.0-dev am: 10dac58cee by Shep Shapard · 7 years ago
  20. b929f05 Merge "Made setAdapter an 'everything has changed' event." into oc-support-26.0-dev by Shep Shapard · 7 years ago
  21. 10dac58 Merge "Made setAdapter an 'everything has changed' event." into oc-support-26.0-dev by Shep Shapard · 7 years ago
  22. f5c795a Merge "Fixes RecyclerView isPreferredNextFocus on ordered navigation" into oc-support-26.1-dev by Evan Rosky · 7 years ago
  23. 76eec16 Merge "Fixes RecyclerView isPreferredNextFocus on ordered navigation" into oc-support-26.1-dev by Evan Rosky · 7 years ago
  24. 6c55eba Merge "Update lint baseline after sdk update." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  25. 5fdaa2f Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  26. 47b4d4d Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  27. 3c4963c Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  28. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  29. 48560f9 Made setAdapter an 'everything has changed' event. by shepshapard · 7 years ago
  30. 50f048d Fixes RecyclerView isPreferredNextFocus on ordered navigation by Evan Rosky · 7 years ago
  31. 67a0c14 Merge "Stop using single activity for RV tests" into oc-support-26.1-dev by Yigit Boyar · 7 years ago
  32. 7e4641e Stop using single activity for RV tests by Yigit Boyar · 7 years ago
  33. 7f275af Revert "Update to using newer android.support.test libraries." am: b47af90e73 by Aurimas Liutikas · 7 years ago
  34. b47af90 Revert "Update to using newer android.support.test libraries." by Aurimas Liutikas · 7 years ago
  35. 0041196 Merge "Update to using newer android.support.test libraries." into oc-support-26.1-dev by Aurimas Liutikas · 7 years ago
  36. 83222b0 Update to using newer android.support.test libraries. by Aurimas Liutikas · 7 years ago
  37. 4412207 Merge "Revert "Revert "RV: Fix onMeasure() wrong size in second run""" into oc-support-26.1-dev by Dake Gu · 7 years ago
  38. 36830ea Merge "Revert "Revert "RV: Fix onMeasure() wrong size in second run""" into oc-support-26.1-dev by Dake Gu · 7 years ago
  39. 54463cb Revert "Revert "RV: Fix onMeasure() wrong size in second run"" by Dake Gu · 7 years ago
  40. f04ee0e Merge "Revert "RV: Fix onMeasure() wrong size in second run"" into oc-support-26.1-dev by Dake Gu · 7 years ago
  41. 924fba4 Merge "Revert "RV: Fix onMeasure() wrong size in second run"" into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  42. cc7edbc Revert "RV: Fix onMeasure() wrong size in second run" by Dake Gu · 7 years ago
  43. ae8c02d Merge "Remove spaces from parameterized test names." into oc-support-26.1-dev by Aurimas Liutikas · 7 years ago
  44. 142ca40 Remove spaces from parameterized test names. by Aurimas Liutikas · 7 years ago
  45. 5f6f74f Merge "RV: Fix onMeasure() wrong size in second run" into oc-support-26.1-dev by Dake Gu · 7 years ago
  46. 740a086 RV: Fix onMeasure() wrong size in second run by Dake Gu · 7 years ago
  47. da9e9ca DO NOT MERGE RV: Fix onMeasure() wrong size in second run by Dake Gu · 7 years ago
  48. d72ce53 Fix build: update recycler-view/api by Sergey Vasilinets · 7 years ago
  49. d1575ac Merge "Make API related tasks per project." into oc-support-26.1-dev by Sergey Vasilinets · 7 years ago
  50. efedb10 Merge "Make API related tasks per project." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  51. 9e7a187 Merge "Fix an assortment of lint bugs." into oc-support-26.1-dev am: e34c5ec986 by Aurimas Liutikas · 7 years ago
  52. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  53. 451b28d Merge "Update to gradle 3.0 style dependencies." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  54. 50b45b2 Fix an assortment of lint bugs. by Aurimas Liutikas · 7 years ago
  55. e7d7953 Merge "Update lint baseline" into oc-support-26.0-dev am: a00b74a979 by Aurimas Liutikas · 7 years ago
  56. a00b74a Merge "Update lint baseline" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  57. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  58. 1226db5 Merge "Update lint baseline" by TreeHugger Robot · 7 years ago
  59. f34de28 Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  60. 12e12a8 Merge "Update to gradle 3.0 style dependencies." into oc-support-26.1-dev by Aurimas Liutikas · 7 years ago
  61. 83dbfd4 Merge "Update to gradle 3.0 style dependencies." into oc-support-26.1-dev by Aurimas Liutikas · 7 years ago
  62. e70c7da Update lint baseline by Aurimas Liutikas · 7 years ago
  63. 706ef68 Merge "Fix OrientationHelper NPE" into oc-support-26.0-dev am: 25b350f0d8 by Chris Craik · 7 years ago
  64. 9eb342e Merge "Fix OrientationHelper NPE" into oc-support-26.0-dev am: 25b350f0d8 by Chris Craik · 7 years ago
  65. 25b350f Merge "Fix OrientationHelper NPE" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  66. ecbfb22 Merge "recyclerview: fix getViewForPosition crash in onMeasure()" into oc-support-26.0-dev am: 104c67011e by Dake Gu · 7 years ago
  67. 1fcf1e8 Merge "recyclerview: fix getViewForPosition crash in onMeasure()" into oc-support-26.0-dev by Dake Gu · 7 years ago
  68. 213c0aa Fix OrientationHelper NPE by Chris Craik · 7 years ago
  69. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  70. 4e6aa15 Merge "Remove the code to create repo with all history archive." into oc-support-26.1-dev by Aurimas Liutikas · 7 years ago
  71. ba66f22 Merge "Remove the code to create repo with all history archive." by Aurimas Liutikas · 7 years ago
  72. d3c410e Merge "Mark tests @LargeTest if they don't fit @MediumTest times." into oc-support-26.1-dev by Aurimas Liutikas · 7 years ago
  73. e6cf359 Mark tests @LargeTest if they don't fit @MediumTest times. by Aurimas Liutikas · 7 years ago
  74. 76542da Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  75. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  76. 067ffce recyclerview: fix getViewForPosition crash in onMeasure() by Dake Gu · 7 years ago
  77. dd69b13 Merge "Revert "Revert "Fixed keyboard autoclosing and wrong position for EditTexts" ag/2385121"" into oc-support-26.0-dev am: a2aa4d85b7 by Keyvan Amiri · 7 years ago
  78. a2aa4d8 Merge "Revert "Revert "Fixed keyboard autoclosing and wrong position for EditTexts" ag/2385121"" into oc-support-26.0-dev by Keyvan Amiri · 7 years ago
  79. 151e43e Revert "Revert "Fixed keyboard autoclosing and wrong position for EditTexts" ag/2385121" by Keyvan Amiri · 7 years ago
  80. f74f127 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  81. ce92ed7 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  82. 5743b51 Merge "Revert "Fixed keyboard autoclosing and wrong position for EditTexts" ag/2385121" into oc-support-26.0-dev am: 35bb16f344 by Aurimas Liutikas · 7 years ago
  83. 35bb16f Merge "Revert "Fixed keyboard autoclosing and wrong position for EditTexts" ag/2385121" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  84. 0dbe908 Revert "Fixed keyboard autoclosing and wrong position for EditTexts" ag/2385121 by Aurimas Liutikas · 7 years ago
  85. 6ca9d01 Disable lint when using custom Android Gradle Plugin. by Aurimas Liutikas · 7 years ago
  86. f8dba20 Merge "Introduces more general smooth scrolling API for RecyclerView snap helpers." into oc-support-26.0-dev am: ba075fd371 by Gus Prevas · 7 years ago
  87. ba075fd Merge "Introduces more general smooth scrolling API for RecyclerView snap helpers." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  88. c5868db Merge "Fixed keyboard autoclosing and wrong position for EditTexts" into oc-support-26.0-dev am: 5c4f580695 by Keyvan Amiri · 7 years ago
  89. 5c4f580 Merge "Fixed keyboard autoclosing and wrong position for EditTexts" into oc-support-26.0-dev by Keyvan Amiri · 7 years ago
  90. f1d850f Fixed keyboard autoclosing and wrong position for EditTexts by Keyvan Amiri · 7 years ago
  91. 364a6ab Merge "Only log adapter/layoutmanager/context in exceptions, not toString" into oc-support-26.0-dev am: 4d74d84097 by Chris Craik · 7 years ago
  92. 31a68d5 Only log adapter/layoutmanager/context in exceptions, not toString by Chris Craik · 7 years ago
  93. 1d71298 Update baseline for AGP 3.0.0-dev by Aurimas Liutikas · 7 years ago
  94. a58c9e8 Introduces more general smooth scrolling API for RecyclerView snap helpers. by Gus Prevas · 7 years ago
  95. c99047a Merge "Add custom baseline for the custom Android Gradle Plugin." by Aurimas Liutikas · 7 years ago
  96. 096393a Merge "Fix NotificationManagerCompat call to queryIntentServices" into oc-support-26.0-dev am: 0c21141f2a by Aurimas Liutikas · 7 years ago
  97. 1eecf50 Add custom baseline for the custom Android Gradle Plugin. by Aurimas Liutikas · 7 years ago
  98. 83ffd0a Fix NotificationManagerCompat call to queryIntentServices by Aurimas Liutikas · 7 years ago
  99. a003727 Merge "Revert "RV to intercept focusableViewAvailable during layout"" into oc-support-26.0-dev am: bb3caea575 by Evan Rosky · 7 years ago
  100. bf9aae1 Merge "Enable all default lint checks and establish baseline." into oc-support-26.0-dev am: 0b5ed96e00 by Aurimas Liutikas · 7 years ago