abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/Config.java
AgeCommit message (Expand)AuthorFilesLines
2024-12-26Refactor: Move code to LayoutModifierJules Aguillon1-217/+1
2024-12-26Proper support for Android 15 edge-to-edge (#848)Jules Aguillon1-0/+3
2024-12-18Fix crash when opening the numpadJules Aguillon1-5/+12
2024-12-11Move numpad script maps to the compose systemJules Aguillon1-6/+6
2024-12-06Persist state of clipboard history checkboxJules Aguillon1-0/+6
2024-10-27Stable extra keys position when number row is addedJules Aguillon1-2/+2
2024-10-26Rosé Pine Theme (#788)Kalan Walmsley1-0/+1
2024-09-29Add complex keys (#774)Jules Aguillon1-2/+1
2024-09-21Increase default label size (#747)bokidori1-1/+1
2024-07-06Add locale_extra_keys keyboard attributeJules Aguillon1-1/+1
2024-07-06Add support for Android 12+ dynamic colors (#647)TadaCZE1-1/+7
2024-07-06Clipboard pane (#681)Jules Aguillon1-0/+2
2024-06-30Option to disable key repeatJules Aguillon1-0/+2
2024-06-09Option to tweak or disable the circle gestureJules Aguillon1-0/+2
2024-05-29Fix uninitialized bottom_row when editing custom layoutJules Aguillon1-10/+26
2024-05-02More precise and faster spacebar slider (#593)Jules Aguillon1-1/+1
2024-02-28Modify the number row according to the numpad scriptJules Aguillon1-11/+25
2024-02-28Fix localized numpad outputing wester arabic numbersJules Aguillon1-2/+2
2024-02-22Ensure the layout contain the config keyJules Aguillon1-0/+3
2024-02-14Don't invert the pin entry layoutJules Aguillon1-0/+21
2024-02-10Fix various linter warningsJules Aguillon1-1/+1
2024-02-10Drop support for Android versions below 3.0Jules Aguillon1-7/+3
2024-02-10Custom border settings (#524)RetrogisusDEV1-0/+7
2024-01-28Redefined the key margin options in percentJules Aguillon1-9/+6
2024-01-26Send down event for modifiers on timeJules Aguillon1-1/+2
2024-01-15Always show the keyboard switching keyJules Aguillon1-4/+0
2024-01-15Refactor: Clearer names for CHANGE_METHOD* eventsJules Aguillon1-1/+1
2024-01-13Refactor: New namespace for preference classesJules Aguillon1-1/+4
2024-01-10prefs: Show custom layout names if providedJules Aguillon1-1/+1
2024-01-09Revert "Remove the vibration settings"Jules Aguillon1-3/+6
2023-12-30Bring the voice IME chooser with a long pressJules Aguillon1-0/+1
2023-12-30Voice IME chooser popupJules Aguillon1-0/+5
2023-12-26Add layout attribute 'numpad_script'Jules Aguillon1-6/+5
2023-11-19Separately persisted current layout in landscape modeJules Aguillon1-4/+18
2023-11-19Persist current selected layoutJules Aguillon1-0/+10
2023-11-19Add Desert and Jungle themesRetrogisusDEV1-0/+2
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