abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/Keyboard2.java
AgeCommit message (Expand)AuthorFilesLines
2022-02-22Send key events for the modifiersJules Aguillon1-4/+2
2022-02-19Localize € and £Jules Aguillon1-0/+2
2022-02-07Define the bottom row separatelyJules Aguillon1-18/+3
2022-01-30Select theme depending on system settingsJules Aguillon1-15/+17
2022-01-30Improve Action key detectionJules Aguillon1-3/+3
2022-01-23Globe key: Open keyboard switching dialogJules Aguillon1-1/+3
2022-01-23Make action key labels translatableJules Aguillon1-6/+8
2022-01-20Fix crash when switching appJules Aguillon1-0/+10
2022-01-15German keyboard added (#20)Moini1-1/+1
2022-01-10Swap the Enter and Action keys when neededJules Aguillon1-0/+3
2022-01-09Add the Action keyJules Aguillon1-0/+43
2022-01-09Allow to hide more keys than just accentsJules Aguillon1-14/+13
2021-12-30Add themesJules Aguillon1-18/+16
2021-12-28Reference the "special key font" in the Theme objectJules Aguillon1-7/+0
2021-12-28Separate "handler" codeJules Aguillon1-56/+40
2021-12-28Turn Config into a singleton objectJules Aguillon1-8/+4
2021-12-19Auto-format Java and XML filesJules Aguillon1-115/+115
2021-12-11Fix Android's builtin shortcut not workingJules Aguillon1-1/+1
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 Aguillon1-9/+48
2021-05-07Fix layout not updating after rotationJules Aguillon1-0/+1
2021-05-01Reset keyboard when finishingJules Aguillon1-0/+7
2021-04-29Add the "layout" option againJules Aguillon1-24/+20
2021-04-24Allow different sizesJules Aguillon1-1/+1
2021-04-18Fix crash when no current input bindingJules Aguillon1-3/+8
2021-04-18Separate handling of modifiers from KeyValue classJules Aguillon1-15/+13
2021-04-18Hide the input switching key if it's not neededJules Aguillon1-1/+2
2021-04-15Use subtypes to choose layoutJules Aguillon1-23/+54
2021-04-15Stateless KeyboardData classJules Aguillon1-15/+1
2021-04-13Fix layout pref under debug buildsJules Aguillon1-8/+18
2016-12-11switchToNextInputMethod keyjuloo1-0/+8
2015-10-29Move configs to Config objectjaguillo1-2/+14
2015-10-26Last used emojijaguillo1-14/+6
2015-10-24Emoji panejaguillo1-14/+27
2015-10-23Start with emojisjaguillo1-20/+36
2015-10-17Stop special handling of delete keysjaguillo1-12/+12
2015-10-11Key to switch to numeric panejaguillo1-1/+33
2015-10-03Perf improvement (small)jaguillo1-4/+0
2015-10-01Mini fixjaguillo1-0/+17
2015-08-18Accentjuloo1-3/+3
2015-08-08SideBarPreference + Continuing settingsjuloo1-0/+6
2015-08-08Conf key open SettingsActivityjuloo1-2/+6
2015-08-08Start SettingsActivityjuloo1-30/+10
2015-08-08Todo settingsjuloo1-18/+1
2015-08-07Move logcatjuloo1-2/+0
2015-08-04logcat.pyjuloo1-0/+12
2015-08-03Add qwerty layout + popup to change layoutjuloo1-3/+34
2015-08-03Fix del key and keyEvent keysjuloo1-30/+32
2015-08-03Repeat key on long pressjuloo1-1/+1