1. dbe6c87 Implement MediaControllerAdapter. by jingjiangli · 7 years ago
  2. 2ee7776 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  3. e8d86e5 Fixed localization formatting for picker widgets by Keyvan Amiri · 7 years ago
  4. bb11e82 Merge "Properly deprecate RemoteInputCompatBase and all its contents." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  5. 8f815b8 Refinalize 26.0.0 am: eac621fec1 by Ian Lake · 7 years ago
  6. fbd8ea0 Properly deprecate RemoteInputCompatBase and all its contents. by Aurimas Liutikas · 7 years ago
  7. eac621f Refinalize 26.0.0 by Ian Lake · 7 years ago
  8. 624b286 Fix build: NotificationCompat deprecated in 26.0 by Sergey Vasilinets · 7 years ago
  9. b724579 Merge "Deprecate v7 NotificationCompat" into oc-support-26.0-dev am: d33e1f14c7 by Ian Lake · 7 years ago
  10. d33e1f1 Merge "Deprecate v7 NotificationCompat" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  11. 34067bd Finalize 26.0.0 by Alan Viverette · 7 years ago
  12. 6fffcc5 Deprecate v7 NotificationCompat by Ian Lake · 7 years ago
  13. ccb9b8c Fix build: update api files for modules updated in 26.0.0 by Sergey Vasilinets · 7 years ago
  14. a985249 Finalize 26.0.0 by Alan Viverette · 7 years ago
  15. efedb10 Merge "Make API related tasks per project." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  16. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  17. 826ed4f Move NotificationCompat.MediaStyle to media-compat by Ian Lake · 7 years ago
  18. ab4adb3 Move DecoratedCustomViewStyle to Compat Library by Ian Lake · 7 years ago
  19. 410ea04 Add replaceAll parameter to EmojiExtractTextLayout by Siyamed Sinir · 7 years ago
  20. 45993a7 Merge "Clean up ObjectUtils APIs to provide better parity with platform" into oc-support-26.0-dev by Alan Viverette · 7 years ago
  21. 6e1f55f Merge "Add api for compat font checksum" into oc-support-26.0-dev by Siyamed Sinir · 7 years ago
  22. 8593339 Merge "Moved RoundedDrawable to support-wear" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  23. d58acbc Add api for compat font checksum by Siyamed Sinir · 7 years ago
  24. b3427dc Moved RoundedDrawable to support-wear by Alper Gundogdu · 7 years ago
  25. c9bbadf Clean up ObjectUtils APIs to provide better parity with platform by Alan Viverette · 7 years ago
  26. 8bf1dd1 Update api file now that we are using updated version of doclava. by Aurimas Liutikas · 7 years ago
  27. 0e4ac20 Merge "Support rotate method in ExifInterface" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  28. 3c955ed Merge "Extend setRating with extra fields" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  29. bc4fd2c Support rotate method in ExifInterface by yangren · 7 years ago
  30. 9397768 Deprecate v7 NotificationCompat.Builder by Ian Lake · 7 years ago
  31. ba075fd Merge "Introduces more general smooth scrolling API for RecyclerView snap helpers." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  32. d4265a9 Extend setRating with extra fields by yangren · 7 years ago
  33. 5c5c998 Remove deprecated methods by Julia Reynolds · 7 years ago
  34. 11bae1c Merge "Added CircularProgressLayout to support-wear" into oc-support-26.0-dev by Alper Gundogdu · 7 years ago
  35. c5d3024 ExifInterface: support setting GPS information by Conrad Chen · 7 years ago
  36. 1194700 EmojiCompat remove deprecated classes/constants by Siyamed Sinir · 7 years ago
  37. fc52b0e Merge "Introduce auto retry to FontRequestEmojiCompatConfig." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  38. a58c9e8 Introduces more general smooth scrolling API for RecyclerView snap helpers. by Gus Prevas · 7 years ago
  39. 16070c1 Added CircularProgressLayout to support-wear by Alper Gundogdu · 7 years ago
  40. 3863222 Merge "tv-provider: hide BaseProgram and BasePreviewProgram" into oc-support-26.0-dev by Dongwon Kang · 7 years ago
  41. 6436cc6 Introduce auto retry to FontRequestEmojiCompatConfig. by Seigo Nonaka · 7 years ago
  42. 0a8c169 Fix issue #62582138: Make JobIntentService work with a ComponentName by Dianne Hackborn · 7 years ago
  43. eaa6bd6 Merge "Fix issue #62390590: SecurityException in JobIntentService$..." into oc-support-26.0-dev by Dianne Hackborn · 7 years ago
  44. 85890ee Merge "Add EXTRA_LEGACY_STREAM_TYPE" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  45. 513ac4c Merge "Add ViewCompat#hasExplicitFocusable" into oc-support-26.0-dev by Evan Rosky · 7 years ago
  46. 2380971 Merge "Made MaterialProgressDrawable public" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  47. 574f2ce Merge "tv-provider: add isRecordedProgramUri() method" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  48. 13da107 tv-provider: hide BaseProgram and BasePreviewProgram by Dongwon Kang · 7 years ago
  49. 4be8653 Made MaterialProgressDrawable public by Alper Gundogdu · 7 years ago
  50. 7aee4cb EmojiCompat ExtractEditText support by Siyamed Sinir · 7 years ago
  51. 7ce21c3 Fix issue #62390590: SecurityException in JobIntentService$... by Dianne Hackborn · 7 years ago
  52. 10abcc5 Add EXTRA_LEGACY_STREAM_TYPE by Jae Seo · 7 years ago
  53. 69d62e9 Merge "Deprecate LoaderCallback, create MetadataLoaderRepoCallback" into oc-support-26.0-dev by Siyamed Sinir · 7 years ago
  54. 6a91480 Add ViewCompat#hasExplicitFocusable by Evan Rosky · 7 years ago
  55. c685244 Deprecate LoaderCallback, create MetadataLoaderRepoCallback by Siyamed Sinir · 7 years ago
  56. 94a2bb8 Merge "Extract and unhide TransitionListenerAdapter" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  57. 34f638e Deprecate LOAD_STATE_SUCCESS and FAILURE by Siyamed Sinir · 7 years ago
  58. 7f5a78c Extract and unhide TransitionListenerAdapter by Yuichi Araki · 7 years ago
  59. 667d80b Checking in API diffs for 26.0.0-beta2 by Alan Viverette · 7 years ago
  60. 789f282 Merge changes I075b9bb4,I53b51089 into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  61. ffef018 Merge "Backport isTransitionRequired introduced in API 23" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  62. 913cfb3 ChangeScroll introduced in API level 23 by Yuichi Araki · 7 years ago
  63. dfbc6c9 Backport isTransitionRequired introduced in API 23 by Yuichi Araki · 7 years ago
  64. 7bd2fbc Backport ChangeBounds features API 22 and later by Yuichi Araki · 7 years ago
  65. 3b5c822 Merge "Backport endTransitions" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  66. 6c77828 Updated API txt by Evan Rosky · 7 years ago
  67. c822ba1 Checking in API diffs for 25.4.0 by Kathy Kam · 7 years ago
  68. 4ad1298 Backport endTransitions by Yuichi Araki · 7 years ago
  69. fdc5f7b Add replaceStrategy param to EmojiCompat.process() by Siyamed Sinir · 7 years ago
  70. a4952dd leanback: Refactoring PlaybackTransportControlGlue and PlaybackControlGlue. by Wei-Hsin · 7 years ago
  71. 7a938b0 Merge "RecyclerView: add APIs to query Scroller progress" into oc-support-26.0-dev by Dake Gu · 7 years ago
  72. 4c5e22d RecyclerView: add APIs to query Scroller progress by Dake Gu · 7 years ago
  73. 3b8b35c Merge "MediaRouter: Fix errprone warnings" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  74. 0ad9f09 Merge "Remove ActionBarActivity." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  75. ee1b969 MediaRouter: Fix errprone warnings by Hyundo Moon · 7 years ago
  76. f992fa4 Merge "Add Set<String> persist capabilities to Preference" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  77. e936153 Add Set<String> persist capabilities to Preference by Filip Pavlis · 7 years ago
  78. 9df73e8 Backport of ListView.canScrollList in compat by Kirill Grouchnikov · 7 years ago
  79. ecc4533 Remove ActionBarActivity. by Aurimas Liutikas · 7 years ago
  80. d389582 tv-provider: add isRecordedProgramUri() method by Conrad Chen · 7 years ago
  81. 305ab50 Merge "Revert "Revert "O is API 26""" into oc-dev by Ian Pedowitz · 7 years ago
  82. c47beeb Merge "Revert "Move CoordinatorLayout from design to core-ui"" into oc-dev by Kirill Grouchnikov · 7 years ago
  83. 101d137 Revert "Move CoordinatorLayout from design to core-ui" by Kirill Grouchnikov · 7 years ago
  84. 85b5869 Merge "Fix constant in PlaybackControlGlue Actions." into oc-dev by Dake Gu · 7 years ago
  85. 0a63a35 Move CoordinatorLayout from design to core-ui by Kirill Grouchnikov · 7 years ago
  86. c8027db Merge "MediaSessionCompat: Add constants to support follow/unfollow feature" into oc-dev by Donghyun Cho · 7 years ago
  87. 87fe3bb Merge "MediaBrowserCompat: Add predefined actions for the download feature" into oc-dev by Donghyun Cho · 7 years ago
  88. fe64c45 MediaSessionCompat: Add constants to support follow/unfollow feature by Donghyun Cho · 7 years ago
  89. 946a01c Fix constant in PlaybackControlGlue Actions. by Dake Gu · 7 years ago
  90. 19b6c77 Merge "leanback: support preferring key line over edge" into oc-dev by Dake Gu · 7 years ago
  91. 3e56add Merge "Add setShuffleMode and deprecate setShuffleModeEnabled" into oc-dev by TreeHugger Robot · 7 years ago
  92. b78a7ed MediaBrowserCompat: Add predefined actions for the download feature by Donghyun Cho · 7 years ago
  93. b6dde2c leanback: support preferring key line over edge by Dake Gu · 7 years ago
  94. f2d3236 Revert "Revert "O is API 26"" by Ian Pedowitz · 7 years ago
  95. 54a8a46 Finalize APIs for 26.0.0-beta1 by Alan Viverette · 7 years ago
  96. 7098198 Merge "Initial commit of Wearable Drawers" into oc-dev by TreeHugger Robot · 7 years ago
  97. 5df257d Support setting threshold for custom properties by Doris Liu · 7 years ago
  98. 2ae7f60 Merge "Add maxEmojiCount attribute to EmojiEditText" into oc-dev by Siyamed Sinir · 7 years ago
  99. 36545bb Initial commit of Wearable Drawers by Sean Kelley · 7 years ago
  100. 45f7d91 New JobIntentService. by Dianne Hackborn · 7 years ago