abouttreesummaryrefslogcommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-07Update Czech strings.xml (#693)Validbit1-15/+15
2024-07-07Update values-de/strings.xml (#694)polyctena1-10/+10
2024-07-06Add locale_extra_keys keyboard attributeJules Aguillon3-5/+10
2024-07-06Update French translationsJules Aguillon1-23/+23
2024-07-06Add support for Android 12+ dynamic colors (#647)TadaCZE20-1/+88
2024-07-06Make the emoji and clipboard bottom rows consistentJules Aguillon1-3/+3
2024-07-06Clipboard pane (#681)Jules Aguillon43-7/+711
2024-07-06Fix crash with narrow layoutsJules Aguillon1-1/+1
2024-07-06Update Russian translation (#689)solokot1-2/+2
2024-07-03doc: Clarify the possible key valuesJules Aguillon2-7/+8
2024-06-30Update Ukrainian translation (#682)Sergiy Stupar1-2/+2
2024-06-30doc: Correct mentions of gesturesJules Aguillon1-5/+7
2024-06-30Option to disable key repeatJules Aguillon20-35/+53
2024-06-30settings: Reword "Key repeat" into "Long press"Jules Aguillon17-17/+17
2024-06-29Validate more fields in custom layoutsJules Aguillon1-5/+11
2024-06-24Set preferred position for Norwegian extra keysJules Aguillon1-1/+1
2024-06-24Remove 'loc' keys from latn_qwerty_usJules Aguillon2-30/+30
2024-06-22doc: Where to put <modmap> (#666)Spike1-17/+36
2024-06-22Don't stop keyrepeat after a circle gestureJules Aguillon1-1/+0
2024-06-16Update Ukrainian translation (#670)Sergiy Stupar1-5/+5
2024-06-16Update German translations (#667)alotbsol5551-5/+5
2024-06-16Don't change input view when configuration changesJules Aguillon1-1/+1
2024-06-16Launcher activity: Don't consume events in text fieldJules Aguillon1-5/+9
2024-06-16Refactor: Remove unecessary view in emoji paneJules Aguillon1-3/+1
2024-06-11Update Russian translation (#656)solokot1-6/+6
2024-06-09Option to tweak or disable the circle gestureJules Aguillon21-1/+101
2024-06-09Use preferred dir when placing a key next to an otherJules Aguillon1-2/+8
2024-06-09Automatic placement of f11/f12 placeholdersJules Aguillon38-95/+121
2024-06-09Allow to remove keys Tab and EscJules Aguillon53-106/+110
2024-06-09Refactor: Remove the KeyModifier cacheJules Aguillon1-29/+3
2024-06-09Move diacritics mapping to the compose state machineJules Aguillon24-769/+628
2024-06-09compose: Compile several starting statesJules Aguillon3-197/+218
2024-06-09compose: Fix misbehaving due to encoding errorsJules Aguillon3-218/+215
2024-06-08Update check_layout.outputJules Aguillon1-1/+2
2024-06-08Flesh out custom layout doc (#651)Spike2-75/+84
2024-06-06Don't cap indication lengthJules Aguillon1-2/+5
2024-06-05latn_qwerty_pl: Consistent placement for รณJules Aguillon1-2/+2
2024-05-29Add compose sequences for Greek, Cyrillic, Hebrew and moreJules Aguillon3-166/+2255
2024-05-29Allow compose sequence ending with more symbolsJules Aguillon3-162/+191
2024-05-29Release 1.28.0Jules Aguillon2-2/+13
2024-05-29Increase target SDK to 34Jules Aguillon2-3/+3
2024-05-29Fix overflow due to navigation on the right and cutouts (#641)Jules Aguillon1-0/+15
2024-05-29Configure anticircle gesture per-key (#644)Jules Aguillon5-20/+53
2024-05-29Fix uninitialized bottom_row when editing custom layoutJules Aguillon3-33/+49
2024-05-27Fix off-by-one error in 1-row layoutsJules Aguillon1-1/+1
2024-05-26Support the nnbsp characterJules Aguillon2-1/+3
2024-05-26Update check_layout.outputJules Aguillon1-1/+2
2024-05-25Add missing characters to hang_dubeolsik_krJules Aguillon1-35/+24
2024-05-25Add custom layout documentation in `doc/` (#643)JapanYoshi2-0/+255
2024-05-25Circle and round trip gestures (#640)Jules Aguillon4-41/+273