View Single Post
Old 12-01-2019, 04:47 PM   #7
pazos
cosiņeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,406
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
Oo!

For these kind of apps you could use

Code:
{ "GenericSend", "Choose app (send)", false, "org.whatever", "picker-send" },
The app picker will show all the apps that can manage send intents. Just make sure you don't check the "use always". At the end the apps you're using will show first in the app picker.

The same for picker-search and picker-text for other kind of intents.
pazos is offline   Reply With Quote