Stypox

Results 524 comments of Stypox

Pr: #1717

Also "rework": https://www.youtube.com/watch?v=hjEigv5TPlo

Here an APK for you to test: [NewPipe updatechecker.zip](https://github.com/TeamNewPipe/NewPipe/files/14802832/NewPipe.updatechecker.zip) This is the expected behavior: - The **first** time the app is opened, no update check is run, and no consent...

Unfortunately it's not true that if it compiles, then it works. This is what I get when I start the player. I agree with @snaik20 , it's better to avoid...

Sorry, I just realized that according to Android fragment lifecycle, the `onCreate` function might be called multiple times, so this PR actually does change semantics. I would not risk making...

Could you test https://github.com/TeamNewPipe/NewPipe/pull/10957?

As explained in https://github.com/TeamNewPipe/NewPipe/pull/10849#discussion_r1518673800, let's close this PR if it's going to be replaced by the Jetpack Compose one. We can always reopen it in case ;-) Oh and thank...

As explained in https://github.com/TeamNewPipe/NewPipe/pull/10849#discussion_r1518673800, let's close this PR if it's going to be replaced by the Jetpack Compose one. We can always reopen it in case ;-)

@KosOrKosm no, you PR is perfectly fine, don't worry. What litetex was saying is probably that he wants to merge #7989 (which I will do now) before this PR since...

@KosOrKosm you might have to rewrite from scratch your changes to `PlaybackParameterDialog` since #7989 basically rewrote it from scratch, too.