-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
Quickly typing numbers using the TT9 keyboard on the dialer app causes the phone to beep indefinitely. #538
Comments
If my issue is unclear, please let me know. I will try to clarify it. |
Let's start with the fact that I don't have a Cat S22 Flip and I will need some help to fix the problem. In dialers, TT9 is supposed to stay off, but it may not be able to detect your dialer properly. Anyway, you can manually make it ignore all key presses and pass them through to Android by doing the following:
One of the alternative Keypad Handling Modes should be able to get rid of the beeps. But if you can still hear them, then there is nothing I can do. You could try disabling them from the Android settings. On the other hand, if the beeps stop, it means I can fix it. I will need you to tell me the phone make and model as displayed on the TT9 Debug Screen. It's the first row, named "Device Info". You can click the row to copy them. Please paste the strings with the quotes included. And the second thing I need is the package name of your dialer app. There are various ways to find it, but let's first try all the above, before getting to this. |
Ok. I realised now that you wrote "Don't forget to switch back to "Normal" when you are done testing or you will not be able to type words." I hadn't noticed earlier that it was just for testing. |
Here are the logs.
I see the TT9 status bar in the dialer after the problem occurs. |
This APK should fix the problem. You can install it over the version you have now, no matter if it comes from here, F-droid or Uptodown. Also, you shouldn't have problems with upgrading to v34.0 when it is published.
Yes, this is the one. I've also noticed that on Android 14, the stock dialer is now Thanks for reporting the problem! These dialers have been causing me trouble ever since I started working on the project. |
The problem is fixed! Thanks a lot. |
Phone: Cat S22 Flip
Please add an option to disable the TT9 keyboard on the dialer app. Otherwise, the app is perfect.
Edit: This only happens if I directly start typing numbers from the physical numpad on the home screen rather than opening the dialer and then typing the numbers. The indefinite beep happens before the TT9 keyboard gets enabled on the dialer app.
If it's not possible to disable the TT9 keyboard on the dialer, please let me know if enabling the default keystroke sounds while typing on the dialer app is possible.
The fact that I am getting keystroke sounds initially means disabling the TT9 keyboard should be possible for a single app.
The text was updated successfully, but these errors were encountered: