Viktor Krez
Viktor Krez
The library uses the plurals resource `quick_seek_x_second` to choose the correct value. Normally the resource is picked depending on the device language, otherwise it falls back to English. You can...
Sounds interesting. I like the concept of seeing all channels related to the group in a normal list. It gives the opportunity to interact with / open the channel without...
Yeah, everything related to this action is pretty weird. I faced it during trying to change how local lists are updated (moving to `ListAdapter` using `Groupie`: #4739). Pretty much every...
Actually, it was easier than expected xD
I think enqueuing is too specific for this dialog. The point of the dialog is to define a default action which should be run automatically while opening a link outside...
@Stypox Alright, so I'm focusing on this (to optimize) and opening a PR in the near future ;) Basically, it's all done regarding local listings: [app-debug-local-listadapter.zip](https://github.com/TeamNewPipe/NewPipe/files/5475296/app-debug-local-listadapter.zip) What I've done/changed: -...
>Great! Maybe you could also update it while playing, but I maybe it's a better idea not to, as not to introduce performance issues in the player I think updating...