1. 44d7d86 Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  2. 8d86c0e Merge "Button Styles" into oc-mr1-jetpack-dev by Roshan Agrawal · 7 years ago
  3. ea09361 Merge "Add module for the WebView Support Library." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  4. 9ac32f0 Merge "Add a sample for AlertDialog (v7) for Wear." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  5. 378417a Merge "MediaBrowserCompat: Avoid to use framework codes" into oc-mr1-support-27.0-dev by Sungsoo Lim · 7 years ago
  6. 97ab95a Merge "MediaBrowserCompat: Avoid to use framework codes" into oc-mr1-support-27.0-dev by Sungsoo Lim · 7 years ago
  7. 3578072 MediaBrowserCompat: Avoid to use framework codes by Sungsoo Lim · 7 years ago
  8. 0131258 Media-compat-test-lib: Fix build by Hyundo Moon · 7 years ago
  9. 788e2b9 Merge "Media-compat-test: Make media-compat-test-lib as Android library" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  10. af3de1d Merge "Rename CarLayoutManger to PagedLayoutManager." into oc-mr1-jetpack-dev by Anthony Chen · 7 years ago
  11. b7a0a00 Button Styles by Roshan Agrawal · 7 years ago
  12. 9c830cb Merge "Reiterate through all fragments while there are STARTED fragments" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  13. 6e29d3f Merge "Reiterate through all fragments while there are STARTED fragments" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  14. dc56ea9 Rename CarLayoutManger to PagedLayoutManager. by Anthony Chen · 7 years ago
  15. cade63d Reiterate through all fragments while there are STARTED fragments by Sergey Vasilinets · 7 years ago
  16. 5b62489 Merge "Move to Kotlin friendly supportLibrary extension calling." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  17. 61c5b7f Merge "Move to Kotlin friendly supportLibrary extension calling." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  18. 7e18baa Add a sample for AlertDialog (v7) for Wear. by Aga Madurska · 7 years ago
  19. 945379a Add module for the WebView Support Library. by Gustav Sennton · 7 years ago
  20. 6f0690b Merge "Change theme application order" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  21. 97454c3 Merge "Add OWNERS for mediarouter." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  22. 19d63aa Fix build after ag/3162611 by Aurimas Liutikas · 7 years ago
  23. da26ccf Merge "leanback: avoid leak old items in ArrayObjectAdapter" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  24. 35d642a Merge "Merge Flatfoot and Support library plugins" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  25. 7c2a2da Merge "Merge Flatfoot and Support library plugins" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  26. 1644531 Add OWNERS for mediarouter. by Christofer Åkersten · 7 years ago
  27. 5167295 Merge "Update version number for 27.0.1" into oc-mr1-support-27.0-dev by Alan Viverette · 7 years ago
  28. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  29. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  30. 14aa63b Merge "Update version number for 27.0.1" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  31. 472f284 Merge "Add kotlin to buildSrc" into oc-mr1-jetpack-dev by Sergey Vasilinets · 7 years ago
  32. 0155998 Move to Gradle 4.3 am: ab8bc439d0 -s ours by Aurimas Liutikas · 7 years ago
  33. 2881742 Update version number for 27.0.1 by Alan Viverette · 7 years ago
  34. 6aa53ca Add kotlin to buildSrc by Sergey Vasilinets · 7 years ago
  35. 29370cd leanback: avoid leak old items in ArrayObjectAdapter by Dake Gu · 7 years ago
  36. 132b7db Merge "leanback: support DiffUtil in GuidedStepSupportFragment" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  37. ab8bc43 Move to Gradle 4.3 by Aurimas Liutikas · 7 years ago
  38. afe8a4d Merge "Fix android:fontFamily taking precedence over app:fontFamily" into oc-mr1-support-27.0-dev by Clara Bayarri · 7 years ago
  39. 5673165 Merge "Fix android:fontFamily taking precedence over app:fontFamily" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  40. beffc44 Media-compat-test: Make media-compat-test-lib as Android library by Hyundo Moon · 7 years ago
  41. 7a1aeb3 Change theme application order by Christofer Åkersten · 7 years ago
  42. 4efa577 Finalize api & bump version 1.0.0 am: 44f6e7df60 by Sergey Vasilinets · 7 years ago
  43. 44f6e7d Finalize api & bump version 1.0.0 by Sergey Vasilinets · 7 years ago
  44. e624c1b leanback: support DiffUtil in GuidedStepSupportFragment by Dake Gu · 7 years ago
  45. ab1446d leanback: reverse test generatev4.py by Dake Gu · 7 years ago
  46. 07649ac Merge "leanback: fix fragment not updated when BrowseFragment row changed" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  47. 72def98 Merge "Further clarify docs for AmbientMode." into oc-mr1-jetpack-dev by Agnieszka Madurska · 7 years ago
  48. 390da15 Merge "Refactor LiveDataTest#liveDataActiveStateIsManagedCorrectlyWithoutEvent_oneObserver and LiveDataTest#liveDataActiveStateIsManagedCorrectlyWithoutEvent_twoObservers to actually test what they intend to." into oc-mr1-support-27.0-dev by Shep Shapard · 7 years ago
  49. 04120f8 Merge "Refactor LiveDataTest#liveDataActiveStateIsManagedCorrectlyWithoutEvent_oneObserver and LiveDataTest#liveDataActiveStateIsManagedCorrectlyWithoutEvent_twoObservers to actually test what they intend to." into oc-mr1-support-27.0-dev by Shep Shapard · 7 years ago
  50. e1725dd Merge "Fix dependency for core-testing artifact" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  51. 0aab771 Merge "Fix dependency for core-testing artifact" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  52. 26644ce Merge "Add animation to the drawer during navigation." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  53. 5a1e6b3 Fix dependency for core-testing artifact by Sergey Vasilinets · 7 years ago
  54. 0d36c45 Add animation to the drawer during navigation. by Anthony Chen · 7 years ago
  55. d965deb Merge "Comply with EditText.setKeyListener can be null" into oc-mr1-support-27.0-dev by Siyamed Sinir · 7 years ago
  56. 0d96d75 Merge "Comply with EditText.setKeyListener can be null" into oc-mr1-support-27.0-dev by Siyamed Sinir · 7 years ago
  57. 797f6e8 Further clarify docs for AmbientMode. by Aga Madurska · 7 years ago
  58. 6a94074 Merge "Fix the v21-specific path for tinting view background" into oc-mr1-jetpack-dev by Kirill Grouchnikov · 7 years ago
  59. fdec58b Unify creation of source jars. am: ac30d1b92b by Aurimas Liutikas · 7 years ago
  60. ac30d1b Unify creation of source jars. by Aurimas Liutikas · 7 years ago
  61. f603ece leanback: fix fragment not updated when BrowseFragment row changed by Dake Gu · 7 years ago
  62. 7ea001f Updating LiveDataReactiveStreams implementation to avoid concurrency issues by Florina Muntenescu · 7 years ago
  63. 05d3576 Updating LiveDataReactiveStreams implementation to avoid concurrency issues by Florina Muntenescu · 7 years ago
  64. 03d691e Merge "leanback: fix BrowseFragment swap fragment" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  65. 1d24d54 Merge "Migrate colors from car-stream-ui-lib to support library." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  66. 01e1007 Comply with EditText.setKeyListener can be null by Siyamed Sinir · 7 years ago
  67. b7d6589 Migrate colors from car-stream-ui-lib to support library. by Anthony Chen · 7 years ago
  68. b58e241 Add ability to specify a custom scroll bar icon. by Anthony Chen · 7 years ago
  69. 0acaca3 Merge "Add change payloads to SortedList." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  70. 97e145f Merge "Media-compat-test: Make apps get support library version" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  71. 5dae0a9 Merge "Move to using Gradle 4.3" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  72. 89e6d9d Move to using Gradle 4.3 by Aurimas Liutikas · 7 years ago
  73. 44755b6 Support ItemSpacing in PagedListView. by Yao, Yuxing · 7 years ago
  74. e409042 leanback: fix BrowseFragment swap fragment by Dake Gu · 7 years ago
  75. 23291ea Merge "Focus first action drawer item when opened" into oc-mr1-support-27.0-dev by Sean Kelley · 7 years ago
  76. 0be5111 Merge "Fix documentation for AmbientMode." into oc-mr1-support-27.0-dev by Aga Madurska · 7 years ago
  77. 9b944cc Merge "Don't have talkback read action item twice" into oc-mr1-support-27.0-dev by Sean Kelley · 7 years ago
  78. b6dcb89 Merge "Focus first action drawer item when opened" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  79. 332a56d Merge "Fix documentation for AmbientMode." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  80. 21c109e Merge "Don't have talkback read action item twice" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  81. bff3c2d Merge "Clean up wear library." into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  82. fd4bd7a Merge "Set single page text color to textColorPrimary" into oc-mr1-support-27.0-dev by Sean Kelley · 7 years ago
  83. cf8f079 Merge "Set single page text color to textColorPrimary" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  84. da2bc1b Media-compat-test: Make apps get support library version by Hyundo Moon · 7 years ago
  85. d367c3d Merge "Import translations. DO NOT MERGE" into oc-mr1-dev am: aaded1bd47 -s ours by Bill Yi · 7 years ago
  86. 6ea9463 Import translations. DO NOT MERGE am: bb8bb2c214 -s ours by Bill Yi · 7 years ago
  87. 624e006 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev by Bill Yi · 7 years ago
  88. 38b8b80 Import translations. DO NOT MERGE am: bb8bb2c214 -s ours by Bill Yi · 7 years ago
  89. aaded1b Merge "Import translations. DO NOT MERGE" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  90. bb8bb2c Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  91. 2f1b1ad Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  92. f81aca3 Merge "Add androidTest for PagedListView" into oc-mr1-jetpack-dev by Yuxing Yao · 7 years ago
  93. 42d6438 Add androidTest for PagedListView by Yao, Yuxing · 7 years ago
  94. ba53cfa Handle no-diff case in gmaven differ am: f2505641fd by Yigit Boyar · 7 years ago
  95. acf36a1 Clean up wear library. by Aurimas Liutikas · 7 years ago
  96. f250564 Handle no-diff case in gmaven differ by Yigit Boyar · 7 years ago
  97. 33a75a8 Set single page text color to textColorPrimary by Sean Kelley · 7 years ago
  98. d5f527c Merge "Add OWNERS to sample apps." into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  99. cc548fc Add OWNERS to sample apps. by Aurimas Liutikas · 7 years ago
  100. 52b4030 Merge "leanback: fix duplicated fragment in BrowseFragment.setAdapter()" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago