1. 7a1aeb3 Change theme application order by Christofer Åkersten · 7 years ago
  2. 6a94074 Merge "Fix the v21-specific path for tinting view background" into oc-mr1-jetpack-dev by Kirill Grouchnikov · 7 years ago
  3. 40f536e Change theme application order by Christofer Åkersten · 7 years ago
  4. 0acaca3 Merge "Add change payloads to SortedList." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  5. 875082c Merge "Add OWNERS files in support project." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  6. 9b57240 Fix the v21-specific path for tinting view background by Kirill Grouchnikov · 7 years ago
  7. 3f27daa Support for custom view inflaters in appcompat by Kirill Grouchnikov · 7 years ago
  8. 7e4cce4 Rename tooltip related resources in support lib. by Vladislav Kaznacheev · 7 years ago
  9. acf268b Add OWNERS files in support project. by Aurimas Liutikas · 7 years ago
  10. b8155f4 Fix android:fontFamily taking precedence over app:fontFamily by Clara Bayarri · 7 years ago
  11. 8f6b582 Add change payloads to SortedList. by Nick Butcher · 7 years ago
  12. 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
  13. 74597b2 Remove disabled text alpha on v21/22 for borderless colored buttons by Kirill Grouchnikov · 7 years ago
  14. 9ac649c Remove disabled text alpha on v21/22 for borderless colored buttons by Kirill Grouchnikov · 7 years ago
  15. 782964a Merge "Revive asynchronous TextView update." into oc-mr1-support-27.0-dev by Seigo Nonaka · 7 years ago
  16. efc56e0 Revive asynchronous TextView update. by Seigo Nonaka · 7 years ago
  17. 993fda7 Fixed issue where cached views were reporting an adapter position after notifyDataSetChanged was called. by shepshapard · 7 years ago
  18. dcec51d Add definition for API 26.1.0 am: 8597b330f7 by Alan Viverette · 7 years ago
  19. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  20. 00b430b Merge "Fix CascadingMenuPopup get wrong offset for submenu issue." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  21. 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
  22. f6861e9 Fix CascadingMenuPopup get wrong offset for submenu issue. by Tun Zheng · 7 years ago
  23. fa95d77 Fixing CustomEdgeEffectTest on API < 20 by Sunny Goyal · 7 years ago
  24. 529d931 Adding methods in RecyclerView to allow overriding edgeeffect behavior by Sunny Goyal · 7 years ago
  25. 3743a7e Extract recreatable activity code into common utils NO PARTIAL RERUN by Kirill Grouchnikov · 7 years ago
  26. a7e4ee0 Mark PopupMenuTest#testAnchoring as @FlakyTest. am: 53d87116fc by Aurimas Liutikas · 7 years ago
  27. 53d8711 Mark PopupMenuTest#testAnchoring as @FlakyTest. by Aurimas Liutikas · 7 years ago
  28. 10b6c9e Add DiffUtil.ItemCallback by Chris Craik · 7 years ago
  29. a69bbcc Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  30. 7461f7b Fix build breakage after the merge. by Aurimas Liutikas · 7 years ago
  31. cf7aafb Merge "Update versions to 27.0.0 and API Finalization" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  32. 18011a0 Merge "Megamove part 2. Move to standard directories." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  33. f266a0a Megamove part 2. Move to standard directories. by Aurimas Liutikas · 7 years ago
  34. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  35. f42206d Allow preferences to be hidden from the preference group. by Doris Ling · 7 years ago
  36. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  37. 034bc50 Megamove of source directories. by Aurimas Liutikas · 7 years ago
  38. 7bca07b Add nullability annotations to CardView. by Jake Wharton · 7 years ago
  39. b97f4a5 Merge "Add missing nullability annotations to Palette." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  40. 44a174d Add missing nullability annotations to Palette. by Jake Wharton · 7 years ago
  41. 5f9db50 Fix failing AppCompatTextViewTest#testTypefaceAttribute_fontFamilyHierarchy by Clara Bayarri · 7 years ago
  42. 758621d Implement Font callback for asynchronous font fetching by Clara Bayarri · 7 years ago
  43. cb3829a Annotate Fragment.onViewCreated view as non-null. by Jake Wharton · 7 years ago
  44. 47f56c7 Merge "Revert "Move support-cardview code to standard directories."" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  45. 3e4346d Revert "Move support-cardview code to standard directories." by Aurimas Liutikas · 7 years ago
  46. 7db4214 Merge "Fix for bad behavior for attachToRecyclerView during long press." into oc-mr1-support-27.0-dev by Shep Shapard · 7 years ago
  47. bf266a4 Move support-compat code to standard directories. by Aurimas Liutikas · 7 years ago
  48. 57ed4bb Deprecate SharedPreferencesCompat's 'apply' helper. by Jake Wharton · 7 years ago
  49. 350a38a Fix for bad behavior for attachToRecyclerView during long press. by shepshapard · 7 years ago
  50. 6d808e3 Merge "Remove deprecated v7 NotificationCompat" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  51. bed2c18 Merge "Fix missing tint mode in some attributes" am: cfa630e592 am: 5e33c2f76a am: cdbf986e75 by Kamal Faraj · 7 years ago
  52. 49e7f45 Merge "Fix missing tint mode in some attributes" am: cfa630e592 am: 5e33c2f76a by Kamal Faraj · 7 years ago
  53. cdbf986 Merge "Fix missing tint mode in some attributes" am: cfa630e592 am: 5e33c2f76a by Kamal Faraj · 7 years ago
  54. 5e33c2f Merge "Fix missing tint mode in some attributes" am: cfa630e592 by Kamal Faraj · 7 years ago
  55. 7bcf92e Merge "Update margin for preference_dialog_edittext" into oc-mr1-dev by Lei Yu · 7 years ago
  56. b105456 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  57. 6b520cd Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  58. e2e5cd4 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  59. 5d4b09c Update margin for preference_dialog_edittext by jackqdyulei · 7 years ago
  60. 560069b Merge "MediaRouter: Enable background dim for dialogs" into oc-mr1-dev by Sungsoo Lim · 7 years ago
  61. 9dd1179 Merge "Remove methods that use new platform classes" into oc-mr1-dev by Kirill Grouchnikov · 7 years ago
  62. 74e588a MediaRouter: Enable background dim for dialogs by Sungsoo Lim · 7 years ago
  63. e11fd76 Remove deprecated v7 NotificationCompat by Ian Lake · 7 years ago
  64. 871b685 Merge "Fix TextView typeface attribute being ignored" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  65. 0da51cc Remove methods that use new platform classes by Kirill Grouchnikov · 7 years ago
  66. 044b95d Fix TextView typeface attribute being ignored by Clara Bayarri · 7 years ago
  67. d8ee530 Remove deprecated v7 MediaStyle + dependency by Ian Lake · 7 years ago
  68. 4076f7b Fix missing tint mode in some attributes by Kamal Faraj · 7 years ago
  69. a8e9d27 Add Orientation annotation for methods that use orientation. by Aurimas Liutikas · 7 years ago
  70. 930257c Merge "Import translations. DO NOT MERGE" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  71. 976629d Merge "Import translations. DO NOT MERGE" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  72. d83565f Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  73. dbf0a75 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  74. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  75. 86c4c63 Merge "RecyclerView: fix wrong initial getRemainingScrollHorizontal()" into oc-support-26.0-dev am: 14bfe2c2a1 by Dake Gu · 7 years ago
  76. 48b1a61 Merge "RecyclerView: fix wrong initial getRemainingScrollHorizontal()" into oc-support-26.0-dev by Dake Gu · 7 years ago
  77. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  78. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  79. 2dbfb43 Merge "Try to deflake PopupMenuTest#testAnchoring." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  80. 7c41b40 RecyclerView: fix wrong initial getRemainingScrollHorizontal() by Dake Gu · 7 years ago
  81. 2748072 Try to deflake PopupMenuTest#testAnchoring. by Aurimas Liutikas · 7 years ago
  82. 3d7a21e A pass through AppCompat code to remove dead code. by Aurimas Liutikas · 7 years ago
  83. 2635a75 Merge "Supress wrong constant lint warning in ToolbarActionBar" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  84. 5b5c184 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  85. 8e872db Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  86. 94408ef DO NOT MERGE: Merge commit 'f8f961f0b6629c3e2b4e8d57bd3154d4f50aa755' by Xin Li · 7 years ago
  87. 9e78951 Fix menu icon sizing regression am: f3fa8923df am: 0de93dad32 by Kirill Grouchnikov · 7 years ago
  88. 0de93da Fix menu icon sizing regression am: f3fa8923df by Kirill Grouchnikov · 7 years ago
  89. f3fa892 Fix menu icon sizing regression by Kirill Grouchnikov · 7 years ago
  90. 95ada0d Supress wrong constant lint warning in ToolbarActionBar by Aurimas Liutikas · 7 years ago
  91. 53f07e3 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  92. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  93. 40b2a47 Merge "Fix RadioButton doesn't use Fonts in XML" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  94. 81c8d0d Fix RadioButton doesn't use Fonts in XML by Clara Bayarri · 7 years ago
  95. e4e76d2 Fix testAutoSizeCallers_setTextSizeChangesSizeWhenAutoSizeDisabled by Andrei Stingaceanu · 7 years ago
  96. 29d36c5 Merge "AutoSize TextView - bump framework API support" into oc-support-26.1-dev by Andrei Stingaceanu · 7 years ago
  97. a49f3c5 Merge "AutoSize TextView - bump framework API support" into oc-support-26.1-dev by Andrei Stingaceanu · 7 years ago
  98. e3cc6e2 Merge "Delete v7 DecoratedCustomViewStyle" into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  99. 45a0c35 AutoSize TextView - bump framework API support by Andrei Stingaceanu · 7 years ago
  100. 3183997 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by TreeHugger Robot · 7 years ago