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

[Bug]: spaces get deleted #1

Open
SDRausty opened this issue Jan 26, 2022 · 2 comments
Open

[Bug]: spaces get deleted #1

SDRausty opened this issue Jan 26, 2022 · 2 comments

Comments

@SDRausty
Copy link
Contributor

SDRausty commented Jan 26, 2022

Google Chrome Browser refreshed my text; Hence I am writing this text one more time:

[Bug]: .... get deleted #2421

I have advertized buildAPKs.keyboards as a potential resolution for termux/termux-app#686 and elswhere. Some of these keyboards do more than merely delete spaces at present.

Also, the amount of keyboards which build in native Termux 0.118.0 F-Droid aarch64 with native Termux utilities has fallen significantly from 100% built on device in native Termux to 86% successfully built in Termux:

~ $ zsh
% pf $((49/57.))
0.85964912280701755

Screenshot_20220125-225128

Some of my contributions in termux/termux-app#686 are hidden and deleted; Can you reinstate them please?

Originally posted by @SDRausty in termux/termux-app#2421 (comment)

@SDRausty SDRausty self-assigned this Jan 26, 2022
@github-actions
Copy link

Good issue; you are awesome person 😎 Keep up and follow to solve this issue.

@SDRausty
Copy link
Contributor Author

SDRausty commented Jan 26, 2022

One of the reasons that I am suggesting buildAPKs.keyboards as assistance in resolving this issue is that with at present the variety of Android character keyboards which build directly in Termux today that buildAPKs.keyboards has to offer, the 'spaces in commands get deleted' issue varies between the different keyboards which are used; i.e. As various Android touch keyboards have at times, and from what I can see, they sometimes consistently offer erroneous results, this volume of functioning code can be used to make Termux app more robust at intercepting keyboard codes in order to function as intended:

find ~/buildAPKs/sources/keyboards/ -name *.java -or -name *.xml -exec cat {} \; | wc
108393  298009 4342055

This collection is currently 298009 words long. How much open source Android keyboard code does Smamsung offer?

Originally posted by @SDRausty in termux/termux-app#2421 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants