martinmimigames / little-music-player

Android 1.0+ mini notification based audio player
https://martinmimigames.github.io/projects/little-music-player
GNU General Public License v3.0
76 stars 29 forks source link

Headfone control #16

Closed Docbroke closed 2 years ago

Docbroke commented 2 years ago

Hi, thanks for this wonderful little player.

I have 2 requests to make here,

  1. allow play/pause using headfone/bluetooth devices. When I tried to pause using bluetooth button, other app started playing simultaneously.
  2. when used from file browser, ithink there is no need to open app page, only notification view shall give better workflow, so that user can change songs from browser without changing apps.
wmartinmimi commented 2 years ago

Hi Sharad,

For first point, I agree with you. Being able to play/pause with hardware buttons would be an expected behaviour for audio players. The feature will be added in future versions.

For second point, I think it is fixed in newer version. You can try download the app from github release, or from f-droid. Tell me if I'm wrong.

Thank you for your feedback.

Best regards, Martinmimi, Maintainer of Martinmimigames

Docbroke commented 2 years ago

You are correct indeed. When I checked I had the app open in background so it was brought to foreground on clicking notification to play/pause. But when music is played from browser there is no issue.

wmartinmimi commented 2 years ago

I have now added headphone buttons support. (v2.6) Little bit more information on the website. F-droid's version may take a while to update.