aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBaligh Uddin2013-08-263-0/+726
| | | | | Change-Id: I591c4598c6455bbdaf946da3bf6ce81de3e12427 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2013-08-211-1/+1
| | | | | Change-Id: Iad4b227bc462c95c297fd132c780eda038d4eecd Auto-generated-cl: translation import
* am 2c7a3e04: Merge "[AC3] Start calling the methods for auto-commit."Jean Chalard2013-08-203-0/+26
|\ | | | | | | | | * commit '2c7a3e0405b71101e5f4ce85ef9697036782c860': [AC3] Start calling the methods for auto-commit.
| * Merge "[AC3] Start calling the methods for auto-commit."Jean Chalard2013-08-203-0/+26
| |\
| | * [AC3] Start calling the methods for auto-commit.Jean Chalard2013-08-203-0/+26
| | | | | | | | | | | | | | | Bug: 9059617 Change-Id: I190a4baf2fa831b70e00e129b5dfaa8c9c32b3a0
* | | am c10d76f2: Merge "[AC2] Reference a dict rather than a string in ↵Jean Chalard2013-08-208-21/+58
|\| | | | | | | | | | | | | | | | | | | | suggestion infos" * commit 'c10d76f28c23fb068674699a63d563b3710b3cba': [AC2] Reference a dict rather than a string in suggestion infos
| * | Merge "[AC2] Reference a dict rather than a string in suggestion infos"Jean Chalard2013-08-208-21/+58
| |\|
| | * [AC2] Reference a dict rather than a string in suggestion infosJean Chalard2013-08-208-21/+58
| | | | | | | | | | | | | | | Bug: 9059617 Change-Id: Ic17bc0fd5d812268fd37d7fd35b4e9ebfb95fa5e
* | | 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