1. 2c5267c leanback: fix lint newApi by Dake Gu · 7 years ago
  2. f8a2b6d Update to AGP 3.0.0 alpha5 and Gradle 4.1-Milestone1 by Aurimas Liutikas · 7 years ago
  3. 07c4dd6 Start using Gradle 4.1 Milestone 1 by Aurimas Liutikas · 7 years ago
  4. 60e00f8 leanback lint fixes by Dake Gu · 7 years ago
  5. 79df27b Merge "Fix issue #63140636: JobIntentService Intents use different classloaders on different platform versions." into oc-support-26.0-dev by Dianne Hackborn · 7 years ago
  6. 4fe4054 Merge "Updating seek thumbnail size according to spec" into oc-support-26.0-dev by Jingjiang Li · 7 years ago
  7. e466207 Updating seek thumbnail size according to spec by jingjiangli · 7 years ago
  8. a05dc7a Fix issue #63140636: JobIntentService Intents use different classloaders on different platform versions. by Dianne Hackborn · 7 years ago
  9. d1c8443 Fixed NPE in onAddFocusables by Keyvan Amiri · 7 years ago
  10. 1cfc200 Merge "Deprecate v7 NotificationCompat.Builder" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  11. c187cd9 Merge "Fix DecoratedCustomViewStyle with 1-2 actions" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  12. 4b1dfbc Merge "Fix issue for Preference.setSingleLineTitle() has no effect." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  13. e01caa9 Fix DecoratedCustomViewStyle with 1-2 actions by Ian Lake · 7 years ago
  14. a2aa4d8 Merge "Revert "Revert "Fixed keyboard autoclosing and wrong position for EditTexts" ag/2385121"" into oc-support-26.0-dev by Keyvan Amiri · 7 years ago
  15. a2a7d71 Merge "Move to using Android Gradle Plugin 3.0.0-alpha4" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  16. 151e43e Revert "Revert "Fixed keyboard autoclosing and wrong position for EditTexts" ag/2385121" by Keyvan Amiri · 7 years ago
  17. 25c8a89 Merge "MediaBrowserCompat: Fix NPE when CustomActionCallback is null" into oc-support-26.0-dev by Hyundo Moon · 7 years ago
  18. 88fc88b Merge "MediaRouter: Use correct library in testing" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  19. 9397768 Deprecate v7 NotificationCompat.Builder by Ian Lake · 7 years ago
  20. 95d5e70 Move to using Android Gradle Plugin 3.0.0-alpha4 by Aurimas Liutikas · 7 years ago
  21. f851da7 Merge "Fix an assortment of lint warnings." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  22. acc4044 Merge "Fix ListPopupWindowTest on API 26" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  23. 6fb3bf6 MediaRouter: Use correct library in testing by Conrad Chen · 7 years ago
  24. aa03998 Merge "Have NotificationCompat applyStandardTemplate use the Builder" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  25. f74f127 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  26. 4510be13 Disable using the new dex plugin flow in AGP. by Aurimas Liutikas · 7 years ago
  27. f2e6ef0 Fix ListPopupWindowTest on API 26 by Aurimas Liutikas · 7 years ago
  28. 35bb16f Merge "Revert "Fixed keyboard autoclosing and wrong position for EditTexts" ag/2385121" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  29. 0dbe908 Revert "Fixed keyboard autoclosing and wrong position for EditTexts" ag/2385121 by Aurimas Liutikas · 7 years ago
  30. 72c5653 MediaBrowserCompat: Fix NPE when CustomActionCallback is null by Hyundo Moon · 7 years ago
  31. 0b70a8c Merge changes I825b6644,If0143d93,I19311bb8,Ie95434f3 into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  32. dc7e5bf Merge "leanback: more test for RTL alignment" into oc-support-26.0-dev by Dake Gu · 7 years ago
  33. a077d86 Have NotificationCompat applyStandardTemplate use the Builder by Ian Lake · 7 years ago
  34. 457cdfa Move MediaStyle big content view code from ImplBase by Ian Lake · 7 years ago
  35. 8a7206f Inline v7 NotificationCompatImplApi21+24 by Ian Lake · 7 years ago
  36. ea211e8 Move MediaStyle content view code from ImplBase by Ian Lake · 7 years ago
  37. dbc4a78 Move DecoratedMediaCustomViewStyle heads up into the view by Ian Lake · 7 years ago
  38. b2ad400 Move DecoratedCustomViewStyle specific code from ImplBase by Ian Lake · 7 years ago
  39. c531b67 Move Decorated+MediaStyle big contentView into the style by Ian Lake · 7 years ago
  40. d7b4e03 Remove builder access from NotifCompatImplBase by Ian Lake · 7 years ago
  41. e78e625 Move Decorated+MediaStyle contentView into the style by Ian Lake · 7 years ago
  42. a67c236 Use apply() for DecoratedMediaStyle API 24+, MediaStyle API 21+ by Ian Lake · 7 years ago
  43. cd2d7aa Move DecoratedCustomViewStyle's heads up contentView into style by Ian Lake · 7 years ago
  44. 9393c9c Move DecoratedCustomViewStyle's big content view into style by Ian Lake · 7 years ago
  45. 21991e6 Move DecoratedCustomViewStyle's contentView into style by Ian Lake · 7 years ago
  46. 8ad54d5 Remove the need to use v7 NotificationCompat for MessagingStyle by Ian Lake · 7 years ago
  47. ba075fd Merge "Introduces more general smooth scrolling API for RecyclerView snap helpers." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  48. 5c4f580 Merge "Fixed keyboard autoclosing and wrong position for EditTexts" into oc-support-26.0-dev by Keyvan Amiri · 7 years ago
  49. 212b310 Merge "Fix typo" into oc-support-26.0-dev by Yang Ren · 7 years ago
  50. 017d139 Merge "cherrypick from oc-dev docs: Note diff btwn main thread & UI thread Original Change-Id: If6daed0dd06e76ad79571fcece6aded4ef942994" into oc-support-26.0-dev by Andrew Solovay · 7 years ago
  51. 4b79f71 leanback: more test for RTL alignment by Dake Gu · 7 years ago
  52. 173357a Merge "Revert "Revert "leanback: fix RTL alignment scroll limit" ag/2461878"" into oc-support-26.0-dev by Dake Gu · 7 years ago
  53. 712181d Merge "Remove deprecated methods" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  54. 237988a cherrypick from oc-dev docs: Note diff btwn main thread & UI thread by Andrew Solovay · 7 years ago
  55. 76e5137 Merge "Fix PaintCompat.hasGlyph for flags" into oc-support-26.0-dev by Siyamed Sinir · 7 years ago
  56. 7ec458b Merge "Enable local Gradle build cache." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  57. 86ebe70 Fix PaintCompat.hasGlyph for flags by Siyamed Sinir · 7 years ago
  58. 2bafb2b Revert "Revert "leanback: fix RTL alignment scroll limit" ag/2461878" by Dake Gu · 7 years ago
  59. 8102c38 Merge "Revert "leanback: fix RTL alignment scroll limit" ag/2461878" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  60. 720e04d Revert "leanback: fix RTL alignment scroll limit" ag/2461878 by Aurimas Liutikas · 7 years ago
  61. 05ebbe4 Merge "Handle media key events in input order" into oc-support-26.0-dev by Jaewan Kim · 7 years ago
  62. 8225826 Fix typo by yangren · 7 years ago
  63. 7fdcf72 Merge "leanback: fix accessibility SCROLL_FORWARD for half visible item." into oc-support-26.0-dev by Dake Gu · 7 years ago
  64. de94aeb Merge "leanback: fix RTL alignment scroll limit" into oc-support-26.0-dev by Dake Gu · 7 years ago
  65. 4297da7 leanback: fix accessibility SCROLL_FORWARD for half visible item. by Dake Gu · 7 years ago
  66. f1d850f Fixed keyboard autoclosing and wrong position for EditTexts by Keyvan Amiri · 7 years ago
  67. a9ca144 leanback: fix RTL alignment scroll limit by Dake Gu · 7 years ago
  68. c14718b Enable local Gradle build cache. by Aurimas Liutikas · 7 years ago
  69. de36f86 Move MessagingStyle's custom title and text to its apply() by Ian Lake · 7 years ago
  70. 4d73eef Merge "Speed up gradle configuration step." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  71. 016fbd7 Make NotificationCompat.Style apply themselves by Ian Lake · 7 years ago
  72. 3bd3fcc Merge "Fixes NotificationCompat.Action extraction of allowGeneratedReplies" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  73. 585a934 Speed up gradle configuration step. by Aurimas Liutikas · 7 years ago
  74. 4ded4c1 Fix issue for Preference.setSingleLineTitle() has no effect. by Doris Ling · 7 years ago
  75. af4ea06 Merge "Update JavaDoc in DynamicAnimation" into oc-support-26.0-dev by Doris Liu · 7 years ago
  76. d404d9b Merge "Correcting min sdk to 23 for the wear module." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  77. 5fed052 Merge "Speed up gradle configuration step." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  78. 4d74d84 Merge "Only log adapter/layoutmanager/context in exceptions, not toString" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  79. 43c5431 Merge "Add missing transitive dependency" am: 684e045dc0 am: 1c2a8fbcad -s ours by Colin Cross · 7 years ago
  80. 3a67a3f Update JavaDoc in DynamicAnimation by Doris Liu · 7 years ago
  81. 06c7d78 Merge "Add missing transitive dependency" am: 684e045dc0 am: 1c2a8fbcad -s ours by Colin Cross · 7 years ago
  82. 1c2a8fb Merge "Add missing transitive dependency" am: 684e045dc0 by Colin Cross · 7 years ago
  83. 684e045 Merge "Add missing transitive dependency" by Treehugger Robot · 7 years ago
  84. 31a68d5 Only log adapter/layoutmanager/context in exceptions, not toString by Chris Craik · 7 years ago
  85. 41ac2d4 Add missing transitive dependency by Colin Cross · 7 years ago
  86. 6fdb04a Fixes NotificationCompat.Action extraction of allowGeneratedReplies by Alex Hills · 7 years ago
  87. 21b7fce Speed up gradle configuration step. by Aurimas Liutikas · 7 years ago
  88. 5c5c998 Remove deprecated methods by Julia Reynolds · 7 years ago
  89. a15cf65 Handle media key events in input order by Jaewan Kim · 7 years ago
  90. 5d32cb8 Persist password visibility state by Kirill Grouchnikov · 7 years ago
  91. 0f335c0 Merge "Workaround focusableViewAvailable bug of LinearLayout in RTL" into oc-support-26.0-dev by Dake Gu · 7 years ago
  92. 4098659 DO NOT MERGE: Merge commit '3b2b22f181a0de40a226d6672d159225fe263686' from nyc-support-25.4-dev to stage-aosp-master. am: 0b16435cc0 -s ours by Xin Li · 7 years ago
  93. 462eb14 DO NOT MERGE: Merge commit '3b2b22f181a0de40a226d6672d159225fe263686' from nyc-support-25.4-dev to stage-aosp-master. by Xin Li · 7 years ago
  94. 0b16435 DO NOT MERGE: Merge commit '3b2b22f181a0de40a226d6672d159225fe263686' by Xin Li · 7 years ago
  95. 1d3d191 Merge "MediaRouter: Fix potential NPE in GlobalMediaRouter" into oc-support-26.0-dev by Conrad Chen · 7 years ago
  96. 86c3923 Correcting min sdk to 23 for the wear module. by Aga Madurska · 7 years ago
  97. 11bae1c Merge "Added CircularProgressLayout to support-wear" into oc-support-26.0-dev by Alper Gundogdu · 7 years ago
  98. 44c3b70 Merge "ExifInterface: support setting GPS information" into oc-support-26.0-dev by Conrad Chen · 7 years ago
  99. 9935c4d Merge "BottomNavigationView: contentDescription updates" into oc-support-26.0-dev by Jonathan Koren · 7 years ago
  100. 8a02f17 Merge "MediaRouter: fix side effects of createDescriptorBundleForClient()" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago