aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/compat/InputMethodManagerCompatWrapper.java
diff options
context:
space:
mode:
authorJean Chalard <jchalard@google.com>2011-03-14 11:46:15 -0700
committerJean Chalard <jchalard@google.com>2011-03-18 12:16:50 -0700
commitcba93f50c3d46ada773ec49435689dc3e2094385 (patch)
treefc39bc20d316c6ff17af226e7f64a750edb1866e /java/src/com/android/inputmethod/compat/InputMethodManagerCompatWrapper.java
parent9807ab27eac3a10b299382af8280eb54dca50608 (diff)
downloadlatinime-cba93f50c3d46ada773ec49435689dc3e2094385.tar.gz
latinime-cba93f50c3d46ada773ec49435689dc3e2094385.tar.xz
latinime-cba93f50c3d46ada773ec49435689dc3e2094385.zip
Add different ways of reading the dictionary file.
This change adds basic support for an external dictionary provider. It adds methods for reading the dictionary itself from an asset in the dictionary provider package directly, obtaining the file name through the ContentProvider interface; it also adds a way of getting the data through an InputStream and copying the file locally. Incidentally this change also adds the code needed to listen for updating the dictionary provider package and reloading it in time. This change also goes hand-in-hand with Iab31db6e, which implements the small closed part of this. Issue: 3414944 Change-Id: I5e4fff99a59bb99dbdb002102db6c90e6cb41c8a
Diffstat (limited to 'java/src/com/android/inputmethod/compat/InputMethodManagerCompatWrapper.java')
0 files changed, 0 insertions, 0 deletions