1. 8351a53 Move back to Java 7 targeting. by Aurimas Liutikas · 5 years ago
  2. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  3. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  4. 56a698c Exifinterface: Grant ExifInterfaceTest permissions by Kyunglyul Hyun · 5 years ago
  5. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  6. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  7. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  8. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  9. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  10. 9551653 Removed LibraryVersions.SUPPORT_LIBRARY and replaced with project by Nick Anthony · 6 years ago
  11. 3f9ceb6 Move to androidx.test for tests. by Aurimas Liutikas · 6 years ago
  12. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 6 years ago
  13. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  14. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 6 years ago
  15. b31c328 Refactor support library. by Aurimas Liutikas · 6 years ago
  16. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  17. bf436ad Move exifinterface tests and manifest file to standard gradle directories. by Aurimas Liutikas · 7 years ago
  18. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  19. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  20. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  21. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  22. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  23. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  24. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  25. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  26. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  27. f266a0a Megamove part 2. Move to standard directories. by Aurimas Liutikas · 7 years ago
  28. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  29. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  30. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  31. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  32. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  33. dd60777 resolve merge conflicts of fd35cba3ca to master by Aurimas Liutikas · 7 years ago
  34. 634243d Add tests for exifInterface support library am: 52fe7d68b3 by Hyundo Moon · 7 years ago
  35. 52fe7d6 Add tests for exifInterface support library by Hyundo Moon · 7 years ago
  36. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 7 years ago
  37. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 7 years ago
  38. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 7 years ago
  39. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 7 years ago
  40. df62e865 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 7 years ago
  41. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  42. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 7 years ago
  43. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  44. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  45. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  46. 9a1ce3e ExifInterface: Fix typo in build.gradle by Hyundo Moon · 8 years ago
  47. 14ea310 Add ExifInterface into support library by Hyundo Moon · 8 years ago