1. 74befce Merge "Added a workaround for ValueAnimator issue" into oc-support-26.0-dev by Alper Gundogdu · 7 years ago
  2. e69d24f Merge "Fix tests that started failing after moving to mockito 2.x" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  3. 9296625 Merge "Fix and enforce the last two remaining error-prone warnings." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  4. e9554b2 Added a workaround for ValueAnimator issue by Alper Gundogdu · 7 years ago
  5. 0a8c169 Fix issue #62582138: Make JobIntentService work with a ComponentName by Dianne Hackborn · 7 years ago
  6. 515dd55 Merge "Revert "Check-in inspection profiles for Intellij."" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  7. fd31b6b Merge "Fix broken AppCompatTextViewTest on API 15" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  8. 44a0fc3 Merge "Update uploadArchives to only run release lint." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  9. e3ae7f4 Merge "Tweak Javadocs of appcompat widget classes" into oc-support-26.0-dev by Kirill Grouchnikov · 7 years ago
  10. 3c254d2 Revert "Check-in inspection profiles for Intellij." by Aurimas Liutikas · 7 years ago
  11. de98e50 Merge "Clean up language around compat APIs" into oc-support-26.0-dev by Kirill Grouchnikov · 7 years ago
  12. 8ee4490 Fix broken AppCompatTextViewTest on API 15 by Clara Bayarri · 7 years ago
  13. de8d2ec Tweak Javadocs of appcompat widget classes by Kirill Grouchnikov · 7 years ago
  14. eaa6bd6 Merge "Fix issue #62390590: SecurityException in JobIntentService$..." into oc-support-26.0-dev by Dianne Hackborn · 7 years ago
  15. d07fccb Merge "MediaSessionCompat: Fix NoSuchMethodError in API 19" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  16. 85890ee Merge "Add EXTRA_LEGACY_STREAM_TYPE" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  17. 522f79d Update uploadArchives to only run release lint. by Aurimas Liutikas · 7 years ago
  18. 3c6977f Fix tests that started failing after moving to mockito 2.x by Aurimas Liutikas · 7 years ago
  19. 9a86bf7 Merge "RV to intercept focusableViewAvailable during layout" into oc-support-26.0-dev by Evan Rosky · 7 years ago
  20. 513ac4c Merge "Add ViewCompat#hasExplicitFocusable" into oc-support-26.0-dev by Evan Rosky · 7 years ago
  21. 08e5d50 Fix and enforce the last two remaining error-prone warnings. by Aurimas Liutikas · 7 years ago
  22. 3cf85b8 Merge "Start using gradle 4.0 RC3" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  23. f7f970b Merge "Further PrintHelper clean up." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  24. cb497d7 Merge "Update javadocs to include correct attribute names" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  25. 2380971 Merge "Made MaterialProgressDrawable public" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  26. ec48fc0 Merge "Stop view leak by replacing with WeakReference." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  27. 78a50a5 Merge "Add parameter comments to handleDelete and handleKeydown" into oc-support-26.0-dev by Siyamed Sinir · 7 years ago
  28. 574f2ce Merge "tv-provider: add isRecordedProgramUri() method" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  29. 181f817 Start using gradle 4.0 RC3 by Aurimas Liutikas · 7 years ago
  30. fe70cc2 Merge "Upgrade from mockito 1.9.5 to 2.7.6" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  31. ceb925c Further PrintHelper clean up. by Aurimas Liutikas · 7 years ago
  32. 6e7866f Update javadocs to include correct attribute names by Sean Kelley · 7 years ago
  33. 2eca7ce Merge "Fix support-emoji lint errors" into oc-support-26.0-dev by Siyamed Sinir · 7 years ago
  34. 2d283e9 Merge "EmojiCompat ExtractEditText support" into oc-support-26.0-dev by Siyamed Sinir · 7 years ago
  35. 2f48639 Add parameter comments to handleDelete and handleKeydown by Siyamed Sinir · 7 years ago
  36. a5ad3a1 Merge "Flatten PrintHelper in support-core-utils: part 2" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  37. 33b93cc Merge "Add missing @RequiresPermission annotation to ConnectivityManagerCompat." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  38. fb15b88 Fix support-emoji lint errors by Siyamed Sinir · 7 years ago
  39. 5c535ba Merge "Another constant usage behind @RestrictApi in EmojiCompat." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  40. 963facb Upgrade from mockito 1.9.5 to 2.7.6 by Aurimas Liutikas · 7 years ago
  41. c3be810 AutoSize TextView - support - fix autoSize+maxLines by Andrei Stingaceanu · 7 years ago
  42. c0eb638 Stop view leak by replacing with WeakReference. by Seigo Nonaka · 7 years ago
  43. 4e531c1 Flatten PrintHelper in support-core-utils: part 2 by Aurimas Liutikas · 7 years ago
  44. afe67e3 Add missing @RequiresPermission annotation to ConnectivityManagerCompat. by Aurimas Liutikas · 7 years ago
  45. 36d5e1b Another constant usage behind @RestrictApi in EmojiCompat. by Aurimas Liutikas · 7 years ago
  46. 140a59a Merge "Set targetSdkVersion for our tests to be API 26." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  47. 645e5c8 Clean up language around compat APIs by Kirill Grouchnikov · 7 years ago
  48. 4be8653 Made MaterialProgressDrawable public by Alper Gundogdu · 7 years ago
  49. d5e26a5 Merge "Revert "Load animation drawable in worker threads"" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  50. 7aee4cb EmojiCompat ExtractEditText support by Siyamed Sinir · 7 years ago
  51. 6ea863b Merge "Remove use of deprecated ViewCompat.canScrollVertically" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  52. 7d7796a Merge "Small SlidingPaneLayout clean up." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  53. 6415360 Merge "Flatten PrintHelper in support-core-utils: part 1" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  54. f8d4ec8 DO NOT MERGE Fixed fastRelayout when a view is invalidated am: 5db6d414ed by Keyvan Amiri · 7 years ago
  55. 307a647 DO NOT MERGE Fixed fastRelayout when a view is invalidated am: 5db6d414ed by Keyvan Amiri · 7 years ago
  56. 5db6d41 DO NOT MERGE Fixed fastRelayout when a view is invalidated by Keyvan Amiri · 7 years ago
  57. d75f486 Merge "Check-in inspection profiles for Intellij." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  58. 1211799 Fix lint warning in emoji core. by Aurimas Liutikas · 7 years ago
  59. 89f3b92 Merge "ExifInterface: Minor fixes" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  60. 08a2312 Fix since param for 25.4.0 am: 382b80fc70 am: 07c03d7e5b by Alan Viverette · 7 years ago
  61. 07c03d7 Fix since param for 25.4.0 am: 382b80fc70 by Alan Viverette · 7 years ago
  62. 382b80f Fix since param for 25.4.0 by Alan Viverette · 7 years ago
  63. 00f5065 ExifInterface: Minor fixes by Hyundo Moon · 7 years ago
  64. 8e5ed57 Merge "Fix Toolbar title appears to lose bold" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  65. f86607f Revert "Load animation drawable in worker threads" by Christofer Åkersten · 7 years ago
  66. df49e49 Merge "MediaRouter: Add a log for debug purpose" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  67. ae892dd Merge "ExifInterface: Prevent DATETIME value from being set unproperly" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  68. f39850d MediaSessionCompat: Fix NoSuchMethodError in API 19 by Hyundo Moon · 7 years ago
  69. a39fc62 ExifInterface: Prevent DATETIME value from being set unproperly by Hyundo Moon · 7 years ago
  70. b33d2b5 MediaRouter: Add a log for debug purpose by Sungsoo · 7 years ago
  71. 7ce21c3 Fix issue #62390590: SecurityException in JobIntentService$... by Dianne Hackborn · 7 years ago
  72. 10abcc5 Add EXTRA_LEGACY_STREAM_TYPE by Jae Seo · 7 years ago
  73. 1693137 Merge "Stop copying files as much as possible." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  74. e3ab194 Merge "Fix lint warnings that started being shown with AGP 3.0.0" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  75. f1cfdad Fix Toolbar title appears to lose bold by Clara Bayarri · 7 years ago
  76. 08df2af Stop copying files as much as possible. by Seigo Nonaka · 7 years ago
  77. f468c07 AutoSize TextView - support - major fixes by Andrei Stingaceanu · 7 years ago
  78. 912315a Merge "Clean up usages of deprecated methods of AccessibilityManagerCompat" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  79. c7324b7 Merge "Remove BaseInstrumentationTestCase in AppCompat tests." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  80. a23cfeb Small SlidingPaneLayout clean up. by Aurimas Liutikas · 7 years ago
  81. 97b8ce7 Merge "Fixed fastRelayout when a view is invalidated" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  82. 4f5be92 Set targetSdkVersion for our tests to be API 26. by Aurimas Liutikas · 7 years ago
  83. 234ca58 RV to intercept focusableViewAvailable during layout by Evan Rosky · 7 years ago
  84. 86edd52 Fix lint warnings that started being shown with AGP 3.0.0 by Aurimas Liutikas · 7 years ago
  85. 5106c31 Merge "Fix SynchronizeOnNonFinalField warning in FragmentManager." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  86. e79b22a Fixed fastRelayout when a view is invalidated by Keyvan Amiri · 7 years ago
  87. 69d62e9 Merge "Deprecate LoaderCallback, create MetadataLoaderRepoCallback" into oc-support-26.0-dev by Siyamed Sinir · 7 years ago
  88. cf10e3c Merge "Fix a lint warning in support-cardview." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  89. 6a91480 Add ViewCompat#hasExplicitFocusable by Evan Rosky · 7 years ago
  90. 8d3b808 Remove BaseInstrumentationTestCase in AppCompat tests. by Aurimas Liutikas · 7 years ago
  91. c685244 Deprecate LoaderCallback, create MetadataLoaderRepoCallback by Siyamed Sinir · 7 years ago
  92. 7043bbc Remove use of deprecated ViewCompat.canScrollVertically by Aurimas Liutikas · 7 years ago
  93. 91047be Merge "Remove usages of BuildCompat#isAtLeastO in support library." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  94. 1a199d0 Tidy up more resources in support-wear. by Aga Madurska · 7 years ago
  95. 9ad139d Merge "Make LinkifyCompat fallback to system apis for API 26+" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  96. 54c02fb Check-in inspection profiles for Intellij. by Aurimas Liutikas · 7 years ago
  97. f0f99f1 Merge "Mark ViewPagerWithTabStripTest#testKeyboardNavigation as Large" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  98. df5d76c Merge "Fix lint error in FontsContractCompat" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  99. f65fb82 Make LinkifyCompat fallback to system apis for API 26+ by Aurimas Liutikas · 7 years ago
  100. 2670496 Merge "Update to use String#isEmpty where possible." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago