Bug 502463

Summary: No Playback notification on Android
Product: [Applications] Elisa Reporter: naxomegaxrxz
Component: generalAssignee: Matthieu Gallien <matthieu_gallien>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version First Reported In: 24.12.3   
Target Milestone: ---   
Platform: Android   
OS: Android 14.x   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Expected Behavior and Actual Behavior

Description naxomegaxrxz 2025-04-05 20:28:43 UTC
Created attachment 180036 [details]
Expected Behavior and Actual Behavior

SUMMARY
There is no playback notification on Android, its not the end of the world, but its annoying

STEPS TO REPRODUCE
1. Install the app
2. Play a music
3. Check the notification center

OBSERVED RESULT
Check the picture

EXPECTED RESULT
Check the picture

SOFTWARE/OS VERSIONS
Android 14 (with One UI 6.1)

ADDITIONAL INFORMATION
Phone : Galaxy A55 5G
Comment 1 Bug Janitor Service 2025-04-19 07:40:57 UTC
A possibly relevant merge request was started @ https://invent.kde.org/multimedia/elisa/-/merge_requests/682
Comment 2 Tobias Fella 2025-04-26 17:43:53 UTC
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