1. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 6 years ago
  2. 636212d Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev am: 0f2a212c76 am: da52e92788 by Alan Viverette · 6 years ago
  3. da52e92 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  4. 0f2a212 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  5. 8db7074 Add new API files after refactor. by Aurimas Liutikas · 6 years ago
  6. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  7. 4c1511b Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  8. d1f3854 Restore OCR+2 following refactor by Alan Viverette · 6 years ago
  9. 41d2c49 Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  10. 5b9d0ba Restrict OCR+2 until refactor has landed by Alan Viverette · 6 years ago
  11. 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
  12. 4d8b0fb Add API files for 28.0.0-alpha1, don't publish WebView by Alan Viverette · 6 years ago
  13. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  14. e338c36 Move more code to standard directories. by Aurimas Liutikas · 6 years ago
  15. 1f5136a Remove minSdkVersion tags from library manifest files. by Aurimas Liutikas · 6 years ago
  16. bf0ea1d Finalize 27.1.0 release by Alan Viverette · 6 years ago
  17. e3739e4 Move Support Library to prebuilts only for everything except car by Alan Viverette · 7 years ago
  18. 04c9e28 Add missing @RestrictTo and test size annotations. by Aurimas Liutikas · 7 years ago
  19. fa39e2b Remove uses of junit.framework.* by Aurimas Liutikas · 7 years ago
  20. bf436ad Move exifinterface tests and manifest file to standard gradle directories. by Aurimas Liutikas · 7 years ago
  21. ee0475d Merge "Sync jetpack and master Android.mk files." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  22. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  23. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  24. 7412f7f Sync jetpack and master Android.mk files. by Aurimas Liutikas · 7 years ago
  25. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  26. 1eda268 Merge "ExifInterface: Remove throwing exception" into oc-mr1-jetpack-dev by Jin Seok Park · 7 years ago
  27. 775da40 Make IntLongMath check error and correct occurrences. by Jake Wharton · 7 years ago
  28. 1bd1d12 ExifInterface: Remove throwing exception by Jin Seok Park · 7 years ago
  29. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  30. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  31. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  32. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  33. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  34. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  35. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  36. acf268b Add OWNERS files in support project. by Aurimas Liutikas · 7 years ago
  37. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  38. cf7aafb Merge "Update versions to 27.0.0 and API Finalization" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  39. f266a0a Megamove part 2. Move to standard directories. by Aurimas Liutikas · 7 years ago
  40. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  41. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  42. 8936a10 Add nullability annotations to ExifInterface. by Jake Wharton · 7 years ago
  43. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  44. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  45. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  46. 95ada0d Supress wrong constant lint warning in ToolbarActionBar by Aurimas Liutikas · 7 years ago
  47. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  48. f8ea097 Merge "ExifInterface: Reduce the number of iteration in a test" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  49. ab68451 ExifInterfaceTest: Fix failing tests by Hyundo Moon · 7 years ago
  50. fb031bd ExifInterface: Reduce the number of iteration in a test by Hyundo Moon · 7 years ago
  51. 93a0306 Merge "ExifInterface: Add detailed description for Exif tags" into oc-support-26.1-dev by Conrad Chen · 7 years ago
  52. 98ff50b Merge "Add get flip state and rotation degree method" into oc-support-26.1-dev by Conrad Chen · 7 years ago
  53. 08146a6 Merge "ExifInterface: Add detailed description for Exif tags" into oc-support-26.1-dev by Conrad Chen · 7 years ago
  54. 4553d8d Add get flip state and rotation degree method by yangren · 7 years ago
  55. 8945d24 ExifInterface: Add detailed description for Exif tags by Conrad Chen · 7 years ago
  56. 2ee7776 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  57. 7670363 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  58. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  59. 6c55eba Merge "Update lint baseline after sdk update." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  60. 5fdaa2f Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  61. 3c4963c Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  62. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  63. 9be8fe2 Mark ExifInterfaceTest#testDoNotFailOnCorruptedImage large. by Aurimas Liutikas · 7 years ago
  64. efedb10 Merge "Make API related tasks per project." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  65. e34c5ec Merge "Fix an assortment of lint bugs." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  66. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  67. 3c8475e Merge "ExifInterface: protect against incorrect tag format" into oc-support-26.0-dev by Conrad Chen · 7 years ago
  68. a13551b Merge "ExifInterface: protect against incorrect tag format" into oc-support-26.0-dev by Conrad Chen · 7 years ago
  69. 451b28d Merge "Update to gradle 3.0 style dependencies." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  70. 50b45b2 Fix an assortment of lint bugs. by Aurimas Liutikas · 7 years ago
  71. e7d7953 Merge "Update lint baseline" into oc-support-26.0-dev am: a00b74a979 by Aurimas Liutikas · 7 years ago
  72. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  73. f34de28 Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  74. 83dbfd4 Merge "Update to gradle 3.0 style dependencies." into oc-support-26.1-dev by Aurimas Liutikas · 7 years ago
  75. 7e8f045 Merge "Support rotate method in ExifInterface" into oc-support-26.0-dev by yangren · 7 years ago
  76. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  77. bc4fd2c Support rotate method in ExifInterface by yangren · 7 years ago
  78. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  79. db4a5b2 ExifInterface: protect against incorrect tag format by Conrad Chen · 7 years ago
  80. c5d3024 ExifInterface: support setting GPS information by Conrad Chen · 7 years ago
  81. 8f31117 Allow set DateTime from TimeStamp in exifinterface by yangren · 7 years ago
  82. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  83. 140a59a Merge "Set targetSdkVersion for our tests to be API 26." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  84. 00f5065 ExifInterface: Minor fixes by Hyundo Moon · 7 years ago
  85. a39fc62 ExifInterface: Prevent DATETIME value from being set unproperly by Hyundo Moon · 7 years ago
  86. 4f5be92 Set targetSdkVersion for our tests to be API 26. by Aurimas Liutikas · 7 years ago
  87. c2d620d Move version metadata to <application> by Chris Banes · 7 years ago
  88. f684bb0 Merge "Fix errorprone warnings in ExifInterface" into nyc-support-25.4-dev by Hyundo Moon · 7 years ago
  89. 89889c4 Fix errorprone warnings in ExifInterface by Hyundo Moon · 7 years ago
  90. abc7395 A pass at fixing unchecked javac warnings. by Aurimas Liutikas · 7 years ago
  91. e2104f4 Add all missing @Override annotations. by Aurimas Liutikas · 7 years ago
  92. 1061a42 Merge "ExifInterface: Fix ClassCastException" into nyc-support-25.3-dev am: c1cdfc55c1 by Hyundo Moon · 7 years ago
  93. f96abe0 ExifInterface: Fix ClassCastException by Hyundo Moon · 7 years ago
  94. d2900e6 Cleanup test AndroidManifest.xml files. by Aurimas Liutikas · 7 years ago
  95. f9fe4ce resolve merge conflicts of 211cb87dec to master by Hyundo Moon · 7 years ago
  96. d56d861 ExifInterface: Add helper methods to set latitude/longitude by Hyundo Moon · 8 years ago
  97. dd60777 resolve merge conflicts of fd35cba3ca to master by Aurimas Liutikas · 7 years ago
  98. 634243d Add tests for exifInterface support library am: 52fe7d68b3 by Hyundo Moon · 7 years ago
  99. 52fe7d6 Add tests for exifInterface support library by Hyundo Moon · 7 years ago
  100. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 8 years ago