1. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  2. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  3. 95ada0d Supress wrong constant lint warning in ToolbarActionBar by Aurimas Liutikas · 7 years ago
  4. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  5. f8ea0973 Merge "ExifInterface: Reduce the number of iteration in a test" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  6. ab68451 ExifInterfaceTest: Fix failing tests by Hyundo Moon · 7 years ago
  7. fb031bd ExifInterface: Reduce the number of iteration in a test by Hyundo Moon · 7 years ago
  8. 93a0306 Merge "ExifInterface: Add detailed description for Exif tags" into oc-support-26.1-dev by Conrad Chen · 7 years ago
  9. 98ff50b Merge "Add get flip state and rotation degree method" into oc-support-26.1-dev by Conrad Chen · 7 years ago
  10. 08146a6 Merge "ExifInterface: Add detailed description for Exif tags" into oc-support-26.1-dev by Conrad Chen · 7 years ago
  11. 4553d8d Add get flip state and rotation degree method by yangren · 7 years ago
  12. 8945d24 ExifInterface: Add detailed description for Exif tags by Conrad Chen · 7 years ago
  13. 2ee7776 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  14. 7670363 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  15. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  16. 6c55eba Merge "Update lint baseline after sdk update." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  17. 5fdaa2f Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  18. 3c4963c Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  19. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  20. 9be8fe2 Mark ExifInterfaceTest#testDoNotFailOnCorruptedImage large. by Aurimas Liutikas · 7 years ago
  21. efedb10 Merge "Make API related tasks per project." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  22. e34c5ec Merge "Fix an assortment of lint bugs." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  23. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  24. 3c8475e Merge "ExifInterface: protect against incorrect tag format" into oc-support-26.0-dev by Conrad Chen · 7 years ago
  25. a13551b Merge "ExifInterface: protect against incorrect tag format" into oc-support-26.0-dev by Conrad Chen · 7 years ago
  26. 451b28d Merge "Update to gradle 3.0 style dependencies." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  27. 50b45b2 Fix an assortment of lint bugs. by Aurimas Liutikas · 7 years ago
  28. e7d7953 Merge "Update lint baseline" into oc-support-26.0-dev am: a00b74a979 by Aurimas Liutikas · 7 years ago
  29. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  30. f34de28 Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  31. 83dbfd4 Merge "Update to gradle 3.0 style dependencies." into oc-support-26.1-dev by Aurimas Liutikas · 7 years ago
  32. 7e8f045 Merge "Support rotate method in ExifInterface" into oc-support-26.0-dev by yangren · 7 years ago
  33. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  34. bc4fd2c Support rotate method in ExifInterface by yangren · 7 years ago
  35. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  36. db4a5b2 ExifInterface: protect against incorrect tag format by Conrad Chen · 7 years ago
  37. c5d3024 ExifInterface: support setting GPS information by Conrad Chen · 7 years ago
  38. 8f31117 Allow set DateTime from TimeStamp in exifinterface by yangren · 7 years ago
  39. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  40. 140a59a Merge "Set targetSdkVersion for our tests to be API 26." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  41. 00f5065 ExifInterface: Minor fixes by Hyundo Moon · 7 years ago
  42. a39fc62 ExifInterface: Prevent DATETIME value from being set unproperly by Hyundo Moon · 7 years ago
  43. 4f5be92 Set targetSdkVersion for our tests to be API 26. by Aurimas Liutikas · 7 years ago
  44. c2d620d Move version metadata to <application> by Chris Banes · 7 years ago
  45. f684bb0 Merge "Fix errorprone warnings in ExifInterface" into nyc-support-25.4-dev by Hyundo Moon · 7 years ago
  46. 89889c4 Fix errorprone warnings in ExifInterface by Hyundo Moon · 7 years ago
  47. abc7395 A pass at fixing unchecked javac warnings. by Aurimas Liutikas · 7 years ago
  48. e2104f4 Add all missing @Override annotations. by Aurimas Liutikas · 7 years ago
  49. 1061a42 Merge "ExifInterface: Fix ClassCastException" into nyc-support-25.3-dev am: c1cdfc55c1 by Hyundo Moon · 7 years ago
  50. f96abe0 ExifInterface: Fix ClassCastException by Hyundo Moon · 7 years ago
  51. d2900e6 Cleanup test AndroidManifest.xml files. by Aurimas Liutikas · 7 years ago
  52. f9fe4ce resolve merge conflicts of 211cb87dec to master by Hyundo Moon · 7 years ago
  53. d56d8611 ExifInterface: Add helper methods to set latitude/longitude by Hyundo Moon · 7 years ago
  54. dd60777 resolve merge conflicts of fd35cba3ca to master by Aurimas Liutikas · 7 years ago
  55. 634243d Add tests for exifInterface support library am: 52fe7d68b3 by Hyundo Moon · 7 years ago
  56. 52fe7d6 Add tests for exifInterface support library by Hyundo Moon · 7 years ago
  57. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 7 years ago
  58. 906f408 ExifInterface: Accept decimal values for RATIONAL formats am: 77966fe1cf by Hyundo Moon · 7 years ago
  59. 9c853b8 Merge "ExifInterface: Accept decimal values for RATIONAL formats" into nyc-support-25.2-dev by Hyundo Moon · 7 years ago
  60. 77966fe ExifInterface: Accept decimal values for RATIONAL formats by Hyundo Moon · 7 years ago
  61. 22f13fd Fix some issues caught via a static analyzer am: f83358389f by Chris Banes · 7 years ago
  62. 725ce5f Merge "Fix some issues caught via a static analyzer" into nyc-support-25.2-dev by Chris Banes · 7 years ago
  63. 60aa4e4 DO NOT MERGE. Fix make builds of support library. by Aurimas Liutikas · 7 years ago
  64. f833583 Fix some issues caught via a static analyzer by Chris Banes · 7 years ago
  65. c1706b0 DO NOT MERGE Revert "Add support lib version meta-data to AndroidManifest.xml" by Alan Viverette · 7 years ago
  66. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 7 years ago
  67. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 7 years ago
  68. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 7 years ago
  69. e33e8de Add support lib version meta-data to AndroidManifest.xml am: 8d91266aa0 by Alan Viverette · 7 years ago
  70. 8d91266 Add support lib version meta-data to AndroidManifest.xml by Alan Viverette · 7 years ago
  71. 310f81d Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  72. df62e865 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 7 years ago
  73. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  74. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 7 years ago
  75. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  76. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  77. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  78. 46ffc16 ExifInterface: Add JavaDoc in constructor by Hyundo Moon · 8 years ago
  79. 9a1ce3e ExifInterface: Fix typo in build.gradle by Hyundo Moon · 8 years ago
  80. 14ea310 Add ExifInterface into support library by Hyundo Moon · 8 years ago