| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-04-18 | Separate handling of modifiers from KeyValue class | Jules Aguillon | 1 | -106/+53 | |
| KeyValue defines an ADT and some of its values, it now contains public final fields and no internal logic. KeyModifier handles modifiers and accents and creates new instances of KeyValue when needed. This operation is now properly cached. | |||||
| 2021-04-18 | Cleanup key definitions | Jules Aguillon | 1 | -88/+106 | |
| Remove repeated code and remove side-effects from the constructor. | |||||
| 2021-04-18 | Render the emoji key as ":)" | Jules Aguillon | 1 | -1/+1 | |
| In order to remove the colors in the rendering. | |||||
| 2021-04-13 | Add an option to toggle accent keys | Jules Aguillon | 1 | -0/+3 | |
| These keys are not useful at all in English. A new option allows to hide them, [false] by default. | |||||
| 2016-12-11 | switchToNextInputMethod key | juloo | 1 | -0/+2 | |
| 2015-10-28 | Fix some bugs + Try to show a preview popup | jaguillo | 1 | -15/+16 | |
| 2015-10-27 | Fix crash + Fix emoji type buttons | jaguillo | 1 | -5/+0 | |
| 2015-10-26 | More emoji category + Fix last emoji used saving | jaguillo | 1 | -0/+5 | |
| 2015-10-24 | Emoji pane | jaguillo | 1 | -41/+45 | |
| 2015-10-13 | Special key font + Esc key | jaguillo | 1 | -15/+18 | |
| 2015-10-11 | Key to switch to numeric pane | jaguillo | 1 | -1/+6 | |
| 2015-10-03 | Perf improvement (small) | jaguillo | 1 | -1/+12 | |
| 2015-08-18 | Add trema accent + Add accents to azerty | juloo | 1 | -0/+4 | |
| 2015-08-18 | Accent | juloo | 1 | -50/+77 | |
| 2015-08-04 | Add icons + Nothing | juloo | 1 | -2/+2 | |
| 2015-08-03 | Add qwerty layout + popup to change layout | juloo | 1 | -0/+2 | |
| 2015-08-02 | Fix keys drawing | juloo | 1 | -1/+1 | |
| 2015-08-02 | Insert key | juloo | 1 | -1/+2 | |
| 2015-08-02 | Send Ctrl/Alt(/Shift) to the application | juloo | 1 | -50/+71 | |
| 2015-08-02 | Lockable keys | juloo | 1 | -6/+9 | |
| 2015-08-01 | Implement shift key | juloo | 1 | -9/+25 | |
| 2015-08-01 | Send keys to the application | juloo | 1 | -23/+48 | |
| 2015-08-01 | Improve KeyValue | juloo | 1 | -74/+47 | |
| 2015-08-01 | Add more keys + (tmp) change KeyValue | juloo | 1 | -66/+69 | |
| 2015-07-31 | Add sub more subkeys + Better drawing | juloo | 1 | -1/+21 | |
| 2015-07-31 | Create KeyboardData class and handle move on keys | juloo | 1 | -1/+3 | |
| 2015-07-30 | Initial commit | juloo | 1 | -0/+76 | |
