AntennaPod/playback/service
hades 292a21f8f8
Playback: remove special handling for Huawei (#7152)
This was introduced in 5105cdd7 to prevent crashes on Huawei phones[1].
However, it seems this has already regressed in 376ffed5, where the setActive
call was moved outside of the try-catch block.

Additionally, the problem is now 9 years old, and hopefully fixed for the users
already.

[1] https://stackoverflow.com/questions/31556679/android-huawei-mediassessioncompat
2024-05-01 11:36:15 +02:00
..
src Playback: remove special handling for Huawei (#7152) 2024-05-01 11:36:15 +02:00
README.md Move playback service to module (#7042) 2024-03-29 21:05:02 +01:00
build.gradle Do not enable sleep mode in Android Auto (#7053) 2024-04-17 00:01:34 +02:00

README.md

:playback:service

The main service doing media playback.