Search found 134 matches
- 30 Nov 2020 10:48
- Forum: User Help / Bug Reports
- Topic: public subscription to make automagic open source
- Replies: 10
- Views: 29187
- 13 Mar 2020 13:14
- Forum: User Help / Bug Reports
- Topic: Known Issues on Android Q
- Replies: 41
- Views: 260218
Re: Known Issues on Android Q
A working solution based on anuraag post: (requires root acces) Flow1 (set flow options to "Skip execution when an instance is already executing") Trigger : Command Output - Command: logcat ClipboardService:E *:S -T 15 - contains text: ch.gridvision.ppam.androidautomagic Action1 : Set Default Imput ...
- 23 Dec 2018 22:10
- Forum: EAP - Early Access Program
- Topic: EAP version 1.37.0-dev
- Replies: 14
- Views: 88548
Re: EAP version 1.37.0-dev
OK, no NFC error in current bild
- 22 Dec 2018 22:08
- Forum: EAP - Early Access Program
- Topic: EAP version 1.37.0-dev
- Replies: 14
- Views: 88548
Re: EAP version 1.37.0-dev
I get this error on AM 1.37:
"Operation not supported on this device" when executing action "Set NFC State: Off"
This is working on AM 1.36, Pixel(1), Android 9, rooted
"Operation not supported on this device" when executing action "Set NFC State: Off"
This is working on AM 1.36, Pixel(1), Android 9, rooted
- 02 Nov 2018 12:07
- Forum: User Help / Bug Reports
- Topic: TIME trigger error
- Replies: 1
- Views: 6609
TIME trigger error
Hi, Martin
I have this flow:
Trigger: Time > Time: 23:00 > Allow in device idle/doze
Condition: Time Range > From To: 23:00 - 09:00
The flow always start at 22:59 and the condition return always false
This work as expected (condition return true) in Oreo
Pixel, Android 9, AM 1.36
I have this flow:
Trigger: Time > Time: 23:00 > Allow in device idle/doze
Condition: Time Range > From To: 23:00 - 09:00
The flow always start at 22:59 and the condition return always false
This work as expected (condition return true) in Oreo
Pixel, Android 9, AM 1.36
- 15 Sep 2018 21:12
- Forum: User Help / Bug Reports
- Topic: Gboard is slowing down
- Replies: 42
- Views: 127912
Re: Gboard is slowing down
Same here
Automatic 1.36 Dev
Android 8.1
Nexus 5X
Automatic 1.36 Dev
Android 8.1
Nexus 5X
- 01 Aug 2018 21:05
- Forum: User Help / Bug Reports
- Topic: Start Activity: Google Music Search - How to get song info?
- Replies: 5
- Views: 13866
Re: Start Activity: Google Music Search - How to get song in
Try this: http://automagic4android.com/flow.php?id=720cd82da7cc0655df7232c059dbbe3f412fc378 Start search for a song with Google, if a match is found, a notification with "song", "artist" will appear in statuabar Or use this flow like a shortcut: http://automagic4android.com/flow.php?id=6354e8f89924f...
- 25 Feb 2018 20:12
- Forum: EAP - Early Access Program
- Topic: EAP version 1.35.0-dev
- Replies: 49
- Views: 267439
Re: EAP version 1.35.0-dev
Same here
- 20 Feb 2018 20:51
- Forum: Feature Requests
- Topic: Cell reception
- Replies: 2
- Views: 10108
Re: Cell reception
Check "Active Network Type" > "None" trigger
- 16 Nov 2017 10:46
- Forum: User Help / Bug Reports
- Topic: How to launch Google assistant
- Replies: 6
- Views: 20029
Re: How to launch Google assistant
Try one of this actions: Execute Root command > Command am start -n "com.google.android.googlequicksearchbox/com.google.android.apps.gsa.staticplugins.opa.OpaActivity" or: Execute Root command > Command input keyevent 219 or: Start Activity > Action android.intent.action.VOICE_COMMAND Nexus 5X, Oreo...