aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | am 3f15c41d: Merge "[AC1] Add a memory of where to cut the first word."Jean Chalard2013-08-206-11/+26
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '3f15c41d88c1060642cec87f02c3cdfd5b4c1cb8': [AC1] Add a memory of where to cut the first word.
| * | | | | Merge "[AC1] Add a memory of where to cut the first word."Jean Chalard2013-08-206-11/+26
| |\| | | |
| | * | | | [AC1] Add a memory of where to cut the first word.Jean Chalard2013-08-206-11/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 9059617 Change-Id: I931b6d1eb49f9f7dd7d5b18956e35751d1b2b631
* | | | | | am 33f5f0df: Merge "Add a functionality to boost scores of personalization ↵Satoshi Kataoka2013-08-206-2/+60
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dictionary" * commit '33f5f0df8b458269177d8f984d1050c0a20001c2': Add a functionality to boost scores of personalization dictionary
| * | | | | Merge "Add a functionality to boost scores of personalization dictionary"Satoshi Kataoka2013-08-206-2/+60
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Add a functionality to boost scores of personalization dictionarySatoshi Kataoka2013-08-206-2/+60
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 9429906 Change-Id: I1518c5cbc7d41188e7dc6a35d226da277ed5913f
* | | | | am 065aad95: Add DictDecoder.Yuichiro Hanada2013-08-203-102/+135
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '065aad9501ae446aee5d73450c01dc21b8f3242a': Add DictDecoder.
| * | | | Add DictDecoder.Yuichiro Hanada2013-08-203-102/+135
| | | | | | | | | | | | | | | | | | | | Change-Id: Ia1c32f21fe07081ce04d093660e18146b93275a4
* | | | | am 112257e4: Rename BinaryDictDecoder to Ver3DictDecoder.Yuichiro Hanada2013-08-207-27/+22
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '112257e40f6f6d914fac1c3a45f39a770693b386': Rename BinaryDictDecoder to Ver3DictDecoder.
| * | | | Rename BinaryDictDecoder to Ver3DictDecoder.Yuichiro Hanada2013-08-207-27/+22
| |/ / / | | | | | | | | | | | | Change-Id: Ibf9b95b658df6e2c2218bdb62e2380f326a03832
* | | | am 66004ce2: Remove populateOptions.Yuichiro Hanada2013-08-206-133/+69
|\| | | | | | | | | | | | | | | | | | | * commit '66004ce2de1579d8ae1fb3411ce98f1e9e37cf8b': Remove populateOptions.
| * | | Remove populateOptions.Yuichiro Hanada2013-08-206-133/+69
| | | | | | | | | | | | | | | | Change-Id: I1a1830aaa8ea586b68fc34ff3a27ae52b810e8af
* | | | am 22f01a42: Add a functionality to clear and flush prediction dictionarySatoshi Kataoka2013-08-192-0/+21
|\| | | | | | | | | | | | | | | | | | | * commit '22f01a42fcd91dae2a4e723e2477a480a11daa8e': Add a functionality to clear and flush prediction dictionary
| * | | Add a functionality to clear and flush prediction dictionarySatoshi Kataoka2013-08-202-0/+21
| |/ / | | | | | | | | | | | | Bug: 9429906 Change-Id: I84ec444e9d46a0080dc3450b8ab32bfb99407cfe
| * | Import translations. DO NOT MERGEBaligh Uddin2013-08-1918-14/+2416
| | | | | | | | | | | | | | | Change-Id: I4cd33fe3c941bbe1fe4af7073762580c01d3df47 Auto-generated-cl: translation import
* | | 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