jkuester / unlauncher

Android minimalistic launcher
https://jkuester.github.io/unlauncher/
MIT License
319 stars 47 forks source link

Configure activity to start per app (enhancement) #169

Open khwolf opened 12 months ago

khwolf commented 12 months ago

It would be nice to be able to configure which activity of an app is started when you click on it. E.g. it would be nice if my podcast app opens the playlist instead of the list of podcasts. Functionality could be inspired by e.g. by https://f-droid.org/packages/com.activitymanager/.

It could even be interesting to have multiple text per app to click on depending on the activity to start.

Is there anybody out there who would be interested in a functionality like that? What do you think?