Stypox

Results 524 comments of Stypox

Thanks! This is one of the first times I see LLMs actually being useful at writing code xD. I still had to fix a few compiler errors though. I built...

Thanks for your continued effort and sorry if some time has passed. Here is another APK you can try, again with the fake calendar skill: https://github.com/Stypox/testing-apks/releases/download/26/app-debug.apk I think this is...

I created a CI to build the APK in a known environment, so we won't be having such issues again: https://github.com/TeamNewPipe/NewPipe/pull/11765. The unsigned APK built by https://github.com/Stypox/NewPipe/actions/runs/12096387804 using JDK 17...

That makes a lot of sense, we've published [v0.27.4](https://github.com/TeamNewPipe/NewPipe/releases/tag/v0.27.4) now. Thank you for your patience once again!

No, they will be using JDK 17, that's what you asked for right? The original APK for 0.27.3 was built by me with the JDK 21 shipped with Android Studio,...

Great, thank you! Ok then, let's agree on using **JDK 21** from now on @licaon-kter @IzzySoft. I will change our CI and our documentation to make sure we stick to...

Fixed by TeamNewPipe/NewPipeExtractor#1191. A hotfix release is in the making.

According to `git bisect`, the incriminating commit is a7a7dc53631579ea71baed0f097c0ef8638ae07b, which is unfortunately quite big. Let me try to find out the problem.

@kubo6472 and the others: thanks for reporting this before it goes into an official release! Could you test if #12416 fixes the issue?