Difference between revisions of "Trigger: Quick Settings tile"
(Long press info and access info) Tags: Mobile web edit Mobile edit |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | ===<p><b>About</b></p>=== | ||
+ | |||
+ | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
The quick settings tile trigger allows you to invoke a macro by long pressing or short pressing a quick tile found in your quick settings shade. | The quick settings tile trigger allows you to invoke a macro by long pressing or short pressing a quick tile found in your quick settings shade. | ||
To access, bring down the notification shade with two fingers to show your quick tiles. Now you should see a pencil icon, click the pencil. Now you can drag and drop the custom quick tiles into place. | To access, bring down the notification shade with two fingers to show your quick tiles. Now you should see a pencil icon, click the pencil. Now you can drag and drop the custom quick tiles into place. | ||
+ | </pre> | ||
+ | |||
+ | ==<p><b>How to add a quick tile</b></p>== | ||
+ | |||
+ | On the home screen in the "Quick Settings Tiles" tile<br> | ||
+ | You can configure up to 16 tiles<br> | ||
+ | '''''Each mosaic can be configured as follows.''''' | ||
+ | * '' Icon: '' | ||
+ | * '' Title: Tells you what the tile does.'' | ||
+ | * '' Subtitle:'' ''Provides additional context (if needed). '' | ||
+ | Two modes: | ||
+ | * '' Toggle: Switch functions on/off with a tap.'' | ||
+ | * '' Button: Access a specific action with a quick tap.'' | ||
+ | <br> | ||
+ | Notification Bar | ||
+ | |||
+ | * '' Collapse Notification Bar (Default): Selecting this option will collapse the notification bar and return it to its normal state.'' | ||
+ | |||
+ | ''See also: [https://macrodroidforum.com/wiki/index.php/Action:_Configure_Quick_Tile Action: Configure Quick Tile]. | [https://macrodroidforum.com/wiki/index.php?title=Constraint:_Quick_tile_state Constraint: Configure Quick Tile].'' | ||
+ | |||
+ | ==<p><b>Supported configurations</b></p>== | ||
+ | |||
+ | * '' Toggle On/Button Press '' | ||
+ | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
+ | Activated when the button goes into an activated state. | ||
+ | </pre> | ||
+ | * '' Toggle Off '' | ||
+ | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
+ | Activated when the button goes to a deactivated state. | ||
+ | </pre> | ||
+ | * '' Long Press '' | ||
+ | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
+ | It is activated when you make a long click. | ||
+ | </pre> |
Latest revision as of 21:39, 25 January 2024
About
The quick settings tile trigger allows you to invoke a macro by long pressing or short pressing a quick tile found in your quick settings shade. To access, bring down the notification shade with two fingers to show your quick tiles. Now you should see a pencil icon, click the pencil. Now you can drag and drop the custom quick tiles into place.
How to add a quick tile
On the home screen in the "Quick Settings Tiles" tile
You can configure up to 16 tiles
Each mosaic can be configured as follows.
- Icon:
- Title: Tells you what the tile does.
- Subtitle: Provides additional context (if needed).
Two modes:
- Toggle: Switch functions on/off with a tap.
- Button: Access a specific action with a quick tap.
Notification Bar
- Collapse Notification Bar (Default): Selecting this option will collapse the notification bar and return it to its normal state.
See also: Action: Configure Quick Tile. | Constraint: Configure Quick Tile.
Supported configurations
- Toggle On/Button Press
Activated when the button goes into an activated state.
- Toggle Off
Activated when the button goes to a deactivated state.
- Long Press
It is activated when you make a long click.