thumb-key/app
Paul Kramer e520f08bf1
Added swipe-and-return gesture to capitalize words (#964) (#966)
* Added swipe-and-return gesture to capitalize words

Swipe-and-return on capitalization key will
* capitalize the first letter of the current word if not already
  capitalized, or
* capitalize every letter of the current word otherwise.

Swipe-and-return on decapitalization key will decapitalize the whole
word.

* Fixed linting errors

---------

Co-authored-by: Paul Kramer <pk@cantamen.de>
2024-07-11 09:09:08 -04:00
..
src Added swipe-and-return gesture to capitalize words (#964) (#966) 2024-07-11 09:09:08 -04:00
.gitignore Initial commit. 2023-03-13 16:35:39 -04:00
build.gradle Adding dependenciesInfo for f-droid builds (#965) 2024-07-08 10:25:43 -04:00
proguard-rules.pro Adding a few proguard rules fixes. (#693) 2024-02-08 09:58:23 -05:00