abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/Config.java
AgeCommit message (Expand)AuthorFilesLines
2023-09-15Refactor: Preferred positions for extra keysJules Aguillon1-9/+11
2023-09-10Refactor: Compute key positions in layoutsJules Aguillon1-2/+2
2023-09-03Per-script numpadJules Aguillon1-6/+11
2023-09-03Consistent layout for optional numpadJules Aguillon1-1/+1
2023-08-26Disable automatically Shift when pressing CtrlJules Aguillon1-0/+1
2023-08-16Fix inconsistent initial spacing between keysJules Aguillon1-1/+1
2023-08-16Migrate layouts preferencesJules Aguillon1-0/+42
2023-08-16Allow multiple custom layoutsJules Aguillon1-37/+1
2023-08-06Don't replace user selected dead keysJules Aguillon1-2/+2
2023-08-06Remove the Accents optionJules Aguillon1-2/+0
2023-08-06Extra keys alternativesJules Aguillon1-1/+8
2023-07-30Allow more than 2 layoutsJules Aguillon1-25/+11
2023-07-29Add option to disable pin entry layoutJules Aguillon1-0/+2
2023-07-19Add custom extra keys preferenceJules Aguillon1-0/+4
2023-07-09Refactor: Don't define extra keys in xmlJules Aguillon1-1/+1
2023-06-25Use generated arrays in Config.layout_of_stringJules Aguillon1-39/+23
2023-06-25Standard layout names (#386)Jules Aguillon1-36/+36
2023-06-25Added Romanian layout and translations with special romanian characters (#358)Vasile Chelban1-0/+1
2023-06-25Add Bengali Provat Layout (#357)Sabbir1-1/+2
2023-06-24Per-script extra keysJules Aguillon1-2/+2
2023-06-10Fix `_localeTextLayout` null on API < 12Jules Aguillon1-3/+5
2023-06-04Add Kurdish Layout (#353)KuRa KuRd1-0/+1
2023-06-03Refactor: Remove dimens used as option defaultsJules Aguillon1-13/+8
2023-06-03Hide the voice typing key if no suitable IMJules Aguillon1-0/+4
2023-06-03More control over vibrationJules Aguillon1-2/+3
2023-04-23Pull request to add new layout Persian (#342)Reza Hosseinzadeh1-0/+1
2023-03-11Add Arabic layout (#314)Mostafa Ayesh1-0/+2
2023-03-11New Hindi layout (#313)Luke Videckis1-1/+2
2023-03-02Do not remove numpad keys from the layoutJules Aguillon1-2/+0
2023-02-26Add theme "Alternative Black" (#297)JackDotJS1-0/+1
2023-02-12Option to switch to the previous input methodJules Aguillon1-1/+7
2023-02-09Vietnamese keyboard (#291)Kazoku1-0/+1
2023-01-31Add theme 'ePaper' (#287)Ram Kromberg1-0/+1
2023-01-31Add layouts 'he_il_1452_1' and 'he_il_1452_2'Ram Kromberg1-0/+2
2023-01-30Add optional number rowJules Aguillon1-0/+8
2023-01-30Remove the digits when numpad is visibleJules Aguillon1-1/+6
2023-01-30Modification step for the special layoutJules Aguillon1-22/+47
2023-01-30Apply modify_layout to text layout onlyJules Aguillon1-1/+1
2023-01-22Move cursor by sliding on the space barJules Aguillon1-0/+2
2023-01-22Remove the modulated repeatJules Aguillon1-2/+0
2023-01-15Avoid switching back from secondary layout automaticallyJules Aguillon1-1/+18
2023-01-15Separate option for bottom margin in landscape modeJules Aguillon1-2/+2
2023-01-15Separate option for horizontal margin in landscape modeJules Aguillon1-12/+20
2023-01-14Add layout 'qwertz_sk'Jules Aguillon1-0/+1
2022-12-31Fix dimensions going off after rotationJules Aguillon1-24/+13
2022-12-14Fix a crash on API < 12Jules Aguillon1-1/+2
2022-12-11Make the keyboard transparent (#252)Chasm Solacer1-2/+7
2022-12-11Added qwerty_pl layout (#251)Chasm Solacer1-0/+1
2022-12-10Add option 'numpad_layout'Jules Aguillon1-4/+40
2022-11-26Allow using a custom layoutJules Aguillon1-0/+4