1. 72074ef Fix @links in support docs. am: 377357a8c2 am: 66661646cd am: ffdc985523 by Elliot Waite · 8 years ago
  2. 6666164 Fix @links in support docs. am: 377357a8c2 by Elliot Waite · 8 years ago
  3. 377357a Fix @links in support docs. by Elliot Waite · 8 years ago
  4. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 8 years ago
  5. f09d858 Put dependencies and their versions into one place. by Aurimas Liutikas · 8 years ago
  6. 60aa4e4 DO NOT MERGE. Fix make builds of support library. by Aurimas Liutikas · 8 years ago
  7. c1706b0 DO NOT MERGE Revert "Add support lib version meta-data to AndroidManifest.xml" by Alan Viverette · 8 years ago
  8. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  9. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 8 years ago
  10. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 8 years ago
  11. e33e8de Add support lib version meta-data to AndroidManifest.xml am: 8d91266aa0 by Alan Viverette · 8 years ago
  12. 8d91266 Add support lib version meta-data to AndroidManifest.xml by Alan Viverette · 8 years ago
  13. 310f81d Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  14. df62e86 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 8 years ago
  15. d55b41b Removing unneeded excludes in source jar building config. by Aurimas Liutikas · 8 years ago
  16. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  17. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 8 years ago
  18. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  19. 61ee2ce resolve merge conflicts of 94d018a to master by Aurimas Liutikas · 8 years ago
  20. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  21. 6c419ea Merge "Add MIME type filtering utilities for ContentProviders." by Tomasz Mikolajewski · 8 years ago
  22. 634be6e Remove javadocTask and javadocJarTask. am: f349dbab74 by Aurimas Liutikas · 8 years ago
  23. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  24. e22ae93 Remove unnecessary @TargetApi annotations by Alan Viverette · 8 years ago
  25. 5ea23bf Add MIME type filtering utilities for ContentProviders. by Tomasz Mikolajewski · 8 years ago
  26. 0ec2d5a Merge android/support/wearable/view/Func.java to core-util. by Aga Madurska · 8 years ago
  27. 8e10080 Move from GROUP_ID to LIBRARY_GROUP annotations by Aurimas Liutikas · 8 years ago
  28. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  29. 5ec99dd Revert "Add support lib version meta-data to AndroidManifest.xml" by Chris Banes · 8 years ago
  30. cdcdfd0 Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  31. 8f886fe Annotate support classes with RequiresApi / TargetApi by Alan Viverette · 8 years ago
  32. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  33. 26f311a Add DocumentFile#isVirtual. by Tomasz Mikolajewski · 8 years ago
  34. 754cb29 Switch from deprecated size annotations to new ones. by Aurimas Liutikas · 8 years ago
  35. 6e3bff7 Fix sdk version for api24-specific libraries by Vladislav Kaznacheev · 8 years ago
  36. c01b623 Allow styled text in pref titles and summaries by Tony Mantler · 8 years ago
  37. 9480eb4 resolve merge conflicts of 7243922 to master by Alan Viverette · 8 years ago
  38. 92ceab9 Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations by Alan Viverette · 8 years ago
  39. c39d9c7 Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations by Alan Viverette · 8 years ago
  40. 01bf156 Add bidi wrapping support for CharSequences am: f695f6a4e4 am: ab88397bb4 by Roozbeh Pournader · 8 years ago
  41. f695f6a Add bidi wrapping support for CharSequences by Roozbeh Pournader · 8 years ago
  42. 4c0cac8 Remove several instances of AndroidTestCase usage. by Aurimas Liutikas · 8 years ago
  43. 17e621c Move tests from tests/ root dir to appropriate directory. am: 0357e3dab0 am: 5eb56cd027 by Aurimas Liutikas · 8 years ago
  44. 0357e3d Move tests from tests/ root dir to appropriate directory. by Aurimas Liutikas · 8 years ago
  45. f893d5b Use canoncal name for PrintHelper callbacks. by Philip P. Moltmann · 8 years ago
  46. dfe7578 Update to new test runner and espresso. by Aurimas Liutikas · 8 years ago
  47. 246d944 Remove AIDL references from modules that don't have AIDL files by Kirill Grouchnikov · 8 years ago
  48. c3c7588 Rename the source of core-utils module to core-utils by Kirill Grouchnikov · 8 years ago[Renamed from v4]
  49. 2002bed Expose external app files/cache dir from FileProvider. by Alan Viverette · 8 years ago
  50. 1decd43 Don't run onWrite on main thread and handle cancel by Philip P. Moltmann · 8 years ago
  51. 7b59d3a Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  52. 3c141cd Revert "Remove old API check artifacts, invoke gradle from old make target" by Yigit Boyar · 8 years ago
  53. 009647b Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  54. 8ad074f Remove unneeded "is" in LocalBroadcastManager documentation. by Aurimas Liutikas · 8 years ago
  55. 04784a9 Fix broken build: update-support-api by Aurimas Liutikas · 8 years ago
  56. a3274ee Fix a few checkstyle issues by Alan Viverette · 8 years ago
  57. ce35f3b Update javadoc sample references for refactor Support demos by Alan Viverette · 8 years ago
  58. 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
  59. e9e4fda Merge "Revert "Update accessibility compat classes for N."" into nyc-dev am: 9594cc3fcd by Alan Viverette · 8 years ago
  60. 30981fc Merge "Revert "Fix build"" into nyc-dev am: 1b5ec362c2 am: d775a70cf0 by Alan Viverette · 8 years ago
  61. 9594cc3 Merge "Revert "Update accessibility compat classes for N."" into nyc-dev by Alan Viverette · 8 years ago
  62. 9abe7ba Revert "Update accessibility compat classes for N." by Alan Viverette · 8 years ago
  63. 6e35ff5 Revert "Fix build" by Alan Viverette · 8 years ago
  64. 83150d1 Fix build am: d664aff769 am: 0120426fad by Alan Viverette · 8 years ago
  65. d664aff Fix build by Alan Viverette · 8 years ago
  66. c6d37d6 Merge "Update accessibility compat classes for N." into nyc-dev am: ab914f51e7 am: 068254cac1 by Phil Weaver · 8 years ago
  67. b42c338 Merge "Update accessibility compat classes for N." into nyc-dev am: ab914f51e7 by Phil Weaver · 8 years ago
  68. ab914f5 Merge "Update accessibility compat classes for N." into nyc-dev by Phil Weaver · 8 years ago
  69. 5612544 Hide BaseFragmentActivity* from the API am: 5337818868 by Clara Bayarri · 8 years ago
  70. 5337818 Hide BaseFragmentActivity* from the API by Clara Bayarri · 8 years ago
  71. f6c325c Update accessibility compat classes for N. by Phil Weaver · 8 years ago
  72. 2b586c8 Merge "MediaBrowserServiceCompat: Add more explanation on getBrowserRootHints()" into nyc-dev by Jae Seo · 8 years ago
  73. 7eb4234 Merge "MediaBrowserServiceCompat: Add more explanation on getBrowserRootHints()" into nyc-dev by Jae Seo · 8 years ago
  74. 35afc15 Merge "Fix isAtLeastN() on builds where the codename is REL" into nyc-dev by Alan Viverette · 8 years ago
  75. fe6fe73 Fix isAtLeastN() on builds where the codename is REL by Alan Viverette · 8 years ago
  76. 88d9949 Merge "SlidingPaneLayout: Preserve GONE visibility" am: e4e9654f5d by Chris Banes · 8 years ago
  77. e4e9654 Merge "SlidingPaneLayout: Preserve GONE visibility" by Chris Banes · 8 years ago
  78. 1b3154e Merge "Add custom remoteviews methods to builder." into nyc-dev by Julia Reynolds · 8 years ago
  79. 7584aa6 MediaBrowserServiceCompat: Add more explanation on getBrowserRootHints() by Jae Seo · 8 years ago
  80. 818881b Merge "Make print support lib support API24." into nyc-dev am: 397f978e94 am: 16b33dbbb5 by Philip P. Moltmann · 8 years ago
  81. 77b9c76 Merge "Fix broken MessagingStyle" into nyc-dev by Adrian Roos · 8 years ago
  82. c66cf89 Add custom remoteviews methods to builder. by Julia Reynolds · 8 years ago
  83. 397f978 Merge "Make print support lib support API24." into nyc-dev by Philip P. Moltmann · 8 years ago
  84. 9fd603e Make print support lib support API24. by Philip P. Moltmann · 8 years ago
  85. 618642c Merge "DO NOT MERGE Rename PointerIcon and Pointer Capture APIs" into nyc-dev by TreeHugger Robot · 8 years ago
  86. bcca71f Merge "DO NOT MERGE Removal of Pointer APIs." into nyc-dev by TreeHugger Robot · 8 years ago
  87. 415793d Make BuildCompat.isAtLeastN more forward-compatible by Adam Powell · 8 years ago
  88. 22ed5f4 DO NOT MERGE Rename PointerIcon and Pointer Capture APIs by Michael Wright · 8 years ago
  89. 598e4ac DO NOT MERGE Removal of Pointer APIs. by Michael Wright · 8 years ago
  90. 5dd39aa Move Loader class to core-utils (where other Loaders are) by Kirill Grouchnikov · 8 years ago
  91. 3b07c93 RatingCompat: Move RatingCompatApi21 to RatingCompatKitKat by Sungsoo Lim · 8 years ago
  92. 76e0c28 Fix broken MessagingStyle by Adrian Roos · 8 years ago
  93. cef09fe Add Fragment#onAttachFragment for parent fragments by Adam Powell · 8 years ago
  94. 4084a33 Merge "Remove API files that track individual releases" by Kirill Grouchnikov · 8 years ago
  95. 96c9b77 Remove API files that track individual releases by Kirill Grouchnikov · 8 years ago
  96. 2969ac2 Merge "MediaBrowserCompat: Fix NPE" into nyc-dev by Jae Seo · 8 years ago
  97. 55fc3f2 Internal cleanup by Kirill Grouchnikov · 8 years ago
  98. ff22d81 Extracting fragments and widgets into their own modules. by Kirill Grouchnikov · 8 years ago
  99. 6777d3f Merge "document the return type of getImportance" into nyc-dev am: 5a6478ca99 am: 9b2d7e85b7 by Chris Wren · 8 years ago
  100. 5a6478c Merge "document the return type of getImportance" into nyc-dev by Chris Wren · 8 years ago