1. e338c36 Move more code to standard directories. by Aurimas Liutikas · 7 years ago
  2. 1f5136a Remove minSdkVersion tags from library manifest files. by Aurimas Liutikas · 7 years ago
  3. bf0ea1d Finalize 27.1.0 release by Alan Viverette · 7 years ago
  4. e3739e4 Move Support Library to prebuilts only for everything except car by Alan Viverette · 7 years ago
  5. 04c9e28 Add missing @RestrictTo and test size annotations. by Aurimas Liutikas · 7 years ago
  6. fa39e2b Remove uses of junit.framework.* by Aurimas Liutikas · 7 years ago
  7. bf436ad Move exifinterface tests and manifest file to standard gradle directories. by Aurimas Liutikas · 7 years ago
  8. ee0475d Merge "Sync jetpack and master Android.mk files." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  9. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  10. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  11. 7412f7f Sync jetpack and master Android.mk files. by Aurimas Liutikas · 7 years ago
  12. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  13. 1eda268 Merge "ExifInterface: Remove throwing exception" into oc-mr1-jetpack-dev by Jin Seok Park · 7 years ago
  14. 775da40 Make IntLongMath check error and correct occurrences. by Jake Wharton · 7 years ago
  15. 1bd1d12 ExifInterface: Remove throwing exception by Jin Seok Park · 7 years ago
  16. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  17. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  18. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  19. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  20. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  21. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  22. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  23. acf268b Add OWNERS files in support project. by Aurimas Liutikas · 7 years ago
  24. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  25. cf7aafb Merge "Update versions to 27.0.0 and API Finalization" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  26. f266a0a Megamove part 2. Move to standard directories. by Aurimas Liutikas · 7 years ago
  27. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  28. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  29. 8936a10 Add nullability annotations to ExifInterface. by Jake Wharton · 7 years ago
  30. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  31. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  32. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  33. 95ada0d Supress wrong constant lint warning in ToolbarActionBar by Aurimas Liutikas · 7 years ago
  34. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  35. f8ea097 Merge "ExifInterface: Reduce the number of iteration in a test" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  36. ab68451 ExifInterfaceTest: Fix failing tests by Hyundo Moon · 7 years ago
  37. fb031bd ExifInterface: Reduce the number of iteration in a test by Hyundo Moon · 7 years ago
  38. 93a0306 Merge "ExifInterface: Add detailed description for Exif tags" into oc-support-26.1-dev by Conrad Chen · 7 years ago
  39. 98ff50b Merge "Add get flip state and rotation degree method" into oc-support-26.1-dev by Conrad Chen · 7 years ago
  40. 08146a6 Merge "ExifInterface: Add detailed description for Exif tags" into oc-support-26.1-dev by Conrad Chen · 7 years ago
  41. 4553d8d Add get flip state and rotation degree method by yangren · 7 years ago
  42. 8945d24 ExifInterface: Add detailed description for Exif tags by Conrad Chen · 7 years ago
  43. 2ee7776 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  44. 7670363 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  45. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  46. 6c55eba Merge "Update lint baseline after sdk update." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  47. 5fdaa2f Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  48. 3c4963c Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  49. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  50. 9be8fe2 Mark ExifInterfaceTest#testDoNotFailOnCorruptedImage large. by Aurimas Liutikas · 7 years ago
  51. efedb10 Merge "Make API related tasks per project." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  52. e34c5ec Merge "Fix an assortment of lint bugs." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  53. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  54. 3c8475e Merge "ExifInterface: protect against incorrect tag format" into oc-support-26.0-dev by Conrad Chen · 7 years ago
  55. a13551b Merge "ExifInterface: protect against incorrect tag format" into oc-support-26.0-dev by Conrad Chen · 7 years ago
  56. 451b28d Merge "Update to gradle 3.0 style dependencies." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  57. 50b45b2 Fix an assortment of lint bugs. by Aurimas Liutikas · 7 years ago
  58. e7d7953 Merge "Update lint baseline" into oc-support-26.0-dev am: a00b74a979 by Aurimas Liutikas · 7 years ago
  59. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  60. f34de28 Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  61. 83dbfd4 Merge "Update to gradle 3.0 style dependencies." into oc-support-26.1-dev by Aurimas Liutikas · 7 years ago
  62. 7e8f045 Merge "Support rotate method in ExifInterface" into oc-support-26.0-dev by yangren · 7 years ago
  63. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  64. bc4fd2c Support rotate method in ExifInterface by yangren · 7 years ago
  65. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  66. db4a5b2 ExifInterface: protect against incorrect tag format by Conrad Chen · 7 years ago
  67. c5d3024 ExifInterface: support setting GPS information by Conrad Chen · 7 years ago
  68. 8f31117 Allow set DateTime from TimeStamp in exifinterface by yangren · 7 years ago
  69. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  70. 140a59a Merge "Set targetSdkVersion for our tests to be API 26." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  71. 00f5065 ExifInterface: Minor fixes by Hyundo Moon · 7 years ago
  72. a39fc62 ExifInterface: Prevent DATETIME value from being set unproperly by Hyundo Moon · 7 years ago
  73. 4f5be92 Set targetSdkVersion for our tests to be API 26. by Aurimas Liutikas · 7 years ago
  74. c2d620d Move version metadata to <application> by Chris Banes · 8 years ago
  75. f684bb0 Merge "Fix errorprone warnings in ExifInterface" into nyc-support-25.4-dev by Hyundo Moon · 8 years ago
  76. 89889c4 Fix errorprone warnings in ExifInterface by Hyundo Moon · 8 years ago
  77. abc7395 A pass at fixing unchecked javac warnings. by Aurimas Liutikas · 8 years ago
  78. e2104f4 Add all missing @Override annotations. by Aurimas Liutikas · 8 years ago
  79. 1061a42 Merge "ExifInterface: Fix ClassCastException" into nyc-support-25.3-dev am: c1cdfc55c1 by Hyundo Moon · 8 years ago
  80. f96abe0 ExifInterface: Fix ClassCastException by Hyundo Moon · 8 years ago
  81. d2900e6 Cleanup test AndroidManifest.xml files. by Aurimas Liutikas · 8 years ago
  82. f9fe4ce resolve merge conflicts of 211cb87dec to master by Hyundo Moon · 8 years ago
  83. d56d861 ExifInterface: Add helper methods to set latitude/longitude by Hyundo Moon · 8 years ago
  84. dd60777 resolve merge conflicts of fd35cba3ca to master by Aurimas Liutikas · 8 years ago
  85. 634243d Add tests for exifInterface support library am: 52fe7d68b3 by Hyundo Moon · 8 years ago
  86. 52fe7d6 Add tests for exifInterface support library by Hyundo Moon · 8 years ago
  87. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 8 years ago
  88. 906f408 ExifInterface: Accept decimal values for RATIONAL formats am: 77966fe1cf by Hyundo Moon · 8 years ago
  89. 9c853b8 Merge "ExifInterface: Accept decimal values for RATIONAL formats" into nyc-support-25.2-dev by Hyundo Moon · 8 years ago
  90. 77966fe ExifInterface: Accept decimal values for RATIONAL formats by Hyundo Moon · 8 years ago
  91. 22f13fd Fix some issues caught via a static analyzer am: f83358389f by Chris Banes · 8 years ago
  92. 725ce5f Merge "Fix some issues caught via a static analyzer" into nyc-support-25.2-dev by Chris Banes · 8 years ago
  93. 60aa4e4 DO NOT MERGE. Fix make builds of support library. by Aurimas Liutikas · 8 years ago
  94. f833583 Fix some issues caught via a static analyzer by Chris Banes · 8 years ago
  95. c1706b0 DO NOT MERGE Revert "Add support lib version meta-data to AndroidManifest.xml" by Alan Viverette · 8 years ago
  96. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  97. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 8 years ago
  98. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 8 years ago
  99. e33e8de Add support lib version meta-data to AndroidManifest.xml am: 8d91266aa0 by Alan Viverette · 8 years ago
  100. 8d91266 Add support lib version meta-data to AndroidManifest.xml by Alan Viverette · 8 years ago