maxrave-dev / maxrave-dev/SimpMusic
Samsung now bar integration
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 11.4k
- Forks
- 599
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 7
Description
Problem Description
Currently the application only has a live notification it does not appear in the now bar.
Also clearing notifications stoops the app completely it's not a presistant notification.
Proposed Solution
It will integrate your app neatly with the Samsung now bar Making it extremely easy to see current playing music do all the stuff you usually can and it keeps the app presistantly open I believe
Alternative Solutions
If the now bar is not a option you could just make the notification presistant and add a button in the notification alongside all the rest to kill the app but that can also be implemented with the now bar :)
Additional Context
Example of a music app utilising now bar and live notification
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named; start by tracing the existing live-notification implementation and reviewing the requested Samsung Now Bar behavior. Define whether the Now Bar integration is supported and, if not, specify the persistent-notification fallback, including how playback controls and app termination should work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100