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

Removing internal app Interface to reduce app size #20

Closed n-ce closed 1 year ago

n-ce commented 1 year ago

My proposal is to remove the app interface in favor of clicking on app icon directly and take user to file manager to choose audio. What do you think?

wmartinmimi commented 1 year ago

Smart idea!

I might split this project into 2 projects. One for a more fuller app (with folder selection), and one for basic audio playing (no need for ui).

n-ce commented 1 year ago

You stole my words! Thats exactly what i was thinking of. That variation could also commit to #18 and other basic features.

wmartinmimi commented 1 year ago

Done with Tiny Music Player. However f-droid inclusion may take a while.