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