Skip to content

Releases: FolioReader/FolioReader-Android

using window.find() for searching

Choose a tag to compare

@mahavir155 mahavir155 released this 11 Jan 10:47
51dc6b6

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

Migrated to AndroidX

Choose a tag to compare

@mahavir155 mahavir155 released this 11 Jan 10:46
c8ccc82
  • FolioReader migrated to AndroidX.
  • Search API calls made asynchronous.

Added Locator using CFI

Choose a tag to compare

@mahavir155 mahavir155 released this 11 Jan 10:45

ReadLocator and SearchLocator using CFI

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

Choose a tag to compare

@mahavir155 mahavir155 released this 11 Jan 10:44
8cfa37d
  • 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

Choose a tag to compare

@mahavir155 mahavir155 released this 20 Aug 14:54
a81b7a6
Merge pull request #256 from codetoart/master

Search implementation - v0.4.1

v0.4.0

Choose a tag to compare

@mahavir155 mahavir155 released this 29 Jun 15:35
267109d
  1. Horizontal Scrolling implemented
  2. Bug fixed & Performance improvements

Bug fixes

Choose a tag to compare

@mahavir155 mahavir155 released this 18 May 15:30
e738f18
Merge pull request #206 from codetoart/master

used Zip4j library and bug fixed

Bug Fixes

Choose a tag to compare

@mahavir155 mahavir155 released this 04 May 14:35
dcdff42
Merge pull request #199 from codetoart/master

Fixed app crashing for android api verison < 26

Last Read Position syncable

Choose a tag to compare

@mahavir155 mahavir155 released this 24 Apr 10:01
dc45330
  1. Made Last Read Position syncable across devices

Bug Fixes

Choose a tag to compare

@mahavir155 mahavir155 released this 11 Dec 10:58
c134b2d
  1. Compile error with build tools version 26 is fixed
  2. Highlighting improved