elastic-rock / Candle

An Android display torch
GNU General Public License v3.0
23 stars 3 forks source link

Lockscreen Shortcut #10

Closed user44000 closed 4 months ago

user44000 commented 4 months ago

Can you add support for setting this app as a shortcut on the lockscreen? This feature is available in LineageOS 20 which is based on Android 13. I'm not sure if it's possible for apps to add custom shortcuts or if this is available in stock Android. Screenshot_20240527-004952_Wallpaper   style_1

elastic-rock commented 4 months ago

Android unfortunately doesn't provide a public API for apps to create custom lockscreen shortcuts. You can, however, use the quick settings tile as an alternative. If such an API becomes available, I will definitely add the feature but for now, it is not possible.