Commit graph

3 commits

Author SHA1 Message Date
Eberhard Beilharz
574e7f6838
chore(android): address code review comments
Some checks failed
Keyman Build Summary / Summarize build status checks (push) Has been cancelled
Co-authored-by: Marc Durdin <marc@durdin.net>
2026-07-09 17:26:58 +02:00
Eberhard Beilharz
d0e1649630
chore(android): cleanup font variable names, remove obsolete code
Some checks are pending
Keyman Build Summary / Summarize build status checks (push) Waiting to run
This change renames the font variable names so that they match the
two conceptual fonts we have. Also remove obsolete code that dealt with
the `font` parameter being a JSON object instead of a string containing
the font filename. Having the `font` parameter containing a JSON object
was legacy code that won't happen with current Keyman versions.

Follow-up-of: #16188
Build-bot: release:android
2026-07-08 14:35:59 +02:00
Marc Durdin
f9008b6d2b refactor(android): move Android Engine help in-repo
Relates-to: #12347
2024-10-31 10:08:17 +07:00