1. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 3 years, 9 months ago
  2. f81f16f Fix flaky test for ExifInterfaceTest by Jin Seok Park · 3 years, 10 months ago
  3. 9b786f0b Merge "Add test for getting EXIF from HEIF format" into androidx-master-dev by Jin Seok Park · 3 years, 10 months ago
  4. 87f13e8 Add test for getting EXIF from HEIF format by Jin Seok Park · 3 years, 10 months ago
  5. ebfcd4c Fix parsing subsec-related tags by Jin Seok Park · 3 years, 10 months ago
  6. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  7. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 11 months ago
  8. c257a9d0 Merge "Change saveAttributes implementation" into androidx-master-dev by Jin Seok Park · 3 years, 11 months ago
  9. 7fe9f96 Change saveAttributes implementation by Jin Seok Park · 4 years ago
  10. 924b66a Add support for reading/writing secondary format of DateTime tag by Jin Seok Park · 3 years, 11 months ago
  11. 02d0e06 Merge "Revert "Change saveAttributes implementation"" into androidx-master-dev by Treehugger Robot · 4 years ago
  12. e53eb40 Revert "Change saveAttributes implementation" by Jin Seok Park · 4 years ago
  13. 6137089 ExifInterface: Allow SRATIONAL for lat/lng by Kyunglyul Hyun · 4 years ago
  14. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  15. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  16. 46c97c4 Merge "Add GpsDateStamp/GpsTimeStamp tags to test file" into androidx-master-dev by Jin Seok Park · 4 years ago
  17. 3019c3b Add GpsDateStamp/GpsTimeStamp tags to test file by Jin Seok Park · 4 years ago
  18. 47f3f3b Merge "Change saveAttributes implementation" into androidx-master-dev by Jin Seok Park · 4 years ago
  19. e068aed Change saveAttributes implementation by Jin Seok Park · 4 years ago
  20. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  21. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  22. 54b0c07 Merge changes from topic "robolectric_4.4-alpha-2" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  23. 32812b3c Remove unnecessary ternary operator from ExifInterface constructor by Trevor McGuire · 4 years, 2 months ago
  24. c8c72cf Move exifinterface and media libraries to beta by Sungsoo Lim · 4 years, 2 months ago
  25. 7a0ef42 Merge "Set default locale to US" into androidx-master-dev by Jin Seok Park · 4 years, 2 months ago
  26. a996e2e Set default locale to US by Jin Seok Park · 4 years, 2 months ago
  27. 54ce1ac Rename temp file to use a valid image file extension by Jin Seok Park · 4 years, 2 months ago
  28. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  29. e08b9ec Merge "Remove unnecessary buffering" into androidx-master-dev by Jin Seok Park · 4 years, 4 months ago
  30. 6564c28 Remove unnecessary buffering by Jin Seok Park · 4 years, 4 months ago
  31. 70e75d1 Merge "Fix typo "contant" to "constant"" into androidx-master-dev by Jin Seok Park · 4 years, 4 months ago
  32. b86a7b4 Fix typo "contant" to "constant" by Jin Seok Park · 4 years, 4 months ago
  33. 4a2079b Update API lint baselines by Aurimas Liutikas · 4 years, 4 months ago
  34. 6f437ca Replace INVALID_DATE_TIME with null by Jin Seok Park · 4 years, 4 months ago
  35. 5cfdbd5 Merge "Make DateTime-related getters consider offset value" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  36. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 5 months ago
  37. 5b55cad Make DateTime-related getters consider offset value by Jin Seok Park · 4 years, 6 months ago
  38. e50b21c Replace deprecated Environment#getExternalStorageDirectory by Jin Seok Park · 4 years, 6 months ago
  39. 21ab937 Make getGpsDateTime return Long.MIN_VALUE instead of -1 by Jin Seok Park · 4 years, 7 months ago
  40. 3b31760 Merge "Add function for adding EXIF to WebP files" into androidx-master-dev by Jin Seok Park · 4 years, 7 months ago
  41. 3505db0 Add function for adding EXIF to WebP files by Jin Seok Park · 4 years, 7 months ago
  42. fa81a62 Increment out of date versions by Nick Anthony · 4 years, 7 months ago
  43. 7203347 Unhide ExifInterface.getGpsDateTime by Sungsoo Lim · 4 years, 7 months ago
  44. e89d90c4 Move ExifInterface to 1.3.0-alpha01 by Sungsoo Lim · 4 years, 7 months ago
  45. 9af4038 Fix bug where JPEG file with XMP is incorrectly saved by Jin Seok Park · 4 years, 7 months ago
  46. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  47. 7921fbf6 API lint check for the NoByteOrShort is enabled for androidx by Sergey · 4 years, 8 months ago
  48. 6e3d6b8 Move exifinterface to the new proper directory structure by Sergey · 4 years, 9 months ago
  49. 892d135 Asking metalava to filter restrictto scopes by Jeff Gaston · 4 years, 10 months ago
  50. 0e0fafd2 Merge "Update android lint baseline" into androidx-master-dev by Aurimas Liutikas · 4 years, 10 months ago
  51. cf8b11c Fix and enforce UnusedVariable errorprone warnings by Aurimas Liutikas · 4 years, 10 months ago
  52. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 10 months ago
  53. 6a9d1cf Move ExifInterface to 1.2.0-beta by Sungsoo Lim · 4 years, 10 months ago
  54. 176318e Merge "Update api lint baseline." into androidx-master-dev by Aurimas Liutikas · 4 years, 10 months ago
  55. f289551 Merge "Add function for adding EXIF to WebP files" into androidx-master-dev by Jin Seok Park · 4 years, 10 months ago
  56. a196ccd Update api lint baseline. by Aurimas Liutikas · 4 years, 10 months ago
  57. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 10 months ago
  58. 2041bbf Add function for adding EXIF to WebP files by Jin Seok Park · 5 years ago
  59. 47aba06 Change constructor for Exif data only streams by Jin Seok Park · 4 years, 10 months ago
  60. 97bf906 Return correct offsets for getAttributeRange() by Jin Seok Park · 4 years, 11 months ago
  61. ed87b83 Unhide offset-related tags by Jin Seok Park · 4 years, 11 months ago
  62. 1ff4128 Merge "Suppress valid deprecated usages and add missing deprecation annotations" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  63. 170c27a Suppress valid deprecated usages and add missing deprecation annotations by Alan Viverette · 5 years ago
  64. 7ae287c Merge "Add OffsetTime-related tags" into androidx-master-dev by Jin Seok Park · 4 years, 11 months ago
  65. 930c027 Add OffsetTime-related tags by Jin Seok Park · 4 years, 11 months ago
  66. a1c1ddd ExifInterface: removes unmatched comment by Kyunglyul Hyun · 4 years, 11 months ago
  67. d8b7711 Merge "ExifInterface: resolve error prone warnings" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  68. 453dbb1 ExifInterface: resolve error prone warnings by Kyunglyul Hyun · 5 years ago
  69. 0805440 Enables -Werror and -Xlint:unchecked for pure java modules by Louis Pullen-Freilich · 5 years ago
  70. b808b25 Merge "Add function for adding EXIF to PNG files" into androidx-master-dev by Jin Seok Park · 5 years ago
  71. 2d70d63 Add function for adding EXIF to PNG files by Jin Seok Park · 5 years ago
  72. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 5 years ago
  73. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 5 years ago
  74. 6ee2913 Add support for parsing WebP files by Jin Seok Park · 5 years ago
  75. cfbb096 Add test for parsing Exif data from PNG by Jin Seok Park · 5 years ago
  76. 8d9f4b6 Add constructor for standalone exif data by Jin Seok Park · 5 years ago
  77. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 5 years ago
  78. ce0a39c Add API to check if specified mime type is supported by Jin Seok Park · 5 years ago
  79. 4075a57 Merge "Add support for parsing Exif chunk in PNG" into androidx-master-dev by Jin Seok Park · 5 years ago
  80. 3c5a316 Add support for parsing Exif chunk in PNG by Jin Seok Park · 5 years ago
  81. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
  82. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  83. 3c100a3 Merge "ExifInterface: Add a missing format name (IFD)" into androidx-master-dev by Kyunglyul Hyun · 5 years ago
  84. 7a0058a Merge "Add null check for creating new file instance" into androidx-master-dev by Jin Seok Park · 5 years ago
  85. 5239827 ExifInterface: Add a missing format name (IFD) by Kyunglyul Hyun · 5 years ago
  86. 40c9c7a Add null check for creating new file instance by Jin Seok Park · 5 years ago
  87. 2d448a2 Update media OWNERS files by Sungsoo Lim · 5 years ago
  88. 0f86ea5 Fix ExifInterface#saveAttributes behavior by Jin Seok Park · 5 years ago
  89. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  90. b3aa531 Increment alpha and beta versions of libraries releasing on July 2nd by Nick Anthony · 5 years ago
  91. ac1bdc4 Merge "Move back to Java 7 targeting." into androidx-master-dev by Rahul Ravikumar · 5 years ago
  92. 8351a53 Move back to Java 7 targeting. by Aurimas Liutikas · 5 years ago
  93. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  94. d6a77c8 Move Exifinterface to beta for July 2nd Release by Nick Anthony · 5 years ago
  95. c3e4f92 ExifInterface: Add TAG_THUMBNAIL_ORIENTATION by Kyunglyul Hyun · 5 years ago
  96. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  97. f464859 Merge AndroidX changes for Android API 29 by Aurimas Liutikas · 5 years ago
  98. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  99. aa4f5cc Merge "Add a way to create snapshot repository directory" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  100. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago