feat(audio): add native audio processing and Google Cast support

This commit is contained in:
2026-04-05 14:01:47 +02:00
parent d270574365
commit d40ae6b746
20 changed files with 586 additions and 98 deletions
@@ -809,7 +809,7 @@ class PlayerFragment : Fragment(),
/*
* Check for update on github
* Check for update on GitHub
*/
private fun checkForUpdates() {
val url = getString(R.string.snackbar_github_update_check_url)