Fulltext results:
- ah_index @tasker:docs:en:help
- Type" content="text;charset=UTF-8"><title>Tasker: Action A-Z</title></head><body><H3>Tasker: Action A-Z</H3> <H4>APN Droid</H4>Enable or disable mobile data by changing APN data.<br/><br/>This action requires that the application APNDroid is install... A phones e.g. Motorola Droid, try the Mobile Data action instead.<br/><br/>If you have trouble reconnectin
- flowcontrol
- <A HREF="#condition">conditions</A> on individual actions <LI><I>If / Else / Endif</I> actions for conditional grouping of following actions <LI><I>For / End For</I> to do a set of actions once for each of a set of elements <LI><I>Goto</I> act
- javascript
- ment_web">WebView</A> scene elements. Most Tasker actions can be accessed direct from the JavaScript. JSON... run) or <I>JavaScript</I> (load script from file) actions. </P> <P> In both cases, the JavaScript executes in sequence with the other actions in the task and variables are transparently conv... riables</H3> <P> In <CODE>JavaScript(let)</CODE> actions, local variables (all lower case, e.g. <B>%myvar
- variables
- of the relevant variable before carrying out the action. </P> <P> The main purposes of variables are: <U... I><I>dynamic binding</I>: doing something with an action with data which </P> is unknown when the task is... > <H5>Local Built-In Variables</H5> <UL> <LI><B>Action Error</B><BR> <I>%err</I><BR> Is set to an integer if an error occurred when running the last action. The actual number can signify the error which o
- activity_taskedit
- g"/> </H2> <P> This dialog allows editing of the actions in a task, and various properties of the task. </P> <H4>Action List</H4> The main part of the screen is a list of the actions contained in the currently selected task. <UL> <LI><B>Click</B> on an action to edit it <LI><B>Long-click</B> on an action to
- activity_actionedit
- <HTML> <HEAD><TITLE>Tasker: Action Edit</TITLE></HEAD> <BODY> <H2> Action Edit <IMG style="float:right" SRC="icon_tasker.png"/> </H2> This screen allows configuration of a single action in a Task. <H4>General</H4> At top left is the name of the action. Tapping on this allows it to be changed. <P> Bot
- encryption
- bility to encrypt and decrypt files. The relevant actions are in the <I>Encryption</I> action category. <P> Since decryption can be automated, you have the possi... operation is finished, just put a <I>Vibrate</I> action or similar after the <I>Encrypt/Decrypt</I> action. <H4>Keys</H4> Tasker uses a system of named <I>keys
- tasks
- on_tasker.png"/> </H2> A task is simply a set of actions which are performed one after the other. <H4>Na... e associated task will consist only of one or two actions which will not be reused. For this case, Tasker ... ere is a single task waiting to be executed, it's actions are executed one-by-one until finished. <P> Whe... how they are handled: </P> <UL> <LI>only <B>one action</B> from the same <A HREF="#actiongroups">action
- activity_runlog
- Run Log</i> shows profile status changes and task/action execution to help when things aren't working as e... ile <LI><FONT COLOR="blue">light blue</FONT>: an action <LI>black/white: the monitor or execution servic... <CODE>MyTask.Wait</CODE> refers to a <I>Wait</I> action in the task <I>MyTask</I>. </P> <P> Some notable... hich is the entry or exit task of a profile. <LI>actions with a variable paramater show (after the action
- faq-problem @tasker:docs:en:faqs
- e main screen ?</A> <LI><A HREF="#u">Why does the action Display Brightness cause my keyboard or applicati... REF="#x">Why doesn't my <CODE>Perform Task</CODE> action work when I Test it ?</A> <LI><A HREF="#app">Why ... <LI><A HREF="#keyguard">Why doesn't the Keyguard action work properly ?</A> <LI><A HREF="#root">Why doesn... ker ?</H4> It's probably because you're using an action which needs Tasker's device administrator functio
- appcreation
- e screen and pick any icon <LI><B>add the Popup action</B><BR> click <B>+</B> in the bottom left to add an action, select category <B>Alert</B> and then action <B>Popup</B>. Fill in <B>Hello World!</B> in the <I>Text</I... click the accept button bottom left to accept the action, then again to accept the task. <LI><B>ask Task
- activity_scenepropertiesedit
- /P> <UL> <LI><A HREF="#ui">UI</A> <LI><A HREF="#actions">Actions</A> <LI><A HREF="#event">Event</A> <UL> <LI><A HREF="#key">Key</A> <LI><A HREF="#hometap">Ho... A> explains the various options. </P> <P> The <I>Action Bar Style, Title, Subtitle, Icon</I> and <I>Tab L... to Activity scenes and refer to properties of the action bar. </P> <P><I>Icon</I> refers to the home icon
- faq-how @tasker:docs:en:faqs
- 2">How can I use whitespace (newline, tab etc) in action parameters ?</A> <LI><A HREF="#y3">How can I run... > <P> On a rooted device, you can use some of the actions in the <CODE>Input</CODE> category to navigate a... . <LI>create a separate task to run the settings actions and in the Enter task of the profile do a </I>Perform Task</I> action (from the category <I>Tasker</I>) on that separat
- scenes
- editor</A>. </P> <H3>Displaying Scenes</H3> <H4>Actions: <CODE>Enter Key, HTML Popup, Lock, Menu, Popup,... ODE> and <CODE>Variable Query</CODE></H4> These actions use a <B>built-in scene</B> with the same name as their action. After creating a task with such an action, the associated scene can be found under the <B>Scenes</B> tab
- java
- EF="#javafunction">The <CODE>Java Function</CODE> Action</A> <UL> <LI>Using The Action <LI>Parameters <LI>Return Values </UL> <LI><A HREF="#objects"... t-in Objects <LI>Assigning Values <LI>Other Actions Supporting Objects </UL> <LI><A HREF="#other"... s wifi on if it is not already enabled. </P> <P> Action 2 demonstrates that Tasker variables can be used