abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/KeyValue.java
AgeCommit message (Expand)AuthorFilesLines
2024-02-17compose: Add glyphJules Aguillon1-1/+1
2024-02-17Compose keyJules Aguillon1-1/+24
2024-01-21Move layout definitions into srcs/layoutsJules Aguillon1-3/+3
2024-01-15Refactor: Clearer names for CHANGE_METHOD* eventsJules Aguillon1-4/+4
2024-01-13Refactor: New namespace for preference classesJules Aguillon1-1/+1
2023-12-30Bring the voice IME chooser with a long pressJules Aguillon1-0/+2
2023-09-03Remove unused editing keys from the settingsJules Aguillon1-2/+3
2023-08-20Refactor: Allow combining diacritics modifiersJules Aguillon1-8/+9
2023-08-17Fix slider movements changing input focusJules Aguillon1-4/+16
2023-08-06Add glyphs for editing keysJules Aguillon1-13/+23
2023-08-06Elide custom keys labelsJules Aguillon1-1/+1
2023-08-05Translatable key descriptionsJules Aguillon1-20/+0
2023-08-02font: Move glyphs into the PUAJules Aguillon1-40/+40
2023-07-30Allow more than 2 layoutsJules Aguillon1-4/+4
2023-07-19Refactor: Make KeyValue.makeStringKey publicJules Aguillon1-9/+10
2023-06-28Accept some escaped keys in custom layoutsJules Aguillon1-0/+8
2023-06-25Add Bengali Provat Layout (#357)Sabbir1-0/+3
2023-06-03Add Voice Typing keyJules Aguillon1-0/+3
2023-03-03Allow 8 symbols per keyJules Aguillon1-1/+8
2023-02-12Option to switch to the previous input methodJules Aguillon1-0/+2
2023-02-09Vietnamese keyboard (#291)Kazoku1-1/+6
2023-01-31Add layouts 'he_il_1452_1' and 'he_il_1452_2'Ram Kromberg1-1/+45
2023-01-30Fix placeholder key not replacedJules Aguillon1-11/+19
2023-01-29Remove the explicit hashmap in KeyValueJules Aguillon1-124/+118
2023-01-22Remove the modulated repeatJules Aguillon1-5/+5
2022-12-30Add keys for every context menu actionsJules Aguillon1-1/+16
2022-11-13Add editing keys: copy, paste, cut, select allJules Aguillon1-1/+26
2022-11-13Refactor: Use enum values in KeyValue.KindJules Aguillon1-38/+24
2022-11-13Allow switching quickly between two layoutsJules Aguillon1-2/+4
2022-11-11Dim secondary keysJules Aguillon1-9/+11
2022-11-05Add the bar diacritic dead keyJules Aguillon1-0/+2
2022-11-05Apply Fn firstJules Aguillon1-2/+2
2022-10-23Make the shift symbol biggerJules Aguillon1-1/+1
2022-10-23Show keys description in settingsJules Aguillon1-0/+19
2022-10-23Refactor: Remove boilerplate for symbol keysJules Aguillon1-33/+49
2022-10-23Add the capslock keyJules Aguillon1-1/+3
2022-10-15Add the breve diacriticJules Aguillon1-16/+22
2022-07-30Fix auto-capitalisation interfering with caps lockJules Aguillon1-0/+1
2022-07-09Add key for switching to the greekmath paneJules Aguillon1-1/+3
2022-06-24Fix F12 being turned into F11Jules Aguillon1-1/+6
2022-06-24Fix localized key not in predefined positionJules Aguillon1-19/+1
2022-06-06Refactor: Remove KeyValue.nameJules Aguillon1-13/+31
2022-06-05Fix "REMOVED" key appearing when typing Fn and ShiftJules Aguillon1-0/+2
2022-06-05Refactor: Make KeyValue finalJules Aguillon1-1/+1
2022-06-05Refactor: Merge KeyValue._code and _flags fieldsJules Aguillon1-40/+54
2022-06-05Refactor: Separate Events and Keyevents and use enumsJules Aguillon1-122/+127
2022-06-05Refactor: Merge KeyValue.char and code fieldsJules Aguillon1-52/+43
2022-06-05Refactor: Associate key events in KeyModifierJules Aguillon1-62/+12
2022-06-05Refactor: Abstract KeyValue fieldsJules Aguillon1-13/+75
2022-06-05Add combining 'accent_arrow_right'Jules Aguillon1-0/+2