abouttreesummaryrefslogcommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-20Release 1.11.1 (15)Jules Aguillon3-1/+17
2022-01-20Fix crash when switching appJules Aguillon1-0/+10
2022-01-20Makefile: Sign the debug apk with scheme v2Jules Aguillon1-3/+2
2022-01-20Update doc for Android 11Jules Aguillon4-11/+8
2022-01-17Fix broken link (because of case sensitivity)Raphael1-1/+1
2022-01-16Release 1.11.0 (14)Jules Aguillon3-1/+17
2022-01-16Update and improve the descriptionJules Aguillon7-24/+50
2022-01-15German keyboard added (#20)Moini12-3/+65
2022-01-15Fix miscalculation of the space between the keysJules Aguillon2-8/+10
2022-01-15Contributing: Mention enabling the virtual keyboardJules Aguillon1-6/+5
2022-01-15CONTRIBUTING: Document debug installation failureJules Aguillon1-0/+22
2022-01-15Add a CONTRIBUTING guideJules Aguillon2-0/+46
2022-01-10Update screenshotsJules Aguillon9-0/+0
2022-01-10Swap the Enter and Action keys when neededJules Aguillon4-2/+42
2022-01-09Add the Action keyJules Aguillon9-16/+86
2022-01-09Fix a few stringsMoini1-3/+3
2022-01-09Add the German languageJules Aguillon5-5/+15
2022-01-09Allow to hide more keys than just accentsJules Aguillon5-23/+31
2022-01-01Change the key combination for °Jules Aguillon1-5/+2
2021-12-30Improve the "precision" optionJules Aguillon5-20/+32
2021-12-30Turn the "precision" option to dp instead of pxJules Aguillon2-6/+14
2021-12-30Simplify string definitionsJules Aguillon4-31/+20
2021-12-30Add the Black themeJules Aguillon4-0/+18
2021-12-30Move the border radius from Config to ThemeJules Aguillon5-7/+10
2021-12-30Add themesJules Aguillon9-22/+57
2021-12-28Use the themes abstractionJules Aguillon8-31/+59
2021-12-28Reference the "special key font" in the Theme objectJules Aguillon3-11/+15
2021-12-28Separate "handler" codeJules Aguillon6-73/+139
2021-12-28Turn Config into a singleton objectJules Aguillon3-28/+32
2021-12-26Move Theme code to its own classJules Aguillon2-50/+78
2021-12-22Always send the keycode for the tab keyJules Aguillon1-1/+1
2021-12-22Use the right keycode for the home keyJules Aguillon1-1/+1
2021-12-19Avoid crash when removing a layoutJules Aguillon1-2/+1
2021-12-19Auto-format Java and XML filesJules Aguillon26-1346/+1176
2021-12-14Use apksigner for signing the apkJules Aguillon3-16/+17
2021-12-12Upgrade to Android SDK version 30Jules Aguillon3-3/+3
2021-12-12Release 1.10.0 (13)Jules Aguillon3-2/+8
2021-12-11Add SwedishJules Aguillon6-3/+18
2021-12-11Fix Android's builtin shortcut not workingJules Aguillon1-1/+1
2021-12-05Increase the maximum value of the key height optionJules Aguillon1-1/+1
2021-12-05Fix swapped page_up/page_downJules Aguillon1-2/+2
2021-12-05Add the euro and pound symbolsJules Aguillon1-0/+2
2021-12-05Avoid using getWidth() from onMeasure()Jules Aguillon1-6/+7
2021-12-05Update README.mdPoussinou1-0/+4
2021-10-18Release 1.9.2 (12)Jules Aguillon3-2/+4
2021-10-18Add fastlane metadataJules Aguillon16-0/+19
2021-09-21Build requires Android Build Tools <= 30.0.3Jules Aguillon1-0/+1
2021-09-20Make the project open source !Jules Aguillon2-0/+686
2021-05-09Release 1.9.1 (11)Jules Aguillon1-2/+2
2021-05-09Fix recently introduced crashJules Aguillon2-3/+6