aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/dictionarypack/DictionaryPackConstants.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make intents unique to AOSPKurt Partridge2013-06-111-2/+9
| | | | | | | This is to avoid confusion if multiple IMEs are installed with dictionary pack components Change-Id: Ibc91951e4fdd5db13f681e4cb06197da98527bbc
* Ask the client to make itself known when it's notJean Chalard2013-04-011-3/+21
| | | | | | | | | | Upon invoking the settings of the dictionary pack with an unknown client, we now launch an intent to ask the client to make itself known. This change also includes the code that receives this intent and acts upon it. Bug: 8492879 Change-Id: I2c6496dea845646961ecafcf64e282cb93ee91dc
* Break dependencies to allow offdevice tests to buildJean Chalard2013-03-191-0/+40
Change-Id: Ia9a2e8f0672b3f72943f26fb15de1d3c7c5ce7f1