Stypox
Stypox
I'm closing this due to inactivity and due to the fact that we're soon starting the rewrite and we don't want to touch the player and possibly introduce regressions. Thank...
@acrodemocide this PR should not change anything at all, because it only adds the library but doesn't make any change to existing code. So, as I said above, there's nothing...
Merge does not preserve history well, and makes it difficult to reason about the various commits, since the code that fixes the conflicts is not in the original commits but...
Here is a fix, let me know if it works for you: https://github.com/TeamNewPipe/NewPipe/pull/10909
That file is a symlink, and it works well on linux. Maybe you are on windows, and git does not support links well?
Oh, apparently windows has problems with symlinks... https://stackoverflow.com/a/59761201 I guess we should just copy that file instead of avoiding duplication...
 I compared the two APKs with diffoscope and it seems like the only difference lies in the fact that the `CollectionConversionX` classes are in a different order. This can...
I built the APK for 0.27.0 using the dockerized fdroidserver. This is the specific command I used from the root of fdroiddata (after removing all versions except for 0.27.0 from...
No, we didn't, but I would guess the non-reproducibility happens only on my computer since when using fdroidserver dockerized I got the same APK as two (now three) other people
Thank you for your work and patience @ licaon-kter @ obfusk!