Commit Graph

2 Commits

Author SHA1 Message Date
Aleksandras Kostarevas
6bcc162f1e Move layout-language mapping to mapping.yaml, update AddLanguage screen 2024-09-19 12:21:09 +03:00
Aleksandras Kostarevas
2e883781d5 Refactor layout definition system
Layouts are now defined in yaml files at latinime/java/assets/layouts. The new system makes simple layouts significantly easier to add.

Many layouts still need to be ported over to the new system and some bugs still remain. The old layout system and XML layouts will need to be removed.
2024-08-24 11:06:54 +03:00