mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-04-09 08:21:22 +00:00
* Use build constants when possible * Inline variables * Don't use var for normal-sized types (that way it's easier to review) * Split code into methods