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;
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;
1. Fixes the Issues around Internal & External Link.
2. Engine more Stabilized.
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.
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
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.
Engine Updated :
Cache Size for Curl Effect will be adjusted dynamically to avoid the lack of memory for the old iOS devices.
Bug Fixed regarding the page layout and gray dots
Bug Fixed: Pagination Failed in Some European Locales. this is fixed.
Bug Fixed: Performance Enhanced while loading chapter in Some Minor Android Devices.
Bugs (PageBroken after very heavy chapter is loaded) fixed.
1. Bugs Fixed Regarding the epub having files “htm” extension.
2. Engine Upgraded for iOS 7.0