Search found 38 matches
- 03 Jan 2021 06:34
- Forum: User Help / Bug Reports
- Topic: Widgets not working anymore (under A11)?
- Replies: 10
- Views: 44221
Re: Widgets not working anymore (under A11)?
has anyone looked into automate? a flow chart alternative but there are something different like no global variables etc
- 03 Jan 2021 06:31
- Forum: General
- Topic: What is your post Automagic plan?
- Replies: 29
- Views: 103198
Re: What is your post Automagic plan?
but you are on android9 right? i dont think i can stay at low version
- 03 Jan 2021 05:36
- Forum: General
- Topic: What is your post Automagic plan?
- Replies: 29
- Views: 103198
Re: What is your post Automagic plan?
has everyone went to tasker? i havent been using automagic for a while after moving to tasker but sometimes a simple task too much effort there despite having a big community. Planning to come back for flow chart but automagic is dead... therefore im now looking at automate and since i bought most t...
- 31 Jan 2020 12:27
- Forum: General
- Topic: Tasker Logcat ability
- Replies: 3
- Views: 15149
Re: Tasker Logcat ability
Will the 1.38 version expire? I installed it last year but it expired after 31 dec
- 29 Jan 2020 14:00
- Forum: User Help / Bug Reports
- Topic: Global variable trigger - not triggering
- Replies: 18
- Views: 34821
Re: Global variable trigger - not triggering
I have a rough idea but Rafi's script got me good lol, need some time to digest it
- 28 Jan 2020 13:02
- Forum: User Help / Bug Reports
- Topic: Global variable trigger - not triggering
- Replies: 18
- Views: 34821
Re: Global variable trigger - not triggering
Hi Rafi,
unfortunately i don't know about json but can the trigger global variable act upon changes in json file but not map/list?
unfortunately i don't know about json but can the trigger global variable act upon changes in json file but not map/list?
- 28 Jan 2020 11:39
- Forum: User Help / Bug Reports
- Topic: Global variable trigger - not triggering
- Replies: 18
- Views: 34821
Re: Global variable trigger - not triggering
Thanks rafi4,
i dont understand this part-->
Action = get the value of the variable global_trigger (list,map or any)
Condition = enter the last value which was modified.
i dont understand this part-->
Action = get the value of the variable global_trigger (list,map or any)
Condition = enter the last value which was modified.
- 28 Jan 2020 10:51
- Forum: Feature Requests
- Topic: New Cell API, Multiple line for execute root command, auto delete empty flow, auto day night theme
- Replies: 1
- Views: 12316
New Cell API, Multiple line for execute root command, auto delete empty flow, auto day night theme
i've notice that flow using the phone cell gsm (classic + modern) is very unstable, as in the cell will connect and disconnect frequently even though i'm still in the location. This results in huge battery drain over the night, where from the statistic i can see that the flow was triggered many time...
- 26 Jan 2020 08:14
- Forum: User Help / Bug Reports
- Topic: Global variable trigger - not triggering
- Replies: 18
- Views: 34821
Re: Global variable trigger - not triggering
since it represents the current connection state, it is triggered multiple times per day
i guess single glovar for every state is the safest and simplest way
i guess single glovar for every state is the safest and simplest way
- 24 Jan 2020 08:22
- Forum: User Help / Bug Reports
- Topic: Global variable trigger - not triggering
- Replies: 18
- Views: 34821
Re: Global variable trigger - not triggering
ok this is indeed confusing lol, previously i had a glovar map/list with 10 items inside - homewifi, officewifi, plugged in,carbluetooth etc to indicate the current state for each item and they will change to 1 or 0 depending if they are connected or not. I will then use glovar trigger to check if 1...