Bruce Duncan

Results 2 issues of Bruce Duncan

Currently, image downloading within the framework is handled by two static functions on `JTSSimpleImageDownloader`, called from the `JTSImageViewController` without a means of override or customization. This PR refactors the existing...

Add support for an asynchronous RandomAccessReader, and using that support create a reader implementation for stored entries within a zip file, thereby supporting stored zips within zips. Add a test...