DeweyReed

Results 116 comments of DeweyReed

I don't think a regular app can run those commands without some complex workarounds. The app provides integration for Tasker, Automate, etc. You can find the app on the plugin...

[The app tries to warm up TTS 20 seconds before using TTS](https://github.com/timer-machine/timer-machine-android/blob/8e886166953405cca6169f17831c917ad8a70b62/presentation/src/main/java/xyz/aprildown/timer/presentation/stream/TimerMachine.kt#L240). If this doesn't work, it means that Bluetooth is taking too long to pick up any sound, and...

I don't think the app can open any link from the steps' names. Could you elaborate on your situation and desired result?

The JSON format is relatively straightforward: All classes are in the directory:

The situation is quite unusual. [The app doesn't distinguish the step type when picking a ringtone.](https://github.com/timer-machine/timer-machine-android/blob/develop/app-timer-edit/src/main/java/xyz/aprildown/timer/app/timer/edit/EditActivity.kt#L654) I'm sorry, but I have no idea how to fix it at the time...

The Music reminder has a start-up mechanism that starts with a lower volume and gradually increases to the normal volume. However, the Beep reminder doesn't do so. It gives the...