abouttreesummaryrefslogcommitdiff
path: root/srcs
AgeCommit message (Expand)AuthorFilesLines
2024-01-09Revert "Remove the vibration settings"Jules Aguillon3-48/+18
2024-01-03launcher: Remove intro video when not supportedJules Aguillon1-2/+13
2024-01-01Remove unsupported API readAllBytesJules Aguillon2-2/+15
2023-12-31Add an introduction video in the launcher activityJules Aguillon1-0/+23
2023-12-30Bring the voice IME chooser with a long pressJules Aguillon5-0/+20
2023-12-30Voice IME chooser popupJules Aguillon5-35/+182
2023-12-26Separate arabic layouts with hindu or arabic numeralsJules Aguillon1-2/+2
2023-12-26Add layout attribute 'numpad_script'Jules Aguillon4-18/+27
2023-12-21Fix the number row showing up on top of pinentryJules Aguillon1-0/+2
2023-12-17Launcher activity: Add "Select keyboard" buttonRetrogisusDEV1-0/+8
2023-12-17prefs: Use QWERTY (US) as the default custom layoutJules Aguillon1-1/+17
2023-12-17Improve layout parsing errorsJules Aguillon1-4/+11
2023-12-17prefs: Report errors while editing custom layoutsJules Aguillon3-3/+71
2023-12-10prefs: Render line numbers in custom layout input boxJules Aguillon2-21/+101
2023-11-25Use Gradle (#452)deftkHD2-1/+0
2023-11-19Separately persisted current layout in landscape modeJules Aguillon2-8/+20
2023-11-19Persist current selected layoutJules Aguillon2-11/+20
2023-11-19Add Desert and Jungle themesRetrogisusDEV1-0/+2
2023-10-28Add left/right slider to the emoji paneJules Aguillon2-29/+14
2023-10-28Make special font glyphs pass lintingdeftk29-29/+35
2023-10-21Add '₽' to Russian layout and to the Fn layerJules Aguillon1-2/+3
2023-10-20Add page_up, page_down, home, end to extra keysJules Aguillon2-0/+12
2023-09-24Preferred position for locale `extra_keys`Jules Aguillon2-13/+54
2023-09-15Refactor: Preferred positions for extra keysJules Aguillon5-48/+120
2023-09-10Refactor: Compute key positions in layoutsJules Aguillon3-22/+51
2023-09-09Capitalize the first letter of custom keysJules Aguillon2-1/+14
2023-09-09Update auto-capitalisation state when input startsJules Aguillon1-3/+37
2023-09-03Per-script numpadJules Aguillon3-11/+127
2023-09-03Consistent layout for optional numpadJules Aguillon2-2/+2
2023-09-03Remove unused editing keys from the settingsJules Aguillon2-7/+3
2023-08-26Fix regression on Ctrl on space bar sliderJules Aguillon1-2/+8
2023-08-26Disable automatically Shift when pressing CtrlJules Aguillon5-7/+40
2023-08-20Add missing combining accentsJules Aguillon1-27/+34
2023-08-20Refactor: Allow combining diacritics modifiersJules Aguillon2-328/+327
2023-08-18Add Bitcoin symbol to Fn+b (#434)Eluc1-0/+1
2023-08-17Fix slider movements changing input focusJules Aguillon2-32/+104
2023-08-16Fix inconsistent initial spacing between keysJules Aguillon1-1/+1
2023-08-16Migrate layouts preferencesJules Aguillon6-3/+82
2023-08-16LayoutsPreference: Remove cross button for custom layoutsJules Aguillon2-12/+30
2023-08-16LayoutsPreference: Modify custom layoutJules Aguillon2-7/+25
2023-08-16Remove unused class LayoutListPreferenceJules Aguillon1-25/+0
2023-08-16ListGroupPreference: Fix change itemsJules Aguillon2-11/+18
2023-08-16Allow multiple custom layoutsJules Aguillon3-54/+159
2023-08-16CustomExtraKeysPreference: Reusable edit text layoutJules Aguillon2-6/+6
2023-08-16ListGroupPreference.Serializer: Allow exceptionsJules Aguillon1-3/+9
2023-08-16ListGroupPreference: Make items abstractJules Aguillon3-35/+70
2023-08-07Add Superscript and Subscript letterssdrapha1-3/+39
2023-08-07Add superscript, subscript, ª and º to optional extrakeysRapha1-0/+8
2023-08-07Don't elide label of non-string keysJules Aguillon1-1/+5
2023-08-06LayoutsPreference: Show layout display namesJules Aguillon1-4/+7