Skip to content

Latest commit

 

History

History
98 lines (58 loc) · 3.85 KB

File metadata and controls

98 lines (58 loc) · 3.85 KB

Snackbar Tasker Plugin

Download

Actions

Here get a summary of each Snackbar action and what you can do with it. Full examples with walk-throughs are also provided.

Bottom Bar

Learn about the bottom bar here

Example / Walkthrough

Bottom Sheet

Learn about the bottom sheet here

Example / Walkthrough

Camera Sheet

The camera sheet is a popup camera viewfinder which allows taking pictures.

Example / Walkthrough

Clear Image Cache

Snackbar Tasker Plugin uses caching to make loading of images and icons easier over time. If an icon is stuck and needs to be updated use this action once (do not make it apart of your usual action unless you are sure it is the behavior you want).

Custom Sheet

Learn about the bottom sheet here

The custom sheet is a bottom sheet which allows many different types of items to be mixed together. This is the most versatile action.

Example / Walkthrough

Dialog Sheet

The dialog sheet is an old-style bottom sheet with text, icon, and a confirm and deny option.

Example / Walkthrough

Direct Share Menu

The direct share menu is the share menu that shows when you share from any app. This makes it easy to share content in tasker to other apps dynamically.

Example / Walkthrough

Dismiss

Dismiss is a special action which allows dismissing of specific actions as well as all. This makes it easy to cancel actions given specific states, etc.

Example / Walkthrough

Grid Sheet

Learn about the bottom sheet here

The grid sheet is a bottom sheet which aligns its items in a grid pattern (with user set amount of columns) and is vertically scrollable.

Example / Walkthrough

Horizontal Grid Sheet

Learn about the bottom sheet here

The horizontal grid sheet is a grid sheet where the items are horizontally scrollable (with a user set amount of rows).

Example / Walkthrough

Photo Sheet

The photo sheet is a special bottom sheet which allows choosing of a photo on the device and returns the path for easy task management.

Example / Walkthrough

Snackbar

Learn more about the snackbar here

The snackbar allows a transient bar to appear with a single action and a message.

Example / Walkthrough

Snackbar 2 Button

Learn more about the snackbar here

The snackbar 2 button is a snackbar action which has 2 different options that you can respond to separately.

Example / Walkthrough

Snackbar Without Button

Learn more about the snackbar here

The snackbar without a button makes it easy to show a transient message that requires no action.

Example / Walkthrough

Switch Sheet

Learn about the bottom sheet here

The switch sheet is a bottom sheet which allows showing switches that contain boolean states.

Example / Walkthrough

Update

The update action allows updating a select few actions with new data in case you want to keep the action showing but need dynamic data. This will be expanded in the future.

Example / Walkthrough