abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2
AgeCommit message (Expand)AuthorFilesLines
2023-06-03Add Voice Typing keyJules Aguillon4-0/+30
2023-06-03More control over vibrationJules Aguillon3-10/+85
2023-06-03Launcher activity: Don't handle the back buttonJules Aguillon1-0/+3
2023-06-03Per-layout shift modmapJules Aguillon3-12/+77
2023-05-24Fix gravity of keyboard in full screen (#363)vladgba1-5/+58
2023-04-23Pull request to add new layout Persian (#342)Reza Hosseinzadeh1-0/+1
2023-04-10Launcher activity: Fix crash on API < 28Jules Aguillon1-7/+4
2023-04-10Do not lock modifiers if sliding a keydoak1-0/+1
2023-04-02Launcher activity: Input boxJules Aguillon1-0/+32
2023-03-28Refactor: Remove unecessary method KeyboardData.load_pin_entryJules Aguillon2-9/+1
2023-03-28Add a launchable explanatory activityJules Aguillon1-0/+26
2023-03-13Correct pointer directionJules Aguillon1-3/+5
2023-03-11Add Arabic layout (#314)Mostafa Ayesh1-0/+2
2023-03-11New Hindi layout (#313)Luke Videckis2-1/+58
2023-03-05Refactor: Remove KeyboardData.CornerJules Aguillon3-104/+77
2023-03-05Remove the 'edgekeys' attributeJules Aguillon1-33/+0
2023-03-03Allow 8 symbols per keyJules Aguillon4-164/+145
2023-03-02Fix caps lock stopped by auto-capitalisationJules Aguillon2-3/+20
2023-03-02Do not remove numpad keys from the layoutJules Aguillon1-2/+0
2023-02-26Fix miscalculated keyboard height with number rowJules Aguillon2-3/+3
2023-02-26Add theme "Alternative Black" (#297)JackDotJS1-0/+1
2023-02-12Option to switch to the previous input methodJules Aguillon5-6/+36
2023-02-12Modify keys after a long pressJules Aguillon2-3/+20
2023-02-09Added missing accent that can combine with `horn_accent` (#293)Kazoku1-0/+10
2023-02-09Vietnamese keyboard (#291)Kazoku4-1/+71
2023-02-08Fix arrow keys not repeatingJules Aguillon1-2/+0
2023-01-31Add theme 'ePaper' (#287)Ram Kromberg1-0/+1
2023-01-31Add layouts 'he_il_1452_1' and 'he_il_1452_2'Ram Kromberg3-1/+66
2023-01-30Add optional number rowJules Aguillon2-3/+19
2023-01-30Remove the digits when numpad is visibleJules Aguillon2-13/+42
2023-01-30Modification step for the special layoutJules Aguillon4-62/+98
2023-01-30Apply modify_layout to text layout onlyJules Aguillon4-21/+14
2023-01-30Fix placeholder key not replacedJules Aguillon2-22/+30
2023-01-29Remove the explicit hashmap in KeyValueJules Aguillon1-124/+118
2023-01-29Don't send event at end of slidingJules Aguillon1-0/+13
2023-01-22Move cursor by sliding on the space barJules Aguillon3-9/+78
2023-01-22Remove the modulated repeatJules Aguillon3-63/+8
2023-01-15Avoid switching back from secondary layout automaticallyJules Aguillon3-27/+64
2023-01-15Separate option for bottom margin in landscape modeJules Aguillon2-4/+4
2023-01-15Separate option for horizontal margin in landscape modeJules Aguillon2-17/+25
2023-01-14Add layout 'qwertz_sk'Jules Aguillon1-0/+1
2022-12-31Fix dimensions going off after rotationJules Aguillon1-24/+13
2022-12-30Add keys for every context menu actionsJules Aguillon3-9/+44
2022-12-29Fix inaccessible text layout from pinJules Aguillon2-4/+4
2022-12-14Fix pin entry layout not showing upJules Aguillon1-0/+2
2022-12-14Fix a crash on API < 12Jules Aguillon1-1/+2
2022-12-14Fix keyboard not showing up after rotationJules Aguillon1-4/+4
2022-12-11Make the keyboard transparent (#252)Chasm Solacer2-4/+13
2022-12-11Handle configuration change quicklyJules Aguillon2-36/+37
2022-12-11Improve emoji pane layoutJules Aguillon3-63/+48