SimpleMobileTools / Simple-Music-Player

A clean music player with a customizable widget, stylish interface and no ads.
https://www.simplemobiletools.com
GNU General Public License v3.0
1.27k stars 411 forks source link

Crash fixes and improvements #515

Closed naveensingh closed 1 year ago

naveensingh commented 1 year ago

This PR attempts to reduce the number of ForegroundServiceDidNotStartInTimeException exceptions thrown by the system. I think they are mostly happening with third-party intents. Also added some other minor improvements.

Changes/Notes:

tibbi commented 1 year ago

hard to test this one, lets hope it will work well :)