1. 7a0058a Merge "Add null check for creating new file instance" into androidx-master-dev by Jin Seok Park · 5 years ago
  2. 40c9c7a Add null check for creating new file instance by Jin Seok Park · 5 years ago
  3. 2d448a2 Update media OWNERS files by Sungsoo Lim · 5 years ago
  4. 0f86ea5 Fix ExifInterface#saveAttributes behavior by Jin Seok Park · 5 years ago
  5. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  6. b3aa531 Increment alpha and beta versions of libraries releasing on July 2nd by Nick Anthony · 5 years ago
  7. ac1bdc4 Merge "Move back to Java 7 targeting." into androidx-master-dev by Rahul Ravikumar · 5 years ago
  8. 8351a53 Move back to Java 7 targeting. by Aurimas Liutikas · 5 years ago
  9. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  10. d6a77c8 Move Exifinterface to beta for July 2nd Release by Nick Anthony · 5 years ago
  11. c3e4f92 ExifInterface: Add TAG_THUMBNAIL_ORIENTATION by Kyunglyul Hyun · 5 years ago
  12. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  13. f464859 Merge AndroidX changes for Android API 29 by Aurimas Liutikas · 5 years ago
  14. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  15. aa4f5cc Merge "Add a way to create snapshot repository directory" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  16. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  17. ad74ba5 Merge "Exifinterface: prevent file descriptor leak" into androidx-master-dev by Kyunglyul Hyun · 5 years ago
  18. 7f2b406 Merge "Replace private constants" into androidx-platform-dev by TreeHugger Robot · 5 years ago
  19. ae2e820 Exifinterface: prevent file descriptor leak by Kyunglyul Hyun · 5 years ago
  20. 56a698c Exifinterface: Grant ExifInterfaceTest permissions by Kyunglyul Hyun · 5 years ago
  21. a1aa570 Remove targetSdkVersion workaround for library tests by Aurimas Liutikas · 5 years ago
  22. 99cb9dc Change warning logs to debug logs by Jin Seok Park · 5 years ago
  23. fd98845 Replace private constants by Jin Seok Park · 5 years ago
  24. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  25. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  26. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  27. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  28. c111259 Add support for XMP tags by Jin Seok Park · 5 years ago
  29. 85bd9e6 [Test] Track attribute range and parse additional times by Jin Seok Park · 5 years ago
  30. 6aa76d3 Track attribute range and parse additional times by Jin Seok Park · 5 years ago
  31. 629e490 Bump all versions for March 13th Release by Nick Anthony · 5 years ago
  32. 0b2c8b5 API: Properly filter out @RestrictTo(LIBRARY) on packages and classes by Adrian Roos · 5 years ago
  33. 73d7353 Merge "Replace IllegalArgumentException with NullPointerExceptions" into androidx-master-dev by Jin Seok Park · 5 years ago
  34. f24faaa Merge "ExifInterface: Add support for parsing HEIF" into androidx-master-dev by Jin Seok Park · 5 years ago
  35. 9865570 Replace IllegalArgumentException with NullPointerExceptions by Jin Seok Park · 5 years ago
  36. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  37. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 5 years ago
  38. 453e3248 ExifInterface: Add support for parsing HEIF by Jin Seok Park · 5 years ago
  39. a9b5f28cd ExifInterface: Add missing constructors and tests by Jin Seok Park · 5 years ago
  40. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  41. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  42. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  43. a150a51 Fix a typo of ExifInterface.TAG_CAMERA_OWNER_NAME by Gyumin Sim · 6 years ago
  44. 9551653 Removed LibraryVersions.SUPPORT_LIBRARY and replaced with project by Nick Anthony · 6 years ago
  45. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  46. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago
  47. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago
  48. bff07ab ExifInterface: Fix checking possible overflow by Jin Seok Park · 6 years ago
  49. a191bfa Mark all the test >3s as @LargeTest by Aurimas Liutikas · 6 years ago
  50. 3f9ceb6 Move to androidx.test for tests. by Aurimas Liutikas · 6 years ago
  51. 3478ef7 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 6 years ago
  52. 2b66e5f Merge "Fix synthetic calls in exifInterface module" into pi-androidx-dev by Sergey Vasilinets · 6 years ago
  53. afd7b92 Fix synthetic calls in exifInterface module by Sergey Vasilinets · 6 years ago
  54. 694aaba Merge "ExifInterface: Prevent infinite loop" by TreeHugger Robot · 6 years ago
  55. 18aea76 ExifInterface: Prevent infinite loop by Jin Seok Park · 6 years ago
  56. 2442320 Start enforcing StringSplitter warnings. by Aurimas Liutikas · 6 years ago
  57. bc494df Fix imports for an assortment of small libraries. by Aurimas Liutikas · 6 years ago
  58. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 6 years ago
  59. 636212d Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev am: 0f2a212c76 am: da52e92788 by Alan Viverette · 6 years ago
  60. da52e92 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  61. 0f2a212 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  62. 8db7074 Add new API files after refactor. by Aurimas Liutikas · 6 years ago
  63. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  64. 4c1511b Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  65. d1f3854 Restore OCR+2 following refactor by Alan Viverette · 6 years ago
  66. 41d2c49 Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  67. 5b9d0ba Restrict OCR+2 until refactor has landed by Alan Viverette · 6 years ago
  68. f1c67f6 Merge "Add API files for 28.0.0-alpha1, don't publish WebView" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  69. 4d8b0fb Add API files for 28.0.0-alpha1, don't publish WebView by Alan Viverette · 6 years ago
  70. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  71. e338c36 Move more code to standard directories. by Aurimas Liutikas · 6 years ago
  72. 1f5136a Remove minSdkVersion tags from library manifest files. by Aurimas Liutikas · 6 years ago
  73. bf0ea1d Finalize 27.1.0 release by Alan Viverette · 6 years ago
  74. e3739e4 Move Support Library to prebuilts only for everything except car by Alan Viverette · 7 years ago
  75. 04c9e28 Add missing @RestrictTo and test size annotations. by Aurimas Liutikas · 6 years ago
  76. fa39e2b Remove uses of junit.framework.* by Aurimas Liutikas · 7 years ago
  77. bf436ad Move exifinterface tests and manifest file to standard gradle directories. by Aurimas Liutikas · 7 years ago
  78. ee0475d Merge "Sync jetpack and master Android.mk files." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  79. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  80. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  81. 7412f7f Sync jetpack and master Android.mk files. by Aurimas Liutikas · 7 years ago
  82. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  83. 1eda268 Merge "ExifInterface: Remove throwing exception" into oc-mr1-jetpack-dev by Jin Seok Park · 7 years ago
  84. 775da40 Make IntLongMath check error and correct occurrences. by Jake Wharton · 7 years ago
  85. 1bd1d12 ExifInterface: Remove throwing exception by Jin Seok Park · 7 years ago
  86. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  87. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  88. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  89. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  90. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  91. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  92. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  93. acf268b Add OWNERS files in support project. by Aurimas Liutikas · 7 years ago
  94. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  95. cf7aafb3 Merge "Update versions to 27.0.0 and API Finalization" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  96. f266a0a Megamove part 2. Move to standard directories. by Aurimas Liutikas · 7 years ago
  97. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  98. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  99. 8936a10 Add nullability annotations to ExifInterface. by Jake Wharton · 7 years ago
  100. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago