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