1. 00f5065 ExifInterface: Minor fixes by Hyundo Moon · 7 years ago
  2. 8e5ed57 Merge "Fix Toolbar title appears to lose bold" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  3. df49e49 Merge "MediaRouter: Add a log for debug purpose" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  4. ae892dd Merge "ExifInterface: Prevent DATETIME value from being set unproperly" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  5. a39fc62 ExifInterface: Prevent DATETIME value from being set unproperly by Hyundo Moon · 7 years ago
  6. b33d2b5 MediaRouter: Add a log for debug purpose by Sungsoo · 7 years ago
  7. 1693137 Merge "Stop copying files as much as possible." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  8. e3ab194 Merge "Fix lint warnings that started being shown with AGP 3.0.0" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  9. f1cfdad Fix Toolbar title appears to lose bold by Clara Bayarri · 7 years ago
  10. 08df2af Stop copying files as much as possible. by Seigo Nonaka · 7 years ago
  11. f468c07 AutoSize TextView - support - major fixes by Andrei Stingaceanu · 7 years ago
  12. 912315a Merge "Clean up usages of deprecated methods of AccessibilityManagerCompat" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  13. c7324b7 Merge "Remove BaseInstrumentationTestCase in AppCompat tests." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  14. 97b8ce7 Merge "Fixed fastRelayout when a view is invalidated" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  15. 86edd52 Fix lint warnings that started being shown with AGP 3.0.0 by Aurimas Liutikas · 7 years ago
  16. 5106c31 Merge "Fix SynchronizeOnNonFinalField warning in FragmentManager." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  17. e79b22a Fixed fastRelayout when a view is invalidated by Keyvan Amiri · 7 years ago
  18. 69d62e9 Merge "Deprecate LoaderCallback, create MetadataLoaderRepoCallback" into oc-support-26.0-dev by Siyamed Sinir · 7 years ago
  19. cf10e3c Merge "Fix a lint warning in support-cardview." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  20. 8d3b808 Remove BaseInstrumentationTestCase in AppCompat tests. by Aurimas Liutikas · 7 years ago
  21. c685244 Deprecate LoaderCallback, create MetadataLoaderRepoCallback by Siyamed Sinir · 7 years ago
  22. 91047be Merge "Remove usages of BuildCompat#isAtLeastO in support library." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  23. 1a199d0 Tidy up more resources in support-wear. by Aga Madurska · 7 years ago
  24. 9ad139d Merge "Make LinkifyCompat fallback to system apis for API 26+" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  25. f0f99f1 Merge "Mark ViewPagerWithTabStripTest#testKeyboardNavigation as Large" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  26. df5d76c Merge "Fix lint error in FontsContractCompat" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  27. f65fb82 Make LinkifyCompat fallback to system apis for API 26+ by Aurimas Liutikas · 7 years ago
  28. 2670496 Merge "Update to use String#isEmpty where possible." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  29. cf54508 Mark ViewPagerWithTabStripTest#testKeyboardNavigation as Large by Aurimas Liutikas · 7 years ago
  30. 189da76 Fix SynchronizeOnNonFinalField warning in FragmentManager. by Aurimas Liutikas · 7 years ago
  31. 97f7aa4 Add a prefix to wear resources to avoid conflicts. by Aga Madurska · 7 years ago
  32. 12621bf Add Switch widget style to match style used in SwitchPreference in watch devices. by Michael Kwan · 7 years ago
  33. 667f860 Merge remote-tracking branch 'goog/oc-support-26.0-dev' into oc_support_26_0_dev am: b0f7da12b3 by Alan Viverette · 7 years ago
  34. f8fe8dd Merge remote-tracking branch 'goog/oc-support-26.0-dev' into oc_support_26_0_dev by Alan Viverette · 7 years ago
  35. 154ac81 Merge "Remove deprecated ViewUtils#combineMeasuredStates" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  36. b0f7da1 Merge remote-tracking branch 'goog/oc-support-26.0-dev' into oc_support_26_0_dev by Alan Viverette · 7 years ago
  37. b34c816 Fix lint error in FontsContractCompat by Clara Bayarri · 7 years ago
  38. d653c6f resolve merge conflicts of 22ce683a81 to oc-support-26.0-dev by Clara Bayarri · 7 years ago
  39. 22ce683 Replace fonts of unknown origin am: d53f7ac99a by Clara Bayarri · 7 years ago
  40. 94a2bb8 Merge "Extract and unhide TransitionListenerAdapter" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  41. 3d332c0 Merge "ChangeTransform with PathMotion" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  42. 441f445 Merge "Add missing javadoc about Transition XML usage" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  43. ed615e9 Merge "Implement API 24 Typeface implementation." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  44. 1ec35da Merge "MediaRouter: Fix possible NPE in refreshRoute()" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  45. 7301f0c Remove usages of BuildCompat#isAtLeastO in support library. by Aurimas Liutikas · 7 years ago
  46. 2c4cbf1 Implement API 24 Typeface implementation. by Seigo Nonaka · 7 years ago
  47. 3c3b1c6 Merge "Fix/suppress lint warnings in support-core-ui" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  48. a952a61 Update to use String#isEmpty where possible. by Aurimas Liutikas · 7 years ago
  49. 5bdd71c Clean up usages of deprecated methods of AccessibilityManagerCompat by Aurimas Liutikas · 7 years ago
  50. b6505af Remove deprecated ViewUtils#combineMeasuredStates by Aurimas Liutikas · 7 years ago
  51. 35d79d3 Fix a lint warning in support-cardview. by Aurimas Liutikas · 7 years ago
  52. 52aac7e Fix EmojiCompat deprecation docs error by Siyamed Sinir · 7 years ago
  53. 9feaf46 Merge "Add @CheckResult EmojiCompat.process methods" into oc-support-26.0-dev by Siyamed Sinir · 7 years ago
  54. d35d926 Merge "Deprecate LOAD_STATE_SUCCESS and FAILURE" into oc-support-26.0-dev by Siyamed Sinir · 7 years ago
  55. c54a72a Merge "Reduce scope of media-compat proguard rules." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  56. 90ab9a3 MediaRouter: Fix possible NPE in refreshRoute() by Conrad Chen · 7 years ago
  57. c4ef52d Fix/suppress lint warnings in support-core-ui by Aurimas Liutikas · 7 years ago
  58. f854d00 Merge "Fix support testAutosizeWithMaxLines_shouldNotThrowException" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  59. c66a7fe Reduce scope of media-compat proguard rules. by Aurimas Liutikas · 7 years ago
  60. 4141f10 Fix support testAutosizeWithMaxLines_shouldNotThrowException by Andrei Stingaceanu · 7 years ago
  61. d53f7ac Replace fonts of unknown origin by Clara Bayarri · 7 years ago
  62. 34f638e Deprecate LOAD_STATE_SUCCESS and FAILURE by Siyamed Sinir · 7 years ago
  63. 22dfa0c Add @CheckResult EmojiCompat.process methods by Siyamed Sinir · 7 years ago
  64. 046f12b Merge "Fix error-prone warnings in JobIntentService." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  65. 669bbd7 Merge "Suppress MissingPermission lint warning in FingerprintManagerCompat" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  66. 6e29c1c Suppress MissingPermission lint warning in FingerprintManagerCompat by Aurimas Liutikas · 7 years ago
  67. fd03181 Merge "Add since params for new APIs" into oc-support-26.0-dev by Alan Viverette · 7 years ago
  68. 1efc901 Merge "Fix error-prone warning in ExploreByTouchHelper" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  69. 3df28df Merge "Replace fonts of unknown origin" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  70. 642a5dc ChangeTransform with PathMotion by Yuichi Araki · 7 years ago
  71. 7f5a78c Extract and unhide TransitionListenerAdapter by Yuichi Araki · 7 years ago
  72. b97d141 Add missing javadoc about Transition XML usage by Yuichi Araki · 7 years ago
  73. d2d21e3 Build fix: MediaSessionCompatTest by Sungsoo · 7 years ago
  74. ff6758a Merge "MediaSessionCompat: Do not reset callback if it is already set" into oc-support-26.0-dev by Sungsoo Lim · 7 years ago
  75. c45a52a Merge "Revert "DO NOT MERGE - Update versions to 26.0.0-beta2"" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  76. 6a42907 Revert "DO NOT MERGE - Update versions to 26.0.0-beta2" by Alan Viverette · 7 years ago
  77. 750a19b Add since params for new APIs by Alan Viverette · 7 years ago
  78. 0989088 Checking in API diffs for 25.4.0 am: f714f3abe9 am: 2ff4f679f7 -s ours by Kathy Kam · 7 years ago
  79. 2ff4f67 Checking in API diffs for 25.4.0 am: f714f3abe9 by Kathy Kam · 7 years ago
  80. 667d80b Checking in API diffs for 26.0.0-beta2 by Alan Viverette · 7 years ago
  81. a6a1005 DO NOT MERGE - Update versions to 26.0.0-beta2 by Kathy Kam · 7 years ago
  82. 3cccbc9 Merge "Emoji Demo put correct vaulues in SharedPreferences" into oc-support-26.0-dev by Siyamed Sinir · 7 years ago
  83. 789f282 Merge changes I075b9bb4,I53b51089 into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  84. ffef018 Merge "Backport isTransitionRequired introduced in API 23" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  85. f714f3a Checking in API diffs for 25.4.0 by Kathy Kam · 7 years ago
  86. 6292c71 DO NOT MERGE Remove duplicated onBackStackChanged() call. am: 3b2b22f181 -s ours am: 0b1a4fdf97 by George Mount · 7 years ago
  87. 3f51e86 DO NOT MERGE Remove duplicated onBackStackChanged() call. am: 3b2b22f181 -s ours by George Mount · 7 years ago
  88. 0b1a4fd DO NOT MERGE Remove duplicated onBackStackChanged() call. by George Mount · 7 years ago
  89. e6c2d24 Emoji Demo put correct vaulues in SharedPreferences by Siyamed Sinir · 7 years ago
  90. 17f3424b Merge "Fix CoordinatorLayout edge building process." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  91. 2900a17 Merge "Add tests for nav drawer's setCurrentItem" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  92. 93a6aa5 Merge "Don’t try to autoSize if TextView is not measured" into oc-support-26.0-dev by Siyamed Sinir · 7 years ago
  93. 3b2b22f DO NOT MERGE Remove duplicated onBackStackChanged() call. by George Mount · 7 years ago
  94. 913cfb3 ChangeScroll introduced in API level 23 by Yuichi Araki · 7 years ago
  95. be3bec7 MediaSessionCompat: Do not reset callback if it is already set by Sungsoo · 7 years ago
  96. dfbc6c9 Backport isTransitionRequired introduced in API 23 by Yuichi Araki · 7 years ago
  97. 7bd2fbc Backport ChangeBounds features API 22 and later by Yuichi Araki · 7 years ago
  98. 98e6fcc Merge "Annotate more Transition APIs" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  99. 3b5c822 Merge "Backport endTransitions" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  100. 57b02c3 Don’t try to autoSize if TextView is not measured by Siyamed Sinir · 7 years ago