Fixes the Bugs while selecting text.
Improves Performance while selecting text.
Resolves the Issues for epub which has padding-left, padding-right attributes in body css.
Fixes the Bugs that parsing failed when opf has metadata with namespace.
Author Archives: skytree21
SkyEpub 3.7.2 for iOS Released
Fixes that Rotation malfunctions in old iPad.
SkyEpub 3.7.2 for Android Released
Events for All Links (Internal & External) will be fired.
SkyEpub 3.7.1 for iOS Released
Events will be fired for all links (Internal or External)
Functions Added
// 3.7.1
/** goto Page with the chapter index and hashLocation. */
-(void)gotoPageByChapterIndex:(int)ci hashLocation:(NSString*)hashLocation;
SkyEpub 3.7.0 for iOS Released
1. Fixes the Issues around Internal & External Link.
2. Engine more Stabilized.
SkyEpub 3.7.1 for Android Released
Fixes the bugs that unexpected page jump while selecting text.
Fixes the bugs that engine crash when selecting text.
Fixes the issue that internal & external link jumping to wrong position.
SkyEpub for Android 3.7.0 & Advanced Demo 1.1 Released
Bugs Fixed
1. Internal link to jump to the position within the same chapter.
2. Pages Broken on some android devices.
3. Engine more stabilized
** Advanced Demo for Android !!
BookViewActivity changed
1. Icons moved to the res/drawable
2. Sample Books moved to assets/books
3. Images like background to assets/images
4. Icons size resized to various android machines
5. Seekbar position adjusted.
EPubActivity.java
1. CopyImageToDevice function added
2. CopyBookToDevice added
SkyEpub for Android 3.6.9 Released
1. Bugs regarding “URL Encoded Path” Fixed
2. Bugs about HTM file extension Fixed
3. Internal Link to jump to the position inside the same chapter is Handled
4. Dots in blank page are removed.
5. Engine more stabilized.
SkyEpub for iOS 3.6.9 Released
Engine Updated :
Cache Size for Curl Effect will be adjusted dynamically to avoid the lack of memory for the old iOS devices.
SkyEpub for iOS 3.6.8 released
Bug Fixed regarding the page layout and gray dots
