Commit Graph

8 Commits

Author SHA1 Message Date
81803c406a Separate handling of modifiers from KeyValue class
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 23:28:49 +02:00
a165a0ab2e Update the list of emojis
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-17 00:20:09 +01:00
804e9a7adc Fix some bugs + Try to show a preview popup 2015-10-28 00:39:20 +01:00
ed53b1a23b Fix crash + Fix emoji type buttons 2015-10-27 14:39:27 +01:00
2c859f30a6 More emoji category + Fix last emoji used saving 2015-10-26 20:48:07 +01:00
e95ccbec00 Last used emoji 2015-10-26 14:19:46 +01:00
8bd0214e26 Emoji pane 2015-10-24 16:32:49 +02:00
db20d52884 Start with emojis 2015-10-23 14:22:43 +02:00