Stypox
Stypox
See https://github.com/TeamNewPipe/NewPipe/issues/9044#issuecomment-1336504293. Also, I don't think the images proposed here fit into the app design and I don't think it's worth to spend time on this niche feature. Sorry for...
I'm closing this for now, both because of inactivity, and because we're going to start the rewrite soon and this would get conflicts despite its simplicity. I'm leaving https://github.com/TeamNewPipe/NewPipeExtractor/pull/950#issuecomment-2025494747 open...
Why do you think `SimplifyOptionalCallChains` is not needed anymore? It was not added by accident: it was added because the IDE was complaining. So why does Android Studio say it's...
> Yeah, the isEmpty() method was added to the Android SDK starting with version 33, and it gets desugared. Oh great! I had gradle out of sync with the ide
Looks good to me, but the CI failed and I think you need to rebase (if it fails again maybe the extractor commit is wrong)
I think so, unless YouTube removed some ways to access channels
What are the differences? Why is this an improvement? Also here many unrelated changes that make reviewing harder.
Mmmh, converting classes from Java to Kotlin usually doesn't require database changes. I might be able to understand it by reading the code and checking out Room and Kotlin docs,...
Mmmh, I think for consistency it would be better not to do per-screen customizations. If the user wants big thumbnails, then he will have big thumbnails everywhere. If he doesn't...
Found [this comment](https://teddit.net/r/NewPipe/comments/10ifp3p/release_candidate_v0250/j5i1twz/#c) on reddit: > Any way to get the smaller grid back? Using on an Android TV 5.1 and the humongous 3x2 grid makes navigation extra difficult. On...