1. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  2. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  3. a9f40e9 Merge "Fix crash in TypefaceCompatApi26Impl" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  4. 0467074 Correct nullability annotation to NonNull. by Jake Wharton · 7 years ago
  5. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  6. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  7. 01b8f62 Fix crash in TypefaceCompatApi26Impl by Clara Bayarri · 7 years ago
  8. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  9. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  10. acf268b Add OWNERS files in support project. by Aurimas Liutikas · 7 years ago
  11. efc56e0 Revive asynchronous TextView update. by Seigo Nonaka · 7 years ago
  12. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  13. 1f11788 Fix a crash by Seigo Nonaka · 7 years ago
  14. eb45a18 Bring back <type>aar</type> hack. by Aurimas Liutikas · 7 years ago
  15. cf7aafb Merge "Update versions to 27.0.0 and API Finalization" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  16. f266a0a Megamove part 2. Move to standard directories. by Aurimas Liutikas · 7 years ago
  17. 01d5650 Merge "Fix crash in font loading API 26" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  18. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  19. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  20. 7e83cb6 Adding delegate support by Jichao Li · 7 years ago
  21. d96eeb4 Fix crash in font loading API 26 by Clara Bayarri · 7 years ago
  22. 034bc50 Megamove of source directories. by Aurimas Liutikas · 7 years ago
  23. 5f9db50 Fix failing AppCompatTextViewTest#testTypefaceAttribute_fontFamilyHierarchy by Clara Bayarri · 7 years ago
  24. 758621d Implement Font callback for asynchronous font fetching by Clara Bayarri · 7 years ago
  25. 8a68d2f Merge changes Ib38bd0dd,I37d12b39,I88665043,Id06ff4a4,I6b6f944e into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  26. 3c0b715 Merge "Add nullability annotations to compat content package." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  27. 9f49814 Add nullability annotations to compat util package. by Jake Wharton · 7 years ago
  28. b263951 Add nullability annotations to compat accessibility package. by Jake Wharton · 7 years ago
  29. 64577cc Add nullability annotations to compat hardware package. by Jake Wharton · 7 years ago
  30. 23c19ec Add nullability annotations to compat graphics package. by Jake Wharton · 7 years ago
  31. 0a3498a Add nullability annotations to compat provider package. by Jake Wharton · 7 years ago
  32. 985926b Add nullability annotations to compat content package. by Jake Wharton · 7 years ago
  33. 305010f Add nullability annotations to compat net package. by Jake Wharton · 7 years ago
  34. cbfc663 Add nullability annotations to compat app package. by Jake Wharton · 7 years ago
  35. e208f97 Add nullability annotations to compat widget package. by Jake Wharton · 7 years ago
  36. 7ebbd39 Merge "Return 'this' from builder-like method." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  37. c94dc97 Return 'this' from builder-like method. by Jake Wharton · 7 years ago
  38. 2fba3e1 Merge "Deprecate ActivityCompat.invalidateOptionsMenu()." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  39. 37b503f Deprecate ActivityCompat.invalidateOptionsMenu(). by Jake Wharton · 7 years ago
  40. 57ed4bb Deprecate SharedPreferencesCompat's 'apply' helper. by Jake Wharton · 7 years ago
  41. b97cc16 Fix LinkifyCompatTest by Siyamed Sinir · 7 years ago
  42. c644510 Merge "docs: Fixed description of isVisibleToUser()." into oc-mr1-dev by Kevin Hufnagle · 7 years ago
  43. bad1714 Deprecate ViewCompat#setChildrenDrawingOrderEnabled by Aurimas Liutikas · 7 years ago
  44. 1714b26 docs: Fixed description of isVisibleToUser(). by Kevin Hufnagle · 7 years ago
  45. 0b0d13b Deprecate isAtLeastOMR1() method by Alan Viverette · 7 years ago
  46. c3299d3 Fix email auto link when there are two chars in local part by Siyamed Sinir · 7 years ago
  47. 37cbcfe Merge "Make support lib lifecycle-aware" into oc-mr1-dev by Sergey Vasilinets · 7 years ago
  48. e8a793f Add Autofill methods to ViewCompat by Wojtek Kaliciński · 7 years ago
  49. c298628 Make support lib lifecycle-aware by Sergey Vasilinets · 7 years ago
  50. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  51. ecab002 Merge "Rework wake lock handling of JobIntentService" into oc-support-26.0-dev am: cbcd656910 by Dianne Hackborn · 7 years ago
  52. ead48bc Merge "Rework wake lock handling of JobIntentService" into oc-support-26.0-dev by Dianne Hackborn · 7 years ago
  53. b8f5594 Rework wake lock handling of JobIntentService by Dianne Hackborn · 7 years ago
  54. 9d3d3b8 Merge "Revert "O MR1 is API 27"" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  55. 4c3a99e Revert "O MR1 is API 27" by Michael Wright · 7 years ago
  56. 2f5fa2c Merge "O MR1 is API 27" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  57. e691869 O MR1 is API 27 by Ian Pedowitz · 7 years ago
  58. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  59. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  60. f99e6a0 Merge "Clean up constants in NotificationCompat.Builder" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  61. 70a25d6 Merge "Add null check for avoiding NPE." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  62. 2113e06 Add null check for avoiding NPE. by Seigo Nonaka · 7 years ago
  63. db428d8 Merge "Fix CarExtender null check." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  64. 9375b72 Merge "Documentation updates" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  65. 2635a75 Merge "Supress wrong constant lint warning in ToolbarActionBar" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  66. 9ae9346 Documentation updates by Julia Reynolds · 7 years ago
  67. 8c10a63 Fix CarExtender null check. by Aurimas Liutikas · 7 years ago
  68. ac31b28 Clean up constants in NotificationCompat.Builder by Aurimas Liutikas · 7 years ago
  69. 877c565 Move the last classes from ICS directory. by Aurimas Liutikas · 7 years ago
  70. 6d96596 Flatten TrafficStatsCompat. by Aurimas Liutikas · 7 years ago
  71. 4f25c77 Merge "Flatten compat animation code." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  72. 94a92a9 Flatten compat animation code. by Aurimas Liutikas · 7 years ago
  73. f378707 Flatten more subclasses in NotificationCompat code. by Aurimas Liutikas · 7 years ago
  74. 63c78fa Flatten ICUCompat code. by Aurimas Liutikas · 7 years ago
  75. 10930eb Clean up and flatten RemoteInput code. by Aurimas Liutikas · 7 years ago
  76. 0f3243a Inline the last missing part of AccessibilityNodeInfoCompat. by Aurimas Liutikas · 7 years ago
  77. ea5ad5a Inline addAction and getActionFromActionCompat methods. by Aurimas Liutikas · 7 years ago
  78. 8f4be89 Fix doclava docs build. by Aurimas Liutikas · 7 years ago
  79. 95ada0d Supress wrong constant lint warning in ToolbarActionBar by Aurimas Liutikas · 7 years ago
  80. 8a04abc Collapse NotificationCompatApi**.Builder into one builder. by Aurimas Liutikas · 7 years ago
  81. 0507c46 Merge "Don't generate or require removed.txt file, fix initial API generation" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  82. 0d9b2e1 Merge "Fix up some InfDefs in NotificationCompat." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  83. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  84. bc9adaf Merge "Inline BigPictureStyle, BigTextSTyle, InboxStyle builders." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  85. bdecff1 Fix up some InfDefs in NotificationCompat. by Aurimas Liutikas · 7 years ago
  86. cfe95b1 Inline BigPictureStyle, BigTextSTyle, InboxStyle builders. by Aurimas Liutikas · 7 years ago
  87. d673ea2 Flatten setting of the mExtras in NotificationCompat builders. by Aurimas Liutikas · 7 years ago
  88. 9e5a3f3 Merge "Fix previously uncallable methods in AccessibilityEventCompat" into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  89. ba88502 Merge "Remove deprecated AsyncTaskCompat." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  90. 9f39e83 Merge changes I712764a3,I611c415b into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  91. 844dd64 Merge "Remove deprecated methods and constants in IntentCompat." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  92. cee24f1 Fix previously uncallable methods in AccessibilityEventCompat by Aurimas Liutikas · 7 years ago
  93. 0fe4145 Move ModernAsyncTask from compat to core-utils. by Aurimas Liutikas · 7 years ago
  94. 9572685 Inline NotificationCompat.getAction implementations. by Aurimas Liutikas · 7 years ago
  95. 0a608c8 Inline notification methods only used by CarExtender. by Aurimas Liutikas · 7 years ago
  96. 6f35e57 Inline getParcelableArrayListForActions and getActionsFromParcelableArrayList methods. by Aurimas Liutikas · 7 years ago
  97. 5c5cb1a Merge "Inline NotificationCompatApi24.addMessagingStyle method." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  98. e43dac2 Merge changes I47756944,I7e478b23,I41b76f48,Ia01a760c,Iff27ddea, ... into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  99. 29d36c5 Merge "AutoSize TextView - bump framework API support" into oc-support-26.1-dev by Andrei Stingaceanu · 7 years ago
  100. 898fba2 Inline NotificationCompatApi24.addMessagingStyle method. by Aurimas Liutikas · 7 years ago