philliphsu / ClockPlus

Alarm clock, timer, and stopwatch application for Android.
https://play.google.com/store/apps/details?id=com.philliphsu.clock2
GNU General Public License v3.0
364 stars 137 forks source link

Change timer input direction to right -> left #70

Open Jalopyy opened 3 years ago

Jalopyy commented 3 years ago

It's a lot more 'natural' to start on the right side, putting in the numbers and then following zeroes as necessary as opposed to how it currently is now, where you have to add zeroes until you get to the number placement where you want to begin. I'm aware you can tap to change the placement, but this is still less efficient than if you could choose which direction the input starts at.

Also: an option to disable the screen saver/screen lock while you are viewing the timer pane would be nice as well.