Author Archives: skytree21

SkyEpub 5.0.5 for Android Released

The function getKeyForEncryptedData in KeyListener interface for SkyProvider is changed
From String getKeyForEncryptedData(String uuidForContent, String contentName);
To String getKeyForEncryptedData(String uuidForContent, String contentName,String uuidForEpub);

Fixed Layout
ItemRef which has “LinearNO” in Spine will not be skipped to improve the compatibility with iBooks.

SkyEpub 5.0.1 for Android Released

Fixed Layout Engine is tuned and adjusted for performance when pages are very large.
New Function “void setUserInteractionEnabled(boolean enabled)” is added to disable/enable user interaction.

Bug Fixed that “setLayerType” not found under Android SDK 2.3.7
Bug Fixed that “setMediaPlaybackRequiresUserGesture” not found under Android SDK 4.1
Bug Fixed that rendering failed for certain file extension in Fixed Layout.
Bug Fixed that highlight is left-shifted in some devices.

Bug Fixed that highlight related functions are not working on some devices below Android SDK 4.2

SkyEpub 5.0.0 for Android Released

New Features

Smart Caching for loading adjacent chapters is supported.
The popup window for Aside-footnote becomes more convenient.
SkyProvider is newly provided and embedded as default input/output handler, which can be used for any epub file without unzipping. it also supports encrypted epub that is encrypted by SkyPackager/SkyDRM.
A lot of bugs are fixed and performance is highly enhanced.

SkyEpub 5.0.0 for iOS Released

New Features

Smart Caching for loading adjacent chapters is supported.
Changing theme without leaving viewer is supported.
Fixed Layout engine is greatly improved for smooth and fast operation with low memory footprint.
The popup window for Aside-footnote becomes more convenient.
SkyProvider is newly provided and embedded as default input/output handler, which can be used for any epub file without unzipping. it also supports encrypted epub that is encrypted by SkyPackager/SkyDRM.
A lot of bugs are fixed and performance is highly enhanced.