1. a500c93 Fix lint warnings in TextViewCompat. by Aurimas Liutikas · 7 years ago
  2. 6b4f4ef Fix lint baseline. by Aurimas Liutikas · 7 years ago
  3. 6c55eba Merge "Update lint baseline after sdk update." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  4. 5fdaa2f Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  5. 972a994 Merge "Flatten PaintCompat." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  6. 77baef4 Flatten PaintCompat. by Aurimas Liutikas · 7 years ago
  7. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  8. 43cbde2 Must not use API26 implementation if the methods are not avaialble. by Seigo Nonaka · 7 years ago
  9. bd09d55 Merge "Adds units to the MessagingStyle.Message timestamp documentation" into oc-support-26.0-dev by Alan Viverette · 7 years ago
  10. bb11e82 Merge "Properly deprecate RemoteInputCompatBase and all its contents." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  11. b47af90 Revert "Update to using newer android.support.test libraries." by Aurimas Liutikas · 7 years ago
  12. 83222b0 Update to using newer android.support.test libraries. by Aurimas Liutikas · 7 years ago
  13. 8738cbb Adds units to the MessagingStyle.Message timestamp documentation by Alex Hills · 7 years ago
  14. 6f6c5cd Merge "Fix up some string issues in compat and appcompat." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  15. 04acb53 Fix up some string issues in compat and appcompat. by Aurimas Liutikas · 7 years ago
  16. fbd8ea0 Properly deprecate RemoteInputCompatBase and all its contents. by Aurimas Liutikas · 7 years ago
  17. 2590f2b Clean up AccessibilityNodeProviderCompat to be one class. by Aurimas Liutikas · 7 years ago
  18. ccb9b8c Fix build: update api files for modules updated in 26.0.0 by Sergey Vasilinets · 7 years ago
  19. efedb10 Merge "Make API related tasks per project." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  20. e34c5ec Merge "Fix an assortment of lint bugs." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  21. 2997412 Merge changes from topic 'notif_move_26.0' into oc-support-26.0-dev by Ian Lake · 7 years ago
  22. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  23. ab4adb3 Move DecoratedCustomViewStyle to Compat Library by Ian Lake · 7 years ago
  24. 451b28d Merge "Update to gradle 3.0 style dependencies." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  25. 50b45b2 Fix an assortment of lint bugs. by Aurimas Liutikas · 7 years ago
  26. 4eca499 Merge "[support-compat] Enable compat tint for RippleDrawable in API21" into oc-support-26.0-dev by Andrei Stingaceanu · 7 years ago
  27. 75e45cf Merge "[support-compat] Enable compat tint for RippleDrawable in API21" into oc-support-26.0-dev by Andrei Stingaceanu · 7 years ago
  28. e7d7953 Merge "Update lint baseline" into oc-support-26.0-dev am: a00b74a979 by Aurimas Liutikas · 7 years ago
  29. a00b74a Merge "Update lint baseline" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  30. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  31. f34de28 Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  32. e44c170 Merge "Clean up ObjectUtils APIs to provide better parity with platform" into oc-support-26.0-dev by Alan Viverette · 7 years ago
  33. f882e7f [support-compat] Enable compat tint for RippleDrawable in API21 by Andrei Stingaceanu · 7 years ago
  34. c9bbadf Clean up ObjectUtils APIs to provide better parity with platform by Alan Viverette · 7 years ago
  35. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  36. 72f1aea 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
  37. 4e6aa15 Merge "Remove the code to create repo with all history archive." into oc-support-26.1-dev by Aurimas Liutikas · 7 years ago
  38. e6cf359 Mark tests @LargeTest if they don't fit @MediumTest times. by Aurimas Liutikas · 7 years ago
  39. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  40. a05dc7a Fix issue #63140636: JobIntentService Intents use different classloaders on different platform versions. by Dianne Hackborn · 7 years ago
  41. cd2d7aa Move DecoratedCustomViewStyle's heads up contentView into style by Ian Lake · 7 years ago
  42. 9393c9c Move DecoratedCustomViewStyle's big content view into style by Ian Lake · 7 years ago
  43. 21991e6 Move DecoratedCustomViewStyle's contentView into style by Ian Lake · 7 years ago
  44. 8ad54d5 Remove the need to use v7 NotificationCompat for MessagingStyle by Ian Lake · 7 years ago
  45. 3b30a82 Merge "Remove deprecated methods" into oc-support-26.0-dev am: 712181d101 by Julia Reynolds · 7 years ago
  46. 712181d Merge "Remove deprecated methods" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  47. a61e464 Merge "Fix PaintCompat.hasGlyph for flags" into oc-support-26.0-dev by Siyamed Sinir · 7 years ago
  48. 86ebe70 Fix PaintCompat.hasGlyph for flags by Siyamed Sinir · 7 years ago
  49. de36f86 Move MessagingStyle's custom title and text to its apply() by Ian Lake · 7 years ago
  50. 016fbd7 Make NotificationCompat.Style apply themselves by Ian Lake · 7 years ago
  51. d259249 Merge "Fixes NotificationCompat.Action extraction of allowGeneratedReplies" into oc-support-26.0-dev by Alex Hills · 7 years ago
  52. 6fdb04a Fixes NotificationCompat.Action extraction of allowGeneratedReplies by Alex Hills · 7 years ago
  53. 5c5c998 Remove deprecated methods by Julia Reynolds · 7 years ago
  54. e612893 Merge "Remove usage of BuildCompat#isAtLeastO" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  55. e4267fc Merge "Remove usage of BuildCompat#isAtLeastO" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  56. 417d837 Merge "Introduce API 26 implementation to work with app: prefix." into oc-support-26.0-dev by Clara Bayarri · 7 years ago
  57. d8089d8 Merge "Introduce API 26 implementation to work with app: prefix." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  58. d70bd6e Remove usage of BuildCompat#isAtLeastO by Aurimas Liutikas · 7 years ago
  59. eede7a8 Merge "Clean up AccessibilityNodeInfoCompat" into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  60. 23af7df Merge "Move DecoratedCustomViewStyle's heads up contentView into style" into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  61. 668a7ff Merge changes I004cae42,I466f1701 into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  62. ba90bd7 Clean up AccessibilityNodeInfoCompat by Aurimas Liutikas · 7 years ago
  63. fd126fa Move DecoratedCustomViewStyle's heads up contentView into style by Ian Lake · 7 years ago
  64. 2fc27f8 Merge "Fix NotificationManagerCompat call to queryIntentServices" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  65. c82a3a0 Move DecoratedCustomViewStyle's big content view into style by Ian Lake · 7 years ago
  66. 054acb9 Move DecoratedCustomViewStyle's contentView into style by Ian Lake · 7 years ago
  67. 83ffd0a Fix NotificationManagerCompat call to queryIntentServices by Aurimas Liutikas · 7 years ago
  68. 187f19e Merge "Enable all default lint checks and establish baseline." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  69. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  70. 3ae3d85 Merge "Remove the need to use v7 NotificationCompat for MessagingStyle" into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  71. 84fe253 Merge "Move MessagingStyle's custom title and text to its apply()" into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  72. 39defaa Merge "Clean up lint warnings in support-compat" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  73. 779c3a2 Merge "Clean up lint warnings in support-compat" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  74. 950b8fa Fix issue #62582138: Make JobIntentService work with a ComponentName by Dianne Hackborn · 7 years ago
  75. 0a8c169 Fix issue #62582138: Make JobIntentService work with a ComponentName by Dianne Hackborn · 7 years ago
  76. 11e8317 Introduce API 26 implementation to work with app: prefix. by Clara Bayarri · 7 years ago
  77. 313644a Merge "Clean up language around compat APIs" into oc-support-26.0-dev by Kirill Grouchnikov · 7 years ago
  78. de98e50 Merge "Clean up language around compat APIs" into oc-support-26.0-dev by Kirill Grouchnikov · 7 years ago
  79. 53ab847 Merge "Fix issue #62390590: SecurityException in JobIntentService$..." into oc-support-26.0-dev by Dianne Hackborn · 7 years ago
  80. eaa6bd6 Merge "Fix issue #62390590: SecurityException in JobIntentService$..." into oc-support-26.0-dev by Dianne Hackborn · 7 years ago
  81. b536e38 Merge "Add ViewCompat#hasExplicitFocusable" into oc-support-26.0-dev by Evan Rosky · 7 years ago
  82. 513ac4c Merge "Add ViewCompat#hasExplicitFocusable" into oc-support-26.0-dev by Evan Rosky · 7 years ago
  83. 4328b29 Clean up lint warnings in support-compat by Aurimas Liutikas · 7 years ago
  84. 03ed7ea Merge "Stop view leak by replacing with WeakReference." into oc-support-26.0-dev by Seigo Nonaka · 7 years ago
  85. ec48fc0 Merge "Stop view leak by replacing with WeakReference." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  86. 8303175 Merge "Upgrade from mockito 1.9.5 to 2.7.6" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  87. fe70cc2 Merge "Upgrade from mockito 1.9.5 to 2.7.6" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  88. 61e729c Merge "Make NotificationCompat.Style apply themselves" into oc-support-26.1-dev by Ian Lake · 7 years ago
  89. f143f5f Remove the need to use v7 NotificationCompat for MessagingStyle by Ian Lake · 7 years ago
  90. 0463be5 Move MessagingStyle's custom title and text to its apply() by Ian Lake · 7 years ago
  91. 33b93cc Merge "Add missing @RequiresPermission annotation to ConnectivityManagerCompat." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  92. 963facb Upgrade from mockito 1.9.5 to 2.7.6 by Aurimas Liutikas · 7 years ago
  93. 0bcfc7f Make NotificationCompat.Style apply themselves by Ian Lake · 7 years ago
  94. c0eb638 Stop view leak by replacing with WeakReference. by Seigo Nonaka · 7 years ago
  95. afe67e3 Add missing @RequiresPermission annotation to ConnectivityManagerCompat. by Aurimas Liutikas · 7 years ago
  96. 140a59a Merge "Set targetSdkVersion for our tests to be API 26." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  97. 645e5c8 Clean up language around compat APIs by Kirill Grouchnikov · 7 years ago
  98. 7ce21c3 Fix issue #62390590: SecurityException in JobIntentService$... by Dianne Hackborn · 7 years ago
  99. 1693137 Merge "Stop copying files as much as possible." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  100. 08df2af Stop copying files as much as possible. by Seigo Nonaka · 7 years ago