[go: nahoru, domu]

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