Skip to content

Timer skill#53

Merged
Stypox merged 5 commits intomasterfrom
timer-skill
Mar 5, 2022
Merged

Timer skill#53
Stypox merged 5 commits intomasterfrom
timer-skill

Conversation

@Stypox
Copy link
Owner

@Stypox Stypox commented Feb 21, 2022

The code is still crappy and definitely needs polishing, but it works as a proof of concept. The timer skill allows to set, cancel and query timers with voice. Timers have a duration and a name (if the user specifies one). At the moment timers are handled in a supposedly bad way since they are in a static field of the TimerOutput class, but they would need to be handled by a foreground service, so that if the app is killed the timers are not forgotten about forever. Here is an apk if you want to test it out: app-debug.zip

Closes #42

@Stypox Stypox mentioned this pull request Feb 21, 2022
@Stypox Stypox merged commit 5823619 into master Mar 5, 2022
@Stypox Stypox deleted the timer-skill branch March 6, 2022 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Request: timer skill

1 participant