SkyKeyManager
; enhances the authentication process when skydrm is used.
Category Archives: Posts
SkyEpub 7.2.3 for Android Released
Reflowable Layout
fixed the issue that TTS parallel which has null or empty text is handled.
fixed the issue that highlight does not display properly under 4.4.x.
New function is added
public void clearTTSCaches();
; clear the cache files for TTS.
SkyEpub 7.2.3 for Android Released
Reflowable Layout
fixed issue that [rv setTTSRate:rate] and [rv setTTSPitch:pitch] not working
new function added
[rv getVersion] returns SDK version.
SkyEpub 7.2.2 for Android Released
Reflowable Layout
# resolves the issue that highlight does not display properly under android version 4.4
SkyEpub 7.2.2 for iOS Released
# Reflowable Layout
1. fixed the issue that TTS not working in the last page of each chapter.
2. fixed the issue that current page is jump back to the previous page while TTS is playing sometimes.
3. fixed the issue that highlight is not displayed properly in RTS and vertical writing mode.
4. fixed the issue that highlight for only one character is not displayed in RTS and vertical writing mode.
SkyEpub 7.2.1 for iOS Released
#Reflowable Layout
fixed issue that image(cover) does not fit to the width of screen in RTL vertical writing
fixed issue that japanese special characters(period,comma or etc) do not rotate in 90 degree in RTL vertical writing for some books.
SkyEpub 7.2.1 for Android Released
# Reflowable Layout
Fixed the issue that playing TTS is not started in the last page of each chapter.
Fixed the issue that the last page does not render properly in RTL vertical writing.
SkyEpub 7.2.0 for Android Released
Reflowable Layout
TTS engine is modified. (Advanced demo also has been changed )
Resolves a number of issues.
SkyEpub 7.2.0 for iOS Released
* Reflowable Layout
TextToSpeech (TTS) engine updated. (Advanced Demo has been changed for TTS)
relsolved number of issues.
SkyEpub 7.1.0 for iOS Released
Reflowable layout
New function is added.
/** force to repaint webview when rendering has problem */
-(void)repaintWebView;
Fixed Layout
New function is added.
/** force to repaint webview when rendering has problem */
-(void)repaintWebView;
