NewPipe/app/src/main/java
AudricV 84d50da009
Restore player service start handling before player UI separation
This behavior was present before 0.24.0 and the player UI separation and
avoided crashes for which their exception contained
"Context.startForegroundService() did not then call Service.startForeground()".

Some player nullability checks have been also added, and the player service is
now stopped when it has been started from a media button and there is nothing
to play.
2023-11-15 23:21:20 +01:00
..
androidx/fragment/app Use toArray() with zero-length arrays. 2022-08-05 06:50:55 +05:30
com/google/android/material/appbar Use List.of(). 2022-07-20 04:39:11 +05:30
org Restore player service start handling before player UI separation 2023-11-15 23:21:20 +01:00
us/shandian/giga Reorder the modifiers to comply with the Java Language Specification. 2023-09-20 15:41:57 +02:00