stanipintjuk / Silverfish

A simple and lightweight launcher for Android.
GNU General Public License v3.0
44 stars 17 forks source link

[enhancement] Support for shortcuts? #58

Open rkoe opened 7 years ago

rkoe commented 7 years ago

There are several apps which can be used to create shortcuts on the home screen.This is quite useful for e.g. quickly opening a text-file or for starting the "floating calculator" of the default calculator (which is currently not accessible with Silverfish).

Unfortunately, this does not work with Silverfish -- if a shortcut is created, it does not appear anywhere in Silverfish (but only on e.g. the home screen of the Trebuchet launcher). It would be nice if such shortcuts could be created (a) on the home screen and (b) in the app drawer.

Lonami commented 7 years ago

So like this but with INSTALL_SHORTCUT. I think we'd need to change the database, but would be an opportunity to do so.