abouttreesummaryrefslogcommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-16Show the switching key if there's several languagesJules Aguillon1-1/+4
2022-03-15Brazilian portuguese layout (#91)igorSilCar4-1/+42
2022-03-15Handle CANCEL touch eventsJules Aguillon2-3/+16
2022-03-15Add Swedish layoutJacob Strömgren4-6/+51
2022-03-15Log editor infos while debuggingJules Aguillon2-0/+21
2022-03-14Identify debug version in app nameJules Aguillon7-8/+8
2022-03-13Fix crash since 2ea256eJules Aguillon1-1/+1
2022-03-13Improve symbols for Sup, Sub and OrdJules Aguillon1-3/+3
2022-03-13Make superscript and subscript modifiers lockableJules Aguillon2-1/+5
2022-03-13Avoid showing some symbols twice in Fn modeJules Aguillon3-27/+25
2022-03-13Define localized keys as a set instead of flagsJules Aguillon4-73/+49
2022-03-12Fix inconsistent highlighting of lockable keysJules Aguillon1-1/+1
2022-03-09Brazilian portuguese translations (#100)igorSilCar1-0/+2
2022-03-06Make the font smaller for the action keyJules Aguillon2-3/+8
2022-03-05Fix action key not updating when switching fieldJules Aguillon1-1/+2
2022-03-05Clicking twice on CTRL or ALT will lock them in 'ON' state (#72)Raphael4-3/+29
2022-03-05Improve the code for dynamic updates of the layoutJules Aguillon5-89/+37
2022-03-05Brazilian portuguese translations (#87)igorSilCar4-0/+68
2022-02-27Release 1.13.1 (18)Jules Aguillon2-1/+6
2022-02-27Use the Material theme for the settings activityJules Aguillon1-1/+1
2022-02-27Reduce the text size for some keysJules Aguillon2-15/+19
2022-02-27Increase contrastsJules Aguillon1-12/+12
2022-02-27Compute text size depending on actual row heightJules Aguillon1-19/+25
2022-02-27Compute text size relative to key heightJules Aguillon6-23/+21
2022-02-26Add attributions for font glyphsJules Aguillon1-0/+15
2022-02-26Update symbols from unicode to font-IconRaphael2-7/+6
2022-02-26Fix typo in subtype description for BulgarianJules Aguillon1-1/+1
2022-02-26Add a missing full stop to Latvian QWERTY layoutEdgars1-2/+2
2022-02-26Merge pull request #81 from polyctena/germanJules Aguillon2-0/+66
2022-02-25German translationBenjamin2-10/+11
2022-02-25German translation strings.xml and full_description.txtBenjamin2-0/+65
2022-02-22Release 1.13.0 (17)Jules Aguillon2-1/+14
2022-02-22Remove translated changelogsJules Aguillon6-35/+0
2022-02-22Tweak repeat timing for modulated keysJules Aguillon1-3/+11
2022-02-22Send key events for the modifiersJules Aguillon2-19/+38
2022-02-22Merge pull request #75 from gh0ste/masterJules Aguillon7-1/+92
2022-02-22Update the spanish localeJules Aguillon2-1/+2
2022-02-22spanish translation and layoutInvert White5-0/+90
2022-02-21Improve modulated key repeatJules Aguillon2-11/+31
2022-02-20Move pointer handling code to its own classJules Aguillon3-269/+355
2022-02-19Localize € and £Jules Aguillon9-48/+54
2022-02-19add colon key to numeric keyboardRaphael1-1/+1
2022-02-19Add Ord+* = °Jules Aguillon1-0/+1
2022-02-19add-ordinal-numbers-symbol-systemRaphael3-3/+22
2022-02-14Create github action to compile debug_APK (#60)Raphael1-0/+36
2022-02-13Define the height of the keyboard relative to the screen sizeJules Aguillon6-8/+24
2022-02-13Add Russian layout (#66)Vladimir Chernov4-0/+47
2022-02-13Use the improved font for shift, globe, enter and spaceJules Aguillon1-5/+11
2022-02-13Add ю to the bulgarian layoutJules Aguillon1-1/+1
2022-02-13Scale the bottom row depending on the host layoutJules Aguillon1-10/+31