Unexpected-Keyboard/srcs
Jules Aguillon 5cc7fdf6d7 Refactor: Separate Events and Keyevents and use enums
Negative values for internal events are preventing further refactoring.

Add a new kind of key and split internal events (now Event) and
Android's key events (now Keyevent).

Use enums events and modifiers outside of the KeyValue class.
Internally, they are converted to and from integer.
2022-06-05 19:30:53 +02:00
..
juloo.common Correct displayed value when cancelling settings modification 2022-03-21 00:39:40 +01:00
juloo.keyboard2 Refactor: Separate Events and Keyevents and use enums 2022-06-05 19:30:53 +02:00
special_font Add combining 'accent_arrow_right' 2022-06-05 13:51:09 +02:00