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

- Avoid NullPointerException crashes if there is no UiModeManager or desktop system service mode - Use final for every exception - Suppress missing fields warnings - Add missing NonNull annotation