Search found 19 matches

by emaeee
12 Jan 2020 18:25
Forum: Feature Requests
Topic: Enable bright flashlight Torch (using old Camera API)
Replies: 8
Views: 31764

Re: Enable bright flashlight Torch (using old Camera API)

anuraag wrote:
09 Jan 2020 23:08
Glad it works.
It will be better if you use global Variable instead of opening camera 2 times. Here is modified flow.
http://automagic4android.com/flow.php?i ... 50ba37e3f5
Thanks for the suggestion and for the share.
by emaeee
09 Jan 2020 18:55
Forum: Feature Requests
Topic: Enable bright flashlight Torch (using old Camera API)
Replies: 8
Views: 31764

Re: Enable bright flashlight Torch (using old Camera API)

This maybe can be done using calljavamethod(). But as I try that, I got error of unsupported something. Maybe because mine is camera2 API all the level. But it should still support old API for compatibility. Maybe anuraag can help you with this. If the calljavamethod works, there will be a higher c...
by emaeee
04 Jan 2020 20:57
Forum: Feature Requests
Topic: Enable bright flashlight Torch (using old Camera API)
Replies: 8
Views: 31764

Enable bright flashlight Torch (using old Camera API)

Hello, on my Samsung Galaxy S10 I can choose the torch brightness using the quick setting toggle provided by Samsung ( https://www.samsung.com/ae/support/mobile-devices/how-do-i-adjust-the-torch-brightness ). Unfortunately, using "flashlight" action in Automagic (and in most of the apps) enables the...
by emaeee
24 Mar 2019 13:30
Forum: User Help / Bug Reports
Topic: Automagic to remove SMS and Call log features in update
Replies: 66
Views: 223755

Re: Automagic to remove SMS and Call log features in update

Here to say that I'm really sorry you have to deal with this non-sense new approach Google has taken towards developers and customers, forcing you to spend hours trying to fix things that weren't broken. We chose Android to be able to climb over the fence. And now they are killing core functionaliti...
by emaeee
16 Oct 2018 12:35
Forum: Feature Requests
Topic: MHL connection trigger
Replies: 2
Views: 10589

Re: MHL connection trigger

I'd like to have this trigger too. Also, new high-end USB-C video output trigger too (displayport). For Mhl technology this could help: https://stackoverflow.com/questions/8644665/how-to-check-the-hdmi-device-connection-status-in-android On many phones, the Mhl connection usually triggers the displa...
by emaeee
08 Oct 2018 20:10
Forum: User Help / Bug Reports
Topic: idea:send whatsapp copy of sms or sms copy of whatsapp?
Replies: 5
Views: 26810

Re: idea:send whatsapp copy of sms or sms copy of whatsapp?

Hi Desmanto, Thank you very much for your help. Here is my working flow: https://automagic4android.com/forum/download/file.php?id=1208 If possible i need to send sms to whatsapp group too. But i can't find group ID to do this. Thanks guys for the flow you provided, it was very useful for my needs. ...
by emaeee
10 Aug 2018 21:11
Forum: Feature Requests
Topic: New launcher icon suggestion
Replies: 3
Views: 11101

Re: New launcher icon suggestion

Yellow not because I Like it in particular, but because it recalls the old icon (brand).
by emaeee
19 Jul 2018 10:08
Forum: Feature Requests
Topic: New launcher icon suggestion
Replies: 3
Views: 11101

New launcher icon suggestion

Hello, I know that in the latest versions of the app the main icon has changed. I like the new design but i would suggest to use the yellow colour instead of white, for a more consistent brand recognition. Here's the result of a simple and newbie edit: https://image.ibb.co/k06cUJ/Autom_ic_launcher.p...
by emaeee
11 Dec 2017 08:49
Forum: User Help / Bug Reports
Topic: Google Assistant
Replies: 10
Views: 39069

Re: Google Assistant

UPDATE: After one or two updates :roll: Google App stopped informing accessibility services about the scrolling so the trigger no more worked. New trigger based on logcat events - Trigger: Command Output: logcat -c; logcat -v time *:D matches regex: .*EngineCallback.*|.*startMicroDetector.* (the fir...
by emaeee
10 Dec 2017 21:18
Forum: Feature Requests
Topic: trigger for closing s cover (samsung)
Replies: 15
Views: 42082

Re: trigger for closing s cover (samsung)

Martin wrote:The trigger should only execute the command while a flow that uses this trigger is active so it should not have any negative effect on the battery when the flow is disabled.

Regards,
Martin
Thank you for the explanation,
please add a kind of "thanks" button to the forum :P