https://bugs.kde.org/show_bug.cgi?id=502463
Tobias Fella <fe...@posteo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/mult | |imedia/elisa/-/commit/db475 | |0279940658123e70f64b37068b3 | |856ddcad Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from Tobias Fella <fe...@posteo.de> --- Git commit db4750279940658123e70f64b37068b3856ddcad by Tobias Fella, on behalf of Pedro Nishiyama. Committed on 26/04/2025 at 17:31. Pushed by tfella into branch 'master'. Android: Implement MediaSession API Related: bug 497070 M +1 -1 REUSE.toml M +19 -2 android/AndroidManifest.xml M +2 -0 android/build.gradle A +9 -0 android/res/drawable/ic_next.xml A +9 -0 android/res/drawable/ic_pause.xml A +9 -0 android/res/drawable/ic_play.xml A +9 -0 android/res/drawable/ic_previous.xml A +- -- android/res/mipmap-hdpi/ic_notification_elisa.png A +- -- android/res/mipmap-mdpi/ic_notification_elisa.png A +- -- android/res/mipmap-xhdpi/ic_notification_elisa.png A +- -- android/res/mipmap-xxhdpi/ic_notification_elisa.png A +- -- android/res/mipmap-xxxhdpi/ic_notification_elisa.png M +19 -2 android/src/org/kde/elisa/ElisaActivity.java M +238 -4 android/src/org/kde/elisa/ElisaService.java https://invent.kde.org/multimedia/elisa/-/commit/db4750279940658123e70f64b37068b3856ddcad -- You are receiving this mail because: You are watching all bug changes.