abouttreesummaryrefslogcommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-16Add QWERTY GB layout (#557)Ryan Gibb4-2/+44
2024-02-14Improve latn_qwerty_tly.xml (#549)vedamanavi1-3/+2
2024-02-14Don't invert the pin entry layoutJules Aguillon3-3/+30
2024-02-11Update README.md (#553)BogdanLata1-0/+2
2024-02-10Fix various linter warningsJules Aguillon29-69/+40
2024-02-10Fix compatibility with Android 3.0Jules Aguillon5-3/+11
2024-02-10Drop support for Android versions below 3.0Jules Aguillon4-16/+6
2024-02-10Custom border settings (#524)RetrogisusDEV20-4/+71
2024-02-10Update Turkish translations (#550)Mehmet Ali1-3/+3
2024-02-10contributing: Fix typo (#551)ErrrorMaxx1-1/+1
2024-02-07CI: Update to node.js-20 (#546)Rapha3-7/+8
2024-02-06Add more Russian vowels combined with acute accentJules Aguillon1-0/+1
2024-02-06Move store descriptions into strings filesJules Aguillon100-15/+197
2024-02-06Update method.xml to support arab_hamvaj_tly (#547)vedamanavi1-0/+1
2024-02-04Release 1.26.0 (38)Jules Aguillon2-2/+9
2024-02-04Create layout arabic-hamvaj-tly (#542)vedamanavi3-0/+49
2024-02-04Workaround cursor slider bug in AcodeJules Aguillon1-3/+15
2024-01-31Add language support for Talysh New Latin (#534)vedamanavi1-0/+1
2024-01-28Add layout QWERTY (Talysh New Latin) (#529)vedamanavi3-0/+51
2024-01-28Redefined the key margin options in percentJules Aguillon3-15/+16
2024-01-26Send down event for modifiers on timeJules Aguillon4-42/+151
2024-01-22check_layout: Warn against whitespaces and "loc"Jules Aguillon2-2/+6
2024-01-21Add Russian vowels combined with the acute accentJules Aguillon1-0/+2
2024-01-21Move layout definitions into srcs/layoutsJules Aguillon49-27/+26
2024-01-21Update pt-br translation (#527)marciozomb131-10/+10
2024-01-20Light and dark themes for the launcher and settingsRetrogisusDEV6-15/+12
2024-01-18Add <queries> element for detecting IMEs (#526)abb1281-0/+7
2024-01-18Add Ukrainian translation (#525)Sergiy Stupar1-0/+104
2024-01-15Allow hidding the keyboard switching keyJules Aguillon20-3/+22
2024-01-15Always show the keyboard switching keyJules Aguillon2-10/+0
2024-01-15Use switchToNextInputMethod instead of switchToPreviousInputMethodJules Aguillon1-1/+1
2024-01-15Refactor: Clearer names for CHANGE_METHOD* eventsJules Aguillon4-8/+8
2024-01-13Refactor: Keyboard2View: Take layout id attrJules Aguillon3-16/+7
2024-01-13Refactor: New namespace for preference classesJules Aguillon16-38/+46
2024-01-10prefs: Show custom layout names if providedJules Aguillon3-9/+32
2024-01-10check_layout: Stronger bottom row key checkJules Aguillon2-13/+23
2024-01-10CI: Fix debug build due to missing release keystoreJules Aguillon1-4/+6
2024-01-10Fix layouts containing empty keysJules Aguillon5-8/+8
2024-01-10Fix crash on shift with empty keysJules Aguillon1-0/+2
2024-01-09Revert "Remove the vibration settings"Jules Aguillon21-175/+52
2024-01-08gradle: Enforce release build is signedJules Aguillon1-11/+7
2024-01-08gradle: Name outputs after the application IDJules Aguillon1-0/+7
2024-01-07Update Spanish translations (#517)Diego Puma1-5/+5
2024-01-03Release 1.25.0 (37)Jules Aguillon4-3/+12
2024-01-03launcher: Remove intro video when not supportedJules Aguillon1-2/+13
2024-01-01Remove unsupported API readAllBytesJules Aguillon2-2/+15
2023-12-31README: Display the intro videoJules Aguillon1-3/+5
2023-12-31Add an introduction video in the launcher activityJules Aguillon3-9/+35
2023-12-30Bring the voice IME chooser with a long pressJules Aguillon5-0/+20
2023-12-30Voice IME chooser popupJules Aguillon5-35/+182