Releases: buggysofts-com/AndroidZip
Releases · buggysofts-com/AndroidZip
7th release
Fixed null pointer issue on StreamZip.getEntry().
5th release
Bug fixes related to main stream, and others.
- Fixed the after-effect on closing the stream obtained from StreamZip.getInputStream().
- Enabled auto-close for resources (currently only the main stream).
2nd release
Added getEntry(String name)
Initial release
This is the initial release, enjoy!