-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minor tweaks to timed exercise interface #60
Comments
Hi @annawoodard - here are my thoughts:
|
Please reconsider not changing to a "most useful" options list for 4, as it would nerf the feature too much. It is fine as it is. The time picker is a common widget for Android and lets you have enough control once you know how to use it. For a use case: I have my holds set to say 30 seconds, then increment to 32, 33, 35, 37, etc. over the weeks to see gradual improvement without having to mess with pressing pause or anything. My set up time - the couple of seconds it takes to get into a hold - is constant, so any incremented time marks an actual improvement. Having to jump from 30 seconds to say 45 seconds would be too big a leap IMO, and if I bailed early by the time I've paused it I wouldn't really know if I'd done any better than last time or not. Well, do what you like, it's your app, but I think it's perfect as it is. |
Thanks @richq - this is a great feedback. I think I kind of wrote what I meant wrong, what I was planning for a while is to:
This way we wouldn't kill existing functionality but also add "most common times". I don't think it's a priority thought which is why I haven't done it yet for a really long time :-) |
Consider a few minor tweaks to the timed exercise interface:
I believe that how long users are holding per set is what they are most interested in (after all, that's how the data are logged.)
This would be closer to how the rep exercises work, the user will already expect that "check" means "done and log".
This one is important for newbies like me that can't hold for a full minute. The user can press pause currently if they don't make the full minute, but it would be preferable to set the amount of time they are shooting to accomplish. In that way they can concentrate on holding the position, rather than anticipating fumbling for the pause button. To keep the screen from getting too busy, this could be accomplished by replacing the reset button (which would be less needed after implementing the first point above) with the "+" button, and the "+" button with a "-" button.
The TimePicker interface that comes up when you click the time is not very useful for short time periods. Preferably it could display a smaller time window.
The text was updated successfully, but these errors were encountered: