LatinIME/java/src/com/android/inputmethod
Yohei Yukawa de12c1bf49 Fix NPE due to the lack of null-check
The case that was not coverted well is that
CursorAnchorInfoCompatWrapper could be instantiated
with null object. In such situations, we should
do nothing.

BUG: 17682582
Change-Id: I6625a2f0ed8c5580ed9edfe4728f342da77a8e40
2014-09-29 17:03:29 +09:00
..
accessibility Support performAccessibilityAction for CLICK and LONG_CLICK 2014-06-27 19:01:56 +09:00
annotations Add @UsedForTesting and @ExternallyReferenced annotations 2012-10-22 11:18:43 -07:00
compat Fix NPE due to the lack of null-check 2014-09-29 17:03:29 +09:00
dictionarypack (DO NOT MERGE) Remove some logs which spam encrypted boot 2014-09-19 07:29:03 +00:00
event Add the input style to SuggestedWords. 2014-08-14 17:53:04 +09:00
keyboard Fix NPE due to the lack of null-check 2014-09-29 17:03:29 +09:00
latin Fix when to show important notice 2014-09-22 14:28:31 +09:00