abouttreesummaryrefslogcommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-02Release 1.22.0Jules Aguillon2-1/+8
2023-04-02Bump targetSdkVersion to 33Jules Aguillon1-1/+1
2023-04-02Launcher activity: Input boxJules Aguillon17-18/+73
2023-03-28Refactor: Remove unecessary method KeyboardData.load_pin_entryJules Aguillon2-9/+1
2023-03-28Add a launchable explanatory activityJules Aguillon17-0/+80
2023-03-28sync_translations.py: Output sub-elementsJules Aguillon1-15/+12
2023-03-24Updated pl (Polish) translation (#316)Chasm Solacer3-16/+14
2023-03-13Correct pointer directionJules Aguillon1-3/+5
2023-03-11Add Arabic layout (#314)Mostafa Ayesh5-0/+93
2023-03-11New Hindi layout (#313)Luke Videckis6-4/+95
2023-03-05Add extra keys for UkrainianJules Aguillon1-1/+1
2023-03-05Add support for BelarusianJules Aguillon2-12/+12
2023-03-05Refactor: Remove KeyboardData.CornerJules Aguillon3-104/+77
2023-03-05Remove the 'edgekeys' attributeJules Aguillon7-42/+9
2023-03-03Allow 8 symbols per keyJules Aguillon5-164/+166
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-03-02Update LV translationEdgars1-21/+21
2023-02-26Allow key and keyboard opacity to be 0Jules Aguillon1-3/+3
2023-02-26Fix miscalculated keyboard height with number rowJules Aguillon2-3/+3
2023-02-26Update values-de/strings.xml (#295)mscheidemann1-22/+22
2023-02-26Update translationsJules Aguillon12-12/+12
2023-02-26Add theme "Alternative Black" (#297)JackDotJS17-0/+20
2023-02-12Release 1.21.0 (32)Jules Aguillon2-1/+11
2023-02-12Option to switch to the previous input methodJules Aguillon20-63/+138
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)Kazoku12-1/+117
2023-02-08Fix arrow keys not repeatingJules Aguillon1-2/+0
2023-02-08Complete Vietnamese translation (#292)rVnPower3-0/+91
2023-01-31Add theme 'ePaper' (#287)Ram Kromberg16-0/+35
2023-01-31Add layouts 'he_il_1452_1' and 'he_il_1452_2'Ram Kromberg8-2/+152
2023-01-31Update French translationJules Aguillon1-7/+7
2023-01-30Add optional number rowJules Aguillon17-3/+59
2023-01-30Remove the digits when numpad is visibleJules Aguillon2-13/+42
2023-01-30Modification step for the special layoutJules Aguillon4-62/+98
2023-01-30Apply modify_layout to text layout onlyJules Aguillon7-24/+17
2023-01-30Fix placeholder key not replacedJules Aguillon2-22/+30
2023-01-29Slightly increase the width of the spacebarJules Aguillon1-5/+5
2023-01-29Remove the explicit hashmap in KeyValueJules Aguillon1-124/+118
2023-01-29Don't send event at end of slidingJules Aguillon1-0/+13
2023-01-22Move cursor by sliding on the space barJules Aguillon4-10/+79
2023-01-22Remove the modulated repeatJules Aguillon17-90/+8
2023-01-21Update russian strings.xml (#280)Maki Nishikino1-2/+2
2023-01-15Release 1.20.2 (31)Jules Aguillon2-1/+8
2023-01-15Avoid switching back from secondary layout automaticallyJules Aguillon3-27/+64
2023-01-15Present the "keyboard height" option similarly to the margin optionsJules Aguillon14-15/+4
2023-01-15Separate option for bottom margin in landscape modeJules Aguillon4-5/+9