meonwax / soundboard

Soundboard for Android devices
GNU General Public License v3.0
25 stars 7 forks source link

rename sound buttons #10

Open ccoenen opened 7 years ago

ccoenen commented 7 years ago

Right now, sounds are just named like the file. It would be cool to be able to rename the buttons in the app somehow.

meonwax commented 7 years ago

Of course i thought about this but you would have to store the information in any type of database, config file or similar. I wanted to keep the app small and simple. So i sticked with just displaying the filename.

But maybe it would be an idea to just let the user edit the filename afterwards and/or suppress the .mp3 ending on the button label.

What do you think?

ccoenen commented 7 years ago

I believe removing the .mp3 (or other endings?) will go a long way.