abouttreesummaryrefslogcommitdiff
path: root/srcs
AgeCommit message (Expand)AuthorFilesLines
2021-05-09Fix NullPointerException when ready options from subtypesJules Aguillon1-4/+8
2021-05-09Restore support for Android < 12, set minimal version to 4Jules Aguillon1-3/+24
2021-05-09Add the accents preferenceJules Aguillon3-18/+76
2021-05-08Move the "Ins" key under FnJules Aguillon1-0/+1
2021-05-08Add french quotes, en- and em-dashJules Aguillon1-0/+7
2021-05-08Move inverted punctuation to the tilde modifierJules Aguillon1-3/+6
2021-05-08Improve the numeric keyboardJules Aguillon2-35/+93
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-01Add '¿' and '¡'Jules Aguillon1-0/+2
2021-05-01Better placement of accents on QWERTYJules Aguillon1-6/+6
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 Aguillon1-10/+37
2021-04-29Slightly reduce the size of the bottom rowJules Aguillon2-51/+57
2021-04-29Improve the azerty layoutJules Aguillon1-1/+1
2021-04-29Fix modifiersJules Aguillon1-42/+60
2021-04-29Add the "layout" option againJules Aguillon3-26/+40
2021-04-25Tweak dimensionsJules Aguillon2-10/+12
2021-04-24Scale down larger symbolsJules Aguillon1-7/+17
2021-04-24Add the label size optionJules Aguillon2-1/+4
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-20Disable vibration when holding keysJules Aguillon1-4/+0
2021-04-20Add a setting for precise repeatJules Aguillon2-1/+4
2021-04-20Add precise repeat on some keysJules Aguillon2-31/+50
2021-04-19Add more characters under accentsJules Aguillon2-12/+56
2021-04-19Move some keys under the Fn modifier and move it on the bottom rowJules Aguillon2-29/+50
2021-04-18Add function keysJules Aguillon2-9/+39
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-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 Aguillon2-37/+28
2021-04-15Use subtypes to choose layoutJules Aguillon1-23/+54
2021-04-15Stateless KeyboardData classJules Aguillon3-86/+117
2021-04-13Add an option to toggle accent keysJules Aguillon3-1/+27
2021-04-13Fix layout pref under debug buildsJules Aguillon1-8/+18
2021-01-17Update the list of emojisJules Aguillon4-957/+83
2021-01-05Remove the preview popupJules Aguillon3-136/+0
2016-12-11switchToNextInputMethod keyjuloo2-0/+10
2015-10-29Move configs to Config objectjaguillo4-102/+155
2015-10-28preview_enabled settingsjaguillo1-2/+5
2015-10-28Improve preview popupjaguillo2-22/+84
2015-10-28A bit of stylejaguillo1-0/+2
2015-10-28Show preview popupjaguillo1-3/+23
2015-10-28Fix some bugs + Try to show a preview popupjaguillo4-27/+87
2015-10-27Improve init of emoji panejaguillo1-24/+40