প্রকল্প সম্পর্কে

LPIII Keyboard provides a Compose-based keyboard implementation for the Light Phone ecosystem. It can be used as an Android input method app, embedded in LightOS, or integrated into other Android projects. The repository includes an app module that wraps the keyboard into an installable Android IME, and a ui module containing reusable keyboard UI components. Developers can use Lp3Keyboard for embedded usage with auxiliary UI, Lp3KeyboardWrapper for a self-contained version with a dismiss button, Lp3RawKeyboardView for Java view integration, and Lp3KeyboardView for Kotlin view integration. Currently, only English/QWERTY layout is supported, with plans to add more languages and layouts. Public LightOS releases are not yet using this as the embedded keyboard as of July 1, 2026, but it is intended for future use.