mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-04-01 00:07:00 +00:00

* add final declarations where missing * fix typo "onSelectedLisener" to "onSelectedListener" * rename "baseEqual" to "baseEquals" * replace getPlaylistsObserver code with functions pointers * remove duplicate code in constructors * remove useless null checks