[Feature Request] During Sleep timer countdown, how to I make a shake to rewind feature? #1377
SantoshGuptaML
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
During the sleep timer, I may want to rewind some parts that I didn't clearly understand, and it would be great if I could do that without having to open my eyes and phone. I'm guessing such a feature would be implemented here
https://github.com/PaulWoitaschek/Voice/blob/main/sleepTimer/src/main/kotlin/voice/sleepTimer/SleepTimer.kt#L81
I'm not really an android or java programmer but this is my best attempt to hack something together
BOUNTY EDIT:
15$ to anyone who can code this.30$ to Paul Woitaschek if implemented in the official appUPDATE:
I figured it out,
https://github.com/PaulWoitaschek/Voice/blob/5.0.1/app/src/main/java/de/ph1b/audiobook/playback/SleepTimer.kt#L92
This is for v.5.0.1 which is used in the app store.
Add the rewind function to the function bookmarked in the link
Beta Was this translation helpful? Give feedback.
All reactions