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