Commit Graph

967 Commits

Author SHA1 Message Date
W-Bosman
cf72267e3e
Support for CTRL&ALT modified keyboards. ENMessagEaseSymbolsModified. (#1220)
* Support for CTRL&ALT modified keyboards. ENMessagEaseSymbolsModified.

* Linting

* Linting

* Changed extra KeyC constructor to factory method in keyboard definition file.

* Fixed imports
2025-01-06 10:12:26 -05:00
Dessalines
5866a72129 Upping version. 2025-01-01 14:18:24 -05:00
Dessalines
4652ce50b8
Adding fastlane generation. (#1219) 2025-01-01 13:49:08 -05:00
Dessalines
7be58567ef
Using a center-aligned app bar. (#1217) 2024-12-31 16:06:53 -05:00
renovate[bot]
5321ac8e48
Update plugin com.google.devtools.ksp to v2.1.0-1.0.29 (#1216)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-30 11:24:33 -05:00
renovate[bot]
1fb7cf2241
Update kotlin monorepo to v2.1.0 (#1215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-30 11:17:40 -05:00
Dessalines
06d652c067
Fixing icon dep. (#1214) 2024-12-30 11:05:47 -05:00
lyluqo
c7efb869f3
Add Layout english dvorak wide compose (#1213)
* Add Layout english dvorak wide compose

Based in english dvorak wide
With compose keys for ^, `, ´, ~

* Add layout definition in KeyboardLayout.kt
2024-12-29 13:34:51 -05:00
Dessalines
78a1fa6ef6 Upping version. 2024-12-29 10:40:42 -05:00
Dessalines
594f4d9c28
Moving undo/redo to bottom left and bottom right swipes. (#1210)
- Fixes #988
2024-12-28 15:21:03 -05:00
lyluqo
71bfcab4e5
Update NumericWide (#1211)
* Update NumericWide

Optimizing symbols in NumericWide keyboard to use them with ghost keys

* Fix lint error
2024-12-28 15:20:49 -05:00
Raghnarok
dc8a472096
Add some missing keys on the shifted layout and ! on numeric ? swipereturn (#1207) 2024-12-23 13:54:19 -05:00
Dessalines
d07e32fc54 Upping version. 2024-12-21 08:25:15 -05:00
jacob
e20e9e4493
Added Dvorak style wide keyboard (#1201)
* Added Dvorak style wide keyboard (vowels on left).

* Fix duplicated z key.
2024-12-21 08:24:20 -05:00
ganyuss
10cd03aa41
TR spit fix (#1205)
* Add missing keys

* add more letters
2024-12-21 08:23:47 -05:00
renovate[bot]
bd15723360
Update dependency com.github.jeziellago:compose-markdown to v0.5.6 (#1203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-20 21:35:53 -05:00
renovate[bot]
d7087d75b9
Update dependency gradle to v8.12 (#1204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-20 21:35:04 -05:00
Roee Hershberg
0a49978ac1
Add RLM and LRM control characters to Hebrew keyboard (#1202) 2024-12-20 16:37:45 -05:00
ganyuss
e126f1b6bc
Add TR split layout (#1197)
* Add TR split layout

* Move layout at the end of the enum

---------

Co-authored-by: ganyuss <ganyuss@ganyuss.com>
2024-12-17 09:53:47 -05:00
K0baU
c72382140f
Add ShiftAndCapsLock (#1188)
* Add ShiftAndCapsLock

* Use ShiftAndCapsLock for switching ひらがな/カタカナ

* Fix JAKanaThumbKey.kt

* Add ShiftAndCapsLock

* Switch back to ひらがな

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2024-12-15 08:41:22 -05:00
renovate[bot]
25767d0ad4
Update plugin org.jmailen.kotlinter to v5 (#1195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-14 09:10:21 -05:00
renovate[bot]
541ae892d5
Update dependency androidx.navigation:navigation-compose to v2.8.5 (#1193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 22:24:29 -05:00
renovate[bot]
98995427fe
Update dependency androidx.compose:compose-bom to v2024.12.01 (#1194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 22:20:12 -05:00
renovate[bot]
81cea3c0d7
Update dependency androidx.compose.material:material-icons-extended-desktop to v1.7.6 (#1191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 20:40:19 -05:00
renovate[bot]
20952c187b
Update dependency androidx.compose.runtime:runtime-livedata to v1.7.6 (#1192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 20:35:59 -05:00
Dessalines
0fbbfaa494 Upping version. 2024-12-12 09:28:30 -05:00
Julian Schmitt
0f91bb01d5
Fix keyboard overlapping navigation bar on Android 15 (#1190)
* add navigationBarsPadding

* fix linter issues
2024-12-12 09:14:32 -05:00
jacky
2a437fd84d
Fix #1064 (#1189)
- Change uppercase "-" to "_"
- Fix uppercase "L"
- Fix lowercase "æ"
2024-12-11 16:54:42 -05:00
Dessalines
e7e8be98b9 Upping version. 2024-12-08 11:47:01 -05:00
Dessalines
50c3aaecdd
Reverting delete key hacks. (#1183)
- Context #1178
2024-12-08 11:41:13 -05:00
Dessalines
4fddba887c
Adding DE_THUMBKEY_SYMNUM (#1182)
- Fixes #1181
2024-12-08 11:27:39 -05:00
Dessalines
6bc5d9a0b2 Upping version. 2024-12-05 08:19:54 -05:00
Dessalines
266f05f7c1
Upgrading compile sdk. (#1175)
* Upgrading compile sdk.

* Upgrading ksp.

* Revert "Upgrading ksp."

This reverts commit c588dc7440.
2024-12-04 22:14:12 -05:00
terrylaire
26aab7d458
Update FRThumbKeyV1 to add dots, quotation marks and more complex letters (#1174) 2024-12-04 21:56:20 -05:00
renovate[bot]
559cc150a3
Update plugin com.android.library to v8.7.3 (#1171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-03 21:30:56 -05:00
renovate[bot]
268cb366e0
Update plugin com.android.application to v8.7.3 (#1170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-03 21:07:56 -05:00
Paul Kramer
550a0ee3e3
Handle emoji correctly when deleting text (#1169) 2024-12-02 12:43:10 -05:00
Dessalines
71b3660939
Revert "Update kotlin monorepo to v2.1.0 (#1164)" (#1166)
This reverts commit 0f0272cc50.
2024-11-30 01:10:46 -05:00
renovate[bot]
0f0272cc50
Update kotlin monorepo to v2.1.0 (#1164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-30 01:05:30 -05:00
Dessalines
de20e6da76 Upping version. 2024-11-29 16:57:10 -05:00
Benoit Mortgat
de5cf06a5c
Improvements for French language (#1161)
* Add missing French translations

* Add a new French layout.

This layout is inspired by the fr-messagease layout, but:

* Some letters used in French were missing (Œ, Æ)
* Some letters could only be typed in decomposed Unicode form (û, î, ë,
  ï, ÿ)
* Accented vowels, except ÿ, are now on the same key as the vowel
  itself. Some symbols were therefore moved.

* Change case of the new French layout title

---------

Co-authored-by: Benoît Mortgat <benoit.mortgat@pm.me>
2024-11-29 16:55:32 -05:00
Paul Kramer
9c08defdef
Make the backspace key remove text directly instead of sending a DEL keycode (#1162) 2024-11-29 09:17:35 -05:00
Dessalines
ac514dad22 Upping version. 2024-11-25 11:54:55 -05:00
Raghnarok
6158d4c0ce
Add some swipeReturn actions to the french ThumbKey v2 layout (#1160)
* Add some swipeReturn actions to the french ThumbKey v2 layout

In addition, I moved the æ to the top left to move @ at the same place
as in the numeric layout.
This is not in the relative same place than œ, but I think it’s ok.
This gave me a free space to put ) on top-right of A, and a ( on
top-left of R, which is usefull when typing.

For the swipeReturn, I added the following :

* [ ] on the added ( ) keys ;
* { } on the already existing « and » ;
* ; on the , and : on the . ;
* \ on the numeric layer /, allowing it to be used on the main layer
  with the recent patch #1158 of @gitterrost4 ;
* " on the numeric layer ', for the same reason as for \ ;
* ± on the numeric layer +, because why not.

This is working now, and will work better with the recents patch #1156
from @gitterrost4.

* Fix the missing spaces around =
2024-11-25 11:52:01 -05:00
Paul Kramer
8620520816
Swipe-returning on a ghost key will now trigger the action of the ghost key. (#1158)
Co-authored-by: Paul Kramer <pk@cantamen.de>
2024-11-25 11:51:33 -05:00
Paul Kramer
d2ef4aee74
Swipe improvement for drag-return and circle-drag motions (#1156)
* Improve drag-return recognition when endpoint overshoots the key by a small bit.

* Improve circle-drag recognition by ignoring potential "runup"-swipes

* fix formatting

---------

Co-authored-by: Paul Kramer <pk@cantamen.de>
2024-11-25 11:50:15 -05:00
Dessalines
9dcd7bcec5 Upping version. 2024-11-24 12:23:51 -05:00
Raghnarok
57d8eb768f
Add two symbols to FRThumbKeyV2 layout (#1153)
Co-authored-by: Gregory Trolliet <gregory@trolliet.info>
2024-11-23 13:46:22 -05:00
renovate[bot]
cc379c9520
Update dependency gradle to v8.11.1 (#1151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 21:39:45 -05:00
renovate[bot]
3805fdde68
Update plugin org.jmailen.kotlinter to v4.5.0 (#1150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 20:05:15 -05:00