abouttreesummaryrefslogcommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-09Restore support for Android < 12, set minimal version to 4Jules Aguillon2-4/+25
2021-05-09Add support for Spanish and ItalianJules Aguillon2-5/+18
2021-05-09Add the accents preferenceJules Aguillon7-27/+106
2021-05-08Move the "Ins" key under FnJules Aguillon3-2/+3
2021-05-08Add french quotes, en- and em-dashJules Aguillon1-0/+7
2021-05-08Move french accents againJules Aguillon2-12/+12
2021-05-08Move inverted punctuation to the tilde modifierJules Aguillon1-3/+6
2021-05-08Improve the numeric keyboardJules Aguillon3-45/+103
2021-05-07Add a dashed circle symbol on accentsJules Aguillon1-6/+6
2021-05-07Fix layout not updating after rotationJules Aguillon1-0/+1
2021-05-02Release 1.8 (9)Jules Aguillon1-2/+2
2021-05-01Add '¿' and '¡'Jules Aguillon1-0/+2
2021-05-01Better placement of accents on QWERTYJules Aguillon3-20/+20
2021-05-01Fix rendering of the first labelJules Aguillon1-7/+8
2021-05-01Reset keyboard when finishingJules Aguillon1-0/+7
2021-04-29Highlight activated keysJules Aguillon2-10/+38
2021-04-29Slightly reduce the size of the bottom rowJules Aguillon5-54/+60
2021-04-29Move system keys to the alt keyJules Aguillon2-8/+8
2021-04-29Improve the azerty layoutJules Aguillon2-19/+19
2021-04-29Fix modifiersJules Aguillon1-42/+60
2021-04-29Add the "layout" option againJules Aguillon7-32/+64
2021-04-25Tweak dimensionsJules Aguillon3-17/+20
2021-04-24Scale down larger symbolsJules Aguillon1-7/+17
2021-04-24Add the label size optionJules Aguillon4-3/+16
2021-04-24Allow different sizesJules Aguillon2-43/+43
2021-04-24SlideBarPreference: Reduce the number of stepJules Aguillon1-4/+4
2021-04-21Add some missing keycodesJules Aguillon1-3/+18
2021-04-20build: Explicitly set signing algorithmsJules Aguillon1-1/+1
2021-04-20Release 1.7 (8)Jules Aguillon1-2/+2
2021-04-20Adjust azerty layoutJules Aguillon1-2/+2
2021-04-20Set the en_US layout defaultJules Aguillon1-6/+6
2021-04-20Disable vibration when holding keysJules Aguillon1-4/+0
2021-04-20Add a setting for precise repeatJules Aguillon4-1/+12
2021-04-20Add precise repeat on some keysJules Aguillon2-31/+50
2021-04-19Add more characters under accentsJules Aguillon3-13/+57
2021-04-19Move some keys under the Fn modifier and move it on the bottom rowJules Aguillon4-33/+54
2021-04-18Add function keysJules Aguillon4-11/+41
2021-04-18Fix crash when no current input bindingJules Aguillon1-3/+8
2021-04-18Separate handling of modifiers from KeyValue classJules Aguillon8-138/+155
2021-04-18Cleanup key definitionsJules Aguillon1-88/+106
2021-04-18Improve the bottom rowJules Aguillon3-12/+12
2021-04-18Rework the numeric layoutJules Aguillon1-38/+32
2021-04-18Render the emoji key as ":)"Jules Aguillon1-1/+1
2021-04-18Hide the input switching key if it's not neededJules Aguillon4-5/+23
2021-04-17Remove fixed keyboard widthJules Aguillon3-38/+29
2021-04-15Use subtypes to choose layoutJules Aguillon4-37/+69
2021-04-15Stateless KeyboardData classJules Aguillon3-86/+117
2021-04-13Add an option to toggle accent keysJules Aguillon5-1/+35
2021-04-13Fix layout pref under debug buildsJules Aguillon1-8/+18
2021-04-13Change build system to makeJules Aguillon6-137/+114