1. aae751a Add dimen of keyline 1 and keyline 3 diff value. by Adora Zhang · 7 years ago
  2. 48dd543 Merge "Make CoordinatorLayout to other libraries in support lib." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  3. ee6d002 Merge "Properly update boolean flags in show/hide of ContentLoadingProgressBar" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  4. ffa35f3 Fix DatabaseCallbackTest.createAndOpen am: 17924f721e by Yuichi Araki · 7 years ago
  5. 17924f7 Fix DatabaseCallbackTest.createAndOpen by Yuichi Araki · 7 years ago
  6. 6b5886e Merge "Don't lose setUserVisibleHint on saved state restore" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  7. cef4d91 Use @Transaction with default interface methods am: 3b909e309e by Yuichi Araki · 7 years ago
  8. e47e4aa Merge "leanback: fix unable to seek to 0" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  9. aae8f26 Properly update boolean flags in show/hide of ContentLoadingProgressBar by Kirill Grouchnikov · 7 years ago
  10. 149a2b7 Make CoordinatorLayout to other libraries in support lib. by Aurimas Liutikas · 7 years ago
  11. ac7739e Merge "Port ListAdapter from Paging Library to RecyclerView" into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  12. dfd8bc5 leanback: fix unable to seek to 0 by Dake Gu · 7 years ago
  13. 0d29663 Don't lose setUserVisibleHint on saved state restore by Ian Lake · 7 years ago
  14. 1548629 Port ListAdapter from Paging Library to RecyclerView by Chris Craik · 7 years ago
  15. 3b909e3 Use @Transaction with default interface methods by Yuichi Araki · 7 years ago
  16. 59181e3 Merge "Unhide Selection API, address API Council feedback." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  17. b0cb4e7 Merge "Implement a speed bump view." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  18. cff7d08 Merge "leanback: scrollToPosition() after requestLayout" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  19. 7fb7635 Unhide Selection API, address API Council feedback. by Steve McKay · 7 years ago
  20. b6ea918 Implement a speed bump view. by Anthony Chen · 7 years ago
  21. 8ee3148 leanback: scrollToPosition() after requestLayout by Dake Gu · 7 years ago
  22. 1dc8b44 Merge "Replace griff@ with flerda@ in wear/OWNERS as Griff left Google." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  23. 5c2b09e Merge "Add getExternalMediaDirs support to FileProvider" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  24. fc2db96 Merge "Correct typo in a constant value." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  25. ef8ac79 Add getExternalMediaDirs support to FileProvider by Ian Lake · 7 years ago
  26. 356955d Replace griff@ with flerda@ in wear/OWNERS as Griff left Google. by Aga Madurska · 7 years ago
  27. 96c0a59 Correct typo in a constant value. by Aga Madurska · 7 years ago
  28. d239321 Merge "Update ListItem API from Builder to setters." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  29. e39a248 Merge "Merge ListViewCompat into DropDownListView." into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  30. 696f563 Merge ListViewCompat into DropDownListView. by Aurimas Liutikas · 7 years ago
  31. b41f16f Merge "Fix paging runtime library name" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  32. 4233fee Merge "Fix paging runtime library name" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  33. 1724255 Update ListItem API from Builder to setters. by Yao, Yuxing · 7 years ago
  34. 3e8b4cb Merge "Adding minWidth for flat button style. Making car_accent color work in the night mode." into oc-mr1-jetpack-dev by Jovana Knezevic · 7 years ago
  35. ce7a065 Properly find downgrade migrations am: c7d52cda65 by Yigit Boyar · 7 years ago
  36. 6dd2783 Fix paging runtime library name by Chris Craik · 7 years ago
  37. 9fc7da4 Adding minWidth for flat button style. Making car_accent color work in the night mode. by jovanak · 7 years ago
  38. 82b733f Implement option to specify an app header that disppears when scrolled. by Anthony Chen · 7 years ago
  39. 14c5fe3 Merge "Update to build tools 27.0.3" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  40. bd5ccb3 Merge "leanback: make sure header view gets focus in touch mode" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  41. c7d52cd Properly find downgrade migrations by Yigit Boyar · 7 years ago
  42. d52c287 Update to build tools 27.0.3 by Aurimas Liutikas · 7 years ago
  43. 9673e62 Merge "Add ability to specify the scrollbar container width." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  44. eed7dec leanback: make sure header view gets focus in touch mode by Dake Gu · 7 years ago
  45. 40748d0 Merge "Utilize the PagedSmoothScroller for fling operations." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  46. 42d4bf0 Add ability to specify the scrollbar container width. by Anthony Chen · 7 years ago
  47. dd4e4ac Merge "Add ability to set the size of the gutter." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  48. b9a63f1 Merge "Remove @Nullable from Fragment where usually non-null" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  49. ea79114 Merge "Relanding part of ag/3321422" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  50. f990b0b Utilize the PagedSmoothScroller for fling operations. by Anthony Chen · 7 years ago
  51. 834be27 Add ability to set the size of the gutter. by Anthony Chen · 7 years ago
  52. aa4bded Merge "Allow non-default affinity names in sqlite columns" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  53. f1ddc89 Merge "Allow non-default affinity names in sqlite columns" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  54. 13115a4 Safeguard against empty type adapters am: 8af88c1061 by Yigit Boyar · 7 years ago
  55. 3cb8128 Int columns cannot be converted to boolean directly am: 948fe95268 by Yigit Boyar · 7 years ago
  56. a78f679 Relanding part of ag/3321422 by Aurimas Liutikas · 7 years ago
  57. 8af88c1 Safeguard against empty type adapters by Yigit Boyar · 7 years ago
  58. d77cb2b Allow non-default affinity names in sqlite columns by Yigit Boyar · 7 years ago
  59. ab870d0 Remove @Nullable from Fragment where usually non-null by Ian Lake · 7 years ago
  60. acb9f5a Merge "Clean up android.support.v13.view classes." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  61. 63213fb Remove redundant pathMeasure call by Doris Liu · 7 years ago
  62. 4a0fb79 Merge "Update xml attributes for the expand button." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  63. 2240887 Merge "Support list item with seekbar." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  64. 4e832ea Support list item with seekbar. by Yao, Yuxing · 7 years ago
  65. 672df95 Merge "Add LoaderTest.testRedeliverWhenReattached" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  66. 42c8ea8 Add LoaderTest.testRedeliverWhenReattached by Ian Lake · 7 years ago
  67. 0a0f413 Merge "Rename DrawableWrapper to WrapperDrawable." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  68. 82f6929 Rename DrawableWrapper to WrapperDrawable. by Aurimas Liutikas · 7 years ago
  69. eb7698e Merge "Clear error when building with java 9" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  70. 6596b50 Merge "Add reproducibleFileOrder flag for support-annotation library." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  71. d79ef85 Clear error when building with java 9 by Jeff Gaston · 7 years ago
  72. dbe79f4 Update xml attributes for the expand button. by Doris Ling · 7 years ago
  73. c2a3ff8 Add reproducibleFileOrder flag for support-annotation library. by Aurimas Liutikas · 7 years ago
  74. 948fe95 Int columns cannot be converted to boolean directly by Yigit Boyar · 7 years ago
  75. a53d70a Merge "Enforce Loader calls on main thread, add annotations" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  76. 172d6f4 Merge "Update flatfoot version." into oc-mr1-support-27.0-dev am: 7bc6e5a77f by Yigit Boyar · 7 years ago
  77. 7bc6e5a Merge "Update flatfoot version." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  78. 9822109 Merge "Switch room to latest paging APIs" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  79. 413b6bd Merge "Switch room to latest paging APIs" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  80. 89ffffd Update flatfoot version. by Yigit Boyar · 7 years ago
  81. 86830fb Merge "Fix propagation on TransitionSet" into oc-mr1-jetpack-dev by Yuichi Araki · 7 years ago
  82. 5eae552 Merge "Log details in initial load size exception" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  83. b972e46 Merge "Log details in initial load size exception" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  84. 5840776 Merge "Added ViewCompat.generateViewId()" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  85. dc60cac Switch room to latest paging APIs by Chris Craik · 7 years ago
  86. f5bb0f0 Merge "Revert "Copy notification icon resizing from API 27+"" into oc-mr1-jetpack-dev by Jean-Michel Trivi · 7 years ago
  87. a2001a3 Merge "Revert "Support list item with seekbar."" into oc-mr1-jetpack-dev by Yuxing Yao · 7 years ago
  88. acdf6a3 Revert "Support list item with seekbar." by Yuxing Yao · 7 years ago
  89. fa7d025 Merge "Support list item with seekbar." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  90. 1988d2a Merge "Revert "Use setCustomSelectionActionModeCallback"" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  91. a7f27fd Revert "Copy notification icon resizing from API 27+" by Robin Lee · 7 years ago
  92. d3f929e Merge "Create lifecycle:livedata-core dependency" into oc-mr1-support-27.0-dev by Ian Lake · 7 years ago
  93. 2aa7fc0 Merge "Create lifecycle:livedata-core dependency" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  94. 9ee1e2c Support list item with seekbar. by Yao, Yuxing · 7 years ago
  95. 160c492 Merge "Fix placeholder-disabled tile loading" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  96. 9187e7e Merge "Fix placeholder-disabled tile loading" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  97. aa5a52b Enforce Loader calls on main thread, add annotations by Ian Lake · 7 years ago
  98. ab85061 Added ViewCompat.generateViewId() by Jakub Gielzak · 7 years ago
  99. 387fff0 Merge "Merge preference-v14 with preference-v7." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  100. 50657f7 Merge "Wear drawers: Percent.*Layout --> ConstraintLayout" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago