Abdallah Mehiz
Abdallah Mehiz
might be a good idea to do that
basically users can now use 7z and cb7 files to read their manga. intended to close issue [#10121](https://github.com/tachiyomiorg/tachiyomi/issues/10121) from original tachi repo Thanks to @claudemirovsky for the help getting this...
As the title suggests it adds video filters, which are: - Brightness - Saturation - Gamma - Contrast - Hue closes #1670 only caveat I found from my testing was...
A similar effect to what Youtube has.
Trying to use this library on compose multiplatform project, it works on debug variant, but trying to compile for release throws this ``` Missing class io.ktor.client.network.sockets.TimeoutExceptionsCommonKt (referenced from: io.ktor.utils.io.ByteReadChannel io.ktor.client.engine.android.AndroidURLConnectionUtilsKt.content(java.net.HttpURLConnection,...
JetLime as it is right now, doesn't look good with RTL layouts. Here is a screenshot of how it's looking on my project:
This should fix an issue of PreviewActivity being kept on apps that are using this library https://issuetracker.google.com/issues/190649014 if you merge this soon, can you make a small release of it?
**Why you want this feature to be implemented? Please describe.** Easier reading experience, navigating through the books' pages without having to put my fingers on the screen. **Describe the feature...
Implements a few scripts to build mpv-android inside a docker container. running `docker-build.sh` would create the docker image, mount the mpv-android project from the host system then starts the build...