Search found 23 matches
- 19 Jun 2020 10:26
- Forum: User Help / Bug Reports
- Topic: automate Galaxy watch active 2
- Replies: 9
- Views: 21212
Re: automate Galaxy watch active 2
I recently got a Samsung Galaxy Watch and found a bit of a workaround to trigger flows from your Tizen watch that doesn't require TaskS2 or tasker or any other third party app. From the reviews I read, TaskS2 isn't very reliable. The workaround is simple - create a contact with a fake number (and a ...
- 01 Mar 2020 20:26
- Forum: User Help / Bug Reports
- Topic: Control UI touchGesture cancels existing hold action
- Replies: 3
- Views: 12080
Re: Control UI touchGesture cancels existing hold action
Hi Desmanto, Thanks for your reply but I think I haven't explained myself clear enough. I basically want to create a macro that would loop a touch with 100ms intervals on the left side of the screen until I turn it off. The problem is that I also need this to run while I'm manually holding the right...
- 27 Feb 2020 18:30
- Forum: User Help / Bug Reports
- Topic: Control UI touchGesture cancels existing hold action
- Replies: 3
- Views: 12080
Control UI touchGesture cancels existing hold action
Hi, I'm trying to simulate continuous screen taps without interrupting existing user performed input. I'm using the Control UI action with touchGesture (click doesn't work in this app) to simulate touches on the left side of the screen with a sleep and loop of 100ms. This action works okay on it's o...
- 24 Nov 2019 08:55
- Forum: Feature Requests
- Topic: Sound fingerprint/recognition
- Replies: 4
- Views: 15330
Re: Sound fingerprint/recognition
Ohh, cool!
I thought it was only a tasker plugin.
Alright I'll give it a go, thanks!
I thought it was only a tasker plugin.
Alright I'll give it a go, thanks!
- 23 Nov 2019 22:05
- Forum: Feature Requests
- Topic: Sound fingerprint/recognition
- Replies: 4
- Views: 15330
Re: Sound fingerprint/recognition
Thanks for the suggestion. I've had tasker for a while and tried using it to compare it to automagic but gave up after a while. The interface is horrible and I couldn't find anything that it could do which automagic couldn't. So I'm not very familiar with how to use it. Have you used Hotwords before...
- 21 Nov 2019 16:07
- Forum: Feature Requests
- Topic: Sound fingerprint/recognition
- Replies: 4
- Views: 15330
Sound fingerprint/recognition
Hi, As far as I'm aware this isn't currently possible but correct me if I'm wrong. It would be useful to have a way to store a fingerprint/sample of a sound (non-speech) in a variable to be used later to compare to a second sound input. My use case is that I'm trying to create a "smart" smoke detect...
- 11 Nov 2019 08:07
- Forum: User Help / Bug Reports
- Topic: Countdown widget
- Replies: 9
- Views: 19514
Re: Countdown widget
Ah, that works thanks!
Didn't realise there's such an action
Didn't realise there's such an action
- 09 Nov 2019 17:07
- Forum: User Help / Bug Reports
- Topic: Countdown widget
- Replies: 9
- Views: 19514
Re: Countdown widget
Awesome, thank you! I'm almost there but now I have another issue. I need the widget overlay to keep the screen on while its being displayed but it seems that if the duration is long, the device locks itself even though the widget overlay is still being displayed. Is there a way to keep the device f...
- 03 Nov 2019 20:45
- Forum: User Help / Bug Reports
- Topic: Countdown widget
- Replies: 9
- Views: 19514
Re: Countdown widget
Hi, @Desmanto I live in London so I'm currently in GMT but it changes to BST. Ah I didn't realise there's a "time" speech input type. That would probably have worked but I've managed to achieve the result that I wanted with a script (thank you both for your help!) already and it supports seconds als...
- 02 Nov 2019 23:02
- Forum: User Help / Bug Reports
- Topic: Countdown widget
- Replies: 9
- Views: 19514
Re: Countdown widget
Hi, Thanks for your help! It definitely brings me closer but now I'm struggling to work with hours. Using your code, if I change dateFormatted to "{date_diff,dateformat,HH:mm:ss}" for some reason it always adds an extra hour. So with the code as is it should display "00:02:30" but it shows "01:02:30...