klimeryk / garmodoro

Pomodoro for Garmin devices using Connect IQ
GNU General Public License v3.0
87 stars 23 forks source link

Improve ergonomics on devices with touch screens #23

Open klimeryk opened 4 years ago

klimeryk commented 4 years ago

Submitted by a user:

Any chance you can implement a better user flow on the screen touch during a session? When I touch the screen it asks me if I want to reset or exit, a confirmation would be nice on both of these since this screen happens for me accidentally a lot. Also the bottom button takes me back to the time left screen from there because that's the watch's default back button but there could be a resume/back menu item next to the exit restart too. Would it be possible to implement a setting where you would enable getting to this screen with only the top button push. So touching the screen accidentally wouldn't show the menu if that onlyTopButton setting is enabled?

Makes total sense - my devices all have physical buttons (and no touch screens), so I missed how the default behaviour might not be optimal for touch devices. I'll try to look into it - hopefully, the device simulator from Garmin will allow me to work on this without having an actual touch-enabled device 😅