Fixed Layout
Performance is enhanced in iOS 8.1
Resolved the conflicts between Advanced Demo and Xcode 6.1.1 with iOS 8.1 simulator.
Author Archives: skytree21
SkyEpub 4.7.1 for Android Released
Reflowable Layout
Bug Fixed that onImageClicked event is not fired in some epubs.
SkyEpub 4.7.0 for Android Released
Reflowable Layout
Bug Fixed that SVG image is not shown.
Fixed Layout
Bug Fixed that SVG image is not shown.
Drag & Drop objects inside page is now supported.
New Function is Added to Fixed Layout.
// set the minimum speed for pageTransition
// to avoid the conflict between dragging object inside page and swiping for turning page.
// if you don’t need to drag objects inside page, set this value 0.1f for smooth curling.
void setSwipeSpeedForPageTransition(double speed);
SkyEpub 4.6.2 for iOS Released
Reflowable Layout
Fixed Issue that “Out of Index” error occurs while parsing in some epubs.
Resolved the Issue that copy/paste menu is shown for a little while before Highlight menu appears.
SkyEpub 4.6.2 for Android Released
Reflowable Layout
Bug Fixed that Link is not detected in some of low spec devices.
Bug Fixed that page is not displayed properly and broken in some devices.
Fixed Layout
Bug Fixed that Out of memory error occurred in the tablets which have very high resolution.
SkyEpub 4.6.1 for iOS Released
Reflowable Layout
New function “-(NSString*)getCoverURL” is added to extract the cover image url inside epub.
Fixed Layout
New function “-(NSString*)getCoverURL” is added to extract the cover image url inside epub.
Bug Fixed that Aside footnote sometimes does not show up.
SkyEpub 4.6.1 for Android Released
Reflowable Layout
New function “String getCoverURL()” is added to extract the cover image url inside epub.
Fixed Layout
New function “String getCoverURL()” is added to extract the cover image url inside epub.
Bug Fixed that MediaOverlay skips the right side page in Landscape mode for some epubs.
SkyEpub 4.6.0 for iOS Released
EpubProvider.m is added to Advanced Demo.
This source is to read contents from epub(zipped) directly without unzipping.
SkyEpub 4.6.0 for Android Released
EpubHandler.java is added to Advanced Demo.
This source is to read contents from epub(zipped) directly without unzipping.
Reflowable Layout
Fixed bug that Search does not work properly in some epubs.
Fixed Issue that NavMap of epub3 is not retrieved sometimes.
Enhance the processing for big table.
SkyEpub 4.5.8 for iOS Released.
Reflowable Layout
Enhanced the processing for big table tag.
Fixed bugs that some highlight does not displayed properly in landscape mode and iOS 8.x.
