Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add choice to request notification permissions #904

Open
4 tasks done
KigenJaeger opened this issue Oct 30, 2024 · 6 comments
Open
4 tasks done

Add choice to request notification permissions #904

KigenJaeger opened this issue Oct 30, 2024 · 6 comments
Assignees
Labels
bug Something isn't working device-specific Problem is specific to a device type playback Related to music playback

Comments

@KigenJaeger
Copy link

Describe the Bug/Crash

My phone is a vivo, and there is no music control bar in the app's notification pull-down, I hope to add this feature.

Describe the intended behavior

i just want a music control bar in the app's notification pull-down

What android version do you use?

Android 14

What device model do you use?

Iqooz9x

Provide a sample file

微信图片_20241030192015
微信图片_20241030192020

Bug report

may be

Duplicates

@KigenJaeger KigenJaeger added the bug Something isn't working label Oct 30, 2024
@OxygenCobalt
Copy link
Owner

Does any other player work @KigenJaeger?

@OxygenCobalt OxygenCobalt changed the title music control bar Playback notification not visible on vivo devices Oct 30, 2024
@KigenJaeger
Copy link
Author

还有其他播放器吗@KigenJaeger

I do have other players, and they ask for notification permissions when they are used.

@OxygenCobalt
Copy link
Owner

I see @KigenJaeger, usually Android ROMs are not supposed to check for these permissions for media notifications, but I guess your phone is the exception. Will probably just add a setting item that requests the permission given that I would need a better on-boarding flow to get the notification permission to work in the main UI.

@KigenJaeger
Copy link
Author

I see @KigenJaeger, usually Android ROMs are not supposed to check for these permissions for media notifications, but I guess your phone is the exception. Will probably just add a setting item that requests the permission given that I would need a better on-boarding flow to get the notification permission to work in the main UI.

ohhhhh,sir.I noticed that when I manually enable notification permissions, the control bar appears. I hadn’t realized this before because I used other players where the notification permissions would automatically turn off after refreshing each time. So, I assumed this app worked the same way. Sorry about that!

@KigenJaeger
Copy link
Author

Is there a way to prevent Auxio music from being interrupted when playing other videos or music?

@OxygenCobalt OxygenCobalt changed the title Playback notification not visible on vivo devices Add choice to request notification permissions Nov 3, 2024
@OxygenCobalt
Copy link
Owner

OxygenCobalt commented Nov 3, 2024

No @KigenJaeger, in general I follow an ethos of making sure Auxio plays with android system expectations as closely as possible (without destroying UX, that is), so I follow the audio focus expectations that the android system expects and don't allow it to be configurable. It makes the app far more stable in a lot of cases, especially since the system can do unpredictable things if I don't play along. Sorry.

@OxygenCobalt OxygenCobalt added device-specific Problem is specific to a device type playback Related to music playback labels Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working device-specific Problem is specific to a device type playback Related to music playback
Projects
None yet
Development

No branches or pull requests

2 participants