Search found 29 matches
- 25 Jul 2018 13:44
- Forum: User Help / Bug Reports
- Topic: How to format string?
- Replies: 7
- Views: 19242
Re: How to format string?
Thank you so much! Now I can study the flow and learn how it's done!
- 12 Jul 2018 19:27
- Forum: User Help / Bug Reports
- Topic: How to format string?
- Replies: 7
- Views: 19242
Re: How to format string?
Hello, I am a user that doesn't understand code or computer programming. I am always willing to research and learn. Some of these instructions are beyond my understanding. I understand the part that requires me to change "glovar" to my liking. Would it be possible to post a flow out of this where th...
- 05 Jul 2018 02:30
- Forum: Flow Sharing Area
- Topic: Turning VPNs on/off without hassle
- Replies: 29
- Views: 103701
Re: Turning VPNs on/off without hassle
I use PureVPN. I am going to save some VPN connections manually within Android. These connections connect to various servers in various cities. I'd like to have automagic determine what city I currently am in, and then use the saved VPN connection that connects to the server of the city I am current...
- 05 Jul 2018 02:17
- Forum: General
- Topic: How to assign current City/State/Province to a variable?
- Replies: 1
- Views: 7572
How to assign current City/State/Province to a variable?
What would be an efficient flow to assign the current City/State/Province to a variable?
- 24 May 2018 01:37
- Forum: Flow Sharing Area
- Topic: full custom VOICE COMMANDS v2.1 (always on!)
- Replies: 0
- Views: 10342
full custom VOICE COMMANDS v2.1 (always on!)
Use "Okay Google" hands free to control your phone! I've just released v2.1, the flow works awesome, literally custom voice control your phone!, skies the limit. The way it works is, you say the usual 'okay Google' then you wait for the second ping sound... then you say your key command word, ie. 'h...
- 19 Nov 2016 20:42
- Forum: Flow Sharing Area
- Topic: Airplane Mode Toggled While Flying
- Replies: 3
- Views: 15911
Re: Airplane Mode Toggled While Flying
This is fantastic! I'm an FA and have spent years racking my brain how to do this, I did get something going using network signal checks finally, but now there are speed triggers, before they're were none, so this looks better than mine! Thank You
- 16 Nov 2016 20:37
- Forum: Flow Sharing Area
- Topic: full custom SCREEN CONTROL v1. 0
- Replies: 1
- Views: 15589
full custom SCREEN CONTROL v1. 0
Forget about paying for screen control apps, use these flows to control your devices screen. -Your device's screen will turn off when you put it into your pocket and or cover the proximity sensor -Use the two 'App' flows to choose which apps will override screen control -Your device's screen will ac...
- 06 Nov 2016 02:54
- Forum: Flow Sharing Area
- Topic: full custom VOICE CONTROL v2.0
- Replies: 1
- Views: 10424
full custom VOICE CONTROL v2.0
Use "Okay Google" hands free to control your phone! I've just released v2.0, the flow works awesome, literally custom voice control your phone!, skies the limit. The way it works is, you say the usual 'okay Google' then you wait for the second ping sound... then you say your key command word, ie. 'h...
- 29 Jun 2016 04:38
- Forum: User Help / Bug Reports
- Topic: EAP get all text from window
- Replies: 2
- Views: 8364
Re: EAP get all text from window
Thank you.
- 27 Jun 2016 14:54
- Forum: User Help / Bug Reports
- Topic: EAP get all text from window
- Replies: 2
- Views: 8364
EAP get all text from window
App task started- com.android.chrome Script- text = getTextInActiveWindow() Notification on screen- {text} My notification shows me the the http address of the website in chrome. I notice that the getTextInActiveWindow() works amazing for other apps, but how about chrome? I'm thinking that I'm suppo...