1. d9f82a2 Merge "In RecyclerView.SmoothScroller, setting mRunning to false before call to onStop." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  2. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 7 years ago
  3. d95f3a3 Merge "Port ag/3516341" into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  4. b1f9b79 Merge "Move smaller projects out of v7 folder." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  5. ec56f73 Port ag/3516341 by Vladislav Kaznacheev · 7 years ago
  6. e94ca66 Move smaller projects out of v7 folder. by Jake Wharton · 7 years ago
  7. bf13422 In RecyclerView.SmoothScroller, setting mRunning to false before call to onStop. by shepshapard · 7 years ago
  8. 3b2483b Display shortcut inline with item title in cascading menu by Vladislav Kaznacheev · 7 years ago
  9. 636212d Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev am: 0f2a212c76 am: da52e92788 by Alan Viverette · 7 years ago
  10. 92b02ac Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev am: 0f2a212c76 by Alan Viverette · 7 years ago
  11. da52e92 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 7 years ago
  12. 0f2a212 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 7 years ago
  13. 8db7074 Add new API files after refactor. by Aurimas Liutikas · 7 years ago
  14. ac5fe7c Refactor support library by Aurimas Liutikas · 7 years ago
  15. 1df41cc Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev am: 41d2c49fcf am: 4c1511b35d by Alan Viverette · 7 years ago
  16. 8403cf3 Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev am: 41d2c49fcf by Alan Viverette · 7 years ago
  17. 4c1511b Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 7 years ago
  18. d1f3854 Restore OCR+2 following refactor by Alan Viverette · 7 years ago
  19. 41d2c49 Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 7 years ago
  20. 5b9d0ba Restrict OCR+2 until refactor has landed by Alan Viverette · 7 years ago
  21. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 7 years ago
  22. b31c328 Refactor support library. by Aurimas Liutikas · 7 years ago
  23. fcc7c0d Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  24. 2be6dc9 Merge "Display shortcut modifiers in menu" by TreeHugger Robot · 7 years ago
  25. 6cbac7d Merge "Handle the change between RouteInfo and RouteGroup" by TreeHugger Robot · 7 years ago
  26. c4bd62c Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 7 years ago
  27. f1c67f6 Merge "Add API files for 28.0.0-alpha1, don't publish WebView" into pi-preview1-androidx-dev by Alan Viverette · 7 years ago
  28. 204349a Merge "Add API files for 28.0.0-alpha1, don't publish WebView" into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  29. a6c9d0a Merge "Remove unused resource overrides" by Tor Norbye · 7 years ago
  30. 5e6f8a1 Track renamed method. by Jake Wharton · 7 years ago
  31. 4d8b0fb Add API files for 28.0.0-alpha1, don't publish WebView by Alan Viverette · 7 years ago
  32. 7320e74 Track renamed method. by Jake Wharton · 7 years ago
  33. 5b65dc2 Remove duplicated override. am: 91540dd4c7 by Jake Wharton · 7 years ago
  34. 91540dd Remove duplicated override. by Jake Wharton · 7 years ago
  35. 18ae15d Remove unused resource overrides by Tor Norbye · 7 years ago
  36. 212edbe Merge "Do not pass null to DiffUtil.ItemCallback methods." into pi-preview1-androidx-dev by Jake Wharton · 7 years ago
  37. c1702de Merge "Do not pass null to DiffUtil.ItemCallback methods." into pi-preview1-androidx-dev by TreeHugger Robot · 7 years ago
  38. e85ad62 Merge "Correct field type to reflect supertype change." into oc-mr1-jetpack-dev by Jake Wharton · 7 years ago
  39. cd79948 Do not pass null to DiffUtil.ItemCallback methods. by Jake Wharton · 7 years ago
  40. 05caf2a AsyncListDiffer - update list, then notify - DO NOT MERGE by Chris Craik · 7 years ago
  41. 216c8c4 Add getChangePayload support to AsyncListDiffer - DO NOT MERGE by Chris Craik · 7 years ago
  42. 4ce9477 Correct field type to reflect supertype change. by Jake Wharton · 7 years ago
  43. 3d81c4c Display shortcut modifiers in menu by Vladislav Kaznacheev · 7 years ago
  44. 4fe856c Merge "Remove old lint problems from baseline files." by TreeHugger Robot · 7 years ago
  45. aa0465f Merge "Fix Differ javadoc samples" into oc-mr1-jetpack-dev am: 525b226928 by Chris Craik · 7 years ago
  46. 525b226 Merge "Fix Differ javadoc samples" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  47. e13cf07 Merge changes from topic "am-5f504de5-0ef3-4b0e-a174-2a890908ae5a" by TreeHugger Robot · 7 years ago
  48. eff3dda Remove old lint problems from baseline files. by Jake Wharton · 7 years ago
  49. 7c43669 Merge "AsyncListDiffer - update list, then notify" by Chris Craik · 7 years ago
  50. 9655a8a Merge "Proguard keep rule for AppCompatViewInflater" by TreeHugger Robot · 7 years ago
  51. 8f61a40 AsyncListDiffer - update list, then notify - DO NOT MERGE by Chris Craik · 7 years ago
  52. d6f777f AsyncListDiffer - update list, then notify by Chris Craik · 7 years ago
  53. 99c01a4 Proguard keep rule for AppCompatViewInflater by Alan Viverette · 7 years ago
  54. d797e0a Add getChangePayload support to AsyncListDiffer DO NOT MERGE by Chris Craik · 7 years ago
  55. 240b397 Correct field type to reflect supertype change. by Jake Wharton · 7 years ago
  56. b21538a Merge "Adds isPreferenceVisible attribute to Preference." by TreeHugger Robot · 7 years ago
  57. ba6fc40 Merge "Add getChangePayload support to AsyncListDiffer" by TreeHugger Robot · 7 years ago
  58. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 7 years ago
  59. 222d606 Add getChangePayload support to AsyncListDiffer by Chris Craik · 7 years ago
  60. 62686e2 [automerger] Fix Differ javadoc samples am: a5f7ed1671 by Android Build Merger (Role) · 7 years ago
  61. a5f7ed1 Fix Differ javadoc samples by Chris Craik · 7 years ago
  62. 67171c8 Move testutils to androidx.testutils package. by Aurimas Liutikas · 7 years ago
  63. 0bc0731 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  64. 4b068d0 Adds isPreferenceVisible attribute to Preference. by Louis Pullen-Freilich · 7 years ago
  65. ae7dabd Handle the change between RouteInfo and RouteGroup by Sungsoo Lim · 7 years ago
  66. 7d3a673 Merge "Correct some constant conditions warnings." by TreeHugger Robot · 7 years ago
  67. 23d53ce Increase CHAR LIMIT of a string res to 32 by Sungsoo Lim · 7 years ago
  68. 74f9b7a Correct some constant conditions warnings. by Jake Wharton · 7 years ago
  69. a2b0395 Merge "Add @Px to pixel-based returns and params." by TreeHugger Robot · 7 years ago
  70. 2147303 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 7 years ago
  71. a03d527 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 7 years ago
  72. 597d391 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  73. d050f37 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  74. 2333162 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  75. 8d825b5 Add @Px to pixel-based returns and params. by Jake Wharton · 7 years ago
  76. 58d46dc Add nullability and pixel annotations to RecyclerView. by Jake Wharton · 7 years ago
  77. 532f8cc Add nullability annotations to RecyclerView util packages. by Jake Wharton · 7 years ago
  78. e338c36 Move more code to standard directories. by Aurimas Liutikas · 7 years ago
  79. e186edb Merge "Update colorError to reflect changes in platform" by TreeHugger Robot · 7 years ago
  80. f17d9ab Fix NPE in ListMenuItemView by Vladislav Kaznacheev · 7 years ago
  81. 3ebde3b Move code to standard directories by Aurimas Liutikas · 7 years ago
  82. f8a82a9 Add missing 'final' modifier. by Jake Wharton · 7 years ago
  83. d005fc0 [automerger] onDetachedFromWindow is annotated @CallSuper. am: 6fa006137e by Android Build Merger (Role) · 7 years ago
  84. 6fa0061 onDetachedFromWindow is annotated @CallSuper. by Jake Wharton · 7 years ago
  85. 52549e6 Update colorError to reflect changes in platform by Lucas Dupin · 7 years ago
  86. d193adf Merge "Remove minSdkVersion tags from library manifest files." by TreeHugger Robot · 7 years ago
  87. 1f5136a Remove minSdkVersion tags from library manifest files. by Aurimas Liutikas · 7 years ago
  88. c4df063 Fixing flaking test. by shepshapard · 7 years ago
  89. 68c685d Merge changes from topic "am-5b11748d-ecc0-4dfe-8d7c-98f3f8c930da" by Aurimas Liutikas · 7 years ago
  90. e68d90e Merge "Introduce MenuCompat.setGroupDividerEnabled" by TreeHugger Robot · 7 years ago
  91. 4dd0ed5 Merge "Fix issue where smooth scroll to position overshoots target view resulting in a jittery looking snap animation." by TreeHugger Robot · 7 years ago
  92. cf2ed3e Merge "Fix gravity/direction handling in popup menus" by TreeHugger Robot · 7 years ago
  93. 1c61830 Introduce MenuCompat.setGroupDividerEnabled by Vladislav Kaznacheev · 7 years ago
  94. 573c5bf Merge "Add nullability annotations to ItemTouchHelper, and several small RV callbacks" by TreeHugger Robot · 7 years ago
  95. 7b926c6 Fix issue where smooth scroll to position overshoots target view resulting in a jittery by shepshapard · 7 years ago
  96. 8a11e68 Add nullability annotations to ItemTouchHelper, and several small RV callbacks by Chris Craik · 7 years ago
  97. 913a089 [automerger] Inline constant resource value. am: b27fb0fd2e by Android Build Merger (Role) · 7 years ago
  98. b27fb0f Inline constant resource value. by Jake Wharton · 7 years ago
  99. 2d7294e DO NOT MERGE Finalize 27.1.0 release by Alan Viverette · 7 years ago
  100. bf0ea1d Finalize 27.1.0 release by Alan Viverette · 7 years ago