abouttreesummaryrefslogcommitdiff
path: root/srcs
AgeCommit message (Expand)AuthorFilesLines
2023-07-05Remove use of `Arrays.copyOf`Jules Aguillon1-1/+2
2023-07-02Updated/Added Czech translation + 2 common Fn keys (#387)Validbit1-0/+2
2023-06-28Accept some escaped keys in custom layoutsJules Aguillon1-0/+8
2023-06-28Fix crash when the layout has less than 3 rowsJules Aguillon1-1/+1
2023-06-25Add hardcoded charmaps for most accentsJules Aguillon1-10/+174
2023-06-25Use generated arrays in Config.layout_of_stringJules Aguillon1-39/+23
2023-06-25Standard layout names (#386)Jules Aguillon2-37/+37
2023-06-25Added Romanian layout and translations with special romanian characters (#358)Vasile Chelban1-0/+1
2023-06-25Add Bengali Provat Layout (#357)Sabbir2-1/+5
2023-06-24Per-script extra keysJules Aguillon3-29/+66
2023-06-22Allow to specify a layout scriptJules Aguillon1-6/+10
2023-06-10Fix `_localeTextLayout` null on API < 12Jules Aguillon2-14/+13
2023-06-04Increase vibration valuesJules Aguillon1-3/+3
2023-06-04Add Kurdish Layout (#353)KuRa KuRd1-0/+1
2023-06-04Explicitly map dead key for ñJules Aguillon1-1/+28
2023-06-03Add automated checks on layoutsJules Aguillon1-3/+3
2023-06-03Refactor: Remove dimens used as option defaultsJules Aguillon1-13/+8
2023-06-03Refactor: Handle Event keys in Keyboard2Jules Aguillon2-100/+71
2023-06-03Hide the voice typing key if no suitable IMJules Aguillon2-19/+30
2023-06-03Add Voice Typing keyJules Aguillon6-0/+38
2023-06-03More control over vibrationJules Aguillon3-10/+85
2023-06-03Launcher activity: Don't handle the back buttonJules Aguillon1-0/+3
2023-06-03Per-layout shift modmapJules Aguillon3-12/+77
2023-05-24Fix gravity of keyboard in full screen (#363)vladgba1-5/+58
2023-04-23Pull request to add new layout Persian (#342)Reza Hosseinzadeh1-0/+1
2023-04-10Launcher activity: Fix crash on API < 28Jules Aguillon1-7/+4
2023-04-10Do not lock modifiers if sliding a keydoak1-0/+1
2023-04-02Launcher activity: Input boxJules Aguillon1-0/+32
2023-03-28Refactor: Remove unecessary method KeyboardData.load_pin_entryJules Aguillon2-9/+1
2023-03-28Add a launchable explanatory activityJules Aguillon1-0/+26
2023-03-13Correct pointer directionJules Aguillon1-3/+5
2023-03-11Add Arabic layout (#314)Mostafa Ayesh1-0/+2
2023-03-11New Hindi layout (#313)Luke Videckis2-1/+58
2023-03-05Refactor: Remove KeyboardData.CornerJules Aguillon3-104/+77
2023-03-05Remove the 'edgekeys' attributeJules Aguillon1-33/+0
2023-03-03Allow 8 symbols per keyJules Aguillon4-164/+145
2023-03-02Fix caps lock stopped by auto-capitalisationJules Aguillon2-3/+20
2023-03-02Do not remove numpad keys from the layoutJules Aguillon1-2/+0
2023-02-26Fix miscalculated keyboard height with number rowJules Aguillon2-3/+3
2023-02-26Add theme "Alternative Black" (#297)JackDotJS1-0/+1
2023-02-12Option to switch to the previous input methodJules Aguillon5-6/+36
2023-02-12Modify keys after a long pressJules Aguillon2-3/+20
2023-02-09Added missing accent that can combine with `horn_accent` (#293)Kazoku1-0/+10
2023-02-09Vietnamese keyboard (#291)Kazoku8-1/+74
2023-02-08Fix arrow keys not repeatingJules Aguillon1-2/+0
2023-01-31Add theme 'ePaper' (#287)Ram Kromberg1-0/+1
2023-01-31Add layouts 'he_il_1452_1' and 'he_il_1452_2'Ram Kromberg3-1/+66
2023-01-30Add optional number rowJules Aguillon2-3/+19
2023-01-30Remove the digits when numpad is visibleJules Aguillon2-13/+42
2023-01-30Modification step for the special layoutJules Aguillon4-62/+98