1. 0a8c169 Fix issue #62582138: Make JobIntentService work with a ComponentName by Dianne Hackborn · 7 years ago
  2. de98e50 Merge "Clean up language around compat APIs" into oc-support-26.0-dev by Kirill Grouchnikov · 7 years ago
  3. eaa6bd6 Merge "Fix issue #62390590: SecurityException in JobIntentService$..." into oc-support-26.0-dev by Dianne Hackborn · 7 years ago
  4. 513ac4c Merge "Add ViewCompat#hasExplicitFocusable" into oc-support-26.0-dev by Evan Rosky · 7 years ago
  5. ec48fc0 Merge "Stop view leak by replacing with WeakReference." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  6. fe70cc2 Merge "Upgrade from mockito 1.9.5 to 2.7.6" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  7. 33b93cc Merge "Add missing @RequiresPermission annotation to ConnectivityManagerCompat." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  8. 963facb Upgrade from mockito 1.9.5 to 2.7.6 by Aurimas Liutikas · 7 years ago
  9. c0eb638 Stop view leak by replacing with WeakReference. by Seigo Nonaka · 7 years ago
  10. afe67e3 Add missing @RequiresPermission annotation to ConnectivityManagerCompat. by Aurimas Liutikas · 7 years ago
  11. 140a59a Merge "Set targetSdkVersion for our tests to be API 26." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  12. 645e5c8 Clean up language around compat APIs by Kirill Grouchnikov · 7 years ago
  13. 7ce21c3 Fix issue #62390590: SecurityException in JobIntentService$... by Dianne Hackborn · 7 years ago
  14. 1693137 Merge "Stop copying files as much as possible." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  15. 08df2af Stop copying files as much as possible. by Seigo Nonaka · 7 years ago
  16. 4f5be92 Set targetSdkVersion for our tests to be API 26. by Aurimas Liutikas · 7 years ago
  17. 86edd52 Fix lint warnings that started being shown with AGP 3.0.0 by Aurimas Liutikas · 7 years ago
  18. 6a91480 Add ViewCompat#hasExplicitFocusable by Evan Rosky · 7 years ago
  19. 91047be Merge "Remove usages of BuildCompat#isAtLeastO in support library." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  20. 9ad139d Merge "Make LinkifyCompat fallback to system apis for API 26+" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  21. df5d76c Merge "Fix lint error in FontsContractCompat" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  22. f65fb82 Make LinkifyCompat fallback to system apis for API 26+ by Aurimas Liutikas · 7 years ago
  23. 2670496 Merge "Update to use String#isEmpty where possible." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  24. b34c816 Fix lint error in FontsContractCompat by Clara Bayarri · 7 years ago
  25. 7301f0c Remove usages of BuildCompat#isAtLeastO in support library. by Aurimas Liutikas · 7 years ago
  26. 2c4cbf1 Implement API 24 Typeface implementation. by Seigo Nonaka · 7 years ago
  27. a952a61 Update to use String#isEmpty where possible. by Aurimas Liutikas · 7 years ago
  28. 046f12b Merge "Fix error-prone warnings in JobIntentService." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  29. 669bbd7 Merge "Suppress MissingPermission lint warning in FingerprintManagerCompat" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  30. 6e29c1c Suppress MissingPermission lint warning in FingerprintManagerCompat by Aurimas Liutikas · 7 years ago
  31. 3df28df Merge "Replace fonts of unknown origin" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  32. 0de7b30 Fix error-prone warnings in JobIntentService. by Aurimas Liutikas · 7 years ago
  33. 60fbdd6 Replace fonts of unknown origin by Clara Bayarri · 7 years ago
  34. f490f15 Fix public attribute name of fetch strategy. by Seigo Nonaka · 7 years ago
  35. 2afabd0 Introduce fetch strategy and timeout attribute. by Seigo Nonaka · 7 years ago
  36. 5c5181c Update Gradle files with new min SDK by Kirill Grouchnikov · 7 years ago
  37. 9e254fe Make TextViewCompat#setTextAppearance work with fonts by Clara Bayarri · 7 years ago
  38. 0379249 Clarify ViewCompat#getMinimumHeight/Width method javadocs by Aurimas Liutikas · 7 years ago
  39. 3a8b97c Merge "Clean Up: Groundwork for making TypefaceCompat implementation for API24." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  40. d2cf789 Merge "Introduce early exit path for non resource path case." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  41. b2959d2 Clean Up: Groundwork for making TypefaceCompat implementation for API24. by Seigo Nonaka · 7 years ago
  42. f2b8aa6 Introduce early exit path for non resource path case. by Seigo Nonaka · 7 years ago
  43. 3c2f014 Fix SimpleArrayMapTest size by Aurimas Liutikas · 7 years ago
  44. 7436aae Combine JobServiceEngineImpl and JobIntentService by Aurimas Liutikas · 7 years ago
  45. 557ea6b Merge "Backport of ListView.canScrollList in compat" into oc-support-26.0-dev by Kirill Grouchnikov · 7 years ago
  46. d04a78e Merge "Using boolean flag to stop the thread to avoid NPE" into oc-dev by TreeHugger Robot · 7 years ago
  47. 9df73e8 Backport of ListView.canScrollList in compat by Kirill Grouchnikov · 7 years ago
  48. c1c103a Merge "Mark mLock as final." into oc-dev by TreeHugger Robot · 7 years ago
  49. 305ab50 Merge "Revert "Revert "O is API 26""" into oc-dev by Ian Pedowitz · 7 years ago
  50. a4f9819 Using boolean flag to stop the thread to avoid NPE by Suprabh Shukla · 7 years ago
  51. 07562df Mark mLock as final. by Seigo Nonaka · 7 years ago
  52. 50c77ea Merge "Remove references to unused directories in make and gradle files." into oc-dev by TreeHugger Robot · 7 years ago
  53. ad1b0e8 Fix and suppress an assortment of ErrorProne warnings. by Aurimas Liutikas · 7 years ago
  54. 8346a9a Remove FontsContractInternal by Seigo Nonaka · 7 years ago
  55. fc85745 Refactoring DL Font - Extract thread model from TypefaceCompat. by Seigo Nonaka · 7 years ago
  56. 5a9990a Refactoring DownloadableFont - FontResourcesParserCompat cleanup by Seigo Nonaka · 7 years ago
  57. f2d3236 Revert "Revert "O is API 26"" by Ian Pedowitz · 7 years ago
  58. e1345db Remove references to unused directories in make and gradle files. by Aurimas Liutikas · 7 years ago
  59. e8dd649 Merge "Remove TypefaceHolder and use TextView.setTypeface(Typeface, int)" into oc-dev by TreeHugger Robot · 7 years ago
  60. 2504e52 Fix issue #38040546: Fix failing JobIntentServiceTest on Android O by Dianne Hackborn · 7 years ago
  61. fb6b310 Merge "Fix comment and add test case for string type fontFamily." into oc-dev by TreeHugger Robot · 7 years ago
  62. 5099c05 Fix comment and add test case for string type fontFamily. by Seigo Nonaka · 7 years ago
  63. 45f7d91 New JobIntentService. by Dianne Hackborn · 7 years ago
  64. 034b441 Revert "New JobIntentService." by Aurimas Liutikas · 7 years ago
  65. 385164d New JobIntentService. by Dianne Hackborn · 7 years ago
  66. 172abbd Merge "Revert "O is API 26"" into oc-dev by Ian Pedowitz · 7 years ago
  67. 3f946c3 Merge "Porting ArrayMap changes to SimpleArrayMap" into oc-dev by TreeHugger Robot · 7 years ago
  68. e723c37 Revert "O is API 26" by Ian Pedowitz · 7 years ago
  69. cde1e1a Porting ArrayMap changes to SimpleArrayMap by Suprabh Shukla · 7 years ago
  70. a55160a Remove TypefaceHolder and use TextView.setTypeface(Typeface, int) by Seigo Nonaka · 7 years ago
  71. 9066178 Merge "Add groupAlertBehavior to notificationcompat" into oc-dev by TreeHugger Robot · 7 years ago
  72. 76daed1 Nested scrolling++ by Chris Banes · 8 years ago
  73. be462ea O is API 26 by Michael Wright · 7 years ago
  74. 8c2ee58 Add groupAlertBehavior to notificationcompat by Julia Reynolds · 7 years ago
  75. 7595e76 Updates based on API council guidance. by Jeff Sharkey · 7 years ago
  76. f69ef36 Make Font Resources XML working on Android N or before device. by Seigo Nonaka · 7 years ago
  77. 56489fe Move FontRequest from graphics.font to provider pacakge. by Seigo Nonaka · 7 years ago
  78. 3f1f81f Merge "Fix Content Provider tests failing in ICS" into oc-dev by Seigo Nonaka · 7 years ago
  79. c357691 Fix Content Provider tests failing in ICS by Clara Bayarri · 7 years ago
  80. a799d99 Clean up NotificationCompat by Aurimas Liutikas · 7 years ago
  81. f6a33d5 Merge "Clean up NotificationManagerCompat." into oc-dev by TreeHugger Robot · 7 years ago
  82. b532ea0 Clean up NotificationManagerCompat. by Aurimas Liutikas · 7 years ago
  83. 0eb975e Load the font data synchronously with timeout. by Seigo Nonaka · 7 years ago
  84. 0b03693 Hide TypefaceCompat and introduce FontsContractCompat instead. by Seigo Nonaka · 7 years ago
  85. 13c4e42 Supportlib downloadable fonts in xml by Clara Bayarri · 7 years ago
  86. 543fd29 Supportlib Fonts in XML by Clara Bayarri · 7 years ago
  87. ade1645 Merge "Offer FrameMetrics aggregation utility in SupportLibrary" into oc-dev by Chet Haase · 7 years ago
  88. 4a066b3 Merge "Added compatibility support for setColorized" into oc-dev by Selim Cinek · 7 years ago
  89. b56412b Offer FrameMetrics aggregation utility in SupportLibrary by Chet Haase · 8 years ago
  90. 14d2ca6 Merge "Revert "Supportlib Fonts in XML"" into oc-dev by Clara Bayarri · 7 years ago
  91. d679cb8 Revert "Supportlib Fonts in XML" by Clara Bayarri · 7 years ago
  92. 7dd9ac4 Merge "Revert "Supportlib downloadable fonts in xml"" into oc-dev by Clara Bayarri · 7 years ago
  93. feb39f5 Revert "Supportlib downloadable fonts in xml" by Clara Bayarri · 7 years ago
  94. 2c2e759 Added compatibility support for setColorized by Selim Cinek · 7 years ago
  95. d8e6e97 Merge changes Iac2635d7,If67cf830 into oc-dev by TreeHugger Robot · 7 years ago
  96. ee4d36d Supportlib downloadable fonts in xml by Clara Bayarri · 7 years ago
  97. 1d83db7 Merge "Rotary input support in RecyclerView, mainly for watches." into oc-dev by TreeHugger Robot · 7 years ago
  98. 617be7a Supportlib Fonts in XML by Clara Bayarri · 7 years ago
  99. 01f7e32 SupportLib - fetch locales by Andrei Stingaceanu · 7 years ago
  100. a1f3f66 Rotary input support in RecyclerView, mainly for watches. by Aaron Whyte · 7 years ago