summaryrefslogtreecommitdiff
path: root/src/main/java/com/android/apkzlib/zip/compress
AgeCommit message (Collapse)Author
2017-06-28Don't leave a future uncompleted in case of a thrown ErrorSergey Prigogin
Test: existing tests Change-Id: I6ab471879d816173534d90024ba20ec1abecde50
2017-01-24Workaround for not handling Zip64.Jerome Dochez
In the PackageAndroidArtifact, when receiving a Zip64 not handled exception, we will copy the zip64 file into a new one stripping all the .class files. This should hopefully generate a much smaller Zip file that's below the 64K limit. Bug : b.android.com/232803 Test: added unit tests. Change-Id: I536568dd86a4015a8dbc2fdfd8c896c2c4831543
2017-01-04Standardize apkzfile.Paulo Casanova
Standardize field names and some minor comment issues. Test: No tests needed Change-Id: Ia2fd816d913239f73640656069ba9ae82e09f08a
2016-11-20Replacing com.android.annotations.* with JSR305 annotations.Pierre Lecesne
Test: Ran bazel build Change-Id: Iea73e46d3fd090bead2978f4960722cff59bcaaf
2016-11-16Renamed apkzlib packages.Paulo Casanova
Test: Included Change-Id: I9cce74b77719003875deaa5a0056e35f2930429e