1. 2244084 Adding bug numbers to TODOs by Jakub Gielzak · 8 years ago
  2. 77c2f65 Merge "Deprecate AmbientMode in favour of AmbientModeSupport." into oc-mr1-jetpack-dev by Agnieszka Madurska · 8 years ago
  3. 86c892d Initial ViewPager2 commit by Jakub Gielzak · 8 years ago
  4. 7d26d9c Merge "Migrate the rest of the dependencies to Kotlin." into oc-mr1-jetpack-dev by Aurimas Liutikas · 8 years ago
  5. cc66395 Merge "Remove unused samples/SupportLeanbackShowcase" into oc-mr1-jetpack-dev by Aurimas Liutikas · 8 years ago
  6. ed87cca Merge "resolve merge conflicts of 4d28febc27420652b8d05382363972a78d88fa3a to oc-mr1-jetpack-dev" into oc-mr1-jetpack-dev by Aurimas Liutikas · 8 years ago
  7. 4209e65 Merge "Set supplemental icon to be un-clickable when it has null click listner." into oc-mr1-jetpack-dev by TreeHugger Robot · 8 years ago
  8. 439968f Set supplemental icon to be un-clickable when it has null click listner. by Yao, Yuxing · 8 years ago
  9. 3c7aee3 resolve merge conflicts of 4d28febc27420652b8d05382363972a78d88fa3a to oc-mr1-jetpack-dev by Aurimas Liutikas · 8 years ago
  10. 4d28feb Merge "Use symbolic links for gradle wrappers." into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  11. c590044 Merge "Revert "Remove use of @hide and RestrictTo in ArraySet."" into oc-mr1-jetpack-dev by Aurimas Liutikas · 8 years ago
  12. ca2c713 Revert "Remove use of @hide and RestrictTo in ArraySet." by Aurimas Liutikas · 8 years ago
  13. c03bfec Merge "Remove outdated code from app-toolkit/init.gradle" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 8 years ago
  14. b69d380 Use info level instead of warning in DiffAndDocs am: 481d0ae793 by Sergey Vasilinets · 8 years ago
  15. fce3fbc Merge "Remove outdated code from app-toolkit/init.gradle" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 8 years ago
  16. 62d3e1d Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 8 years ago
  17. 0c30c2b Merge "Add jetifier afterEvaluate hook to apply." into oc-mr1-jetpack-dev by TreeHugger Robot · 8 years ago
  18. c7e9c85 Remove unused samples/SupportLeanbackShowcase by Aurimas Liutikas · 8 years ago
  19. 46339b2 Use symbolic links for gradle wrappers. by Aurimas Liutikas · 8 years ago
  20. dd2769d Merge "Use a modified LinearSnapHelper to replace the PagedLayoutManager." into oc-mr1-jetpack-dev by Anthony Chen · 8 years ago
  21. 254a18a Add jetifier afterEvaluate hook to apply. by Filip Pavlis · 8 years ago
  22. 59b6a23 Merge "Make default emoji presentation style configurable" into oc-mr1-jetpack-dev by TreeHugger Robot · 8 years ago
  23. 8bfe319 Merge "No functional changes, just an effort to cleanup some code to decrease complexity." into oc-mr1-jetpack-dev by Shep Shapard · 8 years ago
  24. 3fc434a Deprecate AmbientMode in favour of AmbientModeSupport. by Aga Madurska · 8 years ago
  25. 481d0ae Use info level instead of warning in DiffAndDocs by Sergey Vasilinets · 8 years ago
  26. 00528ec resolve merge conflicts of 5579d851f17338ed1b22729f5453a12682eb0830 to oc-mr1-jetpack-dev by Sergey Vasilinets · 8 years ago
  27. 9871c02 Merge "RecyclerView: Fix removingAnimatingView cleared mLayoutRequestEaten" into oc-mr1-jetpack-dev by Dake Gu · 8 years ago
  28. 5579d85 Merge "Move noDocs property to SupportLibraryExtension" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 8 years ago
  29. 8dfc394 Merge "Switch @IntDef from long to int, and add @LongDef" into oc-mr1-jetpack-dev by Aurimas Liutikas · 8 years ago
  30. 8933312 Merge "Move wear tests and manifest file to standard gradle directories." into oc-mr1-jetpack-dev by TreeHugger Robot · 8 years ago
  31. b226d4d Use a modified LinearSnapHelper to replace the PagedLayoutManager. by Anthony Chen · 8 years ago
  32. 268303c Merge "Fixed Scroll Bar Button Sizing" into oc-mr1-jetpack-dev by TreeHugger Robot · 8 years ago
  33. b2324bf Merge "Fixed flaky test that was checking for an event that occurs on onDraw but was not waiting for onDraw to be called. Now the test appropriatly waits for onDraw to be called before asserting." into oc-mr1-jetpack-dev by TreeHugger Robot · 8 years ago
  34. ed2dedb Make default emoji presentation style configurable by Mihai Popa · 8 years ago
  35. df64f2a Switch @IntDef from long to int, and add @LongDef by Tor Norbye · 8 years ago
  36. 09f5768 Move wear tests and manifest file to standard gradle directories. by Aurimas Liutikas · 8 years ago
  37. e1df759 Merge "Support specifying custom color for scrollbar thumb." into oc-mr1-jetpack-dev by Yuxing Yao · 8 years ago
  38. e56c7da Move unused KotlinNoOp class. am: e48a802b3f by Aurimas Liutikas · 8 years ago
  39. 9c24688 Move noDocs property to SupportLibraryExtension by Sergey Vasilinets · 8 years ago
  40. e48a802 Move unused KotlinNoOp class. by Aurimas Liutikas · 8 years ago
  41. e965862 Merge "Reset mTouchBehavior in resetTouchBehaviors" into oc-mr1-jetpack-dev by Mark Renouf · 8 years ago
  42. 0ba20c3 Merge "Add excludes support to jetifier plugin." into oc-mr1-jetpack-dev by TreeHugger Robot · 8 years ago
  43. b548139 Add excludes support to jetifier plugin. by Filip Pavlis · 8 years ago
  44. 0a1200c Merge "Implements proper handling of EdgeEffect for clipToPadding on NestedScrollView on API 21 and above." into oc-mr1-jetpack-dev by TreeHugger Robot · 8 years ago
  45. 0c74fdd Remove outdated code from app-toolkit/init.gradle by Sergey Vasilinets · 8 years ago
  46. 1cc0331 Fixed Scroll Bar Button Sizing by Roshan Agrawal · 8 years ago
  47. b20a1d7 Merge "Avoid carried-over sub-view layout params." into oc-mr1-jetpack-dev by TreeHugger Robot · 8 years ago
  48. c235e4d Support specifying custom color for scrollbar thumb. by Yao, Yuxing · 8 years ago
  49. 0311498 Merge "Add CarTitle2 to match spec" into oc-mr1-jetpack-dev by TreeHugger Robot · 8 years ago
  50. 6e2990a Merge "Fix divider positioning logic." into oc-mr1-jetpack-dev by Anthony Chen · 8 years ago
  51. a565726 Avoid carried-over sub-view layout params. by Yao, Yuxing · 8 years ago
  52. d60be72 Reset mTouchBehavior in resetTouchBehaviors by Mark Renouf · 8 years ago
  53. 930bfc0 Add CarTitle2 to match spec by Rodrigo Lagos · 8 years ago
  54. 50a6672 Merge "docs: Updated to note support for SL transition" into oc-mr1-support-27.0-dev by Andrew Solovay · 8 years ago
  55. e9abc27 Merge "docs: Updated to note support for SL transition" into oc-mr1-support-27.0-dev by Andrew Solovay · 8 years ago
  56. a318550 docs: Updated to note support for SL transition by Andrew Solovay · 8 years ago
  57. 2b43cee Merge "Increment paging version for bugfix" into oc-mr1-support-27.0-dev by Chris Craik · 8 years ago
  58. cd3ca74 Merge "Increment paging version for bugfix" into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  59. a0c8ab3 Merge "MediaControllerCompat: Clear extra binder info" into oc-mr1-jetpack-dev by Sungsoo Lim · 8 years ago
  60. 2ac806c RecyclerView: Fix removingAnimatingView cleared mLayoutRequestEaten by Dake Gu · 8 years ago
  61. 6221c70 Merge "Disable callback arg checks when DataSource invalid" into oc-mr1-support-27.0-dev by Chris Craik · 8 years ago
  62. ed67f04 Merge "Disable callback arg checks when DataSource invalid" into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  63. 2e11ef9 Fixed flaky test that was checking for an event that occurs on onDraw but was not waiting for onDraw to by shepshapard · 8 years ago
  64. 927e6de Increment paging version for bugfix by Chris Craik · 8 years ago
  65. c8950d1 Merge "Support Items in PagedListView." into oc-mr1-jetpack-dev by Yuxing Yao · 8 years ago
  66. 207fd13 Merge "Remove use of @hide and RestrictTo in ArraySet." into oc-mr1-jetpack-dev by Aurimas Liutikas · 8 years ago
  67. c768bbf Add owners to samples/SupportCarDemos/ by Aurimas Liutikas · 8 years ago
  68. e048d0d Support Items in PagedListView. by Yao, Yuxing · 8 years ago
  69. e9cd9fd Merge "Fix javadoc" into oc-mr1-support-27.0-dev am: 24c26118df by Yigit Boyar · 8 years ago
  70. 24c2611 Merge "Fix javadoc" into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  71. 7f66b3c Disable callback arg checks when DataSource invalid by Chris Craik · 8 years ago
  72. ea8b44e Fix divider positioning logic. by Anthony Chen · 8 years ago
  73. 7878f1f Fix javadoc by Yigit Boyar · 8 years ago
  74. 1d4a000 MediaControllerCompat: Clear extra binder info by Sungsoo Lim · 8 years ago
  75. 1d6b134 Remove use of @hide and RestrictTo in ArraySet. by Aurimas Liutikas · 8 years ago
  76. 062076c Merge "Update the use of jarjared flatbuffer library." into oc-mr1-jetpack-dev by Aurimas Liutikas · 8 years ago
  77. d3f13b6 Merge changes from topic "paging-4-docs" into oc-mr1-support-27.0-dev by Chris Craik · 8 years ago
  78. 3927f91 Merge changes from topic "paging-4-docs" into oc-mr1-support-27.0-dev by Chris Craik · 8 years ago
  79. bacd6b1 Link to PagingWithNetworkSample in docs by Chris Craik · 8 years ago
  80. 8756511 Improve docs, add PosDataSource.InitialLoadCallback#onResult(list, int) by Chris Craik · 8 years ago
  81. 4b3d3c2 Fix lifecycle version which was broken during migration am: 7453f34633 by Yigit Boyar · 8 years ago
  82. 7453f34 Fix lifecycle version which was broken during migration by Yigit Boyar · 8 years ago
  83. 652e42b set paging version to alpha 4 am: 3253431419 by Yigit Boyar · 8 years ago
  84. 5ac70c1 Merge "Add default style attr for CardView" into oc-mr1-jetpack-dev by Chris Banes · 8 years ago
  85. 1473f3a Merge "Fix order of calls." into oc-mr1-support-27.0-dev am: bdf24d78c3 by Yigit Boyar · 8 years ago
  86. 3253431 set paging version to alpha 4 by Yigit Boyar · 8 years ago
  87. bdf24d7 Merge "Fix order of calls." into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  88. 2eada66 Fix order of calls. by Yigit Boyar · 8 years ago
  89. c0c3d89 Revert "Move some styles from SettingsLib into support library" by Antony Sargent · 8 years ago
  90. b509323 Merge "RecyclerView: accessbility bug for hiddenNonRemove view" into oc-mr1-jetpack-dev by Dake Gu · 8 years ago
  91. 99f5c6c Merge "Add missing nullability annotations" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 8 years ago
  92. e3d0979 Merge "Adjust preference alignment." into oc-mr1-jetpack-dev by TreeHugger Robot · 8 years ago
  93. db4f2a3 Merge "Replace deprecated 'provided' with 'compileOnly'" into oc-mr1-jetpack-dev by TreeHugger Robot · 8 years ago
  94. 1ce0a40 Merge "Add missing nullability annotations" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 8 years ago
  95. 4014058 Merge "Deprecated android.app.Fragment related classes in v13 library." into oc-mr1-jetpack-dev by TreeHugger Robot · 8 years ago
  96. 656fc28 Merge "Log details about task creation at the info level." into oc-mr1-jetpack-dev by Jake Wharton · 8 years ago
  97. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 8 years ago
  98. a6e14ba Adjust preference alignment. by Doris Ling · 8 years ago
  99. 29bcc96 Remove needless support annotation excludes. am: 843419a5ab by Jake Wharton · 8 years ago
  100. b3e7826 Replace deprecated 'provided' with 'compileOnly' by Jake Wharton · 8 years ago