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.
Category Archives: Posts
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.
SkyEpub 4.5.8 for Android Released
Fixed Layout
New function “useSoftwareLayer()” is added to enforce the sdk to use software layer for rendering.
Fixed Bugs that app is crashed while curling effect in some devices.
Fixed Bugs that “setCurlQuality” function does not work properly.
SkyEpub 4.5.7 for Android Released
Fixed Layout
Fixed Bug in getPageCount when spread is SpreadAuto
Fixed Bug in getPageIndex when spread is SpreadAuto
Fixed Bug in gotoPage when spread is SpreadAuto
Depreciated gotoPageByPageIndex
SkyEpub 4.5.7 for iOS Released
Fixed Layout
Fixed Bug in function gotoPage when spread is set to SpreadAuto.
Added New Function currentPageIndex which returns current Page Index;
Added New Function pageCountInBook which returns the number of pages in book.
Depreciated Function gotoPageByPagIndex.
