1. 046a8a0 Refactored editTextVisibility tests to no longer rely on the soft keyboard which makes them work by shepshapard · 7 years ago
  2. 6be4365 Run density-related test only on v17+ by Kirill Grouchnikov · 7 years ago
  3. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  4. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  5. 1bece13 Emit all APIs using Predicates. by Jeff Sharkey · 7 years ago
  6. e2cd87a resolve merge conflicts of 25c6163330 to oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  7. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  8. 56236bb Merge "Expose ContextThemeWrapper as public API" into oc-mr1-jetpack-dev by Kirill Grouchnikov · 7 years ago
  9. 8f4e443 Fix AppCompatTextViewTest.testfontFamilyNamespaceHierarchy by Mihai Popa · 7 years ago
  10. d0a86f0 Expose ContextThemeWrapper as public API by Kirill Grouchnikov · 7 years ago
  11. 480000d Merge "Remove useless package.html" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  12. ab1c3a7 Merge "Fix failing GridLayoutManager#editTextVisibility and LinearLayoutManager#editTextVisibility tests that are seemingly failing on APIs 15 and 19." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  13. 04c9cb4 Remove useless package.html by Aurimas Liutikas · 7 years ago
  14. a0e32c5 No functional changes, just an effort to cleanup some code to decrease by shepshapard · 7 years ago
  15. fdd7342 Merge "RecyclerView: maybe fix IAE in focusSearch" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  16. f118c5e Fix failing GridLayoutManager#editTextVisibility and by shepshapard · 7 years ago
  17. 531442b Merge "Correct nullability annotation to NonNull." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  18. 7c76d7b RecyclerView: maybe fix IAE in focusSearch by Dake Gu · 7 years ago
  19. e4f72ec Further clean up app-toolkit build files. am: 87a16a53f9 by Aurimas Liutikas · 7 years ago
  20. 605d372 Merge "Hint visibility in AppCompat text widgets in landscape mode" into oc-mr1-support-27.0-dev by Kirill Grouchnikov · 7 years ago
  21. 5563003 Remove toolbar's child views from previous parents am: 16847a11ac by Kirill Grouchnikov · 7 years ago
  22. 89e4c71 Merge "Fixes RecyclerViewBasicTest#focusOrderTest which was failing on API 15." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  23. c625763 Only call LayoutManager#onItemsChanged after RecyclerView#swapAdapter and by shepshapard · 7 years ago
  24. 396f5b4 Fixes RecyclerViewBasicTest#focusOrderTest which was failing on API 15. by shepshapard · 7 years ago
  25. f224863 Merge "Cancel pending hover tooltip when updating tooltip text." into oc-mr1-jetpack-dev by Alan Viverette · 7 years ago
  26. a14113a Merge "Correct nullability annotation to NonNull." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  27. efcd6a5 Merge "Add one more explicit wait for activity's recreate" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  28. cef6a2d Cancel pending hover tooltip when updating tooltip text. by Vladislav Kaznacheev · 7 years ago
  29. f33b479 Merge "Fixed issue where cached views were reporting an adapter position after notifyDataSetChanged was called." into oc-mr1-support-27.0-dev by Shep Shapard · 7 years ago
  30. 87a16a5 Further clean up app-toolkit build files. by Aurimas Liutikas · 7 years ago
  31. 27ffc4a Fixed issue where cached views were reporting an adapter position after notifyDataSetChanged was called. by shepshapard · 7 years ago
  32. d057f5f Merge "Hint visibility in AppCompat text widgets in landscape mode" into oc-mr1-support-27.0-dev by Kirill Grouchnikov · 7 years ago
  33. 0467074 Correct nullability annotation to NonNull. by Jake Wharton · 7 years ago
  34. 1ce40f9 Hint visibility in AppCompat text widgets in landscape mode by Kirill Grouchnikov · 7 years ago
  35. 16847a1 Remove toolbar's child views from previous parents by Kirill Grouchnikov · 7 years ago
  36. e00a16b Merge "Add watch specific theming to AlertDialog." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  37. 35802d2 Merge "Cancel pending hover tooltip when updating tooltip text." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  38. 5c8dcdf Add one more explicit wait for activity's recreate by Kirill Grouchnikov · 7 years ago
  39. 30a5366 Move to setting maven version via SupporLibrary extension. am: 78c1ab769d by Aurimas Liutikas · 7 years ago
  40. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  41. 313ba49 Merge "Support for custom view inflaters in appcompat" into oc-mr1-jetpack-dev by Kirill Grouchnikov · 7 years ago
  42. 2f4dd94 Add watch specific theming to AlertDialog. by Aga Madurska · 7 years ago
  43. f8e94cb Merge "Change theme application order" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  44. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  45. 44d7d86 Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  46. 5b62489 Merge "Move to Kotlin friendly supportLibrary extension calling." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  47. 6f0690b Merge "Change theme application order" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  48. 97454c3 Merge "Add OWNERS for mediarouter." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  49. 35d642a Merge "Merge Flatfoot and Support library plugins" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  50. 1644531 Add OWNERS for mediarouter. by Christofer Åkersten · 7 years ago
  51. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  52. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  53. 448d130 Cancel pending hover tooltip when updating tooltip text. by Vladislav Kaznacheev · 7 years ago
  54. afe8a4d Merge "Fix android:fontFamily taking precedence over app:fontFamily" into oc-mr1-support-27.0-dev by Clara Bayarri · 7 years ago
  55. 5673165 Merge "Fix android:fontFamily taking precedence over app:fontFamily" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  56. 7a1aeb3 Change theme application order by Christofer Åkersten · 7 years ago
  57. 6a94074 Merge "Fix the v21-specific path for tinting view background" into oc-mr1-jetpack-dev by Kirill Grouchnikov · 7 years ago
  58. 40f536e Change theme application order by Christofer Åkersten · 7 years ago
  59. 0acaca3 Merge "Add change payloads to SortedList." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  60. 875082c Merge "Add OWNERS files in support project." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  61. 9b57240 Fix the v21-specific path for tinting view background by Kirill Grouchnikov · 7 years ago
  62. 3f27daa Support for custom view inflaters in appcompat by Kirill Grouchnikov · 7 years ago
  63. 7e4cce4 Rename tooltip related resources in support lib. by Vladislav Kaznacheev · 7 years ago
  64. acf268b Add OWNERS files in support project. by Aurimas Liutikas · 7 years ago
  65. b8155f4 Fix android:fontFamily taking precedence over app:fontFamily by Clara Bayarri · 7 years ago
  66. 8f6b582 Add change payloads to SortedList. by Nick Butcher · 7 years ago
  67. 698ab5d Merge "Fixed issue where cached views were reporting an adapter position after notifyDataSetChanged was called." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  68. 74597b2 Remove disabled text alpha on v21/22 for borderless colored buttons by Kirill Grouchnikov · 7 years ago
  69. 9ac649c Remove disabled text alpha on v21/22 for borderless colored buttons by Kirill Grouchnikov · 7 years ago
  70. 782964a Merge "Revive asynchronous TextView update." into oc-mr1-support-27.0-dev by Seigo Nonaka · 7 years ago
  71. efc56e0 Revive asynchronous TextView update. by Seigo Nonaka · 7 years ago
  72. 993fda7 Fixed issue where cached views were reporting an adapter position after notifyDataSetChanged was called. by shepshapard · 7 years ago
  73. dcec51d Add definition for API 26.1.0 am: 8597b330f7 by Alan Viverette · 7 years ago
  74. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  75. 00b430b Merge "Fix CascadingMenuPopup get wrong offset for submenu issue." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  76. f657d78 Merge changes from topics "am-ec69ddb8-95d3-469f-9919-3841bedeeb66", "am-09e2264d-8356-4394-99cd-ab8910a8ae20" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  77. f6861e9 Fix CascadingMenuPopup get wrong offset for submenu issue. by Tun Zheng · 7 years ago
  78. fa95d77 Fixing CustomEdgeEffectTest on API < 20 by Sunny Goyal · 7 years ago
  79. 529d931 Adding methods in RecyclerView to allow overriding edgeeffect behavior by Sunny Goyal · 7 years ago
  80. 3743a7e Extract recreatable activity code into common utils NO PARTIAL RERUN by Kirill Grouchnikov · 7 years ago
  81. a7e4ee0 Mark PopupMenuTest#testAnchoring as @FlakyTest. am: 53d87116fc by Aurimas Liutikas · 7 years ago
  82. 53d8711 Mark PopupMenuTest#testAnchoring as @FlakyTest. by Aurimas Liutikas · 7 years ago
  83. 10b6c9e Add DiffUtil.ItemCallback by Chris Craik · 7 years ago
  84. a69bbcc Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  85. 7461f7b Fix build breakage after the merge. by Aurimas Liutikas · 7 years ago
  86. cf7aafb Merge "Update versions to 27.0.0 and API Finalization" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  87. 18011a0 Merge "Megamove part 2. Move to standard directories." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  88. f266a0a Megamove part 2. Move to standard directories. by Aurimas Liutikas · 7 years ago
  89. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  90. f42206d Allow preferences to be hidden from the preference group. by Doris Ling · 7 years ago
  91. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  92. 034bc50 Megamove of source directories. by Aurimas Liutikas · 7 years ago
  93. 7bca07b Add nullability annotations to CardView. by Jake Wharton · 7 years ago
  94. b97f4a5 Merge "Add missing nullability annotations to Palette." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  95. 44a174d Add missing nullability annotations to Palette. by Jake Wharton · 7 years ago
  96. 5f9db50 Fix failing AppCompatTextViewTest#testTypefaceAttribute_fontFamilyHierarchy by Clara Bayarri · 7 years ago
  97. 758621d Implement Font callback for asynchronous font fetching by Clara Bayarri · 7 years ago
  98. cb3829a Annotate Fragment.onViewCreated view as non-null. by Jake Wharton · 7 years ago
  99. 47f56c7 Merge "Revert "Move support-cardview code to standard directories."" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  100. 3e4346d Revert "Move support-cardview code to standard directories." by Aurimas Liutikas · 7 years ago