[go: nahoru, domu]

  1. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 4 months ago
  2. a88721c59 ExifInterface: Remove InputStream assumptions by Oliver Woodman · 2 years, 4 months ago
  3. 3d8f528 Move ExifOnly check to where the data is read by Oliver Woodman · 2 years, 4 months ago
  4. ed0fc5c Fix ExifInterface generic/nullability errors by Oliver Woodman · 2 years, 4 months ago
  5. 4a79c57 Add bug component for exifinterface library by Aurimas Liutikas · 2 years, 5 months ago
  6. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 8 months ago
  7. ef73d45 Update exifinterface OWNERS by Andrew Lewis · 2 years, 6 months ago
  8. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  9. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 9 months ago
  10. 7e66d7a Merge "Add support for reading XMP from HEIF" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  11. 210f875 Update lint baselines once again. by Aurimas Liutikas · 2 years, 9 months ago
  12. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  13. 823eae0 Add support for reading XMP from HEIF by Jin Seok Park · 2 years, 10 months ago
  14. 85e095e Improve doc for saveAttributes by Jin Seok Park · 2 years, 10 months ago
  15. e6849d8 Merge "Replace non-thumbnail tags with thumbnail tags" into androidx-main by Jin Seok Park · 3 years ago
  16. 9239c2e Replace non-thumbnail tags with thumbnail tags by Jin Seok Park · 3 years ago
  17. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years ago
  18. e1b9dca Merge "Add support for saving attributes for DNG files" into androidx-main by Jin Seok Park · 3 years ago
  19. 335bd89 Add support for saving attributes for DNG files by Jin Seok Park · 3 years ago
  20. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 1 month ago
  21. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 1 month ago
  22. bd6f4cd Fix ClassVerificationFailure errors by Jin Seok Park · 3 years, 1 month ago
  23. 802403a Update lint baselines by Alan Viverette · 3 years, 2 months ago
  24. a96f4fe Merge "Catch RuntimException from MediaMetadataRetriever" into androidx-main by Jin Seok Park · 3 years, 2 months ago
  25. 2923f39 Move to targeting Java 8 for all androidx libraries by Aurimas Liutikas · 3 years, 2 months ago
  26. 1a8680c Catch RuntimException from MediaMetadataRetriever by Jin Seok Park · 3 years, 2 months ago
  27. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  28. 2ecd83f Merge "Remove existing assumptions about DataInputStream behavior" into androidx-main by Jin Seok Park · 3 years, 4 months ago
  29. fa070dc Remove existing assumptions about DataInputStream behavior by Jin Seok Park · 3 years, 6 months ago
  30. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 4 months ago
  31. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 6 months ago
  32. f711007 Merge "Prevent skipBytes from infinitely looping" into androidx-main by Jin Seok Park · 3 years, 6 months ago
  33. 3fc3824 Prevent skipBytes from infinitely looping by Jin Seok Park · 3 years, 6 months ago
  34. 62a9bd6 Prevent RuntimeException when calling setDataSource by Jin Seok Park · 3 years, 7 months ago
  35. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 3 years, 7 months ago
  36. f81f16f Fix flaky test for ExifInterfaceTest by Jin Seok Park · 3 years, 7 months ago
  37. 9b786f0b Merge "Add test for getting EXIF from HEIF format" into androidx-master-dev by Jin Seok Park · 3 years, 7 months ago
  38. 87f13e8 Add test for getting EXIF from HEIF format by Jin Seok Park · 3 years, 7 months ago
  39. ebfcd4c Fix parsing subsec-related tags by Jin Seok Park · 3 years, 7 months ago
  40. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  41. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 8 months ago
  42. c257a9d0 Merge "Change saveAttributes implementation" into androidx-master-dev by Jin Seok Park · 3 years, 8 months ago
  43. 7fe9f96 Change saveAttributes implementation by Jin Seok Park · 3 years, 9 months ago
  44. 924b66a Add support for reading/writing secondary format of DateTime tag by Jin Seok Park · 3 years, 8 months ago
  45. 02d0e06 Merge "Revert "Change saveAttributes implementation"" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  46. e53eb40 Revert "Change saveAttributes implementation" by Jin Seok Park · 3 years, 9 months ago
  47. 6137089 ExifInterface: Allow SRATIONAL for lat/lng by Kyunglyul Hyun · 3 years, 9 months ago
  48. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 9 months ago
  49. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 9 months ago
  50. 46c97c4 Merge "Add GpsDateStamp/GpsTimeStamp tags to test file" into androidx-master-dev by Jin Seok Park · 3 years, 10 months ago
  51. 3019c3b Add GpsDateStamp/GpsTimeStamp tags to test file by Jin Seok Park · 3 years, 10 months ago
  52. 47f3f3b Merge "Change saveAttributes implementation" into androidx-master-dev by Jin Seok Park · 3 years, 10 months ago
  53. e068aed Change saveAttributes implementation by Jin Seok Park · 3 years, 10 months ago
  54. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years ago
  55. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 3 years, 10 months ago
  56. 54b0c07 Merge changes from topic "robolectric_4.4-alpha-2" into androidx-master-dev by Treehugger Robot · 4 years ago
  57. 32812b3c Remove unnecessary ternary operator from ExifInterface constructor by Trevor McGuire · 4 years ago
  58. c8c72cf Move exifinterface and media libraries to beta by Sungsoo Lim · 4 years ago
  59. 7a0ef42 Merge "Set default locale to US" into androidx-master-dev by Jin Seok Park · 4 years ago
  60. a996e2e Set default locale to US by Jin Seok Park · 4 years ago
  61. 54ce1ac Rename temp file to use a valid image file extension by Jin Seok Park · 4 years ago
  62. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 1 month ago
  63. e08b9ec Merge "Remove unnecessary buffering" into androidx-master-dev by Jin Seok Park · 4 years, 1 month ago
  64. 6564c28 Remove unnecessary buffering by Jin Seok Park · 4 years, 1 month ago
  65. 70e75d1 Merge "Fix typo "contant" to "constant"" into androidx-master-dev by Jin Seok Park · 4 years, 1 month ago
  66. b86a7b4 Fix typo "contant" to "constant" by Jin Seok Park · 4 years, 1 month ago
  67. 4a2079b Update API lint baselines by Aurimas Liutikas · 4 years, 1 month ago
  68. 6f437ca Replace INVALID_DATE_TIME with null by Jin Seok Park · 4 years, 2 months ago
  69. 5cfdbd5 Merge "Make DateTime-related getters consider offset value" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  70. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 3 months ago
  71. 5b55cad Make DateTime-related getters consider offset value by Jin Seok Park · 4 years, 4 months ago
  72. e50b21c Replace deprecated Environment#getExternalStorageDirectory by Jin Seok Park · 4 years, 3 months ago
  73. 21ab937 Make getGpsDateTime return Long.MIN_VALUE instead of -1 by Jin Seok Park · 4 years, 4 months ago
  74. 3b31760 Merge "Add function for adding EXIF to WebP files" into androidx-master-dev by Jin Seok Park · 4 years, 4 months ago
  75. 3505db0 Add function for adding EXIF to WebP files by Jin Seok Park · 4 years, 5 months ago
  76. fa81a62 Increment out of date versions by Nick Anthony · 4 years, 5 months ago
  77. 7203347 Unhide ExifInterface.getGpsDateTime by Sungsoo Lim · 4 years, 5 months ago
  78. e89d90c4 Move ExifInterface to 1.3.0-alpha01 by Sungsoo Lim · 4 years, 5 months ago
  79. 9af4038 Fix bug where JPEG file with XMP is incorrectly saved by Jin Seok Park · 4 years, 5 months ago
  80. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 6 months ago
  81. 7921fbf6 API lint check for the NoByteOrShort is enabled for androidx by Sergey · 4 years, 6 months ago
  82. 6e3d6b8 Move exifinterface to the new proper directory structure by Sergey · 4 years, 7 months ago
  83. 892d135 Asking metalava to filter restrictto scopes by Jeff Gaston · 4 years, 8 months ago
  84. 0e0fafd2 Merge "Update android lint baseline" into androidx-master-dev by Aurimas Liutikas · 4 years, 7 months ago
  85. cf8b11c Fix and enforce UnusedVariable errorprone warnings by Aurimas Liutikas · 4 years, 7 months ago
  86. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 7 months ago
  87. 6a9d1cf Move ExifInterface to 1.2.0-beta by Sungsoo Lim · 4 years, 7 months ago
  88. 176318e Merge "Update api lint baseline." into androidx-master-dev by Aurimas Liutikas · 4 years, 8 months ago
  89. f289551 Merge "Add function for adding EXIF to WebP files" into androidx-master-dev by Jin Seok Park · 4 years, 8 months ago
  90. a196ccd Update api lint baseline. by Aurimas Liutikas · 4 years, 8 months ago
  91. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 8 months ago
  92. 2041bbf Add function for adding EXIF to WebP files by Jin Seok Park · 4 years, 9 months ago
  93. 47aba06 Change constructor for Exif data only streams by Jin Seok Park · 4 years, 8 months ago
  94. 97bf906 Return correct offsets for getAttributeRange() by Jin Seok Park · 4 years, 8 months ago
  95. ed87b83 Unhide offset-related tags by Jin Seok Park · 4 years, 8 months ago
  96. 1ff4128 Merge "Suppress valid deprecated usages and add missing deprecation annotations" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  97. 170c27a Suppress valid deprecated usages and add missing deprecation annotations by Alan Viverette · 4 years, 9 months ago
  98. 7ae287c Merge "Add OffsetTime-related tags" into androidx-master-dev by Jin Seok Park · 4 years, 8 months ago
  99. 930c027 Add OffsetTime-related tags by Jin Seok Park · 4 years, 8 months ago
  100. a1c1ddd ExifInterface: removes unmatched comment by Kyunglyul Hyun · 4 years, 8 months ago