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