1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-09-29 15:30:51 +00:00
NewPipe/app/src
AudricV abf1cc536d
Improve code of DeviceUtils.isDesktopMode
- 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
2022-11-09 16:22:49 +01:00
..
androidTest/java/org/schabi/newpipe Add support of other delivery methods than progressive HTTP (in the player only) 2022-06-17 22:00:22 +02:00
debug Update Android Gradle Plugin to 7.3.0. 2022-10-15 04:09:08 +05:30
main Improve code of DeviceUtils.isDesktopMode 2022-11-09 16:22:49 +01:00
test Fix ListHelperTest failure caused by immutable list being used 2022-07-22 16:09:43 +02:00