1. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  2. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  3. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  4. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  5. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  6. fe38a56 Flatten media-compat RatingCompat. by Aurimas Liutikas · 7 years ago
  7. 676cb6f MediaBrowser/ServiceCompat: Rename classes with suffix Api24 by Hyundo Moon · 7 years ago
  8. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  9. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  10. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  11. 2997412 Merge changes from topic 'notif_move_26.0' into oc-support-26.0-dev by Ian Lake · 7 years ago
  12. 826ed4f Move NotificationCompat.MediaStyle to media-compat by Ian Lake · 7 years ago
  13. f34de28 Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  14. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  15. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  16. 963facb Upgrade from mockito 1.9.5 to 2.7.6 by Aurimas Liutikas · 7 years ago
  17. 5c5181c Update Gradle files with new min SDK by Kirill Grouchnikov · 7 years ago
  18. e1345db Remove references to unused directories in make and gradle files. by Aurimas Liutikas · 7 years ago
  19. 7ee7819 Prevent parcelable objects from being removed or renamed by Hyundo Moon · 7 years ago
  20. 328a099 AudioAttributesCompat. by Dan Sandler · 7 years ago
  21. 6d20a52 Create a testutils module to share common testing code. by Aurimas Liutikas · 7 years ago
  22. bd51c36 Inline MediaSessionCompatApi14, Api18, and Api19 by Ian Lake · 8 years ago
  23. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 8 years ago
  24. f09d858 Put dependencies and their versions into one place. by Aurimas Liutikas · 8 years ago
  25. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  26. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 8 years ago
  27. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 8 years ago
  28. df62e86 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 8 years ago
  29. 8b4006e Merge "Remove redundant configs of androidTest in media-compat build.gradle" by Aurimas Liutikas · 8 years ago
  30. 449b13e Remove redundant configs of androidTest in media-compat build.gradle by Aurimas Liutikas · 8 years ago
  31. d55b41b Removing unneeded excludes in source jar building config. by Aurimas Liutikas · 8 years ago
  32. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  33. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 8 years ago
  34. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  35. 9e1fa31 MediaSessionCompat: Test for checking NPE in setCallback am: 412e735039 by Sungsoo · 8 years ago
  36. 736f5f0 MediaSessionCompat: Test for checking NPE in setCallback am: 412e735039 by Sungsoo · 8 years ago
  37. 61ee2ce resolve merge conflicts of 94d018a to master by Aurimas Liutikas · 8 years ago
  38. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  39. 412e735 MediaSessionCompat: Test for checking NPE in setCallback by Sungsoo · 8 years ago
  40. 634be6e Remove javadocTask and javadocJarTask. am: f349dbab74 by Aurimas Liutikas · 8 years ago
  41. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  42. e758964 resolve merge conflicts of af6b251 to master by Alan Viverette · 8 years ago
  43. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  44. 7435f27 DO NOT MERGE Temporarily remove repeat and shuffle API usages by Alan Viverette · 8 years ago
  45. 7598c3b MediaCompat: Backport repeat and shuffle support in API 21-25 by Hyundo Moon · 8 years ago
  46. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  47. dfe7578 Update to new test runner and espresso. by Aurimas Liutikas · 8 years ago
  48. ff22d81 Extracting fragments and widgets into their own modules. by Kirill Grouchnikov · 8 years ago
  49. d3c5347 Extracting MediaCompat classes into a new module by Kirill Grouchnikov · 8 years ago