1. c2d620d Move version metadata to <application> by Chris Banes · 7 years ago
  2. 05aab96 Merge "Update DocumentsContract to handle possible exception thrown." by Ben Lin · 7 years ago
  3. ba49ff0 Update DocumentsContract to handle possible exception thrown. by Ben Lin · 7 years ago
  4. e5ce17a Enable GuardedBy annotation in support library. by Siyamed Sinir · 7 years ago
  5. 3fb3c30 Merge "Fix stale data due to stopped loader." into nyc-support-25.2-dev am: 95bda21d46 am: d84f7d146b by George Mount · 7 years ago
  6. eb0aa17 Merge "Cleanup MIME type utils in support library." by Tomasz Mikolajewski · 7 years ago
  7. 68e91a8 Fix stale data due to stopped loader. by George Mount · 7 years ago
  8. 2939519 Cleanup MIME type utils in support library. by Tomasz Mikolajewski · 7 years ago
  9. 27644c0 Remove unused imports in support library classes. by Aurimas Liutikas · 7 years ago
  10. 2656ae5 Merge "Re-enable lint enforcement, fix remaining lint issues" by TreeHugger Robot · 7 years ago
  11. c69882c Re-enable lint enforcement, fix remaining lint issues by Alan Viverette · 7 years ago
  12. e2104f4 Add all missing @Override annotations. by Aurimas Liutikas · 7 years ago
  13. 13efcaa Address API review comments. by Aga Madurska · 7 years ago
  14. 6c9c1bf Remove deleted dirs from supportlib make build by Alan Viverette · 7 years ago
  15. d2900e6 Cleanup test AndroidManifest.xml files. by Aurimas Liutikas · 7 years ago
  16. 0800a58 resolve merge conflicts of 3be4cef3e4 to master by Aurimas Liutikas · 7 years ago
  17. 44ece5c Fixed various it's -> its typos in comments and documentation by Christophe Beyls · 7 years ago
  18. 095db6e Merge "Merge TypedArrayUtils" by Yuichi Araki · 7 years ago
  19. a80878d Merge TypedArrayUtils by Yuichi Araki · 7 years ago
  20. ddffc06 Cleanup IntentCompat and TaskStackBuilder after minSdk 14 bump. by Aurimas Liutikas · 7 years ago
  21. 72074ef Fix @links in support docs. am: 377357a8c2 am: 66661646cd am: ffdc985523 by Elliot Waite · 7 years ago
  22. 6666164 Fix @links in support docs. am: 377357a8c2 by Elliot Waite · 7 years ago
  23. 377357a Fix @links in support docs. by Elliot Waite · 7 years ago
  24. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 7 years ago
  25. f09d858 Put dependencies and their versions into one place. by Aurimas Liutikas · 8 years ago
  26. 60aa4e4 DO NOT MERGE. Fix make builds of support library. by Aurimas Liutikas · 8 years ago
  27. c1706b0 DO NOT MERGE Revert "Add support lib version meta-data to AndroidManifest.xml" by Alan Viverette · 8 years ago
  28. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  29. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 8 years ago
  30. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 8 years ago
  31. e33e8de Add support lib version meta-data to AndroidManifest.xml am: 8d91266aa0 by Alan Viverette · 8 years ago
  32. 8d91266 Add support lib version meta-data to AndroidManifest.xml by Alan Viverette · 8 years ago
  33. 310f81d Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  34. df62e86 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 8 years ago
  35. d55b41b Removing unneeded excludes in source jar building config. by Aurimas Liutikas · 8 years ago
  36. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  37. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 8 years ago
  38. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  39. 61ee2ce resolve merge conflicts of 94d018a to master by Aurimas Liutikas · 8 years ago
  40. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  41. 6c419ea Merge "Add MIME type filtering utilities for ContentProviders." by Tomasz Mikolajewski · 8 years ago
  42. 634be6e Remove javadocTask and javadocJarTask. am: f349dbab74 by Aurimas Liutikas · 8 years ago
  43. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  44. e22ae93 Remove unnecessary @TargetApi annotations by Alan Viverette · 8 years ago
  45. 5ea23bf Add MIME type filtering utilities for ContentProviders. by Tomasz Mikolajewski · 8 years ago
  46. 0ec2d5a Merge android/support/wearable/view/Func.java to core-util. by Aga Madurska · 8 years ago
  47. 8e10080 Move from GROUP_ID to LIBRARY_GROUP annotations by Aurimas Liutikas · 8 years ago
  48. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  49. 5ec99dd Revert "Add support lib version meta-data to AndroidManifest.xml" by Chris Banes · 8 years ago
  50. cdcdfd0 Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  51. 8f886fe Annotate support classes with RequiresApi / TargetApi by Alan Viverette · 8 years ago
  52. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  53. 26f311a Add DocumentFile#isVirtual. by Tomasz Mikolajewski · 8 years ago
  54. 754cb29 Switch from deprecated size annotations to new ones. by Aurimas Liutikas · 8 years ago
  55. 6e3bff7 Fix sdk version for api24-specific libraries by Vladislav Kaznacheev · 8 years ago
  56. c01b623 Allow styled text in pref titles and summaries by Tony Mantler · 8 years ago
  57. 9480eb4 resolve merge conflicts of 7243922 to master by Alan Viverette · 8 years ago
  58. 92ceab9 Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations by Alan Viverette · 8 years ago
  59. c39d9c7 Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations by Alan Viverette · 8 years ago
  60. 01bf156 Add bidi wrapping support for CharSequences am: f695f6a4e4 am: ab88397bb4 by Roozbeh Pournader · 8 years ago
  61. f695f6a Add bidi wrapping support for CharSequences by Roozbeh Pournader · 8 years ago
  62. 4c0cac8 Remove several instances of AndroidTestCase usage. by Aurimas Liutikas · 8 years ago
  63. 17e621c Move tests from tests/ root dir to appropriate directory. am: 0357e3dab0 am: 5eb56cd027 by Aurimas Liutikas · 8 years ago
  64. 0357e3d Move tests from tests/ root dir to appropriate directory. by Aurimas Liutikas · 8 years ago
  65. f893d5b Use canoncal name for PrintHelper callbacks. by Philip P. Moltmann · 8 years ago
  66. dfe7578 Update to new test runner and espresso. by Aurimas Liutikas · 8 years ago
  67. 246d944 Remove AIDL references from modules that don't have AIDL files by Kirill Grouchnikov · 8 years ago
  68. c3c7588 Rename the source of core-utils module to core-utils by Kirill Grouchnikov · 8 years ago[Renamed from v4]
  69. 2002bed Expose external app files/cache dir from FileProvider. by Alan Viverette · 8 years ago
  70. 1decd43 Don't run onWrite on main thread and handle cancel by Philip P. Moltmann · 8 years ago
  71. 7b59d3a Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  72. 3c141cd Revert "Remove old API check artifacts, invoke gradle from old make target" by Yigit Boyar · 8 years ago
  73. 009647b Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  74. 8ad074f Remove unneeded "is" in LocalBroadcastManager documentation. by Aurimas Liutikas · 8 years ago
  75. 04784a9 Fix broken build: update-support-api by Aurimas Liutikas · 8 years ago
  76. a3274ee Fix a few checkstyle issues by Alan Viverette · 8 years ago
  77. ce35f3b Update javadoc sample references for refactor Support demos by Alan Viverette · 8 years ago
  78. 86082ed Merge "Merge "Revert "Update accessibility compat classes for N."" into nyc-dev am: 9594cc3fcd am: 2a8e71796d" into nyc-mr1-dev-plus-aosp by Alan Viverette · 8 years ago
  79. e9e4fda Merge "Revert "Update accessibility compat classes for N."" into nyc-dev am: 9594cc3fcd by Alan Viverette · 8 years ago
  80. 30981fc Merge "Revert "Fix build"" into nyc-dev am: 1b5ec362c2 am: d775a70cf0 by Alan Viverette · 8 years ago
  81. 9594cc3 Merge "Revert "Update accessibility compat classes for N."" into nyc-dev by Alan Viverette · 8 years ago
  82. 9abe7ba Revert "Update accessibility compat classes for N." by Alan Viverette · 8 years ago
  83. 6e35ff5 Revert "Fix build" by Alan Viverette · 8 years ago
  84. 83150d1 Fix build am: d664aff769 am: 0120426fad by Alan Viverette · 8 years ago
  85. d664aff Fix build by Alan Viverette · 8 years ago
  86. c6d37d6 Merge "Update accessibility compat classes for N." into nyc-dev am: ab914f51e7 am: 068254cac1 by Phil Weaver · 8 years ago
  87. b42c338 Merge "Update accessibility compat classes for N." into nyc-dev am: ab914f51e7 by Phil Weaver · 8 years ago
  88. ab914f5 Merge "Update accessibility compat classes for N." into nyc-dev by Phil Weaver · 8 years ago
  89. 5612544 Hide BaseFragmentActivity* from the API am: 5337818868 by Clara Bayarri · 8 years ago
  90. 5337818 Hide BaseFragmentActivity* from the API by Clara Bayarri · 8 years ago
  91. f6c325c Update accessibility compat classes for N. by Phil Weaver · 8 years ago
  92. 2b586c8 Merge "MediaBrowserServiceCompat: Add more explanation on getBrowserRootHints()" into nyc-dev by Jae Seo · 8 years ago
  93. 7eb4234 Merge "MediaBrowserServiceCompat: Add more explanation on getBrowserRootHints()" into nyc-dev by Jae Seo · 8 years ago
  94. 35afc15 Merge "Fix isAtLeastN() on builds where the codename is REL" into nyc-dev by Alan Viverette · 8 years ago
  95. fe6fe73 Fix isAtLeastN() on builds where the codename is REL by Alan Viverette · 8 years ago
  96. 88d9949 Merge "SlidingPaneLayout: Preserve GONE visibility" am: e4e9654f5d by Chris Banes · 8 years ago
  97. e4e9654 Merge "SlidingPaneLayout: Preserve GONE visibility" by Chris Banes · 8 years ago
  98. 1b3154e Merge "Add custom remoteviews methods to builder." into nyc-dev by Julia Reynolds · 8 years ago
  99. 7584aa6 MediaBrowserServiceCompat: Add more explanation on getBrowserRootHints() by Jae Seo · 8 years ago
  100. 818881b Merge "Make print support lib support API24." into nyc-dev am: 397f978e94 am: 16b33dbbb5 by Philip P. Moltmann · 8 years ago