Search found 15 matches
- 29 May 2020 08:08
- Forum: User Help / Bug Reports
- Topic: Gboard is slowing down
- Replies: 42
- Views: 129229
Re: Gboard is slowing down
This is still an issue with latest gboard and automagic versions as of today
- 17 May 2020 08:05
- Forum: General
- Topic: Idea: Flow to apk?
- Replies: 7
- Views: 24867
Re: Idea: Flow to apk?
Hi, Compiling flows to APK is currently not a planned feature since it would lead to less than optimal APKs. It's more likely that I will provide a free Automagic runtime at some point which would allow most features that the regular Automagic version supports except that it does not allow to creat...
- 05 Apr 2018 18:23
- Forum: Feature Requests
- Topic: ACTION - Set Screen Timeout - variable input
- Replies: 4
- Views: 13670
Re: ACTION - Set Screen Timeout - variable input
It is android limitation. There is little benefit implementing it, as it mostly won't work. The better solution it to create it by our own. Just use a Glovar Date/time as the reverter. You can set any minutes timeout as you want. In the set timeout, set it to 24 hours or any longest screen timeout ...
- 05 Apr 2018 18:16
- Forum: Feature Requests
- Topic: ACTION - Set Screen Timeout - variable input
- Replies: 4
- Views: 13670
Re: ACTION - Set Screen Timeout - variable input
Hi, You can also try to set a custom timeout by using action Set System Setting , Category: System , Name: screen_off_timeout , and a value in milliseconds (e.g. 60000 for one minute). Please note that some devices ignore custom values. Some devices also switch the setting back to one of the offici...
- 04 Apr 2018 14:11
- Forum: Flow Sharing Area
- Topic: Android Oreo- YouTube videos in VLC PiP (Picture in Picture)
- Replies: 4
- Views: 15496
Re: Android Oreo- YouTube videos in VLC PiP (Picture in Pict
You're welcomeRafi4 wrote:Hi gaurav
Thanks a lot for making a good flow. Thanks for your help. Others can also easily download this and use.good keep it up
- 04 Apr 2018 13:08
- Forum: Flow Sharing Area
- Topic: Android Oreo- YouTube videos in VLC PiP (Picture in Picture)
- Replies: 4
- Views: 15496
Re: YouTube video in VLC pip
Hi gaurav How can I use this flow? Help required. 1. Install VLC media player 2. Import the flow, make any changes you want. Currently it also has a notification which I was using. You can remove it. 3. Go to youtube app, open a video and click on share. Search for Automagic's send/share intent and...
- 02 Apr 2018 13:28
- Forum: Feature Requests
- Topic: ACTION - Set Screen Timeout - variable input
- Replies: 4
- Views: 13670
ACTION - Set Screen Timeout - variable input
Hi Martin,
I want to be able to type in the number of minutes I want the screen to be on and then pass it to the flow.
Can we please (also) have a variable input for this?
I understand that many devices do not support wide range of values for screen timeout, but it's good to have an option.
Thanks
I want to be able to type in the number of minutes I want the screen to be on and then pass it to the flow.
Can we please (also) have a variable input for this?
I understand that many devices do not support wide range of values for screen timeout, but it's good to have an option.
Thanks
- 01 Apr 2018 11:03
- Forum: Flow Sharing Area
- Topic: Android Oreo- YouTube videos in VLC PiP (Picture in Picture)
- Replies: 4
- Views: 15496
Android Oreo- YouTube videos in VLC PiP (Picture in Picture)
Share video from YouTube app and select the automagic send/share intent.
http://automagic4android.com/flow.php?i ... 11b7b2a9ae
Needs vlc media player to be installed.
Click here to install VLC
http://automagic4android.com/flow.php?i ... 11b7b2a9ae
Needs vlc media player to be installed.
Click here to install VLC
- 27 Oct 2017 23:49
- Forum: Feature Requests
- Topic: Condition - Account Sync - To get sync status
- Replies: 6
- Views: 18730
Re: Condition - Account Sync - To get sync status
Martin, Thanks a lot for replying.
I changed it so it just requests sync once now without turning on the Auto sync. And that serves my purpose for now.
So now its
Plugged in --> Auto Sync on
Plugged out --> Auto Sync off
Manual Sync every hour when not plugged in.
Thanks again
I changed it so it just requests sync once now without turning on the Auto sync. And that serves my purpose for now.
So now its
Plugged in --> Auto Sync on
Plugged out --> Auto Sync off
Manual Sync every hour when not plugged in.

Thanks again
- 25 Oct 2017 22:19
- Forum: Feature Requests
- Topic: Condition - Account Sync - To get sync status
- Replies: 6
- Views: 18730
Re: Condition - Account Sync - To get sync status
Hi Martin, Thanks for replying. I have a flow which turns on sync when I plug in my phone. I just want to be able to know that sync is complete before I turn it off again (to save battery). I also want to sync some of the services on my phone every other hour, like emails. But the time taken by the ...