Keyboard Customizations

MDEP supports the following keyboard customizations:

  • Hiding the virtual keyboard when a physical keyboard is connected
  • Preventing exiting from Teams App UI using hard-key combinations

The keyboard customizations require changes to the frameworks/base. To encapsulate our changes and to avoid modifying the AOSP code, MDEP extends them and implements the functionality in MDEP classes.

IME

Latin IME that is part of AOSP as a reference implementation, is also available as part of MDEP.