A decision block that shows an Quick Settings tile.
The fiber will pause until the tile is clicked and proceed through the YES path, or proceed through the NO path if no tile has been set up (see below), all tiles are busy or the tile was explicitly removed by the user.
Modifier flags (bitwise) for a clicked tile:
Value | Description |
---|---|
0x000080 | long pressed (Android 8+) |
0x400000 | lock screen is showing (Android 7+) |
0x800000 | device is in a secure state (Android 7+) |
Long-clicking a tile on a “secure” lock screen, e.g. PIN or password, may request it to be unlocked.
Quick Settings tiles are supported on Android 6+ and CyanogenMod 12.1+. All flows can show a maximum of 9 tiles simultaneously.
A tile must be added before it can be used. Expand the status bar and tap the EDIT or “pen” button, then drag to add one or more of the Automate tiles.
Not officially supported but may be enabled with the experimental System UI Tuner, if available. All tiles must be added before they can be used:
com.llamalab.automate.tile.Automate1
then click OK.com.llamalab.automate.tile.Automate2
though com.llamalab.automate.tile.Automate6
No setup required, tiles are added dynamically.