aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | am 77bce05e: [Refactor] Rename BinaryDictReader and BinaryDictDecoder.Yuichiro Hanada2013-08-1911-1051/+1073
|\| | | | | | | | | | | | | | * commit '77bce05e6f6e3a988253f9305ae22e51f56f5b1a': [Refactor] Rename BinaryDictReader and BinaryDictDecoder.
| * | [Refactor] Rename BinaryDictReader and BinaryDictDecoder.Yuichiro Hanada2013-08-1911-1051/+1073
| | | | | | | | | | | | | | | | | | | | | BinaryDictReader -> BinaryDictDecoder. BinaryDictDecoder -> BianryDictDecoderUtils. Change-Id: Iadf2153b379b760538ecda488dda4f17225e5f37
* | | am c8fb03e6: Merge "Save and restore Row attributes using stack"Tadashi G. Takaoka2013-08-193-59/+77
|\| | | | | | | | | | | | | | * commit 'c8fb03e6a8859f29a51ca6aefdd9a5be9101bd3f': Save and restore Row attributes using stack
| * | Merge "Save and restore Row attributes using stack"Tadashi G. Takaoka2013-08-193-59/+77
| |\ \
| | * | Save and restore Row attributes using stackTadashi G. Takaoka2013-08-193-59/+77
| | | | | | | | | | | | | | | | Change-Id: I5cb402060946a711384ee53fa1caaeac86aa10cc
* | | | am 6484a4f8: Consolidate onDictionaryClosedSatoshi Kataoka2013-08-192-4/+5
|\| | | | | | | | | | | | | | | | | | | * commit '6484a4f8869d79992e899207a33f9377cf5fdb9b': Consolidate onDictionaryClosed
| * | | Consolidate onDictionaryClosedSatoshi Kataoka2013-08-192-4/+5
| | | | | | | | | | | | | | | | | | | | Bug: 9429906 Change-Id: I51eef4c321cc268eac1c8dfd6561ab6e716a1fb0
* | | | am ab69835b: Merge "Rename Personalization dictionary register functions"Satoshi Kataoka2013-08-191-0/+7
|\| | | | | | | | | | | | | | | | | | | * commit 'ab69835bc6eda8b022837a0ed6f8644054307d58': Rename Personalization dictionary register functions
| * | | Merge "Rename Personalization dictionary register functions"Satoshi Kataoka2013-08-191-0/+7
| |\ \ \
| | * | | Rename Personalization dictionary register functionsSatoshi Kataoka2013-08-191-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 9429906 Change-Id: Ibdce8db61ab6cc5922765e7ed8b7f2c718759de8
* | | | | am e515acbc: Merge "Update dictionaries"Jean Chalard2013-08-193-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'e515acbcbdf27f31931cb391dba0fc28213c6017': Update dictionaries
| * | | | Merge "Update dictionaries"Jean Chalard2013-08-193-0/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Update dictionariesJean Chalard2013-08-193-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10354668 Bug: 10188528 >>> dictionaries/fr_wordlist.combined.gz Header : date : 1374634549 <=> 1376888819 version : 36 <=> 37 Body : Deleted: color 78 Deleted: men 85 Deleted: o 115 Added: nationaux 120 >>> dictionaries/iw_wordlist.combined.gz Added. New dictionary. >>> dictionaries/pt_BR_wordlist.combined.gz Header : date : 1374634563 <=> 1376884524 version : 36 <=> 37 Body : Deleted: la 152 >>> dictionaries/pt_PT_wordlist.combined.gz Header : date : 1357790930 <=> 1376884536 version : 30 <=> 37 Body : Deleted: la 152 >>> dictionaries/ru_wordlist.combined.gz Header : date : 1372393835 <=> 1376897704 version : 35 <=> 37 Body : Freq changed: говно 68 -> 0 >>> java/res/raw/main_fr.dict Header : date : 1374634549 <=> 1376888819 version : 36 <=> 37 Body : Deleted: color 78 Deleted: men 85 Deleted: o 115 Added: nationaux 120 >>> java/res/raw/main_pt_br.dict Header : date : 1374634563 <=> 1376884524 version : 36 <=> 37 Body : Deleted: la 152 >>> java/res/raw/main_ru.dict Header : date : 1372393835 <=> 1376897704 version : 35 <=> 37 Body : Freq changed: говно 68 -> 0 Change-Id: I87a85571c61068ff46a32d291aa43becbb75598a
* | | | | am c8ac8da4: Merge "Prepare ExpandableBinaryDictionary to make it updatable"Keisuke Kuroyanagi2013-08-196-59/+174
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'c8ac8da4e46ffb73c175d882af86d135084abe95': Prepare ExpandableBinaryDictionary to make it updatable
| * | | | Merge "Prepare ExpandableBinaryDictionary to make it updatable"Keisuke Kuroyanagi2013-08-196-59/+174
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Prepare ExpandableBinaryDictionary to make it updatableKeisuke Kuroyanagi2013-08-166-59/+174
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6669677 Change-Id: Iaa6100f58de78d104e19c7a3c41d67e7826264f9
* | | | | am 979f9f99: Merge "Consolidate hex string utils"Satoshi Kataoka2013-08-181-0/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '979f9f99394535c81a3b7eaa6f947a04d9ad7b3c': Consolidate hex string utils
| * | | | Merge "Consolidate hex string utils"Satoshi Kataoka2013-08-191-0/+7
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Consolidate hex string utilsSatoshi Kataoka2013-08-191-0/+7
| | | | | | | | | | | | | | | | | | | | Change-Id: Id4f4a287e3a2790b22bff7ad4a4617bf2ee82884
* | | | | am 221929c6: Keyboard.Row can have keyLabelFlags attributeTadashi G. Takaoka2013-08-181-2/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '221929c64302579dd7b4c02d8fab3aed3b8ec8db': Keyboard.Row can have keyLabelFlags attribute
| * | | | Keyboard.Row can have keyLabelFlags attributeTadashi G. Takaoka2013-08-191-2/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I5af1f1d88153068d7be6e496e6dd77bd5b09a894
* | | | | am 0154e362: Merge "Rename KeyStyle.getFlag to getFlags"Tadashi G. Takaoka2013-08-183-14/+11
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '0154e3620f907f781d58e99a9a79824abd46aa3e': Rename KeyStyle.getFlag to getFlags
| * | | | Merge "Rename KeyStyle.getFlag to getFlags"Tadashi G. Takaoka2013-08-193-14/+11
| |\ \ \ \
| | * | | | Rename KeyStyle.getFlag to getFlagsTadashi G. Takaoka2013-08-193-14/+11
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iff3d850466cb6016a53bf86104cd5d22363f96a8
* | | | | | am 18546fa9: Merge "Make all KeyboardRow attributes private"Tadashi G. Takaoka2013-08-183-4/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '18546fa92c1dd11f76f2d8be244b0214a3514b02': Make all KeyboardRow attributes private
| * | | | | Merge "Make all KeyboardRow attributes private"Tadashi G. Takaoka2013-08-193-4/+8
| |\ \ \ \ \
| | * | | | | Make all KeyboardRow attributes privateTadashi G. Takaoka2013-08-193-4/+8
| | |/ / / / | | | | | | | | | | | | | | | | | | Change-Id: Ifaca6ad5e642964d8c3a77a96a1cd74f363ee996
* | | | | | am a83e2564: Merge "Add HeaderReaderInterface."Ken Wakasa2013-08-185-66/+134
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a83e25642f1eae1412d85ce72f27601edd0ac10d': Add HeaderReaderInterface.
| * | | | | Merge "Add HeaderReaderInterface."Ken Wakasa2013-08-195-66/+134
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Add HeaderReaderInterface.Yuichiro Hanada2013-08-195-66/+134
| | |/ / / | | | | | | | | | | | | | | | Change-Id: I298f86b70d18cd08b240509b6f757c72e1a59ffe
* | | | | am 8aaae56c: Fix unit test.Yuichiro Hanada2013-08-183-3/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '8aaae56cf6694ec75043be56f1c7812a343b24d5': Fix unit test.
| * | | | Fix unit test.Yuichiro Hanada2013-08-193-3/+8
| |/ / / | | | | | | | | | | | | Change-Id: Ib104d5de71c2ab1a07921b407c74c21b0409d9af
* | | | am 606a056b: Merge "Make BinaryDictIOUtils and DynamicBinaryIOUtils use ↵Ken Wakasa2013-08-162-15/+18
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | BinaryDictReader." * commit '606a056b530c566f3397b8083f83288fe255bff8': Make BinaryDictIOUtils and DynamicBinaryIOUtils use BinaryDictReader.
| * | | Merge "Make BinaryDictIOUtils and DynamicBinaryIOUtils use BinaryDictReader."Ken Wakasa2013-08-162-15/+18
| |\ \ \
| | * | | Make BinaryDictIOUtils and DynamicBinaryIOUtils use BinaryDictReader.Yuichiro Hanada2013-08-162-15/+18
| | | | | | | | | | | | | | | | | | | | Change-Id: I191dfe0e05ff3c2c5af99e8beebbb73b097748a3
* | | | | am e3247561: Merge "Support languages that don\'t use spaces."Jean Chalard2013-08-164-17/+94
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'e32475611ce52671802ca8d2f9694bbb82c4b120': Support languages that don't use spaces.
| * | | | Merge "Support languages that don't use spaces."Jean Chalard2013-08-164-17/+94
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Support languages that don't use spaces.Jean Chalard2013-08-165-18/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thai is an example. Bug: 10138062 Change-Id: Ib9a8264c77ed42b4256432d7c8a60d08575dcdc7
* | | | | am c2f2d0d2: Merge "Limit the number of waiting UpdateBinaryTask to at most 1."Ken Wakasa2013-08-162-2/+15
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'c2f2d0d211fe4c765cda7a770004d061ff2b7711': Limit the number of waiting UpdateBinaryTask to at most 1.
| * | | | Merge "Limit the number of waiting UpdateBinaryTask to at most 1."Ken Wakasa2013-08-162-2/+15
| |\ \ \ \
| | * | | | Limit the number of waiting UpdateBinaryTask to at most 1.Yuichiro Hanada2013-08-162-2/+15
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia588d8f29ab58983ea5321ff8c63ad273c33eab3
* | | | | | am e72c4e5f: Remove a static buffer for thread safety.Yuichiro Hanada2013-08-161-12/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'e72c4e5fc7531f23f5806efed91aafe5d1ba2d1f': Remove a static buffer for thread safety.
| * | | | | Remove a static buffer for thread safety.Yuichiro Hanada2013-08-161-12/+4
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I335c35eb182ff63abb8a5b04c053a98d44b7c6ce
* | | | | | am 47bac6eb: Merge "Remove unnecessary caching."Ken Wakasa2013-08-161-12/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '47bac6ebf237435faaf3913e353a6230e0299cb3': Remove unnecessary caching.
| * | | | | Merge "Remove unnecessary caching."Ken Wakasa2013-08-161-12/+0
| |\ \ \ \ \
| | * | | | | Remove unnecessary caching.Yuichiro Hanada2013-08-161-12/+0
| | |/ / / / | | | | | | | | | | | | | | | | | | Change-Id: Ic4ccab9d344b30b72fca1503827eec1c628fa4ac
* | | | | | am 21dddb14: Merge "Rename Node to PtNodeArray"Jean Chalard2013-08-168-340/+356
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '21dddb1462df8f32b40365dbb27930ae6c8113b8': Rename Node to PtNodeArray
| * | | | | Merge "Rename Node to PtNodeArray"Jean Chalard2013-08-168-340/+356
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Rename Node to PtNodeArrayJean Chalard2013-08-168-340/+356
| | |/ / / | | | | | | | | | | | | | | | | | | | | Bug: 10247660 Change-Id: I1a0ac19f58f96adb5efac5fd35c6404831618c99
* | | | | am ad4c9093: Merge "Add hex string utils"Satoshi Kataoka2013-08-163-1/+42
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'ad4c90934be49e8f0327e865551814a937b4fc1f': Add hex string utils