From 078af194e67cbf9a35ad822c12d584aa55d9d2b8 Mon Sep 17 00:00:00 2001 From: Felipe Leme Date: Mon, 21 Mar 2016 16:41:32 -0700 Subject: [PATCH] Documented that UserDictionary is not directly available anymore. BUG: 25993626 BUG: 27777198 Change-Id: I463ad25bdbf5cad47977b8ca295b7b0f9b04dff0 --- core/java/android/provider/UserDictionary.java | 3 +++ core/res/res/values/strings.xml | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/core/java/android/provider/UserDictionary.java b/core/java/android/provider/UserDictionary.java index a9b106ae73943..c6e58cbb00724 100644 --- a/core/java/android/provider/UserDictionary.java +++ b/core/java/android/provider/UserDictionary.java @@ -28,6 +28,9 @@ import android.text.TextUtils; * A provider of user defined words for input methods to use for predictive text input. * Applications and input methods may add words into the dictionary. Words can have associated * frequency information and locale information. + * + *

NOTE: Starting on API 23, the user dictionary is only accessible through + * IME and spellchecker. */ public class UserDictionary { diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index ba9bcaa032393..74ce753412a0e 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -3368,8 +3368,8 @@ tapping/clicking the whole thing is going to do. --> %1$s, %2$s, %3$s - - Internal storage + + Internal shared storage SD card