1. 59b6a23 Merge "Make default emoji presentation style configurable" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  2. 8bfe319 Merge "No functional changes, just an effort to cleanup some code to decrease complexity." into oc-mr1-jetpack-dev by Shep Shapard · 7 years ago
  3. 00528ec resolve merge conflicts of 5579d851f17338ed1b22729f5453a12682eb0830 to oc-mr1-jetpack-dev by Sergey Vasilinets · 7 years ago
  4. 9871c02 Merge "RecyclerView: Fix removingAnimatingView cleared mLayoutRequestEaten" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  5. 5579d85 Merge "Move noDocs property to SupportLibraryExtension" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  6. 8dfc394 Merge "Switch @IntDef from long to int, and add @LongDef" into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  7. 8933312 Merge "Move wear tests and manifest file to standard gradle directories." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  8. 268303c Merge "Fixed Scroll Bar Button Sizing" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  9. 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 · 7 years ago
  10. ed2dedb Make default emoji presentation style configurable by Mihai Popa · 7 years ago
  11. df64f2a Switch @IntDef from long to int, and add @LongDef by Tor Norbye · 7 years ago
  12. 09f5768 Move wear tests and manifest file to standard gradle directories. by Aurimas Liutikas · 7 years ago
  13. e1df759 Merge "Support specifying custom color for scrollbar thumb." into oc-mr1-jetpack-dev by Yuxing Yao · 7 years ago
  14. e56c7da Move unused KotlinNoOp class. am: e48a802b3f by Aurimas Liutikas · 7 years ago
  15. 9c24688 Move noDocs property to SupportLibraryExtension by Sergey Vasilinets · 7 years ago
  16. e48a802 Move unused KotlinNoOp class. by Aurimas Liutikas · 7 years ago
  17. e965862 Merge "Reset mTouchBehavior in resetTouchBehaviors" into oc-mr1-jetpack-dev by Mark Renouf · 7 years ago
  18. 0ba20c3 Merge "Add excludes support to jetifier plugin." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  19. b548139 Add excludes support to jetifier plugin. by Filip Pavlis · 7 years ago
  20. 0a1200c Merge "Implements proper handling of EdgeEffect for clipToPadding on NestedScrollView on API 21 and above." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  21. 1cc0331 Fixed Scroll Bar Button Sizing by Roshan Agrawal · 7 years ago
  22. b20a1d7 Merge "Avoid carried-over sub-view layout params." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  23. c235e4d Support specifying custom color for scrollbar thumb. by Yao, Yuxing · 7 years ago
  24. 0311498 Merge "Add CarTitle2 to match spec" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  25. 6e2990a Merge "Fix divider positioning logic." into oc-mr1-jetpack-dev by Anthony Chen · 7 years ago
  26. a565726 Avoid carried-over sub-view layout params. by Yao, Yuxing · 7 years ago
  27. d60be72 Reset mTouchBehavior in resetTouchBehaviors by Mark Renouf · 7 years ago
  28. 930bfc0 Add CarTitle2 to match spec by Rodrigo Lagos · 7 years ago
  29. 50a6672 Merge "docs: Updated to note support for SL transition" into oc-mr1-support-27.0-dev by Andrew Solovay · 7 years ago
  30. e9abc27 Merge "docs: Updated to note support for SL transition" into oc-mr1-support-27.0-dev by Andrew Solovay · 7 years ago
  31. a318550 docs: Updated to note support for SL transition by Andrew Solovay · 7 years ago
  32. 2b43cee Merge "Increment paging version for bugfix" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  33. cd3ca74 Merge "Increment paging version for bugfix" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  34. a0c8ab3 Merge "MediaControllerCompat: Clear extra binder info" into oc-mr1-jetpack-dev by Sungsoo Lim · 7 years ago
  35. 2ac806c RecyclerView: Fix removingAnimatingView cleared mLayoutRequestEaten by Dake Gu · 7 years ago
  36. 6221c70 Merge "Disable callback arg checks when DataSource invalid" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  37. ed67f04 Merge "Disable callback arg checks when DataSource invalid" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  38. 2e11ef9 Fixed flaky test that was checking for an event that occurs on onDraw but was not waiting for onDraw to by shepshapard · 7 years ago
  39. 927e6de Increment paging version for bugfix by Chris Craik · 7 years ago
  40. c8950d1 Merge "Support Items in PagedListView." into oc-mr1-jetpack-dev by Yuxing Yao · 7 years ago
  41. 207fd13 Merge "Remove use of @hide and RestrictTo in ArraySet." into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  42. c768bbf Add owners to samples/SupportCarDemos/ by Aurimas Liutikas · 7 years ago
  43. e048d0d Support Items in PagedListView. by Yao, Yuxing · 7 years ago
  44. e9cd9fd Merge "Fix javadoc" into oc-mr1-support-27.0-dev am: 24c26118df by Yigit Boyar · 7 years ago
  45. 24c2611 Merge "Fix javadoc" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  46. 7f66b3c Disable callback arg checks when DataSource invalid by Chris Craik · 7 years ago
  47. ea8b44e Fix divider positioning logic. by Anthony Chen · 7 years ago
  48. 7878f1f Fix javadoc by Yigit Boyar · 7 years ago
  49. 1d4a000 MediaControllerCompat: Clear extra binder info by Sungsoo Lim · 7 years ago
  50. 1d6b134 Remove use of @hide and RestrictTo in ArraySet. by Aurimas Liutikas · 7 years ago
  51. 062076c Merge "Update the use of jarjared flatbuffer library." into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  52. d3f13b6 Merge changes from topic "paging-4-docs" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  53. 3927f91 Merge changes from topic "paging-4-docs" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  54. bacd6b1 Link to PagingWithNetworkSample in docs by Chris Craik · 7 years ago
  55. 8756511 Improve docs, add PosDataSource.InitialLoadCallback#onResult(list, int) by Chris Craik · 7 years ago
  56. 4b3d3c2 Fix lifecycle version which was broken during migration am: 7453f34633 by Yigit Boyar · 7 years ago
  57. 7453f34 Fix lifecycle version which was broken during migration by Yigit Boyar · 7 years ago
  58. 652e42b set paging version to alpha 4 am: 3253431419 by Yigit Boyar · 7 years ago
  59. 5ac70c1 Merge "Add default style attr for CardView" into oc-mr1-jetpack-dev by Chris Banes · 7 years ago
  60. 1473f3a Merge "Fix order of calls." into oc-mr1-support-27.0-dev am: bdf24d78c3 by Yigit Boyar · 7 years ago
  61. 3253431 set paging version to alpha 4 by Yigit Boyar · 7 years ago
  62. bdf24d7 Merge "Fix order of calls." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  63. 2eada66 Fix order of calls. by Yigit Boyar · 7 years ago
  64. c0c3d89 Revert "Move some styles from SettingsLib into support library" by Antony Sargent · 7 years ago
  65. b509323 Merge "RecyclerView: accessbility bug for hiddenNonRemove view" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  66. 99f5c6c Merge "Add missing nullability annotations" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  67. e3d0979 Merge "Adjust preference alignment." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  68. db4f2a3 Merge "Replace deprecated 'provided' with 'compileOnly'" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  69. 1ce0a40 Merge "Add missing nullability annotations" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  70. 4014058 Merge "Deprecated android.app.Fragment related classes in v13 library." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  71. 656fc28 Merge "Log details about task creation at the info level." into oc-mr1-jetpack-dev by Jake Wharton · 7 years ago
  72. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  73. a6e14ba Adjust preference alignment. by Doris Ling · 7 years ago
  74. 29bcc96 Remove needless support annotation excludes. am: 843419a5ab by Jake Wharton · 7 years ago
  75. b3e7826 Replace deprecated 'provided' with 'compileOnly' by Jake Wharton · 7 years ago
  76. 6d88407 Log details about task creation at the info level. by Jake Wharton · 7 years ago
  77. 843419a Remove needless support annotation excludes. by Jake Wharton · 7 years ago
  78. 4a7b609 Add default style attr for CardView by Chris Banes · 7 years ago
  79. 44356f4 Merge "Remove needless 'allprojects' declaration around deps." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  80. 23527fb Merge "Remove needless 'allprojects' declaration around deps." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  81. cceb74b Add missing nullability annotations by Sergey Vasilinets · 7 years ago
  82. 6f47238 Updating Dimensions, Integers, and Styles by Roshan Agrawal · 7 years ago
  83. bf5dd95 Merge "Set preference summary textAlignment" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  84. aafe1a0 Deprecated android.app.Fragment related classes in v13 library. by Aurimas Liutikas · 7 years ago
  85. d0bc1bc Merge "Add missing generic parameter to avoid raw types." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  86. c27ab83 Merge "Add missing generic parameter to avoid raw types." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  87. a0ad4b5 Merge "Update Jetifier to use kotlin 1.2.0." into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  88. 5dd159b Add nullability annotations to reactive streams. am: b70f749a99 by Jake Wharton · 7 years ago
  89. 5cfd706 Set preference summary textAlignment by jeffreyhuang · 7 years ago
  90. d30fa74 Merge "Fix z-order of a tooltip on a view inside a Dialog." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  91. 684167c Merge "Only include visible preference in the advanced button summary." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  92. b70f749 Add nullability annotations to reactive streams. by Jake Wharton · 7 years ago
  93. bd01db3 Remove needless 'allprojects' declaration around deps. by Jake Wharton · 7 years ago
  94. 4af60aa Only include visible preference in the advanced button summary. by Doris Ling · 7 years ago
  95. 2ef38b7 Add missing generic parameter to avoid raw types. by Jake Wharton · 7 years ago
  96. 4ec79b8 Fix z-order of a tooltip on a view inside a Dialog. by Vladislav Kaznacheev · 7 years ago
  97. d5000bb Fix log error by Raymond Chiu · 7 years ago
  98. dcfb6e7 Merge "Add PageKeyedDataSource" into oc-mr1-support-27.0-dev am: 7be3385818 by Chris Craik · 7 years ago
  99. 7be3385 Merge "Add PageKeyedDataSource" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  100. b9363dc Merge "Fix updateApi to correctly write ignore files" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago