1. 9fc71af Merge "Add support for audio-focused notifications." by Shane Brennan · 8 years ago
  2. 561e3a5 Merge "Fix TooltipCompat position for subpanels" by TreeHugger Robot · 8 years ago
  3. 99dd7da Merge "Another build.gradle file cleanup." by Aurimas Liutikas · 8 years ago
  4. f30607d Merge "Deprecated methods in VelocityTrackerCompat that got after before API 14." by Aurimas Liutikas · 8 years ago
  5. b29c163 Merge "Deprecated AsyncTaskCompat." by Aurimas Liutikas · 8 years ago
  6. 59d562b Add support for audio-focused notifications. by Shane Brennan · 8 years ago
  7. 6416576 Deprecated AsyncTaskCompat. by Aurimas Liutikas · 8 years ago
  8. fa0f82f Deprecated ViewCompat methods that were added in API 11. by Aurimas Liutikas · 8 years ago
  9. 374cad6 Deprecated methods in VelocityTrackerCompat that got after before API 14. by Aurimas Liutikas · 8 years ago
  10. 21a6483 Add @IntDef for Notification visibility am: 103dfeed2b by Wojtek Kalicinski · 8 years ago
  11. 103dfee Add @IntDef for Notification visibility by Wojtek Kalicinski · 8 years ago
  12. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 8 years ago
  13. 289d2f7 Fixing broken tests on API <= 23 by Sunny Goyal · 8 years ago
  14. 70af8f2 Merge "Adding new ShortcutManager APIs" by Sunny Goyal · 8 years ago
  15. ab5e1a4 Adding new ShortcutManager APIs by Sunny Goyal · 8 years ago
  16. 6c0d6fa Fixes WearableSupport action parceling on lower api levels am: e26512ef50 by Alex Hills · 8 years ago
  17. 159227e Fixes WearableSupport action parceling on lower api levels am: e26512ef50 by Alex Hills · 8 years ago
  18. dd60253 Merge "Revert "Revert "Remove View.setTooltip/getTooltip""" by TreeHugger Robot · 8 years ago
  19. 7109323 Revert "Revert "Remove View.setTooltip/getTooltip"" by Vladislav Kaznacheev · 8 years ago
  20. e26512e Fixes WearableSupport action parceling on lower api levels by Alex Hills · 8 years ago
  21. fd3c456 Revert "Revert "Add content description and tooltip to menu item"" by Vladislav Kaznacheev · 8 years ago
  22. c4cbe89 Fix hasGlyph() for pre-v23 am: 1b54dfb2b7 by Chris Banes · 8 years ago
  23. 3ac1650 Merge "Fix hasGlyph() for pre-v23" into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  24. f6d921c Merge "Revert "Remove View.setTooltip/getTooltip"" by Vladislav Kaznacheev · 8 years ago
  25. 1db3f4a Merge "Revert "Add content description and tooltip to menu item"" by Vladislav Kaznacheev · 8 years ago
  26. 7ad815f Revert "Add content description and tooltip to menu item" by Vladislav Kaznacheev · 8 years ago
  27. 0e3eb64 Revert "Remove View.setTooltip/getTooltip" by Vladislav Kaznacheev · 8 years ago
  28. 6a3652b Merge "Add content description and tooltip to menu item" by TreeHugger Robot · 8 years ago
  29. 58e5b34 Merge "Remove View.setTooltip/getTooltip" by TreeHugger Robot · 8 years ago
  30. 654a88d resolve merge conflicts of 3608e08ad8 to master by Alex Hills · 8 years ago
  31. 3608e08 Fixes compat parceling/unparceling of WearableExtender Actions am: b1c1839c8f by Alex Hills · 8 years ago
  32. 1b54dfb Fix hasGlyph() for pre-v23 by Chris Banes · 8 years ago
  33. f7c051c Remove View.setTooltip/getTooltip by Vladislav Kaznacheev · 8 years ago
  34. fe06764 Fix TooltipCompat position for subpanels by Vladislav Kaznacheev · 8 years ago
  35. c7d1b6b Add content description and tooltip to menu item by Vladislav Kaznacheev · 8 years ago
  36. f09d858 Put dependencies and their versions into one place. by Aurimas Liutikas · 8 years ago
  37. 7d6c778 Add PaintCompat.hasGlyph API am: 5c4dd610ea by Chris Banes · 8 years ago
  38. 5c4dd61 Add PaintCompat.hasGlyph API by Chris Banes · 8 years ago
  39. b1c1839 Fixes compat parceling/unparceling of WearableExtender Actions by Alex Hills · 8 years ago
  40. e337f69 Rename View.setTooltip/getTooltip to setTooltipText/getTooltipText by Vladislav Kaznacheev · 8 years ago
  41. 2087d84 Merge "Backport set/getTransitionName" by Yuichi Araki · 8 years ago
  42. 6a867d0 Merge "Use unhidden APIs in ViewCompat" by Yohei Yukawa · 8 years ago
  43. 22f13fd Fix some issues caught via a static analyzer am: f83358389f by Chris Banes · 8 years ago
  44. 725ce5f Merge "Fix some issues caught via a static analyzer" into nyc-support-25.2-dev by Chris Banes · 8 years ago
  45. aa389f3 Merge "Move the setup of uploadArchives repository to SupportLibraryPlugin." by Aurimas Liutikas · 8 years ago
  46. 17d4a76 Merge "Add notification channel support." by Julia Reynolds · 8 years ago
  47. 9bd9cdd Backport set/getTransitionName by Yuichi Araki · 8 years ago
  48. 10470d8 Merge "Move the set up of uploadArchives to SupportLibraryPlugin" by Aurimas Liutikas · 8 years ago
  49. 60aa4e4 DO NOT MERGE. Fix make builds of support library. by Aurimas Liutikas · 8 years ago
  50. f833583 Fix some issues caught via a static analyzer by Chris Banes · 8 years ago
  51. 8248123 Use unhidden APIs in ViewCompat by Yohei Yukawa · 8 years ago
  52. 159a5df Add notification channel support. by Julia Reynolds · 8 years ago
  53. ae71891 Move to using ValueAnimator directly instead of compat versions. by Aurimas Liutikas · 8 years ago
  54. c1706b0 DO NOT MERGE Revert "Add support lib version meta-data to AndroidManifest.xml" by Alan Viverette · 8 years ago
  55. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  56. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 8 years ago
  57. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 8 years ago
  58. e33e8de Add support lib version meta-data to AndroidManifest.xml am: 8d91266aa0 by Alan Viverette · 8 years ago
  59. 8d91266 Add support lib version meta-data to AndroidManifest.xml by Alan Viverette · 8 years ago
  60. 310f81d Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  61. df62e86 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 8 years ago
  62. d55b41b Removing unneeded excludes in source jar building config. by Aurimas Liutikas · 8 years ago
  63. 91f8eea Merge "Create AndroidLibraryPlugin to share common module configuration." by Aurimas Liutikas · 8 years ago
  64. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  65. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 8 years ago
  66. 6f1dbeb Use correct regex for javadoc tag with optional description by Alan Viverette · 8 years ago
  67. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  68. 61ee2ce resolve merge conflicts of 94d018a to master by Aurimas Liutikas · 8 years ago
  69. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  70. 45496ab Merge "Pointer icon tests for support library" by TreeHugger Robot · 8 years ago
  71. 634be6e Remove javadocTask and javadocJarTask. am: f349dbab74 by Aurimas Liutikas · 8 years ago
  72. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  73. f4ec571 Merge "Introduce ViewCompat.setTooltip" by TreeHugger Robot · 8 years ago
  74. daa85ce Introduce ViewCompat.setTooltip by Vladislav Kaznacheev · 8 years ago
  75. ee6c895 Pointer icon tests for support library by Vladislav Kaznacheev · 8 years ago
  76. c9c38ee Create AlarmManagerCompat shims by Ian Lake · 8 years ago
  77. e22ae93 Remove unnecessary @TargetApi annotations by Alan Viverette · 8 years ago
  78. 62ff5d9 Perform API backwards compatibility check as part of support checkApi by Alan Viverette · 8 years ago
  79. 61dee69 Merge "Check for fingerprint feature before using." into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  80. 3b59113 Update ExploreByTouchHelper to calculate bounds on screen properly by Zach Kuznia · 8 years ago
  81. 0c41d8d Check for fingerprint feature before using. by Jeff Sharkey · 8 years ago
  82. cc5e928 Handle missing FingerprintManager. by Jeff Sharkey · 8 years ago
  83. ccd3634 Check for fingerprint feature before using. by Jeff Sharkey · 8 years ago
  84. e7eab7d Merge "Revert "Update ExploreByTouchHelper to calculate bounds on screen properly"" into nyc-support-25.1-dev by Aurimas Liutikas · 8 years ago
  85. 96b44e6 Revert "Update ExploreByTouchHelper to calculate bounds on screen properly" by Aurimas Liutikas · 8 years ago
  86. 5c44966 Update ExploreByTouchHelper to calculate bounds on screen properly by Zach Kuznia · 8 years ago
  87. e9c57e9 Merge "Update ExploreByTouchHelper to calculate bounds on screen properly" into nyc-support-25.1-dev by Zach Kuznia · 8 years ago
  88. 52d64fe Adding in a boilerplate for the ideal isAtLeast method am: d6c71b87ab by Ian Pedowitz · 8 years ago
  89. d6c71b8 Adding in a boilerplate for the ideal isAtLeast method by Ian Pedowitz · 8 years ago
  90. 71e5a05 Changes default value of NotificationCompat.Action.mAllowGeneratedReplies by Alex Hills · 8 years ago
  91. b45207c Clarifies documentation for MessagingStyle am: aaf5c9d75e by Alex Hills · 8 years ago
  92. 8f55bae Merge "Changes default value of NotificationCompat.Action.mAllowGeneratedReplies" into nyc-support-25.1-dev by Alexander Hills · 8 years ago
  93. 21dc9e2 Merge "Clarifies documentation for MessagingStyle" into nyc-support-25.1-dev by Alexander Hills · 8 years ago
  94. aaf5c9d Clarifies documentation for MessagingStyle by Alex Hills · 8 years ago
  95. edfcb40 Changes default value of NotificationCompat.Action.mAllowGeneratedReplies by Alex Hills · 8 years ago
  96. 0167dc4 resolve merge conflicts of 4bb57b2 to master by Aurimas Liutikas · 8 years ago
  97. fa3094f Merge "Update size annotations for compat, design, and appcompat tests." into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  98. 6edfb90 Update ExploreByTouchHelper to calculate bounds on screen properly by Zach Kuznia · 8 years ago
  99. 4bb57b2 Update size annotations for compat, design, and appcompat tests. by Aurimas Liutikas · 8 years ago
  100. 77d397d Perform API backwards compatibility check as part of support checkApi by Alan Viverette · 8 years ago