Keisuke Kuroyanagi
7919a594fc
Merge "Create more aggressive probability tables."
2014-02-26 11:18:44 +00:00
Keisuke Kuroyanagi
fa5feda893
am 673bbc97: Merge "Stop dividing unigram probability by 2 for backoff."
...
* commit '673bbc97e228d3467799675e23b0a419e2ec31b5':
Stop dividing unigram probability by 2 for backoff.
2014-02-26 03:09:44 -08:00
Keisuke Kuroyanagi
673bbc97e2
Merge "Stop dividing unigram probability by 2 for backoff."
2014-02-26 11:06:30 +00:00
Keisuke Kuroyanagi
81f179f7a0
am e1480a24: Merge "Set additional attributes in dictionary facilitator."
...
* commit 'e1480a246d112cbd01fa16a9621763cf1248202c':
Set additional attributes in dictionary facilitator.
2014-02-26 02:40:43 -08:00
Keisuke Kuroyanagi
b368089dbf
Stop dividing unigram probability by 2 for backoff.
...
Bug: 13197276
Change-Id: I8eaa24b6f710383a8d257e3ec28c37a1a1da8e31
2014-02-26 19:40:18 +09:00
Keisuke Kuroyanagi
e1480a246d
Merge "Set additional attributes in dictionary facilitator."
2014-02-26 10:37:46 +00:00
Keisuke Kuroyanagi
70566266be
Create more aggressive probability tables.
...
Bug: 13197276
Change-Id: I1451dcbe61088d7301bbef5ceedc72f5649e6764
2014-02-26 19:36:57 +09:00
Keisuke Kuroyanagi
f8552f61a4
Set additional attributes in dictionary facilitator.
...
Bug: 13197276
Change-Id: I206cf4e599ca9cdf40d669358a1067a2954d11e3
2014-02-26 19:14:16 +09:00
Keisuke Kuroyanagi
315ba01ccf
am e55d44c5: Merge "Add a method to create dict with additional attributes."
...
* commit 'e55d44c53526e74f32fbd4b1dd305aae8d7ac8e4':
Add a method to create dict with additional attributes.
2014-02-26 02:10:21 -08:00
Keisuke Kuroyanagi
e55d44c535
Merge "Add a method to create dict with additional attributes."
2014-02-26 10:07:53 +00:00
Keisuke Kuroyanagi
18f91cf617
Add a method to create dict with additional attributes.
...
Bug: 13197276
Change-Id: I80311a51d9e98bfeb8c0dd9cd4adde93af366d54
2014-02-26 19:03:27 +09:00
Keisuke Kuroyanagi
cf1948e6bd
am 009bb564: Merge "Use NOT_A_PROBABILITY for adding OOV words."
...
* commit '009bb5642bbfcd7dc2377d09474d222f65cdb9cf':
Use NOT_A_PROBABILITY for adding OOV words.
2014-02-26 01:50:44 -08:00
Keisuke Kuroyanagi
009bb5642b
Merge "Use NOT_A_PROBABILITY for adding OOV words."
2014-02-26 09:48:57 +00:00
Jean Chalard
8c55e28c0e
am 7e70e9dc: Merge "[IL110] Remove an unused interface function"
...
* commit '7e70e9dc49785c8ac1a3bdbd6cd51d7943e7eec0':
[IL110] Remove an unused interface function
2014-02-26 01:38:48 -08:00
Keisuke Kuroyanagi
10b352e01b
am 2b27e067: Merge "Read and write forgetting curve header attributes."
...
* commit '2b27e06733f6fef65c8e02361c416563f29367c6':
Read and write forgetting curve header attributes.
2014-02-26 01:38:45 -08:00
Jean Chalard
7e70e9dc49
Merge "[IL110] Remove an unused interface function"
2014-02-26 09:08:30 +00:00
Keisuke Kuroyanagi
2b27e06733
Merge "Read and write forgetting curve header attributes."
2014-02-26 09:06:56 +00:00
Keisuke Kuroyanagi
6112cc26a7
Read and write forgetting curve header attributes.
...
Bug: 13197276
Change-Id: I6c38a127e1745903594b7bf0ec80ef179e794feb
2014-02-26 18:04:12 +09:00
Keisuke Kuroyanagi
afe65cfeb8
am 94080a37: Merge "Check header attributes for forgetting curve."
...
* commit '94080a37e851c383abe143f1caa31988f6c8d528':
Check header attributes for forgetting curve.
2014-02-26 01:00:34 -08:00
Keisuke Kuroyanagi
94080a37e8
Merge "Check header attributes for forgetting curve."
2014-02-26 08:58:48 +00:00
Keisuke Kuroyanagi
8559b403ed
Use NOT_A_PROBABILITY for adding OOV words.
...
Bug: 13197276
Change-Id: I23f453c2c1deea70eab552f8d433fe264adf68b3
2014-02-26 17:50:44 +09:00
Jean Chalard
bd1caac16a
[IL110] Remove an unused interface function
...
...and make a method private.
Bug: 8636060
Change-Id: If16f7e8ef3779f77a9db23fb7c54e7c23b043b86
2014-02-26 17:46:20 +09:00
Keisuke Kuroyanagi
57816c7a8b
Check header attributes for forgetting curve.
...
Bug: 13197276
Change-Id: Ib360010f309fd1ed3e81cf23aa10c1cfe82781a6
2014-02-26 17:41:31 +09:00
Jean Chalard
139d42f704
am 4423f3da: Merge "Remove useless args and processing."
...
* commit '4423f3da00d19433c7a316e8865a0762351c13d1':
Remove useless args and processing.
2014-02-26 00:04:21 -08:00
Jean Chalard
4423f3da00
Merge "Remove useless args and processing."
2014-02-26 08:02:14 +00:00
Tadashi G. Takaoka
dd01a0bb1d
Add keyboard layout set tests
...
This CL is a ground work to add keyboard layout labels and more keys
tests.
Bug: 13017434
Change-Id: Ief028e8ab563d79bc0b0f9c06f1fe1d645a6469d
2014-02-26 16:10:52 +09:00
Keisuke Kuroyanagi
51dde7aa4a
am 7b496a58: Add boundary check for ver4 bigram/shortcut reading.
...
* commit '7b496a58612cf1552fe82f8c51a82e7ab82985e1':
Add boundary check for ver4 bigram/shortcut reading.
2014-02-25 21:40:54 -08:00
Keisuke Kuroyanagi
7b496a5861
Add boundary check for ver4 bigram/shortcut reading.
...
Bug: 13185316
Change-Id: I5236222e2a5acda69821062a140c9e36a3024bd2
2014-02-26 14:03:24 +09:00
Jean Chalard
23e22613d7
Remove useless args and processing.
...
Bug: 13062385
Change-Id: I426545d1fe8fd76bcf4d1dce19e6b571a55c79ae
2014-02-26 11:40:43 +09:00
Tadashi G. Takaoka
79487b5199
am f818b1aa: Merge "Symbols shift key shoud have small greek pi"
...
* commit 'f818b1aa322829c6f975528bf5e63047ba5684c9':
Symbols shift key shoud have small greek pi
2014-02-25 06:35:59 -08:00
Tadashi G. Takaoka
f818b1aa32
Merge "Symbols shift key shoud have small greek pi"
2014-02-25 14:32:29 +00:00
Jean Chalard
0c3ff6d956
am 57c0c577: [QRP6] Fix: recorrection top candidate is displayed in bold
...
* commit '57c0c577afbb7b50246107ccac5f2244c0fb3ddc':
[QRP6] Fix: recorrection top candidate is displayed in bold
2014-02-25 04:31:38 -08:00
Tadashi G. Takaoka
4cdc658578
Symbols shift key shoud have small greek pi
...
Change-Id: I7a4f68f86143863352548d30b42145c873f8ab19
2014-02-25 19:55:10 +09:00
Jean Chalard
82c4474b63
am 0c34ee20: [QRP5] Fix boldness for predictions, and small refactoring
...
* commit '0c34ee20a80884fea49b228745ce87132ae6f22f':
[QRP5] Fix boldness for predictions, and small refactoring
2014-02-25 02:48:21 -08:00
Jean Chalard
57c0c577af
[QRP6] Fix: recorrection top candidate is displayed in bold
...
Bug: 10385162
Change-Id: Icf9471d474a3a8ed8f38c46c7948c66f9131691e
2014-02-25 19:48:09 +09:00
Jean Chalard
0c34ee20a8
[QRP5] Fix boldness for predictions, and small refactoring
...
This is more correct. When predictions, the typed word should
always be null unless explicitly passed. The text color should be
that of a valid typed word only if it's actually the typed word.
Bug: 13170509
Change-Id: I769ae100e112c37c6f02064fe9ef2f81372ca9e5
2014-02-25 19:44:57 +09:00
Jean Chalard
9f5acd4ede
am 783f1932: [QRP4] Simplification & small correctness fix.
...
* commit '783f1932393547b2bcb88e6dc454ce888ce1d4a1':
[QRP4] Simplification & small correctness fix.
2014-02-25 01:58:43 -08:00
Jean Chalard
783f193239
[QRP4] Simplification & small correctness fix.
...
This fixes the color of the predictions when running
on a theme that has different colors for typed and
suggested words (GB theme).
Also, this is easier to understand and to modify from
now on.
Change-Id: Ifdc6d86a1695e83e16103041b06a2451f8d52cc4
2014-02-25 08:59:14 +00:00
Jean Chalard
3fb8aaf079
am a0984662: [QRP3] Refactoring
...
* commit 'a0984662a17df0d5c293d62bf653a40491c2bd58':
[QRP3] Refactoring
2014-02-25 00:18:45 -08:00
Jean Chalard
030b22c1db
am 74224f2c: [QRP2] Small refactor
...
* commit '74224f2c5c1b54b459d885eb9695e10fb5f24ede':
[QRP2] Small refactor
2014-02-25 00:18:43 -08:00
Jean Chalard
553dd86c19
am ef3a4564: [QRP1] Fix a bug where the wrong value would get passed
...
* commit 'ef3a45643e950cdd934763c59963cee4089f93e1':
[QRP1] Fix a bug where the wrong value would get passed
2014-02-25 00:18:41 -08:00
Jean Chalard
a0984662a1
[QRP3] Refactoring
...
Rename some variables for clarity and use constants
instead of immediates.
Change-Id: Ie07fbfcc3738ac4e67aefddc339fc54259172c39
2014-02-25 17:05:47 +09:00
Jean Chalard
74224f2c5c
[QRP2] Small refactor
...
Bug: 13170509
Change-Id: Ib9f10b8a137fc773ab0e5dc903e577038e29a9e2
2014-02-25 17:05:47 +09:00
Jean Chalard
ef3a45643e
[QRP1] Fix a bug where the wrong value would get passed
...
In the practice it works because this never tries to access
inside the suggestion strip, and the worst that can happen
is a wrong text color for a suggestion. But since the two
colors that would be swapped are the same, nobody ever
notices -- unless they are using the GingerBread theme.
Change-Id: Ic8c70d8b3cdddf92946dfefbbc6d061572626c7a
2014-02-25 17:05:44 +09:00
Baligh Uddin
6ff2126a23
Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle
2014-02-25 04:33:47 +00:00
Baligh Uddin
87f2ae5eab
Import translations. DO NOT MERGE
...
Change-Id: I432d2256c716b942b0241cd82f2421ffea37d8b7
Auto-generated-cl: translation import
2014-02-24 20:29:22 -08:00
Baligh Uddin
c90009dccb
Import translations. DO NOT MERGE
...
Change-Id: Id8acd4004f7e2d1f576c0fb74f8c5c94e9562bce
Auto-generated-cl: translation import
2014-02-24 20:27:55 -08:00
Tadashi G. Takaoka
53b62fe7d0
Add KeyboardTextsSetTests
...
- Text "label_to_alpha_key" needed to implement Emoji keyboard exists.
- Test the text from resources are loaded correctly.
Bug: 13017434
Change-Id: Idfb9ac87c1556c535ebc10eaef78d8166799a657
2014-02-25 12:24:55 +09:00
Tadashi G. Takaoka
5d2c961ed6
am deb5cedf: Add Key.getIconId for testability
...
* commit 'deb5cedf811e6d605a4a2a934f4d0c75b880cede':
Add Key.getIconId for testability
2014-02-24 18:19:18 -08:00
Tadashi G. Takaoka
deb5cedf81
Add Key.getIconId for testability
...
Bug: 13017434
Change-Id: I94ff45da3f58b74cc9dd4d38179670fbcf619d92
2014-02-25 09:59:38 +09:00