abouttreesummaryrefslogcommitdiff
path: root/srcs
AgeCommit message (Expand)AuthorFilesLines
2022-01-15German keyboard added (#20)Moini2-1/+2
2022-01-15Fix miscalculation of the space between the keysJules Aguillon2-8/+10
2022-01-10Swap the Enter and Action keys when neededJules Aguillon4-2/+42
2022-01-09Add the Action keyJules Aguillon6-13/+83
2022-01-09Add the German languageJules Aguillon2-3/+12
2022-01-09Allow to hide more keys than just accentsJules Aguillon4-19/+27
2022-01-01Change the key combination for °Jules Aguillon1-5/+2
2021-12-30Improve the "precision" optionJules Aguillon2-17/+10
2021-12-30Turn the "precision" option to dp instead of pxJules Aguillon1-5/+13
2021-12-30Add the Black themeJules Aguillon1-0/+1
2021-12-30Move the border radius from Config to ThemeJules Aguillon3-6/+6
2021-12-30Add themesJules Aguillon3-19/+28
2021-12-28Use the themes abstractionJules Aguillon2-10/+11
2021-12-28Reference the "special key font" in the Theme objectJules Aguillon3-11/+15
2021-12-28Separate "handler" codeJules Aguillon6-73/+139
2021-12-28Turn Config into a singleton objectJules Aguillon3-28/+32
2021-12-26Move Theme code to its own classJules Aguillon2-50/+78
2021-12-22Always send the keycode for the tab keyJules Aguillon1-1/+1
2021-12-22Use the right keycode for the home keyJules Aguillon1-1/+1
2021-12-19Avoid crash when removing a layoutJules Aguillon1-2/+1
2021-12-19Auto-format Java and XML filesJules Aguillon12-947/+947
2021-12-11Add SwedishJules Aguillon3-1/+9
2021-12-11Fix Android's builtin shortcut not workingJules Aguillon1-1/+1
2021-12-05Fix swapped page_up/page_downJules Aguillon1-2/+2
2021-12-05Add the euro and pound symbolsJules Aguillon1-0/+2
2021-12-05Avoid using getWidth() from onMeasure()Jules Aguillon1-6/+7
2021-05-09Fix recently introduced crashJules Aguillon2-3/+6
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