aboutsummaryrefslogtreecommitdiff
path: root/exifinterface
AgeCommit message (Expand)Author
2018-04-06Start enforcing StringSplitter warnings.Aurimas Liutikas
2018-03-13Fix imports for an assortment of small libraries.Aurimas Liutikas
2018-03-09Fix AS sync issues using prebuilts.Filip Pavlis
2018-03-07Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev am: 0f...Alan Viverette
2018-03-07Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-devAlan Viverette
2018-03-07Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-devAlan Viverette
2018-03-07Add new API files after refactor.Aurimas Liutikas
2018-03-07Refactor support libraryAurimas Liutikas
2018-03-07Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-devAlan Viverette
2018-03-07Restore OCR+2 following refactorAlan Viverette
2018-03-07Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-devAlan Viverette
2018-03-06Restrict OCR+2 until refactor has landedAlan Viverette
2018-03-02Merge "Add API files for 28.0.0-alpha1, don't publish WebView" into pi-previe...Alan Viverette
2018-03-02Add API files for 28.0.0-alpha1, don't publish WebViewAlan Viverette
2018-02-27Move buildSrc classes to androidx.build package.Aurimas Liutikas
2018-02-20Move more code to standard directories.Aurimas Liutikas
2018-02-09Remove minSdkVersion tags from library manifest files.Aurimas Liutikas
2018-02-06Finalize 27.1.0 releaseAlan Viverette
2018-01-31Move Support Library to prebuilts only for everything except carAlan Viverette
2018-01-04Add missing @RestrictTo and test size annotations.Aurimas Liutikas
2017-12-21Remove uses of junit.framework.*Aurimas Liutikas
2017-12-17Move exifinterface tests and manifest file to standard gradle directories.Aurimas Liutikas
2017-12-15Merge "Sync jetpack and master Android.mk files." into oc-mr1-jetpack-devTreeHugger Robot
2017-12-14Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefixAurimas Liutikas
2017-12-13Set minSdkVersion via our SupportAndroidLibraryPlugin.Aurimas Liutikas
2017-12-12Sync jetpack and master Android.mk files.Aurimas Liutikas
2017-12-06Use dependency substitution as a replacement for excludes.Jake Wharton
2017-12-04Merge "ExifInterface: Remove throwing exception" into oc-mr1-jetpack-devJin Seok Park
2017-12-01Make IntLongMath check error and correct occurrences.Jake Wharton
2017-11-29ExifInterface: Remove throwing exceptionJin Seok Park
2017-11-28Make build.gradle files even more kotlin script friendly.Aurimas Liutikas
2017-11-28Make build.gradle files even more kotlin script friendly.Aurimas Liutikas
2017-11-22Only add baseline file when it exists.Jake Wharton
2017-11-09Move to setting maven version via SupporLibrary extension.Aurimas Liutikas
2017-11-08Move setting maven group directly to each build.gradle.Aurimas Liutikas
2017-11-06Move to Kotlin friendly supportLibrary extension calling.Aurimas Liutikas
2017-11-06Merge Flatfoot and Support library pluginsAurimas Liutikas
2017-10-23Add OWNERS files in support project.Aurimas Liutikas
2017-10-16Add definition for API 26.1.0Alan Viverette
2017-10-09Merge "Update versions to 27.0.0 and API Finalization" into oc-mr1-support-27...Aurimas Liutikas
2017-10-09Megamove part 2. Move to standard directories.Aurimas Liutikas
2017-10-07Update versions to 27.0.0 and API FinalizationKathy Kam
2017-10-06Move version tracking from manifest meta-data to java resources.Aurimas Liutikas
2017-10-03Add nullability annotations to ExifInterface.Jake Wharton
2017-08-29Move back to current.txt instead of -SNAPSHOT.txtAlan Viverette
2017-08-24Extract common maven logic for Java and Android libraries.Aurimas Liutikas
2017-08-23Introduce a concept of publish to a library.Aurimas Liutikas
2017-08-14Supress wrong constant lint warning in ToolbarActionBarAurimas Liutikas
2017-08-11Don't generate or require removed.txt file, fix initial API generationAlan Viverette
2017-08-10Merge "ExifInterface: Reduce the number of iteration in a test" into oc-mr1-devTreeHugger Robot