| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-04-17 | Remove fixed keyboard width | Jules Aguillon | 3 | -38/+29 | |
| Remove the constant of keys per rows. Add the 'shift' attribute to declare eventual alignment/blanks in layouts. | |||||
| 2021-04-15 | Use subtypes to choose layout | Jules Aguillon | 4 | -37/+69 | |
| This removes the "layout" setting. Every layouts that the user could use will appear in the global settings. | |||||
| 2021-04-15 | Stateless KeyboardData class | Jules Aguillon | 3 | -86/+117 | |
| It was a pain to use. It was also a pain to write this though. | |||||
| 2021-04-13 | Add an option to toggle accent keys | Jules Aguillon | 5 | -1/+35 | |
| These keys are not useful at all in English. A new option allows to hide them, [false] by default. | |||||
| 2021-04-13 | Fix layout pref under debug builds | Jules Aguillon | 1 | -8/+18 | |
| Remove the use of [getIdentifier] because it requires the current package name to be passed, which can't be found reliably since the change in build system. | |||||
| 2021-04-13 | Change build system to make | Jules Aguillon | 6 | -137/+114 | |
| The ant scripts included in the android SDK were removed recently. The alternative is Gradle. Gradle doesn't work well in this app because it's not possible to use Nix to pull dependencies. Gradle will try to patch the SDK. Also, it's very slow. It turns out the required build script is quite simple. | |||||
| 2021-01-17 | Release 1.6 (7) | Jules Aguillon | 1 | -2/+2 | |
| 2021-01-17 | Slightly improve emoji group buttons | Jules Aguillon | 1 | -1/+3 | |
| 2021-01-17 | Remove duplicate emojis and skin tones | Jules Aguillon | 2 | -1944/+20 | |
| Statuses other than "fully-qualified" are duplicates or won't render. Skin tones are available using combinations, no need to keep each variants. | |||||
| 2021-01-17 | Update the list of emojis | Jules Aguillon | 8 | -2752/+5574 | |
| Take the list from https://unicode.org/Public/emoji/13.1/emoji-test.txt Also change the list of groups, from the same source. | |||||
| 2021-01-16 | Use openjdk8 | Jules Aguillon | 1 | -1/+1 | |
| 2021-01-05 | Use more recent Java | Jules Aguillon | 2 | -3/+3 | |
| 2021-01-05 | Remove the preview popup | Jules Aguillon | 8 | -167/+0 | |
| This was a half-finished feature: - Dangerous when typing passwords - Caused crash on some devices - Ugly (on its own but also blinking when sliding and not fixed in size) | |||||
| 2021-01-04 | Upgrade the platform version to 29 | Jules Aguillon | 3 | -3/+3 | |
| 2021-01-04 | Use full class path in AndroidManifest | Jules Aguillon | 1 | -2/+2 | |
| Allows to make debug variant of the app by only changing the `package` attribute. | |||||
| 2021-01-04 | Add 'shell.nix' and build the project | Jules Aguillon | 2 | -0/+25 | |
| Add a working environment and specify Java version | |||||
| 2016-12-11 | switchToNextInputMethod key | juloo | 4 | -2/+12 | |
| 2015-10-29 | Move configs to Config object | jaguillo | 4 | -102/+155 | |
| 2015-10-28 | Update play store images | jaguillo | 15 | -0/+0 | |
| 2015-10-28 | Upgrade 1.5 (6) | jaguillo | 1 | -2/+2 | |
| 2015-10-28 | preview_enabled settings | jaguillo | 3 | -12/+28 | |
| 2015-10-28 | Improve preview popup | jaguillo | 4 | -26/+88 | |
| 2015-10-28 | A bit of style | jaguillo | 3 | -6/+16 | |
| 2015-10-28 | Show preview popup | jaguillo | 2 | -3/+34 | |
| 2015-10-28 | Fix some bugs + Try to show a preview popup | jaguillo | 6 | -29/+88 | |
| 2015-10-27 | Improve init of emoji pane | jaguillo | 3 | -61/+53 | |
| 2015-10-27 | Update 1.4 (v5) | jaguillo | 1 | -2/+2 | |
| 2015-10-27 | Fix crash + Fix emoji type buttons | jaguillo | 5 | -48/+25 | |
| 2015-10-26 | More emoji category + Fix last emoji used saving | jaguillo | 5 | -314/+386 | |
| 2015-10-26 | Last used emoji | jaguillo | 7 | -33/+109 | |
| 2015-10-24 | Emoji pane | jaguillo | 12 | -125/+325 | |
| 2015-10-23 | Start with emojis | jaguillo | 8 | -22/+2815 | |
| 2015-10-17 | Stop special handling of delete keys | jaguillo | 1 | -12/+12 | |
| 2015-10-13 | Special key font + Esc key | jaguillo | 5 | -49/+79 | |
| 2015-10-11 | Update 1.3 (v4) | jaguillo | 1 | -2/+2 | |
| 2015-10-11 | Key to switch to numeric pane | jaguillo | 8 | -15/+47 | |
| 2015-10-03 | Perf improvement (small) | jaguillo | 3 | -15/+27 | |
| 2015-10-01 | Mini fix | jaguillo | 1 | -0/+17 | |
| 2015-10-01 | Improve numeric layout | jaguillo | 1 | -13/+17 | |
| 2015-10-01 | Numeric keyboard | jaguillo | 3 | -0/+39 | |
| 2015-09-30 | Version 1.2 (3) | jaguillo | 1 | -3/+3 | |
| 2015-09-30 | Merge | jaguillo | 0 | -0/+0 | |
| 2015-09-30 | Add margin_bottom, key_height and horizontal_margin configs | jaguillo | 4 | -8/+45 | |
| 2015-09-30 | Add margin_bottom, key_height and horizontal_margin configs | jaguillo | 4 | -8/+45 | |
| 2015-09-30 | Fix \ char | jaguillo | 2 | -2/+2 | |
| 2015-08-18 | Move 2 keys | juloo | 1 | -2/+2 | |
| 2015-08-18 | Upgrade | juloo | 1 | -2/+2 | |
| 2015-08-18 | Add trema accent + Add accents to azerty | juloo | 3 | -8/+12 | |
| 2015-08-18 | Accent | juloo | 4 | -62/+90 | |
| 2015-08-18 | Fix key repeat on meta keys and empty keys | juloo | 1 | -1/+2 | |
