aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/compat/EditorInfoCompatUtils.java
diff options
context:
space:
mode:
authorYohei Yukawa <yukawa@google.com>2015-12-16 12:50:23 -0800
committerYohei Yukawa <yukawa@google.com>2016-01-07 06:37:13 +0000
commitb823e12d6c7d2fd1f07321ffc2c07dddaf32c3a5 (patch)
tree3b6bf7b7fe2321a6a83e04251f1759866e3112a4 /java/src/com/android/inputmethod/compat/EditorInfoCompatUtils.java
parent91965ce45c2bc18ff4e390384bbdba81f2159696 (diff)
downloadlatinime-b823e12d6c7d2fd1f07321ffc2c07dddaf32c3a5.tar.gz
latinime-b823e12d6c7d2fd1f07321ffc2c07dddaf32c3a5.tar.xz
latinime-b823e12d6c7d2fd1f07321ffc2c07dddaf32c3a5.zip
Hide settings-key until the device is unlocked.
Starting in N, we are going to have new APIs to officially support the situation where apps need to run before the user has unlocked their device for the first time. For IME developers those APIs would be important not only because IMEs developers may want to support other apps that support that feature but also because IMEs developers have already needed to pay attention to the same situation where the IME is running so that the user can enter the initial password (e.g. for an encrypted device). Bug 11270326 is a perfect example of this scenario. Now we can disable settings-key until the device is unlocked by using the new API when running in Android N devices. Bug: 11270326 Change-Id: Ie1c6efa63b60b91430f1a78dde624d0f3dff3c69
Diffstat (limited to 'java/src/com/android/inputmethod/compat/EditorInfoCompatUtils.java')
0 files changed, 0 insertions, 0 deletions