1. c6bbc03 Throw an exception if trying to write a JPEG APP1 segment that's too large by Ian Baker · 1 year, 4 months ago
  2. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 1 year, 6 months ago
  3. 3d6c1ad Continue parsing after trying to follow an invalid IFD offset by Ian Baker · 1 year, 4 months ago
  4. ff398f9 Add test for invalid IFD offset in ExifInterface by Ian Baker · 1 year, 4 months ago
  5. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 7 months ago
  6. 0f18d2e Disable ExifInterfaceTest bitmap-comparison for animated WebP on API < 26 by Ian Baker · 1 year, 7 months ago
  7. a0558e6 Merge "Fix ExifInterface's reading of alpha from WebP VP8L chunks" into androidx-main by Ian Baker · 1 year, 7 months ago
  8. 176bb3d Fix ExifInterface's reading of alpha from WebP VP8L chunks by Ian Baker · 1 year, 7 months ago
  9. 066ea6c Remove alpha bit from VP8X chunk of webp_with_anim_without_exif.webp by Ian Baker · 1 year, 7 months ago
  10. 66412c5 Skip unsupported bitmap assertions in ExifInterfaceTest by Ian Baker · 1 year, 8 months ago
  11. b8fe217 Disambiguate NPEs in ExifInterfaceTest.assertBitmapsEquivalent by Ian Baker · 1 year, 9 months ago
  12. 493d70e Add missing line from ExifInterfaceTest.testPngFiles by Ian Baker · 1 year, 9 months ago
  13. 93dadd7 Remove the EXIF and VP8X chunks from webp_without_exif test file by Ian Baker · 1 year, 9 months ago
  14. 128503b Merge changes I1dfd6407,I91f0e815,I444c90cf into androidx-main by Ian Baker · 1 year, 9 months ago
  15. d7a893e Split ExifInterfaceTest into one test per file by Ian Baker · 1 year, 9 months ago
  16. 1c56367 Fix how ExifInterface creates VP8X chunks for WebP files by Ian Baker · 1 year, 9 months ago
  17. ea46566 Prevent ExifInterface incorrectly copying a WebP padding byte by Ian Baker · 1 year, 9 months ago
  18. 8472f04 Update owners for androidx media(2)(router) and exifinterface by Ian Baker · 1 year, 9 months ago
  19. 8621e2b Remove support for writing DNG files from ExifInterface by Ian Baker · 1 year, 10 months ago
  20. b92c4c9 Updates Metalava from ab/8993580 by Louis Pullen-Freilich · 1 year, 10 months ago
  21. d52a31e Merge "DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev" into androidx-main by Alan Viverette · 2 years ago
  22. a5705b9 Reenable unused method check in errorprone. by Aurimas Liutikas · 2 years ago
  23. fdc5de4 Merge "Fix nullability lint issue with ExifInterface" into androidx-main am: d972a5258f by Tiem Song · 2 years ago
  24. 033f744 Fix nullability lint issue with ExifInterface by Tiem Song · 2 years ago
  25. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 2 months ago
  26. 3e0ca61 Remove line and position from lint baselines by Alan Viverette · 2 years, 2 months ago
  27. c214404 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main am: 8ce27e2344 by Tiem Song · 2 years, 3 months ago
  28. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  29. a4af51e Merge "Migrate from AndroidManifest to build.gradle for namespace" into androidx-main am: acba7ac82c by Aurimas Liutikas · 2 years, 4 months ago
  30. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 4 months ago
  31. 5b07baf Merge changes Id94fc68e,Id7b73d9f into androidx-main am: 5a90717f2f by Oliver Woodman · 2 years, 4 months ago
  32. a88721c59 ExifInterface: Remove InputStream assumptions by Oliver Woodman · 2 years, 4 months ago
  33. 3d8f528 Move ExifOnly check to where the data is read by Oliver Woodman · 2 years, 4 months ago
  34. a1d8d29 Merge "Fix ExifInterface generic/nullability errors" into androidx-main am: ba98959127 by Oliver Woodman · 2 years, 4 months ago
  35. ed0fc5c Fix ExifInterface generic/nullability errors by Oliver Woodman · 2 years, 4 months ago
  36. 1b02d71 Merge "Add bug component for exifinterface library" into androidx-main am: fd54886177 by Treehugger Robot · 2 years, 5 months ago
  37. 4a79c57 Add bug component for exifinterface library by Aurimas Liutikas · 2 years, 5 months ago
  38. 555d327 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 8 months ago
  39. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 8 months ago
  40. f407e9b Merge "Update exifinterface OWNERS" into androidx-main am: f9413faca0 by Treehugger Robot · 2 years, 6 months ago
  41. ef73d45 Update exifinterface OWNERS by Andrew Lewis · 2 years, 6 months ago
  42. 7574792 Revert "Revert "Bump compileSdkVersion to "Tiramisu""" by Alan Viverette · 2 years, 8 months ago
  43. 9f9574d Merge "Revert "Bump compileSdkVersion to "Tiramisu""" into androidx-platform-dev by Aurimas Liutikas · 2 years, 8 months ago
  44. 4a32b7f Revert "Bump compileSdkVersion to "Tiramisu"" by Aurimas Liutikas · 2 years, 8 months ago
  45. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  46. 5157ac8 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  47. 884d8fc Bump compileSdkVersion to "Tiramisu" by Alan Viverette · 2 years, 8 months ago
  48. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 9 months ago
  49. ef3d45e Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 9 months ago
  50. 7e66d7a Merge "Add support for reading XMP from HEIF" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  51. 210f875 Update lint baselines once again. by Aurimas Liutikas · 2 years, 9 months ago
  52. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  53. 823eae0 Add support for reading XMP from HEIF by Jin Seok Park · 2 years, 10 months ago
  54. 85e095e Improve doc for saveAttributes by Jin Seok Park · 2 years, 10 months ago
  55. e6849d8 Merge "Replace non-thumbnail tags with thumbnail tags" into androidx-main by Jin Seok Park · 3 years ago
  56. 9239c2e Replace non-thumbnail tags with thumbnail tags by Jin Seok Park · 3 years ago
  57. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years ago
  58. e1b9dca Merge "Add support for saving attributes for DNG files" into androidx-main by Jin Seok Park · 3 years ago
  59. 335bd89 Add support for saving attributes for DNG files by Jin Seok Park · 3 years ago
  60. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 1 month ago
  61. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 1 month ago
  62. bd6f4cd Fix ClassVerificationFailure errors by Jin Seok Park · 3 years, 1 month ago
  63. 802403a Update lint baselines by Alan Viverette · 3 years, 1 month ago
  64. a96f4fe Merge "Catch RuntimException from MediaMetadataRetriever" into androidx-main by Jin Seok Park · 3 years, 2 months ago
  65. 2923f39 Move to targeting Java 8 for all androidx libraries by Aurimas Liutikas · 3 years, 2 months ago
  66. 1a8680c Catch RuntimException from MediaMetadataRetriever by Jin Seok Park · 3 years, 2 months ago
  67. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  68. 2ecd83f Merge "Remove existing assumptions about DataInputStream behavior" into androidx-main by Jin Seok Park · 3 years, 4 months ago
  69. fa070dc Remove existing assumptions about DataInputStream behavior by Jin Seok Park · 3 years, 5 months ago
  70. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 4 months ago
  71. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 6 months ago
  72. f711007 Merge "Prevent skipBytes from infinitely looping" into androidx-main by Jin Seok Park · 3 years, 6 months ago
  73. 3fc3824 Prevent skipBytes from infinitely looping by Jin Seok Park · 3 years, 6 months ago
  74. 62a9bd6 Prevent RuntimeException when calling setDataSource by Jin Seok Park · 3 years, 6 months ago
  75. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 3 years, 7 months ago
  76. f81f16f Fix flaky test for ExifInterfaceTest by Jin Seok Park · 3 years, 7 months ago
  77. 9b786f0b Merge "Add test for getting EXIF from HEIF format" into androidx-master-dev by Jin Seok Park · 3 years, 7 months ago
  78. 87f13e8 Add test for getting EXIF from HEIF format by Jin Seok Park · 3 years, 7 months ago
  79. ebfcd4c Fix parsing subsec-related tags by Jin Seok Park · 3 years, 7 months ago
  80. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  81. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 8 months ago
  82. c257a9d0 Merge "Change saveAttributes implementation" into androidx-master-dev by Jin Seok Park · 3 years, 8 months ago
  83. 7fe9f96 Change saveAttributes implementation by Jin Seok Park · 3 years, 9 months ago
  84. 924b66a Add support for reading/writing secondary format of DateTime tag by Jin Seok Park · 3 years, 8 months ago
  85. 02d0e06 Merge "Revert "Change saveAttributes implementation"" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  86. e53eb40 Revert "Change saveAttributes implementation" by Jin Seok Park · 3 years, 9 months ago
  87. 6137089 ExifInterface: Allow SRATIONAL for lat/lng by Kyunglyul Hyun · 3 years, 9 months ago
  88. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 9 months ago
  89. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 9 months ago
  90. 46c97c4 Merge "Add GpsDateStamp/GpsTimeStamp tags to test file" into androidx-master-dev by Jin Seok Park · 3 years, 9 months ago
  91. 3019c3b Add GpsDateStamp/GpsTimeStamp tags to test file by Jin Seok Park · 3 years, 10 months ago
  92. 47f3f3b Merge "Change saveAttributes implementation" into androidx-master-dev by Jin Seok Park · 3 years, 10 months ago
  93. e068aed Change saveAttributes implementation by Jin Seok Park · 3 years, 10 months ago
  94. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years ago
  95. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 3 years, 10 months ago
  96. 54b0c07 Merge changes from topic "robolectric_4.4-alpha-2" into androidx-master-dev by Treehugger Robot · 4 years ago
  97. 32812b3c Remove unnecessary ternary operator from ExifInterface constructor by Trevor McGuire · 4 years ago
  98. c8c72cf Move exifinterface and media libraries to beta by Sungsoo Lim · 4 years ago
  99. 7a0ef42 Merge "Set default locale to US" into androidx-master-dev by Jin Seok Park · 4 years ago
  100. a996e2e Set default locale to US by Jin Seok Park · 4 years ago