Reflowable Layout
fixed bug that SearchResult object has inaccurate value in pagePositionInBook.
Fixed Layout
fixed bug that SearchResult object has inaccurate value in pagePositionInBook.
Reflowable Layout
fixed bug that SearchResult object has inaccurate value in pagePositionInBook.
Fixed Layout
fixed bug that SearchResult object has inaccurate value in pagePositionInBook.
Reflowable Layout
New functions are added.
/** return whether ScrollMode is activated or not */
boolean isScrollMode();
/** activate/deactivate Scroll Mode */
void setScrollMode(boolean value);
% Only LTR epub is supported in ScrollMode.
% Highlight, Search features are not supported in ScrollMode.
fixed the bug that MediaOverlay does not work in some epub.
fixed the bug that Curling page malfunctions in the fist or last page in book.
Reflowable Layout
New functions are added.
/** return whether ScrollMode is activated or not */
-(BOOL)isScrollMode;
/** activate/deactivate Scroll Mode */
-(void)setScrollMode:(BOOL)value;
% Only LTR epub is supported in ScrollMode.
% Highlight, Search features are not supported in ScrollMode.
Fixed Layout
Bug is fixed that searching keyword does not work in some epub.
Bug is fixed that making Highlight does not work in some epub.
Fixed Layout
Bug is fixed that searching keyword does not work in some epub.
Bug is fixed that making Highlight does not work in some epub.
Bug is fixed that showing highlight menu does not work properry.
Fixed Layout
Bug is fixed that making highlight does not work in some epub.
Bug is fixed that deleting highlight malfunctions.
Fixed Layout
Bug Fixed that Delete Highlight malfunctions.
Bug Fixed that Make Highlight does not work in some epub.
Reflowable Layout
In RTL books, Bug fixed in gotoPageByNavPoint function.
Fixed Layout
Bug Fixed that when double tap in landscape mode, right page disappears.
Bug Fixed that gotoPage malfunctions to go to the last page.
New Functions are added.
/** if value is true, page will be fit to Height. otherwise page will be fit to Width */
-(void)setFitToHeight:(BOOL)value;
/** set MaxLayer to pre load another pages */
-(void)setMaxLayer:(int)max;
Reflowable Layout
Fixed the issues that Highlight and Search do not work properly in RTL when device is set to arabic language.
SkyEpub 6.0.6 for Android Released.
Reflowable Layout
Fixed a lot of issues.
Android System Webview 49 supported
Enhanced performance.
RTL engine totally revised.
RTL supports double paged in landscape mode.
RTL supports continuous curling between chapters.
Vertical writing for Chinese, Japanese and Korean supported.
Fixed Layout
Fixed a lot of issues.
Greatly Improved Performance.
Highlight/Memo Supported
Bookmark Supported
Search Supported
Thumbnails Supported.