Skip to content

Implement ShortcutManager to enable or disable TrackerControl #486

@dev-a

Description

@dev-a

On Android, some applications offer “shortcuts” to certain key functions.
These shortcuts can be used, for example, through “routine” applications.
To create these shortcuts, as I understand it, the classes must implement 'ShortcutManager' https://developer.android.com/reference/android/content/pm/ShortcutManager.

I would like to be able to enable or disable TrackerControl via this type of shortcut.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions