abouttreesummaryrefslogcommitdiff
path: root/AndroidManifest.xml
AgeCommit message (Collapse)AuthorFilesLines
2021-12-12Release 1.10.0 (13)Jules Aguillon1-2/+2
2021-10-18Release 1.9.2 (12)Jules Aguillon1-2/+2
2021-05-09Release 1.9.1 (11)Jules Aguillon1-2/+2
2021-05-09Release 1.9 (10)Jules Aguillon1-2/+2
2021-05-09Restore support for Android < 12, set minimal version to 4Jules Aguillon1-1/+1
API level 12 is required for "subtype" code introduced in 1.7. This adds a fallback for older version, "subtype" features are not available but the keyboard is usable. Changet he minimal version to 4 to be able to query the API level. Using integer constant for versions because that's how it's presented in the documentation. Build.VERSION_CODES is WTF.
2021-05-02Release 1.8 (9)Jules Aguillon1-2/+2
2021-04-20Release 1.7 (8)Jules Aguillon1-2/+2
2021-01-17Release 1.6 (7)Jules Aguillon1-2/+2
2021-01-04Upgrade the platform version to 29Jules Aguillon1-1/+1
2021-01-04Use full class path in AndroidManifestJules Aguillon1-2/+2
Allows to make debug variant of the app by only changing the `package` attribute.
2015-10-28Upgrade 1.5 (6)jaguillo1-2/+2
2015-10-27Update 1.4 (v5)jaguillo1-2/+2
2015-10-11Update 1.3 (v4)jaguillo1-2/+2
2015-09-30Version 1.2 (3)jaguillo1-3/+3
2015-08-18Upgradejuloo1-2/+2
2015-08-08Start SettingsActivityjuloo1-0/+8
2015-08-04logcat.pyjuloo1-2/+5
2015-08-04Add icons + Nothingjuloo1-0/+3
2015-08-03Vibratejuloo1-0/+4
2015-07-30Initial commitjuloo1-0/+20