-
Notifications
You must be signed in to change notification settings - Fork 126
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
Launching a widget after swiping up for home has a 5 second delay #40
Comments
I found these posts which talk about the issue. However, the workaround with using a pending intent doesn't seem to work anymore. |
@trygveaa This issue is already 8 months old and you may have already solved the problem! I can not repeat it, but have another device: S610 (Samsung Pad Galaxy Tab S6 Lite) and a slightly different problem. To your 4 reproduction steps:
|
This is fixed in version 0.113 of termux-app, after allowing Termux to draw over other apps 🎉 (not sure exactly which version fixed it). @RalfWerner: That sounds like a separate issue, so you may want to open another issue for that. I'm closing this one, since my issue is fixed. |
@trygveaa thanks for feedback
Is a new setting in Android 11 (default before). So everybody use Widget has to set it and has to known the needing of it! You have also discussed with @agnostic-apollo the OS-KB theme too (separate than here in the Issues 2011,2014). The property |
I was asked by Termux to enable it, so I didn't need to have prior knowledge of it.
The OS-KB theme? I'm not sure what theme you are referring to.
What do you mean by "unwanted shopping"? And I'm not sure I see the relation between this issue and the keyboard stuff? |
True! One time, in a short notification for 3 seconds and with knowledge of the Steps in Android settings in your language you can do it. In the case "Update Android to 11 and start termux" it could be easily overlooked. Open the Android-Dialog (also needed for storage access), when related data (here
OS-KB=On Screen KeyBoard! reference and here and some other.
Sorry not "shopping" - wrong word supplement "Showing (OS-KB)" was meaned and - of course not this (widget) issue! |
I thought I got a modal asking to enable it last time, but if I disable it now I just get a toast that says I need to enable it. Either way, it was clear enough for me, but maybe it can be improved.
I understood that OS-KB is on screen keyboard, but what do you mean with "theme"? There is no theme mentioned in either of those references. But now that I read it again, maybe you meant "thing", as in we were discussing the keyboard?
Okay, not sure when it shows up unwanted for you. For me it is when the keyboard was closed and I return to Termux after unlocking the screen or switching back from another application. As discussed in #2114 it seems like the enable/disable option is the only way to prevent this. |
That would be great! I had already asked @agnostic-apollo, but he means the three seconds bubble is sufficient. I would also be pleased with a workaround in
Right "theme=thing"! Widget (here) is one theme and Keybord is another thing and should discuss there |
Problem description
If you use gestures navigation and try to launch a widget after swiping up to go home, it takes 5 seconds before Termux appears.
Steps to reproduce
Expected behavior
Termux should launch immediately, like it does when you use button navigation.
Additional information
The text was updated successfully, but these errors were encountered: