Fulltext results:
- ah_index @tasker:docs:en:help
- Airplane Radios. <H4>Airplane Radios</H4>Specify which radios should be <b>disabled</b> when entering Ai... r side.<br/><br/>Squash removes array indices for which no value is assigned e.g. if %var1=one and %var3=... e pushed up until a non-defined element is found (which will be filled).<br/><br/>Note: a variable set br... ><br/>In / For: the number of minutes from now at which the calendar entry should start. Optionally, For
- variables @tasker:docs:en
- 2> <H4>General</H4> A variable is a named value which changes over time e.g. the level of the battery, ... ing</I>: doing something with an action with data which </P> is unknown when the task is created e.g. re... H4>Global vs. Local Variables</H4> <P> Variables which have an <B>all-lower-case</B> name (e.g. %fruit_b... t their value is specific to the task or scene in which they are used. </P> </P> Variables which have on
- javascript @tasker:docs:en
- o subsequent actions, with the exception of those which are chain-declared e.g. <CODE>var one = 'aval', t... ey are not available in WebViews. </P> <P> Arrays which are not existing Tasker arrays must be declared i... ings</H3> Unlike normal Tasker actions, settings which are changed in JavaScript as part of a profile's ... akes most of it's actions available via functions which can be called directly via name in <CODE>JavaScri
- activity_main @tasker:docs:en
- links contexts (conditions) on the left to tasks which should be run on the right. The profile name is g... sk list shows the named <A HREF="tasks">tasks</A> which have been created. <UL> <LI><B>Click</B> on a ta... ned an <I>anonymous</I> task (one without a name) which is not accessible in the task list, only via the ... scene list shows the <A HREF="scenes">scenes</A> which have been created. <UL> <LI><B>Click</B> on a sc
- midi @tasker:docs:en
- or interacting with a (single) musical instrument which support the MIDI protocol. </P> <P>You don't nee... the notes starting at <I>middle C</I> on a piano, which are in the 4th octave. Flat notes are also possib... </P> <H6>Note Voice</H6> <I>Voice</I> specifies which instrument to play a note with. It's represented ... hem using the values <I>MSB</I> and/or <I>LSB</I> which you will need to find in the instrument's user ma
- java @tasker:docs:en
- P> Android has hundreds of thousands of functions which apps can use. It's not possible for Tasker to pre... is a Java object resulting from the function call which is stored by Tasker for use in subsequent action... . <P>In most cases, Tasker will be able to guess which class an object is, and hence which functions are available, if not, see <A HREF="#casting">casting </A>
- sh_index @tasker:docs:en:help
- es sense to specify the user ID of the user under which the current Tasker install is running.<br/><br/>T... bably around 5-15 seconds.<br/><br/>A seen device which is no longer visible for approximately two times ... </i> can never cause the context state to change, which can be useful if e.g. a particular cell is presen... ect Tasker when you are presented with the choice which app to launch next time you dock.<br/><br/>You ca
- faq-problem @tasker:docs:en:faqs
- er</li> <li>On Huawei devices disable Powergenie which stops apps from running in the background. Try go... H4> It's probably because you're using an action which needs Tasker's device administrator function (e.g... Firstly, if are you using any of these other apps which have been reported as interfering try disabling o... s that you are running a non-standard Android ROM which doesn't contain the correct (or maybe any) Google
- appcreation @tasker:docs:en
- reation of completely standalone apps (APK files) which have no requirement for Tasker to be installed on... <P> Tasker should now start generating your app, which will take maybe 12 seconds depending on your devi... you will be presented with a configuration screen which lets you specify various options for the new app.... P> <P>Certificates are kept in a <I>keystore</I> which is protected with a password. To generate a keyst
- faq-how @tasker:docs:en:faqs
- , this is intended for order and validation help, which is often confidential, and other private issues. ... as more time for fixing bugs and adding features, which benefits everyone </UL> <!----------------------... a setting ?</H4> Tasker will restore any setting which is changed in the Enter task of a profile. There... esn't work, disable the Run In Foreground setting which can be found at <B>Menu / Prefs / Monitor / Run I
- flowcontrol @tasker:docs:en
- hes</I> (~)<BR> The right parameter is a pattern which the left parameter is <A HREF="matching">matched ... <BR> The right parameter is a regular expression which the left parameter is <A HREF="matching#regex">ma... riable has a value or not. </UL> <P> Expressions which are not mathematically valid e.g. <I>I Am The Wa... kip</I>, <I>1:%arr(#)</I> <LI>a variable name (which is replaced) e.g. %fruit (= <B>banana</B> maybe)
- activity_runlog @tasker:docs:en
- <H3>Details Column</H3> <P> Displays the thing which the entry refers to. For example, <CODE>MyTask.Wa... refers to an <I>anonymous</I> task (has no name) which is the entry or exit task of a profile. <LI>acti... H3> <P> Shows Tasker's internal ID for the thing which the entry refers to. This is most useful for acti... Describes the new status of whatever has changed which caused a log entry to be made. A status which is
- tasks @tasker:docs:en
- r.png"/> </H2> A task is simply a set of actions which are performed one after the other. <H4>Named / A... ated task will consist only of one or two actions which will not be reused. For this case, Tasker allows ... <A HREF="help/ah_run_task">Perform Task</A>), in which case the child executes first. </UL> <P> Task pr... ments have priority <B>one more</B> than the task which showed the scene <LI>tasks run from the <B>Test</
- intents @tasker:docs:en
- Java object created via the Java Function action which is of type <CODE>Parcelable</CODE> can also be us... . <H5>Target</H5> The type of Android component which should receive the intent. <!-- Send Intent alwa... tial listeners can receive the intent in an order which is dependent on the priority of their intent filt... ts. </P> It's not (easily) possible to determine which intents an app listens for dynamically (i.e. whil
- encryption @tasker:docs:en
- art with, you probably want to encrypt some files which are in a particular directory, which you can then decrypt as they are needed. <P> To do that, create a ... ncrypted files, you need to setup the contexts in which they will be decrypted. <P> Create another task c... lways convenient to enter the key at the point at which de- or encryption takes place. This action allows