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

quick launch shortcut on the lock screen #226

Closed
OmlineEditor opened this issue May 21, 2021 · 9 comments
Closed

quick launch shortcut on the lock screen #226

OmlineEditor opened this issue May 21, 2021 · 9 comments
Labels
common: uncommon Most users are unlikely to come across this or unexpected workflow severity: tolerable Low/no impact on users state: blocked by upstream Can't currently be done due to a limitation of Android or another upstream state: invalid This doesn't seem right type: bug Something isn't working

Comments

@OmlineEditor
Copy link

other apps have the option to make a shortcut to launch on the locked screen. This is very convenient for quickly launching the app. see how this is done in other applications, for example: QKSMS, Open Camera, AFWall, Binary Eye. all applications are on f-droid.

@TheLastProject
Copy link
Member

Could you show me step-by-step how to do that for one of those apps and what Android version you use? I have heard of this before but I think my Android version may be too new (if I'm not misunderstanding).

@OmlineEditor
Copy link
Author

My Android 9.0 (Havoc-OS v2.9 https://havoc-os.com/)
it's very simple: In the settings there is a menu lock screen. in this menu there is an item shortcuts. in this menu, you can only select two shortcuts on the left and right of the lock screen.

P.S. I can't take a screenshot from the locked screen.

@TheLastProject
Copy link
Member

Oh, I see what you mean now. I thought Google removed that from Android! Thanks for the info, I'll go figure out why Catima isn't shown in there.

@TheLastProject TheLastProject added type: enhancement New feature or request state: help wanted I looked into this issue but couldn't solve it quickly labels May 23, 2021
@TheLastProject
Copy link
Member

Having trouble figuring out what the difference is. Added "help wanted" in case someone knows. Maybe I'll figure it out at some point but web searches and comparing AndroidManifest.xml files aren't helping much.

@Kethen
Copy link
Contributor

Kethen commented Oct 29, 2021

@OmlineEditor
sorry I can't quite find that feature on android 9.0
is it havoc-os specific

@Kethen
Copy link
Contributor

Kethen commented Nov 19, 2021

First of all, it turns out to be a Havoc-OS feature, instead of a general aosp feature
it is under settings -> havoc settings -> lock screen
image

It is also a bug in havocOS based on android 9 that some apps are not listed
Havoc-OS/android_frameworks_base#134

https://github.com/Havoc-OS/android_frameworks_base/blob/44ea386a8eb0ccfd874dffee02924361a4e67ce8/packages/SystemUI/src/com/android/systemui/tuner/ShortcutPicker.java#L109

https://developer.android.com/guide/topics/ui/shortcuts/

@TheLastProject TheLastProject added state: blocked by upstream Can't currently be done due to a limitation of Android or another upstream type: bug Something isn't working and removed type: enhancement New feature or request state: help wanted I looked into this issue but couldn't solve it quickly labels Nov 19, 2021
@OmlineEditor
Copy link
Author

thanks for the explanation. perhaps the problem will be solved in new versions HavocOS

@TheLastProject TheLastProject added common: uncommon Most users are unlikely to come across this or unexpected workflow severity: tolerable Low/no impact on users state: invalid This doesn't seem right labels Feb 5, 2022
@TheLastProject
Copy link
Member

Closing as not our bug

@OmlineEditor
Copy link
Author

it wasn't a bug, it was a request for new functionality :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common: uncommon Most users are unlikely to come across this or unexpected workflow severity: tolerable Low/no impact on users state: blocked by upstream Can't currently be done due to a limitation of Android or another upstream state: invalid This doesn't seem right type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants