1. e6c91c5 Merge "Deprecate ActionBarDrawerToggle inner classes, update API file" into nyc-support-25.4-dev by Alan Viverette · 7 years ago
  2. b6eac17 Merge "Deprecate ActionBarDrawerToggle inner classes, update API file" into nyc-support-25.4-dev by Alan Viverette · 7 years ago
  3. 02cb38f Merge "MediaRouter: Rename buttonTint to mediaRouteButtonTint" into oc-dev by Donghyun Cho · 7 years ago
  4. 4b001f4 Merge "API change in the constructor of SpringAnimation and FlingAnimation" into nyc-support-25.4-dev by Doris Liu · 7 years ago
  5. c0b1e86 Merge "API change in the constructor of SpringAnimation and FlingAnimation" into nyc-support-25.4-dev by Doris Liu · 7 years ago
  6. 599276e API change in the constructor of SpringAnimation and FlingAnimation by Doris Liu · 7 years ago
  7. bd6f910 Merge "Backports / cleanups for appcompat .view package" into oc-dev by Kirill Grouchnikov · 7 years ago
  8. ffd5f142 Deprecate ActionBarDrawerToggle inner classes, update API file by Alan Viverette · 7 years ago
  9. f5a6dd7 Backports / cleanups for appcompat .view package by Kirill Grouchnikov · 7 years ago
  10. d970b80 Merge "Fix Jacoco coverage runner." into oc-dev by Aurimas Liutikas · 7 years ago
  11. 2add0b0 Merge "Set icon frame to invisible when iconSpaceReserved is set." into oc-dev by TreeHugger Robot · 7 years ago
  12. 462df9d Merge "MediaSessionCompat: Clone artwork bitmaps only for RemoteControlClient" into oc-dev by TreeHugger Robot · 7 years ago
  13. 7f6b7fc Merge "Fix that the PlaybackState position is not updated" into oc-dev by TreeHugger Robot · 7 years ago
  14. 817bbc3 MediaRouter: Rename buttonTint to mediaRouteButtonTint by Donghyun Cho · 7 years ago
  15. 1f89c5d Fix Jacoco coverage runner. by Aurimas Liutikas · 7 years ago
  16. f6a33d5 Merge "Clean up NotificationManagerCompat." into oc-dev by TreeHugger Robot · 7 years ago
  17. c90b445 Merge "leanback: fix delayed data loading when HeaderFragment is disabled" into oc-dev by Keyvan Amiri · 7 years ago
  18. d829ce6 Merge "Load the font data synchronously with timeout." into oc-dev by TreeHugger Robot · 7 years ago
  19. 0d7bf0c Set icon frame to invisible when iconSpaceReserved is set. by Fan Zhang · 7 years ago
  20. f89c67e leanback: fix delayed data loading when HeaderFragment is disabled by Dake Gu · 7 years ago
  21. b532ea0 Clean up NotificationManagerCompat. by Aurimas Liutikas · 7 years ago
  22. 53038c1 Merge "Fixed an issue with the color quantizer" into oc-dev by Aurimas Liutikas · 7 years ago
  23. 9d659ee Merge "leanback: fix DetailsFragment Tests" into oc-dev by Dake Gu · 7 years ago
  24. d296eb8 Merge "leanback: better support custom onSelectLevelChanged()" into oc-dev by Dake Gu · 7 years ago
  25. 0eb975e Load the font data synchronously with timeout. by Seigo Nonaka · 7 years ago
  26. c6c4e8e leanback: fix DetailsFragment Tests by Dake Gu · 7 years ago
  27. 843db49 Fixed an issue with the color quantizer by Selim Cinek · 7 years ago
  28. a6a88fd Kill running animations on fragment view's when removed. by George Mount · 7 years ago
  29. 2116ff1 Merge "tv-provider: remove c-tor of WatchNextProgram" into oc-dev by TreeHugger Robot · 7 years ago
  30. 7167c56 Merge "Enable stacktraces for the build server builds." into oc-dev by TreeHugger Robot · 7 years ago
  31. 58017eb Merge "leanback: fix new errorprone warnings" into oc-dev by Dake Gu · 7 years ago
  32. b51508e Merge "Rename colorTextError to colorError for consistency with FW" into oc-dev by Kirill Grouchnikov · 7 years ago
  33. 12685a9 Merge "Remove unnecessary SDK check now that we're on min 14" into oc-dev by Kirill Grouchnikov · 7 years ago
  34. f055439 Rename colorTextError to colorError for consistency with FW by Kirill Grouchnikov · 7 years ago
  35. a015004 Enable stacktraces for the build server builds. by Aurimas Liutikas · 7 years ago
  36. 0bfd26b Merge "Remove use of internal gradle OperatingSystem class." into oc-dev by TreeHugger Robot · 7 years ago
  37. c16bab6 tv-provider: remove c-tor of WatchNextProgram by Dongwon Kang · 7 years ago
  38. 76c53f6 leanback: fix new errorprone warnings by Dake Gu · 7 years ago
  39. f20be54 Merge "Import translations. DO NOT MERGE" into oc-dev by TreeHugger Robot · 7 years ago
  40. b06771d Remove use of internal gradle OperatingSystem class. by Aurimas Liutikas · 7 years ago
  41. 0b718ea Merge "leanback: fix crash late assigning Adapter that has stable ids" into oc-dev by Dake Gu · 7 years ago
  42. 867716f Merge "Fix/suppress error-prone warnings in support-fragment." into oc-dev by Aurimas Liutikas · 7 years ago
  43. ea96c29 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  44. 1a9144c Merge changes from topic 'supportlib-compat-resources' into oc-dev by Clara Bayarri · 7 years ago
  45. 6007528 Merge "Add ability to override Android Gradle Plugin used." into oc-dev by TreeHugger Robot · 7 years ago
  46. a23c768 leanback: better support custom onSelectLevelChanged() by Dake Gu · 7 years ago
  47. 7792ab6 MediaSessionCompat: Clone artwork bitmaps only for RemoteControlClient by Donghyun Cho · 7 years ago
  48. 7ec0768 Fix that the PlaybackState position is not updated by Hyundo Moon · 7 years ago
  49. 574269b Merge "Add animator support to setCustomAnimations()" into oc-dev by TreeHugger Robot · 7 years ago
  50. 15e593e Add animator support to setCustomAnimations() by George Mount · 7 years ago
  51. c807587 leanback: fix crash late assigning Adapter that has stable ids by Dake Gu · 7 years ago
  52. 9ab3b4c Add ability to override Android Gradle Plugin used. by Aurimas Liutikas · 7 years ago
  53. b7a2c47 Fix/suppress error-prone warnings in support-fragment. by Aurimas Liutikas · 7 years ago
  54. 0b03693 Hide TypefaceCompat and introduce FontsContractCompat instead. by Seigo Nonaka · 7 years ago
  55. 13c4e42 Supportlib downloadable fonts in xml by Clara Bayarri · 7 years ago
  56. 543fd29 Supportlib Fonts in XML by Clara Bayarri · 7 years ago
  57. 0ee1c0c Merge "Make support toolbars into keyboard navigation clusters" into oc-dev by TreeHugger Robot · 7 years ago
  58. 867b900 Merge "leanback: api renaming" into oc-dev by TreeHugger Robot · 7 years ago
  59. 4c49fa9 Merge "tv-provider: fix wrong API level checking" into oc-dev by TreeHugger Robot · 7 years ago
  60. 855c1aa Merge "Fix flaky SearchView_CursorTest" into oc-dev by TreeHugger Robot · 7 years ago
  61. 82ca7e5 Merge "MediaControllerCompat: Apply API Review" into oc-dev by Sungsoo Lim · 7 years ago
  62. 94cfd17 MediaControllerCompat: Apply API Review by Sungsoo · 7 years ago
  63. 4b04960 leanback: api renaming by Dake Gu · 7 years ago
  64. 937344b Merge "Remove removeQueueItemAt method and its callback" into oc-dev by TreeHugger Robot · 7 years ago
  65. 623bb1b Merge "resolve merge conflicts of f37aaad22d to oc-dev" into oc-dev by Doris Liu · 7 years ago
  66. 6b7471d tv-provider: fix wrong API level checking by Dongwon Kang · 7 years ago
  67. ade1645 Merge "Offer FrameMetrics aggregation utility in SupportLibrary" into oc-dev by Chet Haase · 7 years ago
  68. e0243df Merge "leanback: make BaseFragment public" into oc-dev by Dake Gu · 7 years ago
  69. 2aeadb5 Merge "leanback: add missing methods in package private BaseGridView" into oc-dev by Dake Gu · 7 years ago
  70. bfd3aa4 resolve merge conflicts of f37aaad22d to oc-dev by Doris Liu · 7 years ago
  71. d2d9079 Make support toolbars into keyboard navigation clusters by Evan Rosky · 7 years ago
  72. fd95cc5 Fix flaky SearchView_CursorTest by Tadashi G. Takaoka · 7 years ago
  73. 86c3b9f Merge "Add FlingAnimation to Physics-based animation" into nyc-support-25.4-dev by Doris Liu · 7 years ago
  74. 4a066b3 Merge "Added compatibility support for setColorized" into oc-dev by Selim Cinek · 7 years ago
  75. 49dff44 leanback: make BaseFragment public by Dake Gu · 7 years ago
  76. f37aaad Merge "Add FlingAnimation to Physics-based animation" into nyc-support-25.4-dev by TreeHugger Robot · 7 years ago
  77. b56412b Offer FrameMetrics aggregation utility in SupportLibrary by Chet Haase · 7 years ago
  78. 6ab60d4 leanback: add missing methods in package private BaseGridView by Dake Gu · 7 years ago
  79. 94341ee Remove unnecessary SDK check now that we're on min 14 by Kirill Grouchnikov · 7 years ago
  80. 14d2ca6 Merge "Revert "Supportlib Fonts in XML"" into oc-dev by Clara Bayarri · 7 years ago
  81. d679cb8 Revert "Supportlib Fonts in XML" by Clara Bayarri · 7 years ago
  82. 7dd9ac4 Merge "Revert "Supportlib downloadable fonts in xml"" into oc-dev by Clara Bayarri · 7 years ago
  83. feb39f5 Revert "Supportlib downloadable fonts in xml" by Clara Bayarri · 7 years ago
  84. 4c101a1 Merge "Use font from external/noto-fonts/emoji-compat" into oc-dev by Siyamed Sinir · 7 years ago
  85. 1ee59cb Add FlingAnimation to Physics-based animation by Doris Liu · 7 years ago
  86. 2c2e759 Added compatibility support for setColorized by Selim Cinek · 7 years ago
  87. 79835f7 Merge "Fix issue #25387303: LocalBroadcastManager should not call receiver..." into oc-dev by Dianne Hackborn · 7 years ago
  88. 0243e59 Merge "leanback: new transport controls" into oc-dev by Dake Gu · 7 years ago
  89. d8e6e97 Merge changes Iac2635d7,If67cf830 into oc-dev by TreeHugger Robot · 7 years ago
  90. 3bcad88 leanback: new transport controls by Dake Gu · 7 years ago
  91. ee4d36d Supportlib downloadable fonts in xml by Clara Bayarri · 7 years ago
  92. 1d83db7 Merge "Rotary input support in RecyclerView, mainly for watches." into oc-dev by TreeHugger Robot · 7 years ago
  93. 617be7a Supportlib Fonts in XML by Clara Bayarri · 7 years ago
  94. 65cde2c Remove removeQueueItemAt method and its callback by Sungsoo · 7 years ago
  95. 01f7e32 SupportLib - fetch locales by Andrei Stingaceanu · 7 years ago
  96. 176b7a5 Use font from external/noto-fonts/emoji-compat by Siyamed Sinir · 7 years ago
  97. a1f3f66 Rotary input support in RecyclerView, mainly for watches. by Aaron Whyte · 7 years ago
  98. e6312d2 Merge "Check if singleLineTitle attribute is set for the preference." into oc-dev by TreeHugger Robot · 7 years ago
  99. 630e9cb Merge "Integrate TypefaceCompat into EmojiCompat" into oc-dev by Siyamed Sinir · 7 years ago
  100. d2608cc Merge "Revert "Revert "AudioAttributes: do not use static getVolumeControlStream""" into oc-dev by Jean-Michel Trivi · 7 years ago