Commit Graph

336 Commits

Author SHA1 Message Date
jovialjackal 5fd8ee9517 up and down keys (escape sequences) 2023-08-14 00:02:54 +02:00
jovialjackal ad002344fd add æøå 2023-08-14 00:02:48 +02:00
jovialjackal 1f54a46dbe add missing diacritic, reorder "*", "-" and, "," 2023-08-13 23:26:05 +02:00
jovialjackal 93de7253a6 official tab key missing in font, use single arrow 2023-08-13 23:26:02 +02:00
jovialjackal 1b5fc7a3a3 add tab key to messagease and numeric layout 2023-08-13 23:25:48 +02:00
Dessalines 56ac08ca14 Adding thumbkey EO-EN-DE. Fixes #340 (#348) 2023-08-07 20:50:03 -04:00
Dessalines 60bb5239f2 Fixing woodpecker env vars. (#347) 2023-08-07 20:32:10 -04:00
LAVIN TOM K ABRAHAM 5637a4a87a Added Numeric layout for Two Hands (#342)
* rectify layout issue

* Added numeric layout of two hands style

* Rectified lint error
2023-08-07 15:21:17 -04:00
KraXen72 1ebd31bfee Fix markdown in issue templates (#346)
* Add ENv4MultiLayout

* add ENv4Multilayout to Types and Utils + Formatting

* move ThumbKeyENv4Multi to the end of the list

* fix markdown in issue templates
this fixes the bold in issue templates
2023-08-07 15:20:17 -04:00
Dessalines 57a27266be Adding slow path checks to CI. (#338) 2023-08-03 10:30:53 -04:00
Dessalines b1aaea16da Updating releases.md 2023-08-03 10:00:39 -04:00
Dessalines 283ec943f9 Upping version. 2023-08-03 09:54:51 -04:00
Roee Hershberg 370edfd0e5 Add Hebrew layout based on letter position guidelines (#335) 2023-08-03 09:54:13 -04:00
mockballed c50d33eb19 Numeric layout for type-split. (#337)
* Numeric layout for type-split.

A numeric layout better suited for the type-split layouts.

* Numeric layout for type-split.

A numeric layout better suited for the type-split layouts.

* Revert "Numeric layout for type-split."

This reverts commit e525ab6c3b1c1c9ac9c9441022207ec11f71e2c7.

* Type-split: set new numeric mode.
2023-08-02 15:36:09 -04:00
KraXen72 3e5018ec6e Add ENv4MultiLayout (#327)
* Add ENv4MultiLayout

* add ENv4Multilayout to Types and Utils + Formatting

* move ThumbKeyENv4Multi to the end of the list
2023-07-28 15:54:51 -04:00
Dessalines f6546dfbf8 Adding release notes. 2023-07-27 14:42:09 -04:00
Dessalines df368f07dd Upping version. 2023-07-27 14:40:28 -04:00
Dessalines cdfa495f54 Add messageease it (#333)
* Adding hungarian layout. Fixes #325

* Forgot to add file.

* Upgrading deps.

* Adding spanish-esperanto keyboard. Fixes #295

* Adding MessageEase IT. Fixes #316
2023-07-27 14:39:31 -04:00
Dessalines 233887c85b Add spanish esperanto (#332)
* Adding hungarian layout. Fixes #325

* Forgot to add file.

* Upgrading deps.

* Adding spanish-esperanto keyboard. Fixes #295
2023-07-27 14:31:59 -04:00
Dessalines 966ef6c24e Upgrading deps. (#331) 2023-07-27 14:31:50 -04:00
Dessalines bd77eafbd1 Adding hungarian layout. Fixes #325 (#330) 2023-07-27 14:10:47 -04:00
Dessalines f90e9f6866 Updating releases.md 2023-07-26 11:07:40 -04:00
Dessalines a178303f0a Upping version. 2023-07-26 11:03:46 -04:00
Dessalines b9f4fefd2e Merge remote-tracking branch 'refs/remotes/origin/main' 2023-07-26 11:02:10 -04:00
K0baU 868d25f014 まみむめも=>ゔ (#326)
* Update ThumbKeyJAv1Hiragana.kt

Added "ゔ"

* Update ThumbKeyJAv1Katakana.kt

Added "ヴ"
2023-07-26 11:01:16 -04:00
Michael Eliachevitch c65bc32d15 Add single quote to MessageEase German (#323)
In MessageEase, the single quote is in the same position in the German layout as
in the English layout. In Thumbkey however, it was missing from the German
layout.

I just copied over the relevant part of the keymap from the ME English keymap.
2023-07-25 17:56:44 -04:00
Nicco Kunzmann 734169b7ea Capital letters when layout changed (#322) 2023-07-25 17:39:20 -04:00
Dessalines 54bcfa7e83 Merge remote-tracking branch 'refs/remotes/origin/main' 2023-07-21 10:06:20 -04:00
LAVIN TOM K ABRAHAM 2aa016d735 rectify layout issue (#313) 2023-07-20 13:44:29 -04:00
Dessalines ceb5a062b2 Upping version. 2023-07-12 17:11:33 -04:00
TheDroppedPocket 37e98b6541 Added wide layout (#308)
* added wideLayoutEN

* just comment change

* updated Types and Utils as well as corrected issue in WideLayoutENProgrammer.kt to finish this layout.

* Fix Linting Error

* Fixed Numeric Keyboard still tall not wide. This needs to be further altered to be a more appropriate layout but this is certainly proof of concept

* Update build.gradle

Whoops sorry

---------

Co-authored-by: Wya <bair.w@closedloopcomm.com>
2023-07-12 17:10:04 -04:00
LAVIN TOM K ABRAHAM ae634f6b01 Added Two-Hands layout (#306)
* Added blue color theme

* Rectify lint error

* Added two hand design layout

* Added two hands design layout

* Did ./gradlew formatKotlin

* conflicts resolved

* Resolving conflict

* Added new layout in utils and types
2023-07-12 11:41:42 -04:00
Dessalines 80fe72c756 Adding release notes. 2023-07-06 13:20:59 -04:00
Dessalines 7422b58f5a Upping version. 2023-07-06 13:17:43 -04:00
tbhno 624d28ff34 Fix bug in deleteLastWord (#305)
* Fix bug in deleteLastWord

* Remove unused import

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-07-06 12:52:28 -04:00
mockballed 6546005b66 New "Type-Split" layouts. (#296)
* Update Types.kt with new keyboard layouts.

"Type-Split" Español, Deutsch, Français, Italiano and Português.

* New keyboard layouts.

"Type-Split" Español, Deutsch, Français, Italiano and Português.

* Added common keys for the "Type-Split" layouts.

Backspace/shift combo key and the three part spacebar key.

* Uses backspace and spacebar keys from Commonkeys.kt.

* New layouts for "Type-Split" variant.

Español, Deutsch, Français, Italiano and Português.

* Forgot to include œ ligature.

* Update Types.kt with "type-split" Polish layout.

* Update Utils.kt with type-split Polish layout.

* New layout: "type-split" Polish v1.
2023-07-06 08:52:56 -04:00
mockballed a4a3da3098 ThumbKeyFRv2: Fix key "U" writing "uU". (#298)
Fixes #297.
2023-07-06 08:45:57 -04:00
Dessalines 8ae029f161 Updating releases.md 2023-06-18 09:47:33 -04:00
Dessalines ad2716490e Upping version. 2023-06-18 09:45:58 -04:00
Dessalines 36048094cf Add debug mode. (#294)
* Add debug mode.

* Triggering a build.
2023-06-18 09:45:13 -04:00
mockballed d23f449a68 New layout: "Four columns" (English). (#292)
* Adding new layout: "Four columns english v1"

* Adding new layout: "Four columns english v1"

* New layout: "Four columns" (English).

This layout introduces a fourth column for letters and switches to a vertical, centered spacebar.
2023-06-18 09:04:24 -04:00
awandepan e0c39f492c Update ThumbKeyIDv1Symbols.kt (#289)
fix letter priorities based on guideline
2023-06-18 08:59:26 -04:00
Max Hambraeus d70d156d98 Update ThumbKeySVv1.kt (#287)
fixes q, w and x on the swedish layout
2023-06-11 08:55:17 -04:00
Limfjorden d0a0ec532b Update Danish translation.xml (#286)
* Update Danish translation.xml

Translated "Spacebar multitaps"
Minor corrections

* Minor fixes in the Danish layout

Swapped two keys
Swapped , for * to be in line with other layouts.

* Fix my broken keyboard file
2023-06-11 08:08:57 -04:00
Dessalines 0b17631547 Adding release notes. 2023-06-10 23:54:13 -04:00
Dessalines b7cf8cdf9e Upping version. 2023-06-10 23:52:16 -04:00
Dessalines c77da40888 Fixing NO keyboard. Fixes #282 (#285) 2023-06-10 23:51:32 -04:00
Dessalines 3803717c2d Finishing adding turkish. 2023-06-10 23:47:24 -04:00
Dessalines 9dcd56c5fc Merge branch 'main' into main 2023-06-10 23:08:14 -04:00
flauta 409fd20dd2 Update ThumbKeyITv1.kt - shortcuts for QU CH GH (#281)
* Update ThumbKeyITv1.kt - shortcuts for QU CH GH

Added shortcuts for QU, CH and GH in empty slots of same keys

* Update ThumbKeyITv1.kt 

removed 1 space from line 79
2023-06-10 16:28:41 -04:00