Commit Graph

20 Commits

Author SHA1 Message Date
Jules Aguillon
d787d982cf Release 1.10.0 (13) 2021-12-12 23:36:19 +01:00
Jules Aguillon
ac1dd23144 Release 1.9.2 (12) 2021-10-18 22:45:17 +02:00
Jules Aguillon
b772ebf237 Release 1.9.1 (11) 2021-05-09 12:23:45 +02:00
Jules Aguillon
dd5fce6cae Release 1.9 (10) 2021-05-09 01:29:56 +02:00
Jules Aguillon
68945ff227 Restore support for Android < 12, set minimal version to 4
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-09 00:56:59 +02:00
Jules Aguillon
a036ebc47b Release 1.8 (9) 2021-05-02 00:05:12 +02:00
Jules Aguillon
f466b1c127 Release 1.7 (8) 2021-04-20 00:59:20 +02:00
Jules Aguillon
553185c3ae Release 1.6 (7) 2021-01-17 00:32:18 +01:00
Jules Aguillon
1cda23ad2c Upgrade the platform version to 29 2021-01-04 23:50:51 +01:00
Jules Aguillon
3c04e0eebb Use full class path in AndroidManifest
Allows to make debug variant of the app by only changing the `package`
attribute.
2021-01-04 23:48:54 +01:00
jaguillo
a12cc5bbe2 Upgrade 1.5 (6) 2015-10-28 22:57:43 +01:00
jaguillo
1044daefb4 Update 1.4 (v5) 2015-10-27 14:43:19 +01:00
jaguillo
075c55bb5b Update 1.3 (v4) 2015-10-11 15:40:58 +02:00
jaguillo
d1fc1fcc38 Version 1.2 (3) 2015-09-30 23:02:23 +02:00
juloo
73d57c238a Upgrade 2015-08-18 02:31:52 +02:00
juloo
153c384990 Start SettingsActivity 2015-08-08 16:47:22 +02:00
juloo
bee4334626 logcat.py 2015-08-04 21:07:28 +02:00
juloo
40885f5760 Add icons + Nothing 2015-08-04 17:55:48 +02:00
juloo
7dd5845883 Vibrate 2015-08-03 00:01:04 +02:00
juloo
90167a986b Initial commit 2015-07-30 20:14:55 +02:00