Skip to content

Releases: FolioReader/FolioReader-Android

using window.find() for searching

11 Jan 10:47
51dc6b6
Compare
Choose a tag to compare

Search API from codetoart/r2-streamer-kotlin now use window.find() instead of Rangy solution.

Migrated to AndroidX

11 Jan 10:46
c8ccc82
Compare
Choose a tag to compare
  • FolioReader migrated to AndroidX.
  • Search API calls made asynchronous.

Added Locator using CFI

11 Jan 10:45
Compare
Choose a tag to compare

ReadLocator and SearchLocator using CFI

Replaced r2-streamer-java with r2-streamer-kotlin

11 Jan 10:44
8cfa37d
Compare
Choose a tag to compare
  • r2-streamer-java replaced with r2-streamer-kotlin and r2-shared-kotlin
  • WebViewMarker replaced with Native text selection popup.
  • Media Overlay feature temporarily unavailable, see KNOWN_ISSUES.md for more information.

Search Implementation and Bug fixes

20 Aug 14:54
a81b7a6
Compare
Choose a tag to compare
Merge pull request #256 from codetoart/master

Search implementation - v0.4.1

v0.4.0

29 Jun 15:35
267109d
Compare
Choose a tag to compare
  1. Horizontal Scrolling implemented
  2. Bug fixed & Performance improvements

Bug fixes

18 May 15:30
e738f18
Compare
Choose a tag to compare
Merge pull request #206 from codetoart/master

used Zip4j library and bug fixed

Bug Fixes

04 May 14:35
dcdff42
Compare
Choose a tag to compare
Merge pull request #199 from codetoart/master

Fixed app crashing for android api verison < 26

Last Read Position syncable

24 Apr 10:01
dc45330
Compare
Choose a tag to compare
  1. Made Last Read Position syncable across devices

Bug Fixes

11 Dec 10:58
c134b2d
Compare
Choose a tag to compare
  1. Compile error with build tools version 26 is fixed
  2. Highlighting improved