| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a bug where no URL means refresh never ends•••This patch does two things:
- If there is no URL to download new data from, then the
Refresh button is not shown.
- Even if for some reason refresh starts for a client for
which there is no URL, loading correctly finishes.
Bug: 9388602
Change-Id: I3fd9214da50faa4b59d0bd3e775293dd34f07547
|  Jean Chalard | 2013-07-01 | 1 | -5/+20 |
* | Fix the displayed status after download•••Bug: 9166225
Change-Id: I7490593d88a5854b9e675b9ead89d2ea9b49315c
|  Jean Chalard | 2013-05-31 | 1 | -14/+2 |
* | Fix dictionary pack preference order.•••It turns out giving them in the right order is not enough, you
also have to actually give them a numeric priority.
Bug: 9165928
Change-Id: I2ecff38f65b70746feeeeb0ed2cc86a586a35363
|  Jean Chalard | 2013-05-30 | 1 | -0/+2 |
* | Reuse old preferences if possible.•••This is an optimization. It also happens to work around what
seems to be a framework bug in JB MR1 / MR1.1.
Bug: 8771179
Change-Id: I62cc7acdc8656d75f8a50c068c4e9d8c6ceb74a0
|  Jean Chalard | 2013-05-10 | 1 | -7/+24 |
* | [PB10] Add a progress bar to display file download progress•••The progress bar is showing but doesn't show progress yet.
Bug: 7600384
Change-Id: I80debd3f4368e82e4184a6c638bdcc8e48ed2305
|  Jean Chalard | 2013-04-26 | 1 | -1/+3 |
* | [PB4] Make a memory non-static•••The life span of this object is actually the life span of the interface.
It should not be static.
Also, we'll have a few other things to store in there soon.
Bug: 7600384
Change-Id: I708019e9ee53653e83a1e52c8e76326c3e39bcf3
|  Jean Chalard | 2013-04-24 | 1 | -2/+5 |
* | Ask the client to make itself known when it's not•••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
|  Jean Chalard | 2013-04-01 | 1 | -1/+15 |
* | Fix an NPE•••The code was passing the wrong parameter.
Bug: 8492879
Change-Id: I091d62ca29601e3807eed287c7bdad38bf43a502
|  Jean Chalard | 2013-03-28 | 1 | -2/+1 |
* | Cleanup•••Seems there was an unclosed cursor :o
Change-Id: I7616849ace5217d8c6f54465f7b3a634e3c14116
|  Jean Chalard | 2013-03-28 | 1 | -0/+5 |
* | Break dependencies to allow offdevice tests to build•••Change-Id: Ia9a2e8f0672b3f72943f26fb15de1d3c7c5ce7f1
|  Jean Chalard | 2013-03-19 | 1 | -1/+2 |
* | Merge the dictionary pack in Latin IME.•••Bug: 8161354
Change-Id: I17c23f56dd3bc2f27726556bf2c5a9d5520bd172
|  Jean Chalard | 2013-03-19 | 1 | -0/+365 |