1. be3bec7 MediaSessionCompat: Do not reset callback if it is already set by Sungsoo · 7 years ago
  2. 62e3b75 Merge "Relayout when base inner insets change" into oc-support-26.0-dev by Ian Lake · 7 years ago
  3. 6e0d920 Merge "Fix the null check" into oc-support-26.0-dev by Tenghui Zhu · 7 years ago
  4. 134b089 leanback: support predictive animation by Dake Gu · 7 years ago
  5. 7a938b0 Merge "RecyclerView: add APIs to query Scroller progress" into oc-support-26.0-dev by Dake Gu · 7 years ago
  6. 1a2a8a0 Merge "Clarify ViewCompat#getMinimumHeight/Width method javadocs" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  7. ea0c3b5 Fix missing italics in AppCompatTextView am: 88139aa6cc am: 45e9983082 by Clara Bayarri · 7 years ago
  8. 45e9983 Fix missing italics in AppCompatTextView am: 88139aa6cc by Clara Bayarri · 7 years ago
  9. 516cca1 Merge "Fix warnings surfaced by error-prone." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  10. 4c5e22d RecyclerView: add APIs to query Scroller progress by Dake Gu · 7 years ago
  11. 2e146a7 Merge "Fix ViewStructure.getHint() for autofill on child of TextInputLayout." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  12. 3b8b35c Merge "MediaRouter: Fix errprone warnings" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  13. 0379249 Clarify ViewCompat#getMinimumHeight/Width method javadocs by Aurimas Liutikas · 7 years ago
  14. 69ccf21 Merge "Fix ProgressBarManagerTest size annotations" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  15. 0ad9f09 Merge "Remove ActionBarActivity." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  16. fa63b7f Fix ViewStructure.getHint() for autofill on child of TextInputLayout. by Felipe Leme · 7 years ago
  17. 88139aa Fix missing italics in AppCompatTextView by Clara Bayarri · 7 years ago
  18. 235c2e7 Merge "Update AppCompatSpinnerTest size annotation" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  19. 7917778 Fix the null check by ztenghui · 7 years ago
  20. 044757e Relayout when base inner insets change by Ian Lake · 7 years ago
  21. f5ef1dd Merge "Fix crashing RecyclerViewAccessibilityLifecycleTest" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  22. 256f04c Merge "MediaBrowserCompat: Fix failing tests" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  23. 2658138 Merge "Consider double tap of the play/pause as the next track" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  24. 659590d Consider double tap of the play/pause as the next track by Jaewan Kim · 7 years ago
  25. b5816e6 Merge "Correctly save retained fragments in the backstack" into oc-support-26.0-dev by Sergey Vasilinets · 7 years ago
  26. 62142c0 Merge "Fix PreferenceIconSpaceTest size annotations" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  27. 3a8b97c Merge "Clean Up: Groundwork for making TypefaceCompat implementation for API24." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  28. d2cf789 Merge "Introduce early exit path for non resource path case." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  29. 3487c3d MediaBrowserCompat: Fix failing tests by Hyundo Moon · 7 years ago
  30. f03a729 Merge "MediaBrowserServiceCompat: Fix NullPointerException" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  31. b2959d2 Clean Up: Groundwork for making TypefaceCompat implementation for API24. by Seigo Nonaka · 7 years ago
  32. f2b8aa6 Introduce early exit path for non resource path case. by Seigo Nonaka · 7 years ago
  33. 7991e93 Merge "Fix SimpleArrayMapTest size" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  34. ee1b969 MediaRouter: Fix errprone warnings by Hyundo Moon · 7 years ago
  35. 6954a9c Fix PreferenceIconSpaceTest size annotations by Aurimas Liutikas · 7 years ago
  36. 3f9b30c Update AppCompatSpinnerTest size annotation by Aurimas Liutikas · 7 years ago
  37. 3d459a1 Fix ProgressBarManagerTest size annotations by Aurimas Liutikas · 7 years ago
  38. 9ce1ab6 Fix MediaBrowserCompatTest size annotations by Aurimas Liutikas · 7 years ago
  39. 3c2f014 Fix SimpleArrayMapTest size by Aurimas Liutikas · 7 years ago
  40. 1e07d39 Merge "fix a typo in SortedList javadoc" am: efdf532476 am: d1f141a6d0 am: 3b5d26ccfb by cjeon · 7 years ago
  41. 9e08b77 Merge "fix a typo in SortedList javadoc" am: efdf532476 am: d1f141a6d0 by cjeon · 7 years ago
  42. 3b5d26c Merge "fix a typo in SortedList javadoc" am: efdf532476 am: d1f141a6d0 by cjeon · 7 years ago
  43. a914355 Fix crashing RecyclerViewAccessibilityLifecycleTest by Aurimas Liutikas · 7 years ago
  44. d1f141a Merge "fix a typo in SortedList javadoc" am: efdf532476 by cjeon · 7 years ago
  45. ca32d40 Fix warnings surfaced by error-prone. by George Mount · 7 years ago
  46. efdf532 Merge "fix a typo in SortedList javadoc" by Treehugger Robot · 7 years ago
  47. d15bade Correctly save retained fragments in the backstack by Sergey Vasilinets · 7 years ago
  48. f992fa4 Merge "Add Set<String> persist capabilities to Preference" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  49. 68fd3a6 Merge "Combine JobServiceEngineImpl and JobIntentService" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  50. 2ded61f Merge "Address a11y issues in action drawer's peek view" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  51. 7df19be Merge "leanback: add TYPE_TEXT_FLAG_NO_SUGGESTION for GuidedAction" into oc-support-26.0-dev by Dake Gu · 7 years ago
  52. 81142ab Address a11y issues in action drawer's peek view by Sean Kelley · 7 years ago
  53. 7436aae Combine JobServiceEngineImpl and JobIntentService by Aurimas Liutikas · 7 years ago
  54. 217ff34 Merge "Make drawers modal for a11y" into oc-support-26.0-dev by Sean Kelley · 7 years ago
  55. 557ea6b Merge "Backport of ListView.canScrollList in compat" into oc-support-26.0-dev by Kirill Grouchnikov · 7 years ago
  56. b3d6032 MediaBrowserServiceCompat: Fix NullPointerException by Hyundo Moon · 7 years ago
  57. bd25081 Make drawers modal for a11y by Sean Kelley · 7 years ago
  58. e936153 Add Set<String> persist capabilities to Preference by Filip Pavlis · 7 years ago
  59. 6a10ef3 Merge "Using boolean flag to stop the thread to avoid NPE" into oc-dev am: d04a78ef05 by Suprabh Shukla · 7 years ago
  60. ec280cb Merge "Using boolean flag to stop the thread to avoid NPE" into oc-dev by Suprabh Shukla · 7 years ago
  61. d04a78e Merge "Using boolean flag to stop the thread to avoid NPE" into oc-dev by TreeHugger Robot · 7 years ago
  62. 18db049 Merge "Add getPackageName() method to programs" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  63. ce67899 leanback: add TYPE_TEXT_FLAG_NO_SUGGESTION for GuidedAction by Dake Gu · 7 years ago
  64. 101d896 Fix RecyclerViewAccessibilityLifeCycleTest on 4.4.2 by Dake Gu · 7 years ago
  65. 9df73e8 Backport of ListView.canScrollList in compat by Kirill Grouchnikov · 7 years ago
  66. ecc4533 Remove ActionBarActivity. by Aurimas Liutikas · 7 years ago
  67. 53dcc8d Add getPackageName() method to programs by Conrad Chen · 7 years ago
  68. 3da9521 Merge "leanback: change default shadow value of unselected item to be 0" into oc-dev am: 10ea277426 by Dake Gu · 7 years ago
  69. e8679dd Increase the maximum allowed heap size for gradle am: 21001ce1a3 by Aurimas Liutikas · 7 years ago
  70. ec7df32 Merge "leanback: fix Drawable not updated" into oc-dev am: e95cc69893 by Dake Gu · 7 years ago
  71. 3b5a582 Merge "fix RecyclerViewAccessibilityLifeCycleTest below v19" into oc-dev am: 67d202da76 by Aurimas Liutikas · 7 years ago
  72. 674b97f Merge "Mark mLock as final." into oc-dev am: c1c103a428 am: 3d76c4f9dd by Seigo Nonaka · 7 years ago
  73. b451053 Merge "Fix back stack problems due to postponed transitions" into oc-dev am: 5f58e3b23b by George Mount · 7 years ago
  74. 22b577b Merge "MediaBrowserCompat: Allow to connect while disconnecting" into oc-dev am: 1b27c7ef94 by Sungsoo · 7 years ago
  75. 546cbc5 Merge "Revert "Revert "O is API 26""" into oc-dev am: 305ab50d45 am: abc8095b43 by Ian Pedowitz · 7 years ago
  76. b8a7696 Merge "Revert "Move CoordinatorLayout from design to core-ui"" into oc-dev am: c47beeb2e7 by Kirill Grouchnikov · 7 years ago
  77. 75ea0e9 Merge "Revert "Fix host side tests build in core-ui"" into oc-dev am: f3d16cb843 by Kirill Grouchnikov · 7 years ago
  78. 6fd3edc Merge "RecyclerView: dont clear app provided accessibility delegate" into oc-dev am: a031fe7234 by Dake Gu · 7 years ago
  79. fbc1a0f Merge "Fix constant in PlaybackControlGlue Actions." into oc-dev am: 85b5869271 by Dake Gu · 7 years ago
  80. 5cc6935 Fix host side tests build in core-ui am: a68d5339c5 am: 1914c83111 by Kirill Grouchnikov · 7 years ago
  81. d2d5673 Merge "Move CoordinatorLayout from design to core-ui" into oc-dev am: b1aac1bee3 by Kirill Grouchnikov · 7 years ago
  82. e231b15 Merge "Suppress RecyclerViewFocusRecoveryTest that crash on UI thread." into oc-dev am: 9e05029fcb by Aurimas Liutikas · 7 years ago
  83. 5e57b58 Merge "Remove references to unused directories in make and gradle files." into oc-dev am: 50c77ea671 by Aurimas Liutikas · 7 years ago
  84. 47e878f Merge "MediaSessionCompat: Add constants to support follow/unfollow feature" into oc-dev am: c8027dbaff by Donghyun Cho · 7 years ago
  85. 4d09b0a Merge "MediaBrowserCompat: Add predefined actions for the download feature" into oc-dev am: 87fe3bbe36 by Donghyun Cho · 7 years ago
  86. 58eef0f Merge "Fix and suppress an assortment of ErrorProne warnings." into oc-dev am: 7be8da4a1b by Aurimas Liutikas · 7 years ago
  87. b938023 DO NOT MERGE. Fix maven repo pom files for createArchive task. am: 314454cb8f -s ours am: 7227f54e85 by Aurimas Liutikas · 7 years ago
  88. 8bc9441 Merge "MediaBrowserCompatTest: Fix flaky tests" into oc-dev am: 2d62fee737 by Hyundo Moon · 7 years ago
  89. becb781 Merge "Catch BadParcelableException in MediaSession/BrowserCompat" into oc-dev am: e7832866ae by Hyundo Moon · 7 years ago
  90. 01d372e Merge "Support fontFamily attribute for API15" into oc-dev am: 120bf7e1f9 by Seigo Nonaka · 7 years ago
  91. 7946178 Fix createArchive task. am: fc243315b9 am: 8c5a0ecf18 by Aurimas Liutikas · 7 years ago
  92. 059f5a08 Merge "Leanback: fix javadoc of overriding child overlay." into oc-dev am: 18c79200bd by Dake Gu · 7 years ago
  93. 595ce5e Merge "Remove FontsContractInternal" into oc-dev am: 296f5987d1 am: 0453719892 by Seigo Nonaka · 7 years ago
  94. 2b89cef Merge "leanback: support preferring key line over edge" into oc-dev am: 19b6c77f84 by Dake Gu · 7 years ago
  95. 97dc2bf Merge "Add setShuffleMode and deprecate setShuffleModeEnabled" into oc-dev am: 3e56add914 by Hyundo Moon · 7 years ago
  96. 1185d90 Merge "Add a hierarchy to the wear samples." into oc-dev am: c08e734ff9 by Aga Madurska · 7 years ago
  97. ac55a23 Merge "Ensure we reset the state of the view after dismissal." into oc-dev am: dc366105f8 by Aga Madurska · 7 years ago
  98. 0ccc9db Merge "Include LICENSE.txt file in Support Library project root" into oc-dev am: de509d4224 by Alan Viverette · 7 years ago
  99. 8085922 Explicit public resources for prefs-v7 am: 8f9a4a9182 am: 573fa5bd20 by Alan Viverette · 7 years ago
  100. 28d6ea0 Fix NPE if animation updated after manager released. am: eba890213d am: aa2f911ec4 by Kazuki Nara · 7 years ago