Fixes: - Fixed issue where pausing in PiP would cause queue to get lost. - Fixed UI issues on Android 15/16. - Fixed a crash where TextView would crash during drag and drop. - Possible fix for DownloadService that caused it to crash under certain edge cases. Improvement: - Promises exceptions are now properly propagated, resulting in correct exception handling and UI.