abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2
AgeCommit message (Expand)AuthorFilesLines
2025-07-02Promote ComposeKeyData.javaJules Aguillon1-113/+113
2025-07-01Add cyrillic combining kavyka and palatalization (#998)Jules Aguillon2-0/+6
2025-07-01Make vertical sliders slower (#1023)Jules Aguillon1-2/+7
2025-07-01Fix extra bottom margin when navbar buttons absent (#1024)Jules Aguillon3-42/+24
2025-06-29Add option to also disable number entry layout (#1007)Matej Drobnič3-5/+17
2025-06-29Fix unwanted bottom margin on Samsung OneUI 7 (#1022)Jules Aguillon2-18/+4
2025-06-21cut and copy with built in keys only if text is selected (#1019)alotbsol5551-2/+9
2025-06-19Fix selection mode not exited when selection cleared (#1020)Jules Aguillon1-0/+4
2025-06-19Improve selection mode when selection ends cross (#1013)Jules Aguillon2-11/+28
2025-06-18Add <row scale=""> attribute (#1018)Jules Aguillon1-1/+5
2025-06-14Increase the clipboard history size to 6Jules Aguillon1-1/+1
2025-05-30Fix high keyboard height making it overflowsJules Aguillon3-16/+21
2025-05-30Fix label size when the keyboard is unusually highJules Aguillon1-5/+18
2025-05-25Add icelandic layout (#999)tenextractor1-113/+113
2025-05-22Better support for foldable devices (#982)Matej Drobnič4-16/+126
2025-05-16compose: Add compose+A+e as compose+A+E and many othersJules Aguillon1-143/+145
2025-04-20Sinhala phonetic layout (#965)Anton Karmanov1-0/+32
2025-04-19Add compose sequences for n͠g, N͠g and g̃Jules Aguillon1-139/+139
2025-04-15Add class Modmap and test KeyModifierJules Aguillon3-47/+61
2025-04-14Remove the Share key from preferencesJules Aguillon1-1/+0
2025-04-12launcher: Fix animations overlappingJules Aguillon1-1/+2
2025-03-29Restore previous swipe sensibilityJules Aguillon1-4/+12
2025-03-28Fix emoji flag group missingJules Aguillon1-2/+8
2025-03-27Place editing keys on the bottom-right of Z/X/C/VJules Aguillon1-67/+28
2025-03-27Remove symbols from the number row by default (#964)Jules Aguillon3-14/+19
2025-03-23Add a preferred position for selectAllJules Aguillon1-0/+7
2025-03-22Fix label brightness not being appliedJules Aguillon2-7/+8
2025-03-16Fix crash on API < 26 in settingsJules Aguillon1-1/+3
2025-03-15Selection mode (#913)Jules Aguillon6-14/+118
2025-03-10Add a delay after a Keyevent key in a macro (#918)Jules Aguillon3-17/+67
2025-03-01prefs: Add 'delete_word' and 'forward_delete_word' to extra keysJules Aguillon1-0/+28
2025-03-01Add 'delete_word' and 'forward_delete_word' keysJules Aguillon3-10/+26
2025-02-28APL and BQN layouts (#899)dzaima1-31/+31
2025-02-28Make key symbol smaller when 2 characters long or moreJules Aguillon1-4/+10
2025-02-28Refactor: Remove StringWithSymbolJules Aguillon3-47/+7
2025-02-27KeyValue: Don't wrap keys into a macro when possibleJules Aguillon2-8/+33
2025-02-27Fix miscalculation of the bottom marginJules Aguillon1-4/+4
2025-02-27Show a message in voice input chooser when emptyJules Aguillon1-0/+3
2025-02-27Fix crash due to empty strings in keysJules Aguillon1-1/+3
2025-02-23Apply compose sequences to String keysJules Aguillon4-55/+72
2025-02-23Macro keys (#878)Jules Aguillon5-104/+313
2025-02-22ExtraKeysPreference: Allow title to span several linesJules Aguillon1-0/+1
2025-02-15prefs: Add key description for dead keysJules Aguillon1-0/+22
2025-02-09Refactor: Compute appearance values before onDrawJules Aguillon2-88/+140
2025-02-09Refactor: Cleanup KeyValue flag declarationsJules Aguillon1-13/+12
2025-02-09Fix the compose key being lockableJules Aguillon1-2/+2
2025-02-08Add a glyph for cancelling the compose keyJules Aguillon2-9/+6
2025-02-08Make the left and right keys symbol smallerJules Aguillon1-2/+2
2025-02-08Improve the compose key symbolJules Aguillon1-1/+1
2025-02-08Remove binding fn+shift = capslockJules Aguillon1-14/+17