Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shortcut activity #1019

Open
bb1a2 opened this issue Aug 26, 2023 · 4 comments
Open

Shortcut activity #1019

bb1a2 opened this issue Aug 26, 2023 · 4 comments

Comments

@bb1a2
Copy link

bb1a2 commented Aug 26, 2023

This should be simple enough and allows creating a shortcut in assistants and non-default launchers (like these: 1, 2, 3).

Side launchers are very helpful, so I would really like it if you considered this small addition.

Thanks

@tibbi
Copy link
Member

tibbi commented Aug 29, 2023

what do you mean, what activity shortcut do you want?

@bb1a2
Copy link
Author

bb1a2 commented Aug 29, 2023

There are at least two ways to add a shortcut in Android:

  1. Through the app: like what your apps do currently. But it adds the shortcut to the default launcher/home screen only.

  2. Through the launcher: the same as a widget. You long press on the home screen and choose add shortcut. Then you are presented with the different shortcut creating dialogues/activities declared by the apps in the manifest. This is the only way to add a shortcut to a non-default launcher.

In the second case, I would go to my launcher, tap "Add a shortcut", get a list of shortcuts of available apps, tap on Simple Contacts which will open an activity to choose the desired contact.

Like this:

@tibbi
Copy link
Member

tibbi commented Aug 29, 2023

sadly I dont see the point of this, why cannot you just use the app icon for launching it?

@bb1a2
Copy link
Author

bb1a2 commented Aug 30, 2023

why cannot you just use the app icon for launching it?

I am not talking about the app's launcher icon but actually the existing feature inside your apps of "create a shortcut" to immediately open the details of a certain contact (for Contacts) or directly call the contact (for Dialer) with one tap.

To reproduce:

  • Install Home Button Launcher. This app replaces Google Assistant (meaning you launch it by long-pressing the home button).
  • Open the hamburger menu, tap add.
  • Move to the second tab (labelled "Shortcuts").
  • You will find that Contacts and Dialer are not present. This is the only way to add shortcuts in Home Button Launcher and similar applications (and gesture-based launchers). You can make them available by adding the activity mentioned in the first post.

I hope that I clarified what I mean.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants