nicorac / bcr-gui

BCR-GUI is a companion app for the great BCR (Basic Call Recorder) Android application and other supported ROMs with embedded call recorders.
https://coolsoft.altervista.org
GNU General Public License v3.0
138 stars 7 forks source link

play button #62

Closed Sergei-Alekseev closed 2 months ago

Sergei-Alekseev commented 6 months ago

1/ play button is too small, pls make it bigger or simple remove seek buttons, no need it at all. 2/ why green/white? better use system colors i think. thanks

nicorac commented 6 months ago

play button is too small, pls make it bigger

I could make it easier to click by increasing buttons size; progress/length time values could be moved on a separate row...

simple remove seek buttons, no need it at all

That's your thought, but have you thought at each possible usage of those buttons? Some people transcribe their (long) recordings, or need to quickly jump forward/backward to skip/re-listen some parts. Now think about a call lasting for more than 30+ minutes... how do you quickly jump back 10 seconds to re-listen the last few words? Using the scrollbar on such a call is simply unfeasible.

why green/white? better use system colors i think

It all started from the original BCR icon, which is green. And, sadly, I think it's impossible to find something that everyone likes... There should be a feature to let user load its own "theme", but that's not something I'm going to add in the near future (I'm open to PR anyway 😉)

nicorac commented 6 months ago

Just released version 1.4.0 that fixes this issue

ngocanhtve commented 2 months ago

I could make it easier to click by increasing buttons size; progress/length time values could be moved on a separate row...

Currently in version 1.7.5. The play button and progress bar are still on the same line. I think, should move the progress bar down one line (or up maybe), and center the play button.

I think it will look like this:

nicorac commented 2 months ago

Nice looking layout, maybe a bit too high. Will try to re-design it...

ngocanhtve commented 2 months ago

Thanks for the re-design!