| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-07-29 | Refactor: Split out ListGroupPreference | Jules Aguillon | 1 | -5/+0 | |
| Split out the implementation of a string-list preference from CustomExtraKeysPreference. Allows to share the implementation with future preferences. | |||||
| 2023-07-19 | Refactor: Centralize logging in a static class | Jules Aguillon | 1 | -0/+34 | |
| This new class will help write more logs. The LogPrinter is no longer created everytime the keyboard is opened. An error log is added if failing to load the custom extra keys. | |||||
