Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make intents unique to AOSP | 2013-06-11 | 1 | -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 not | 2013-04-01 | 1 | -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 build | 2013-03-19 | 1 | -0/+40 | |
Change-Id: Ia9a2e8f0672b3f72943f26fb15de1d3c7c5ce7f1 |