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

Square button stops working + is slow in general #275

Open
mattfbacon opened this issue Mar 1, 2025 · 3 comments
Open

Square button stops working + is slow in general #275

mattfbacon opened this issue Mar 1, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@mattfbacon
Copy link

Sometimes (not consistent at all) the square button stops working and does absolutely nothing until reboot. Other times the square button does not work normally, but spam tapping triggers the double-click "switch to last app" and then somehow it works to go into the recents view from there. I read that this is due to the launcher and was able to confirm that switching to the default AOSP launcher fixes the problem.

Also, even when the square button works, it is laggy, like 200-300 ms to open the recents view, compared to visually instant with the AOSP launcher.

@mattfbacon
Copy link
Author

Demo

screen-20250301-231112.mp4

@jkuester jkuester added the bug Something isn't working label Mar 1, 2025
@jkuester
Copy link
Owner

jkuester commented Mar 1, 2025

Hmm, I wonder if this is being caused by some blocking of the UI thread during the initialization of the app. 🤔 I am currently working on a major refactoring of the data-flow/structure. My hope is that once this is complete this behavior will no longer persist. If not, we can dig in further.

@mattfbacon
Copy link
Author

Oh great, please let me know when that's ready and I will test it 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants