1. 26474b6 Merge "Defer starting due to user visible hint to after onCreate" into pi-preview1-androidx-dev by Ian Lake · 7 years ago
  2. 9f8e4fb Merge "Fix bug where if a RecyclerView has no adapter and setRecycledViewPool is called, the RecycledViewPool would believe it's assocaited with an adapter." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  3. 268b6f5 Merge changes If022a8f1,Ibb836331,I106d2eba,Ie2541f80,I430f47de into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  4. 603b5be Merge "Consolidate UXR listener code into helper class." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  5. 261fa1b Defer starting due to user visible hint to after onCreate by Ian Lake · 7 years ago
  6. c76578e Fix bug where if a RecyclerView has no adapter and setRecycledViewPool is called, by shepshapard · 7 years ago
  7. 86e7060 Merge changes I1a849fc4,I35e9df25 into pi-preview1-androidx-dev by Jakub Gielzak · 7 years ago
  8. eef1596 Merge "Remove some legacy design files." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  9. d959c1c Move back to Gradle 4.5 by Aurimas Liutikas · 7 years ago
  10. d0ddb62 Merge "Fix maven groups for Car and RecyclerView selection libs." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  11. a2bd496 Merge changes I96aacaf5,I695561dd,Ia51e2bf1,I27106f66,I09aa5c9a, ... into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  12. 80dcc1a Merge "Do not try to create a table in identity check" into oc-mr1-jetpack-dev by Yuichi Araki · 7 years ago
  13. e1d7aeb Merge "Do not try to create a table in identity check" into oc-mr1-jetpack-dev by Yuichi Araki · 7 years ago
  14. e62d744 Fix maven groups for Car and RecyclerView selection libs. by Aurimas Liutikas · 7 years ago
  15. 073deef Consolidate UXR listener code into helper class. by Yao, Yuxing · 7 years ago
  16. 4a36491 State saving on config change (Fragments) by Jakub Gielzak · 7 years ago
  17. 2aff287 State saving on config change (RecyclerView) by Jakub Gielzak · 7 years ago
  18. d71e725 Merge "Fix version tracking for wear and emoji artifacts." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  19. a433582 Merge "Set GRADLE_USER_HOME when OUT_DIR is specified." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  20. 81a21d0 Merge "Fix imports for recyclerview-selection code." into pi-preview1-androidx-dev by Aurimas Liutikas · 7 years ago
  21. 29e1a62 Fix imports for webkit code. by Aurimas Liutikas · 7 years ago
  22. def582a Fix imports for samples code. by Aurimas Liutikas · 7 years ago
  23. 82a2bf5 Open up DataSource params/callback apis am: 792ed30b1e by Chris Craik · 7 years ago
  24. 1cabbc5 Fix imports for an assortment of small libraries. by Aurimas Liutikas · 7 years ago
  25. 18430af Merge "Remove an assortment of unused files." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  26. 9979d07 Set GRADLE_USER_HOME when OUT_DIR is specified. by Aurimas Liutikas · 7 years ago
  27. 89febf8 Fix imports for media code. by Aurimas Liutikas · 7 years ago
  28. f2d1695 Fix imports for mediarouter code. by Aurimas Liutikas · 7 years ago
  29. f6b8b05 Fix imports for dynamic animation code. by Aurimas Liutikas · 7 years ago
  30. c65e03f Fix imports for textclassifier code. by Aurimas Liutikas · 7 years ago
  31. bc494df Fix imports for an assortment of small libraries. by Aurimas Liutikas · 7 years ago
  32. 6160d5a Fix imports for loader code. by Aurimas Liutikas · 7 years ago
  33. 0da9a2f Fix imports for customview code. by Aurimas Liutikas · 7 years ago
  34. 2a88792 Fix imports for swiperefreshlayout code. by Aurimas Liutikas · 7 years ago
  35. fb4b6f7 Fix imports for content pager code. by Aurimas Liutikas · 7 years ago
  36. 88f23f4 Fix imports for browser code. by Aurimas Liutikas · 7 years ago
  37. 8619e0e Fix imports for leanback code. by Aurimas Liutikas · 7 years ago
  38. 60dadae Fix imports for recyclerview-selection code. by Aurimas Liutikas · 7 years ago
  39. c95a6f1 Fix imports for recyclerview code. by Aurimas Liutikas · 7 years ago
  40. 1f1b554 Fix imports for vector drawable code. by Aurimas Liutikas · 7 years ago
  41. 9dede51 Fix imports for compat code. by Aurimas Liutikas · 7 years ago
  42. 757f518 Fix imports for tv-provider code. by Aurimas Liutikas · 7 years ago
  43. ae960aa Fix imports for cardview code. by Aurimas Liutikas · 7 years ago
  44. 3201137 Fix imports for fragment code. by Aurimas Liutikas · 7 years ago
  45. ca95d1c Fix imports for preference code. by Aurimas Liutikas · 7 years ago
  46. 4d1d6a1 Fix imports for transition code. by Aurimas Liutikas · 7 years ago
  47. 38746a6 Fix imports for emoji code. by Aurimas Liutikas · 7 years ago
  48. 4464b95 Fix imports for coordinatorlayout code. by Aurimas Liutikas · 7 years ago
  49. 9edf2fe Fix import order for ViewPager code. by Aurimas Liutikas · 7 years ago
  50. d75a466 Fix imports for wear code. by Aurimas Liutikas · 7 years ago
  51. 3de8a4e Fix imports for appcompat code. by Aurimas Liutikas · 7 years ago
  52. 7e25c85 Fix version tracking for wear and emoji artifacts. by Aurimas Liutikas · 7 years ago
  53. 792ed30 Open up DataSource params/callback apis by Chris Craik · 7 years ago
  54. e656158 Merge "Add nullability and pixel annotations." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  55. fb63b1e Merge "Jetifier: Auto-fallback for inner types." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  56. 7763c3a Merge "Fix a lint error" into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  57. b6ceffe Merge "Make androidx imports sorted next to android." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  58. 6356d81 Fix a lint error by Mady Mellor · 7 years ago
  59. 003725d Allow embedded and relation in raw query observed tables am: 71d73407ef by Yigit Boyar · 7 years ago
  60. ecf0b57 Merge "Correct percentlayout package." into pi-preview1-androidx-dev by Aurimas Liutikas · 7 years ago
  61. e1107ab Remove an assortment of unused files. by Aurimas Liutikas · 7 years ago
  62. 2686680 Merge "Move dynamicanimation tests." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  63. 4ece873 Merge "Switch paging to prebuilts of arch components" into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  64. db3eb01 Make androidx imports sorted next to android. by Aurimas Liutikas · 7 years ago
  65. 71d7340 Allow embedded and relation in raw query observed tables by Yigit Boyar · 7 years ago
  66. c1f419c Correct percentlayout package. by Aurimas Liutikas · 7 years ago
  67. 3769671 Move dynamicanimation tests. by Aurimas Liutikas · 7 years ago
  68. 7036b1e Switch paging to prebuilts of arch components by Chris Craik · 7 years ago
  69. 4db5c84 Jetifier: Auto-fallback for inner types. by Filip Pavlis · 7 years ago
  70. ced26c4 Merge "DO NOT MERGE leanback: eat A11y scroll action when setScrollEnabled(false)" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  71. 37fd511 Merge "DO NOT MERGE: leanback: fix setSelectedPosition" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  72. 0c29814 Merge "Use the java8 extension switch to control compatibility." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  73. 4dd1b91 Merge "DO NOT MERGE leanback: eat A11y scroll action when setScrollEnabled(false)" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  74. 1e67c80 Merge "leanback: eat A11y scroll action when setScrollEnabled(false)" into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  75. 8656c3d Merge "DO NOT MERGE: leanback: fix setSelectedPosition" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  76. 238bb88 Merge "leanback: fix setSelectedPosition" into pi-preview1-androidx-dev by Dake Gu · 7 years ago
  77. d84b8ee DO NOT MERGE leanback: eat A11y scroll action when setScrollEnabled(false) by Dake Gu · 7 years ago
  78. e10c0e1 leanback: eat A11y scroll action when setScrollEnabled(false) by Dake Gu · 7 years ago
  79. 2323f7a Merge "Fix regression with big picture items" into pi-preview1-androidx-dev by Mady Mellor · 7 years ago
  80. 48bc743 Merge "Make Jetifier less strict for new types." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  81. a1a03da Use the java8 extension switch to control compatibility. by Jake Wharton · 7 years ago
  82. 6131eec Remove some legacy design files. by Jake Wharton · 7 years ago
  83. 38b880c leanback: fix setSelectedPosition by Dake Gu · 7 years ago
  84. 102c9a9 Merge "DO NOT MERGE In RecyclerView.SmoothScroller, setting mRunning to false before call to onStop." into oc-mr1-jetpack-dev by shepshapard · 7 years ago
  85. cdfd2c2 Fix regression with big picture items by Mady Mellor · 7 years ago
  86. 69a12d8 Merge "DO NOT MERGE In RecyclerView.SmoothScroller, setting mRunning to false before call to onStop." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  87. d9f82a2 Merge "In RecyclerView.SmoothScroller, setting mRunning to false before call to onStop." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  88. f15a2fc Merge changes Ie7240225,I4af676b5 into pi-preview1-androidx-dev by Mady Mellor · 7 years ago
  89. 43b0f30 DO NOT MERGE: leanback: fix setSelectedPosition by Dake Gu · 7 years ago
  90. aa87ba5 Merge "Fix AS sync issues using prebuilts." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  91. 135be34 DO NOT MERGE leanback: disable A11Y scroll when setScrollEnabled(false) by Dake Gu · 7 years ago
  92. 1685a97 Merge "leanback: disable A11Y scroll when setScrollEnabled(false)" into pi-preview1-androidx-dev by Dake Gu · 7 years ago
  93. dd31271 DO NOT MERGE leanback: disable A11Y scroll when setScrollEnabled(false) by Dake Gu · 7 years ago
  94. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 7 years ago
  95. 5279c86 DO NOT MERGE In RecyclerView.SmoothScroller, setting mRunning to false before by shepshapard · 7 years ago
  96. 4f5db01 Make Jetifier less strict for new types. by Filip Pavlis · 7 years ago
  97. a59339c Merge "Fix restartLoader behavior with reset" into oc-mr1-jetpack-dev by Ian Lake · 7 years ago
  98. 93d4784 Merge "Rename libray folders to align with artifact names." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  99. bb51b59 Filter out anything HINT_KEY_WORDS when extracting content from Slice by Mady Mellor · 7 years ago
  100. 1bc171d Merge "Fix restartLoader behavior with reset" into oc-mr1-jetpack-dev by Ian Lake · 7 years ago