- Apr 26, 2013
-
-
Jean Chalard authored
>>> dictionaries/ru_wordlist.combined.gz Header : date : 1366957492 <=> 1366974711 Body : Added: ложись 100 Added: под 100 Added: посмотрю 100 Added: угу 100 Added: ух 100 >>> java/res/raw/main_ru.dict Header : date : 1366957492 <=> 1366974711 Body : Added: ложись 100 Added: под 100 Added: посмотрю 100 Added: угу 100 Added: ух 100 Change-Id: Ida39ea2cf25cd291554f3b2f3ce31f57dca24113
-
Jean Chalard authored
Bug: 7980985 Change-Id: I4c9165e6102cb12fa1249074297e94013439ea3b
-
Jean Chalard authored
-
Jean Chalard authored
-
Jean Chalard authored
-
Jean Chalard authored
Full diff too long: truncated Summary diff >>> dictionaries/ru_wordlist.combined.gz Header : date : 1366277083 <=> 1366957492 version : 31 <=> 32 Contents : - Reinstate 2- and 3- letter words that were demoted to avoid bad space insertion (343 entries) - Add missing words as per b/6341908 and b/5674314 (98 entries) This has zero effect on the regression tests Bug: 6341908 Bug: 5674314 Change-Id: Ifce268a7eab5edd264d963489187e975017f8b72
-
Satoshi Kataoka authored
-
Satoshi Kataoka authored
Bug: 8600958 Change-Id: I50e9228afc7b04147eb7c4734d3145abe8859a30
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
Bug: 8727807 Change-Id: Idcc76dade3ceba5649666d795b6e4f94a161d748
-
Tadashi G. Takaoka authored
Change-Id: I8dea5393ad3b12c2398bbeb7f1040b66d82c9c35
-
Tadashi G. Takaoka authored
Bug: 8336068 Change-Id: If1df32595f72285b2dad16e28b4429b7b6059839
-
Tom Ouyang authored
Example: "thts" -> "that's" Bug: 8721815 Change-Id: I8c1efbf651d2569ba3600516cc7447d46bf30fa4
-
- Apr 25, 2013
-
-
Jean Chalard authored
When the user presses the "delete" button in the Add-on dictionary interface, we send an empty dictionary to Latin IME as a dummy for it to use instead of the pre-installed one. The old "empty" placeholder was rejected by initial verification. This one is still empty, but passes the check. Bug: 7980985 Change-Id: I751bbf67d8078dd5fbdce1dd2f0db72a8207816d
-
Jean Chalard authored
-
Jean Chalard authored
Bug: 7226877 Change-Id: I2171c946258468b0a39d6590c7af994ef25ba552
-
Jean Chalard authored
Bug: 7226877 Change-Id: Ie0c713e1eba1529c0b288a1e5011023a79bedd6b
-
Jean Chalard authored
Bug: 7226877 Change-Id: Ib6c32bfee9977c27dbf7e1e590b2b00d9ceb7301
-
Jean Chalard authored
-
Tadashi G. Takaoka authored
-
Keisuke Kuroynagi authored
-
Jean Chalard authored
This adds a number to the extension. Note that for DownloadManager to keep this, the server needs to send it a mime type it does not recognize. Right now, it does not recognize application/json so it's okay, but we'd do well to remove the content/type header from the server to prevent problems. Bug: 8467516 Change-Id: Ic484f66ac3f67c36f59f2c0bcb8c7fdeb6e8590d
-
Jean Chalard authored
-
Jean Chalard authored
Bug: 7600384 Change-Id: If5efb9357075193d10255187008e870e2933bdb8
-
Jean Chalard authored
Bug: 7600384 Change-Id: I8009b31d96646acd667db410b94e969daea91d52
-
Tadashi G. Takaoka authored
Bug: 8716050 Change-Id: I234f1134274b9f72c8abbd729783f9ffe8f20f64
-
Jean Chalard authored
Bug: 8715614 Change-Id: I307d83923070994525cf0d27aad403e881a89314
-
Keisuke Kuroynagi authored
Bug: 8624690 Change-Id: I8946d6618609c8e0cb638aa96992b51b435232c7
-
Satoshi Kataoka authored
-
Satoshi Kataoka authored
Bug: 8600958 Change-Id: Ic472500406b9d54ec4052c490ee7cef62fc4e52a
-
Jean Chalard authored
Handling buttons directly in the preference causes large problems of code readability and interface. It's better to have a class to manage the buttons and their animations separately. This is feature-equivalent, and mostly delegates stuff for now. Bug: 7600384 Change-Id: Ia8da0ec68ffac84fc1d65e1760539a87a73fa776
-
Jean Chalard authored
-
- Apr 24, 2013
-
-
Baligh Uddin authored
Change-Id: Iefa9cf774c772bc113d481199a0a9c564a0aba27 Auto-generated-cl: translation import
-
Jean Chalard authored
This is more readable and will help with animations going forward. Bug: 7600384 Change-Id: I255598d860d1e451fef106b00da63c282fe95f95
-
Jean Chalard authored
-
Jean Chalard authored
-
Jean Chalard authored
-
Jean Chalard authored
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
-