-
-
Notifications
You must be signed in to change notification settings - Fork 170
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
delay opening app when performing open app action from the home screen #999
Comments
home.mp4keymapper vs remapper |
Interesting, can you send me a link to this other app in the play store? |
Hey, that's the one I used to use before I found keymapper. |
but i need the intent mod with extra boolean option, the remapper cant do it. need the keymapper fix the delay bug :) |
If you want to get technical, you could export your keymaps, edit the file, find the keymap you are looking for, and see if modifing the time from the .json file helps for now. |
v2.4.1 and v2.4.2
|
Can you go back in older key mapper versions (start with 1.x) and see if it also happens? |
v1.1.0, same problem ! always freeze with home, need wait long lag. |
VID_20220608_093434.mp4 |
@xi7 I'm confused how you are reproducing this. What key maps do you have? Can you post the bug report by following this guide https://docs.keymapper.club/report-issues/ |
I can reproduce it, will investigate... Edit: found solution |
fixed |
after install v 2.4.3 still same problem here, big delay |
Noo |
was solved the problem with launch app but i use *launch app shortcut * and the problem persist also by * send by intent * |
Oh, okay. I didn't think of that. Will fix. |
no have paypal ? |
I did but then they accused me of being fraudulent or something and were asking for all my security and identification information just to "maybe" fix the problem. So I just stopped using it. 😄 Haven't had this issue with other platforms. |
done by ko-fi :) |
Thank you 😀! Now Stripe also want my ID to verify. Seems to be less intrusive than PayPal though. 😄 |
fixed again ;) |
Solution: Use PendingIntent
always when press home button, need wait long delay ~10s until show the app again after press the key mapper. (any app )
android 5.1 , tested with 3 devices different (it not happen with remapper app)
The text was updated successfully, but these errors were encountered: