From 12cc9d82a6f3bd2aebad8ed97a29e2cbad3ec77a Mon Sep 17 00:00:00 2001 From: Amith Yamasani Date: Wed, 16 Sep 2009 17:31:12 -0700 Subject: Add a new flag for IMEs to disable suggestions for certain fields. --- api/current.xml | 11 +++++++++++ core/java/android/text/InputType.java | 9 +++++++++ core/res/res/values/attrs.xml | 5 +++++ 3 files changed, 25 insertions(+) diff --git a/api/current.xml b/api/current.xml index d6db119ce2db..448da7cb1455 100644 --- a/api/current.xml +++ b/api/current.xml @@ -129444,6 +129444,17 @@ visibility="public" > + + + + -- cgit v1.2.3-59-g8ed1b