This fork disables the filter of black-listed content used in the official LBRY Android client by changing a few lines of code. Specifically, by applying
sed -ri 's|(Lbryio\.populateOutpointList)|// \1|g' "$(grep -lr "Lbryio.populateOutpointList" app/src)"
in the build process.
It is a proof-of-concept piece of software, and users running it may put themselves at legal risk.
The APKs are available on the Releases page.
Git mirrors:
See also:
Learn more about: