Skip to content
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

Quick timer enhancement #382

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

beardeddude
Copy link
Contributor

@beardeddude beardeddude commented Jan 9, 2023

Features:

  • Added starting screen to timer app with quick timers

TimerApp

TimerApp (copy 1)

I added quick timers to the timer app to make it faster to use. The values I chose should be the most common but I welcome input. If custom is selected the user is presented the same display as before and if a timer is stopped the app will return to the custom set screen with the original time reset (quick or custom) for fast re-use. To get back to the quick select screen the app would need to be closed while the timer is not running.

Testing:

  • I only own a Pinetime so testing was done only on it and the simulator.
  • Memory usage increase seems minimal

Other thoughts:
I have no idea about the current release process but it would be awesome to see a newer release binary on github as the current one is really old.

Signed-off-by: Adam Blair adampblair@protonmail.com

@fgaz
Copy link
Member

fgaz commented Jan 12, 2023

I have no idea about the current release process but it would be awesome to see a newer release binary on github as the current one is really old.

I asked on #wasp-os:libera.chat and it looks like this is the blocker: #386

Features:
* Added starting screen to timer app with quick timers

Signed-off-by: Adam Blair <adampblair@protonmail.com>
@beardeddude
Copy link
Contributor Author

Conflicts resolved. Ready for review

@fgaz fgaz added the enhancement New feature or request label Mar 20, 2023
Copy link
Member

@fgaz fgaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but I'm a bit worried about the increase in size. Imo the timer should be a small app that does not prevent other apps from loading.

apps/timer.py Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants