This repository has been archived by the owner on Jul 29, 2022. It is now read-only.
2.0.0-alpha.1
Pre-release
Pre-release
·
129 commits
to develop
since this release
Added
- Support for PDF and Readium Audiobooks protected with LCP.
Changed
LCPAuthenticating
can now return hashed passphrases in addition to clear ones. This can be used by reading apps fetching hashed passphrases from a web service or Authentication for OPDS, for example.
Fixed
OutOfMemoryError
when downloading a large publication. This fix removed the dependency to Fuel.- The
AndroidManifest.xml
is not forcing anymoreallowBackup
andsupportsRtl
, to let reading apps manage these features themselves (contributed by @twaddington).