1. 4ab1774 Merge "Move to using Gradle 3.5" into oc-dev by Aurimas Liutikas · 8 years ago
  2. 9a5f6e3 Merge "Fix crash in DividerItemDecoration when R.attr.listDivider is null." into oc-dev by Aurimas Liutikas · 8 years ago
  3. 1cc73ad Merge "Use startForegroundService for MediaButtonReceiver" into oc-dev by Donghyun Cho · 8 years ago
  4. 94b428e resolve merge conflicts of 2eb6007169 to oc-dev by Donghyun Cho · 8 years ago
  5. ab01a4b Move to using Gradle 3.5 by Aurimas Liutikas · 8 years ago
  6. 1ae6582 Merge "leanback: fix ProgressBarManager not shown" into oc-dev by Dake Gu · 8 years ago
  7. bd93ed2 Merge "leanback: fix transition test below api 21" into oc-dev by Dake Gu · 8 years ago
  8. ce3c6ba Merge "Revert "MediaCompat: Backport repeat and shuffle support in API25+"" into oc-dev by Sungsoo Lim · 8 years ago
  9. abbdf3f Merge "Revert "Provide queue management compat APIs for API 26+"" into oc-dev by Sungsoo Lim · 8 years ago
  10. 687e329 Merge "Revert "Provide compat API for MediaBrowser.search for API 26+"" into oc-dev by Sungsoo Lim · 8 years ago
  11. 197266c Merge "Execute pending transactions after FM state change." into oc-dev by TreeHugger Robot · 8 years ago
  12. 1648a30 Merge "Reuse PlayBackGlueHost when switching PlayBackGlue" into oc-dev by Wei-Hsin Chen · 8 years ago
  13. fe46521 Merge "Compat method for startForegroundService and pre-O" into oc-dev by TreeHugger Robot · 8 years ago
  14. 75dc7d9 Use startForegroundService for MediaButtonReceiver by Donghyun Cho · 8 years ago
  15. 9e5baa1 Revert "MediaCompat: Backport repeat and shuffle support in API25+" by Sungsoo · 8 years ago
  16. d40ede6 Revert "Provide queue management compat APIs for API 26+" by Sungsoo · 8 years ago
  17. 2c9e5da Revert "Provide compat API for MediaBrowser.search for API 26+" by Sungsoo · 8 years ago
  18. f97ab84 Do null check inline rather than using a local variable am: 406b4f9db1 by Donghyun Cho · 8 years ago
  19. 2eb6007 Merge "MediaBrowserCompat: Add methods for custom action support" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  20. 36d8c08 leanback: fix transition test below api 21 by Dake Gu · 8 years ago
  21. 1853eab leanback: fix ProgressBarManager not shown by Dake Gu · 8 years ago
  22. f49d722 resolve merge conflicts of f34b246a95 to oc-dev Test: none by Chris Craik · 8 years ago
  23. 80b56ae Compat method for startForegroundService and pre-O by Vinod Krishnan · 8 years ago
  24. 71285ac Merge "tv-provider: add ASPECT_RATIO_4_3 for Preview/WatchNextPrograms" into oc-dev by TreeHugger Robot · 8 years ago
  25. b37e3cf Fix crash in DividerItemDecoration when R.attr.listDivider is null. by Aurimas Liutikas · 8 years ago
  26. cb6b1e8 Merge "Update generateDocs description" into oc-dev by TreeHugger Robot · 8 years ago
  27. ce7384c Merge "Support for recent notification apis" into oc-dev by TreeHugger Robot · 8 years ago
  28. 8a05807 Merge "Remove unnecessary casts on calls to findViewById" into oc-dev by TreeHugger Robot · 8 years ago
  29. 8f95356 tv-provider: add ASPECT_RATIO_4_3 for Preview/WatchNextPrograms by Dongwon Kang · 8 years ago
  30. 6ff416f Support for recent notification apis by Julia Reynolds · 8 years ago
  31. 9a5734f Address comments from the API review. by Aga Madurska · 8 years ago
  32. c39846b Update generateDocs description by Siyamed Sinir · 8 years ago
  33. 5aaecbf Merge "Enabled dynamic setting of different colors in OnboardingFragment" into oc-dev by Keyvan Amiri · 8 years ago
  34. 93cc83d Enabled dynamic setting of different colors in OnboardingFragment by Keyvan Amiri · 8 years ago
  35. aee2fb0 Execute pending transactions after FM state change. by George Mount · 8 years ago
  36. 53d1c75 Merge "Fix flaky LoaderTest tests." into oc-dev by TreeHugger Robot · 8 years ago
  37. ec1c3d3 Merge "Fix flaky GridWidgetTest" into oc-dev by Dake Gu · 8 years ago
  38. 04cccc9 Move to Android Gradle Plugin 2.4.0 alpha 6. by Aurimas Liutikas · 8 years ago
  39. ad8bc6c Merge "tv-provider: add review rating columns to programs" into oc-dev by TreeHugger Robot · 8 years ago
  40. 4933e83 Merge "Reserve space for preference icon." into oc-dev by Doris Ling · 8 years ago
  41. 3719c5f Fix flaky GridWidgetTest by Dake Gu · 8 years ago
  42. fa2e2ac Remove unnecessary casts on calls to findViewById by Alan Viverette · 8 years ago
  43. d40d5aa Fixing some typos by Ian Pedowitz · 8 years ago
  44. 0d8edf1 Merge "Un-suppress NewApi lint where applicable" into oc-dev by TreeHugger Robot · 8 years ago
  45. cfc9804 Merge "Improve forward compatibility for BuildCompat.isAtLeastX() methods" into oc-dev by TreeHugger Robot · 8 years ago
  46. 905bcd2 Un-suppress NewApi lint where applicable by Alan Viverette · 8 years ago
  47. c65ceae Reuse PlayBackGlueHost when switching PlayBackGlue by Wei-Hsin · 8 years ago
  48. 7c242965 Reserve space for preference icon. by Doris Ling · 8 years ago
  49. fe7177d Merge "Make menu item tinting available on older platforms." into oc-dev by Kirill Grouchnikov · 8 years ago
  50. 2c97fb9 Merge "leanback: fix flaky BrowseFragmentTest" into oc-dev by Dake Gu · 8 years ago
  51. d958281 Merge "AutoSize TextView - take horizontalScrolling into account [support]" into oc-dev by TreeHugger Robot · 8 years ago
  52. 4736f7d Improve forward compatibility for BuildCompat.isAtLeastX() methods by Alan Viverette · 8 years ago
  53. 406b4f9 Do null check inline rather than using a local variable by Donghyun Cho · 8 years ago
  54. 1d86e21 Merge "Fix doclava arguments" into oc-dev by TreeHugger Robot · 8 years ago
  55. 67d8367 Merge "Cleanup AppOpsManagerCompat" into oc-dev by TreeHugger Robot · 8 years ago
  56. 0dfd85c Merge "Fix issue #36638002: Update WakefulBroadcastReceiver for Android O" into oc-dev by TreeHugger Robot · 8 years ago
  57. cc37e2f Fix doclava arguments by Yigit Boyar · 8 years ago
  58. 4ccbc34 leanback: fix flaky BrowseFragmentTest by Dake Gu · 8 years ago
  59. f34b246 Merge "Clear child animations before removal" into nyc-support-25.4-dev by Chris Craik · 8 years ago
  60. 21b95fb Merge "Added hooks for initial data loading to OnboardingFragment" into oc-dev by Keyvan Amiri · 8 years ago
  61. 9b81091 tv-provider: add review rating columns to programs by Conrad Chen · 8 years ago
  62. 3a7c6d2 Make menu item tinting available on older platforms. by Kirill Grouchnikov · 8 years ago
  63. 5e9aab5 Use the correct version of Jacoco plugin. by Aurimas Liutikas · 8 years ago
  64. 24baf5e Fix issue #36638002: Update WakefulBroadcastReceiver for Android O by Dianne Hackborn · 8 years ago
  65. e4f308c Merge "Move to using Android Gradle Plugin 2.4.0-alpha5" into oc-dev by Aurimas Liutikas · 8 years ago
  66. 51dbe47 Merge "Move all support-fragment classes into one src directory." into oc-dev by Aurimas Liutikas · 8 years ago
  67. ec6475b Merge "tv-provider: add ACTION_INITIALIZE_PROGRAMS to TvContractCompat" into oc-dev by Conrad Chen · 8 years ago
  68. 8d35a46 Merge "leanback: set window background to null when use View as background" into oc-dev by Dake Gu · 8 years ago
  69. 0d27556 Added hooks for initial data loading to OnboardingFragment by Keyvan Amiri · 8 years ago
  70. df6aff0 tv-provider: add ACTION_INITIALIZE_PROGRAMS to TvContractCompat by Conrad Chen · 8 years ago
  71. 4e1ab1e Merge "Better API change management" into oc-dev by TreeHugger Robot · 8 years ago
  72. 058995d Move to using Android Gradle Plugin 2.4.0-alpha5 by Aurimas Liutikas · 8 years ago
  73. d2e6776 AutoSize TextView - take horizontalScrolling into account [support] by Andrei Stingaceanu · 8 years ago
  74. 63fa402 Fix NPE while cloning a bundle am: 420cba7464 by Donghyun Cho · 8 years ago
  75. b0ba50d Better API change management by Alan Viverette · 8 years ago
  76. 420cba7 Fix NPE while cloning a bundle by Donghyun Cho · 8 years ago
  77. 65482ba Merge "Update pathmap.mk to use new emoji bundled folder" into oc-dev by Siyamed Sinir · 8 years ago
  78. 4f30a89 Merge "leanback: switch to use getAdapterPosition() for accessbility node" into oc-dev by Dake Gu · 8 years ago
  79. b0f66ef Merge "Import translations. DO NOT MERGE" into oc-dev by TreeHugger Robot · 8 years ago
  80. 11e04bc leanback: set window background to null when use View as background by Dake Gu · 8 years ago
  81. 3ae179c Merge "Delete instantvideo library" into oc-dev by TreeHugger Robot · 8 years ago
  82. e36e2ce leanback: switch to use getAdapterPosition() for accessbility node by Dake Gu · 8 years ago
  83. 902cd5c Merge "Work around android.view.animation.Animation bug prior to N" into nyc-support-25.4-dev by Chris Craik · 8 years ago
  84. 678e610 Merge "Work around android.view.animation.Animation bug prior to N" into nyc-support-25.4-dev by Chris Craik · 8 years ago
  85. fbc74f3 Delete instantvideo library by Youngsang Cho · 8 years ago
  86. d990762 DO NOT MERGE: Remove O related code from MediaBrowser am: b93f0cb63d -s ours by Christofer kersten · 8 years ago
  87. 59a13ad Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  88. b87d5fd Clear child animations before removal by Chris Craik · 8 years ago
  89. 525d40d resolve merge conflicts of 87e76d93b9 to oc-dev by Chris Craik · 8 years ago
  90. 2aad3fa Merge "Fix NPE if animation updated after manager released." into oc-dev by Dake Gu · 8 years ago
  91. a60d64f Merge "Downloadable Fonts supportlib version" into oc-dev by TreeHugger Robot · 8 years ago
  92. b93f0cb DO NOT MERGE: Remove O related code from MediaBrowser by Christofer Åkersten · 8 years ago
  93. 87e76d9 Merge "Make prefetch calls trigger isComputingLayout()=true" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  94. dbad440 Merge "Fix a mistake in merge" into oc-dev by TreeHugger Robot · 8 years ago
  95. b6f1e94 Merge "TransitionManager.go with null parameter" into oc-dev by TreeHugger Robot · 8 years ago
  96. 6e02606 Update pathmap.mk to use new emoji bundled folder by Siyamed Sinir · 8 years ago
  97. c6dae16 Work around android.view.animation.Animation bug prior to N by Chris Craik · 8 years ago
  98. 4b0ef21 Merge "Fix isAtleastO" into oc-dev by TreeHugger Robot · 8 years ago
  99. 9cd583fc Merge "Suppress flaky test - SearchView_CursorTest.testSuggestionSelection" into oc-dev by TreeHugger Robot · 8 years ago
  100. 434607f Move all support-fragment classes into one src directory. by Aurimas Liutikas · 8 years ago