Search found 57 matches
- 06 Mar 2019 00:58
- Forum: Flow Sharing Area
- Topic: Secure Setting Logger
- Replies: 18
- Views: 65974
Re: Secure Setting Logger
Always see academic post from you. Thanks @desmanto for the useful tricks.
- 01 Mar 2019 07:10
- Forum: Flow Sharing Area
- Topic: Navigation Apps Auto turn on/off GPS
- Replies: 63
- Views: 250226
Re: Navigation Apps Auto turn on/off GPS
Wow, a new discovery! Thanks, @pgrilo.
Does it mean now we have to add 2 actions in series: the first is for turning on GPS and another is for turning on network?
Does it mean now we have to add 2 actions in series: the first is for turning on GPS and another is for turning on network?
- 27 Jan 2019 00:59
- Forum: Flow Sharing Area
- Topic: Shutdown the pc via Voice Command from Google Assistant
- Replies: 6
- Views: 22629
Re: Shutdown the pc via Voice Command from Google Assistant
This program sounds interesting. Thanks @ Desmanto.
I will also try discovering it.
I will also try discovering it.
- 04 Jan 2019 00:12
- Forum: Flow Sharing Area
- Topic: Multi Press
- Replies: 10
- Views: 35624
Re: Multi Press
Thanks for making this forums alive with a useful flow, @Desmanto.
- 24 Dec 2018 23:56
- Forum: User Help / Bug Reports
- Topic: Automagic to remove SMS and Call log features in update
- Replies: 66
- Views: 227520
Re: Automagic to remove SMS and Call log features in update
Sad hearing the action Send SMS may no longer be allowed in the app. I'm following this thread since the first time as I'm also using the action Send SMS for my flow. I have a standby pre-paid SIM card which needs to make at least a phone call or send an SMS every month for extending its validation ...
- 29 Apr 2018 00:36
- Forum: Flow Sharing Area
- Topic: Navigation Apps Auto turn on/off GPS
- Replies: 63
- Views: 250226
Re: Navigation Apps Auto turn on/off GPS
Have you granted Automagic the write secure setting permission in PC via adb? If already and the set system setting is executed properly, it seems the device doesn't reread the setting immediately. Some device only reread the settings database when you open up the settings - app. If that so, you ne...
- 18 Apr 2018 00:20
- Forum: Flow Sharing Area
- Topic: Alarm calendar
- Replies: 1
- Views: 8299
Re: Alarm calendar
Thanks for sharing the flow.
But I think Calendar has its own alarm for event that we can set up, so I'm wondering what the difference is when using this flow.
But I think Calendar has its own alarm for event that we can set up, so I'm wondering what the difference is when using this flow.
- 13 Mar 2018 00:26
- Forum: Flow Sharing Area
- Topic: Different alarm clock depending on shift
- Replies: 30
- Views: 79404
Re: Different alarm clock depending on shift
Yes, I frequently check and Keep is still in whitelist of battery optimization. No hurry, Desmanto. Finally finish it. Take a look : https://automagic4android.com/forum/viewtopic.php?f=3&t=7285 You can use it to log the Google keep notification to see if the notification appear during the sleep. Fr...
- 12 Mar 2018 00:29
- Forum: Flow Sharing Area
- Topic: Different alarm clock depending on shift
- Replies: 30
- Views: 79404
Re: Different alarm clock depending on shift
Thanks a lot @Desmanto. I'll wait for it. Today my flow for Google Keep's notification suddently had the problem of no alarm sound again, although I didn't change anything. Can't finish it tonight :( I can't stop typing, adding too much explanation. Should wait for tomorrow. For Google Keep, try to...
- 11 Mar 2018 14:24
- Forum: Flow Sharing Area
- Topic: Different alarm clock depending on shift
- Replies: 30
- Views: 79404
Re: Different alarm clock depending on shift
Use script and add my previous code. Then in the script, put addElement(global_log_keep, triggertime); Let the flow got triggered by the notification and check the glovar for the time. Did any of those happen during the screen off? Or It only triggered during screen on? I have packed up my variable...