Jean Chalard
90c9199753
Merge "[RF4] Actually remove ver4 dicts"
2013-12-06 08:54:33 +00:00
Keisuke Kuroyanagi
fc16c320c6
Merge "Add a jni method to fetch unigram information."
2013-12-06 08:53:21 +00:00
Keisuke Kuroyanagi
9fb28f78f7
Add a jni method to fetch unigram information.
...
Bug: 11956652
Change-Id: I59f1823bbc0146f6d2f34cbed8166bb6de197208
2013-12-06 17:17:38 +09:00
Tadashi G. Takaoka
2b1e904195
am 5bf55a86: Return null if "!text/" reference is an empty text
...
* commit '5bf55a86d0dd55ade42833fdb7cf654b2aeddb4e':
Return null if "!text/" reference is an empty text
2013-12-06 00:11:08 -08:00
Jean Chalard
c5db41a9d5
[RF4] Actually remove ver4 dicts
...
And fix a couple bugs.
Bug: 11281748
Change-Id: If07953a4b1ff9eb1165af03fdb332d7e47cd8f32
2013-12-06 17:07:59 +09:00
Tadashi G. Takaoka
5bf55a86d0
Return null if "!text/" reference is an empty text
...
Change-Id: I01826f3e09527348fb4cba3302a9394ff34f424a
2013-12-06 16:51:11 +09:00
Tadashi G. Takaoka
aab0140390
Consolidate multiple locales' period key definition
...
Bug: 11918360
Change-Id: If59043709a433a57846de07e150bf9c14b614d52
2013-12-06 15:25:47 +09:00
Jean Chalard
f0a7495f84
am a72e8f1e: [RF3] Cleanups
...
* commit 'a72e8f1ede3dc11fb60bd1346e6c7cb07c5d126e':
[RF3] Cleanups
2013-12-05 22:05:16 -08:00
Jean Chalard
a72e8f1ede
[RF3] Cleanups
...
Make the version number a single number on native and java side.
Also, remove the hasValidContents method. It's useless since the
native code already checks this when creating the dictionary (I
wish I had known that when I added it).
Bug: 11281748
Change-Id: I572d37429972b2f280e4bdb748b709e5d0d7737e
2013-12-06 14:53:03 +09:00
Jean Chalard
f16f7b2421
am cb27d955: Merge "[RF2] Some refactoring and some cleanup"
...
* commit 'cb27d955f334754e6cad0a5c3f8e13e913803f4a':
[RF2] Some refactoring and some cleanup
2013-12-05 20:32:28 -08:00
Jean Chalard
cb27d955f3
Merge "[RF2] Some refactoring and some cleanup"
2013-12-06 04:30:25 +00:00
Jean Chalard
b8481456f2
[RF2] Some refactoring and some cleanup
...
Bug: 11281748
Change-Id: Iff45fdf6b23f77c08271a169c7d7ca45912c85e8
2013-12-06 13:06:49 +09:00
Tadashi G. Takaoka
5a5a1dcf08
am 08b84a6b: Fix background of ".com" key on tablet symbols
...
* commit '08b84a6bed2fff7dba8696c9bcb6aedb79bd2f52':
Fix background of ".com" key on tablet symbols
2013-12-05 19:48:04 -08:00
Tadashi G. Takaoka
08b84a6bed
Fix background of ".com" key on tablet symbols
...
Bug: 12023755
Change-Id: I9eb8c1e5c637ddc6f0f36b783fcb289b5865ac22
2013-12-06 12:16:25 +09:00
Keisuke Kuroyanagi
791e3721fb
am f2d689c4: Merge "Implement shortcut adding method."
...
* commit 'f2d689c4dae8cce53405a1101642e213ae0eaedb':
Implement shortcut adding method.
2013-12-05 06:28:20 -08:00
Tadashi G. Takaoka
36d345e6f8
am 6300168c: Fix puctuations more keys on Spanish/Phone
...
* commit '6300168cb85500c52f62e7a69fc4bfd36c9ec418':
Fix puctuations more keys on Spanish/Phone
2013-12-05 06:28:06 -08:00
Tadashi G. Takaoka
2487f68095
am 4cd86d3b: Cleanup exclamation and questuion keys
...
* commit '4cd86d3bb4ec21856130074d5255cfe362ff2939':
Cleanup exclamation and questuion keys
2013-12-05 06:28:03 -08:00
Tadashi G. Takaoka
4ef5820f5f
am 624fcde1: Cleanup comma key of Arabic/Farsi
...
* commit '624fcde18b43c40e5338f3a1d3cdb93ea1e1c6bb':
Cleanup comma key of Arabic/Farsi
2013-12-05 06:28:00 -08:00
Tadashi G. Takaoka
f3a7c4f5d3
am 3064b831: Merge "Separate symbols comma-period from main keyboard ones"
...
* commit '3064b831e65d829405c065060bb48851dfd5e55a':
Separate symbols comma-period from main keyboard ones
2013-12-05 06:27:52 -08:00
Tadashi G. Takaoka
365f0d8381
am 72ce5fdc: Remove puctuationKeyStyle key style definition
...
* commit '72ce5fdcf6669dbc9248065037f0412e5ba69434':
Remove puctuationKeyStyle key style definition
2013-12-05 06:27:47 -08:00
Tadashi G. Takaoka
dea1ea3ed9
am c8a7a7dc: Merge "Fix size of AOSP launcher icon"
...
* commit 'c8a7a7dce366021cc2e070b724b59f8c6f647e63':
Fix size of AOSP launcher icon
2013-12-05 06:27:44 -08:00
Tadashi G. Takaoka
bf7fe1b41d
am f6b479d4: Add exclamation/question marks to Hebrew tablet keyboard
...
* commit 'f6b479d4825ab194d87f4c1f6713369fe7cafdf7':
Add exclamation/question marks to Hebrew tablet keyboard
2013-12-05 06:27:40 -08:00
Keisuke Kuroyanagi
f2d689c4da
Merge "Implement shortcut adding method."
2013-12-05 11:56:41 +00:00
Keisuke Kuroyanagi
bc33efa4bd
Implement shortcut adding method.
...
Bug: 11073222
Change-Id: Ia98bf40bd5263caad8b65680eabcf429328290a9
2013-12-05 20:12:10 +09:00
Tadashi G. Takaoka
6300168cb8
Fix puctuations more keys on Spanish/Phone
...
Bug: 11918360
Change-Id: I01e1c1e2a1953855bd2b009fc2d82e18cdde7140
2013-12-05 18:54:29 +09:00
Tadashi G. Takaoka
4cd86d3bb4
Cleanup exclamation and questuion keys
...
Bug: 11918360
Change-Id: I00731a273beea6dbc300dc215996dcadd97f17e2
2013-12-05 18:53:32 +09:00
Tadashi G. Takaoka
624fcde18b
Cleanup comma key of Arabic/Farsi
...
Bug: 11918360
Change-Id: I4ab373d8fc012fd77a388a067d7f5d99d8247299
2013-12-05 18:15:45 +09:00
Tadashi G. Takaoka
3064b831e6
Merge "Separate symbols comma-period from main keyboard ones"
2013-12-05 09:02:00 +00:00
Tadashi G. Takaoka
72ce5fdcf6
Remove puctuationKeyStyle key style definition
...
This change also separates period key definition from row_qwerty4.
Bug: 11918360
Change-Id: I7156be7098987f8447698a57af84e2ea3fc595f6
2013-12-05 17:31:06 +09:00
Tadashi G. Takaoka
e7296d4bf4
Separate symbols comma-period from main keyboard ones
...
Bug: 11918360
Change-Id: Ia96230d1eb692bbc61842f1cd12ba980d5487017
2013-12-05 13:52:03 +09:00
Tadashi G. Takaoka
c8a7a7dce3
Merge "Fix size of AOSP launcher icon"
2013-12-05 04:51:24 +00:00
Tadashi G. Takaoka
f6b479d482
Add exclamation/question marks to Hebrew tablet keyboard
...
Bug: 11918360
Change-Id: I226f8fbb2177f472f69b56faca2a141687734494
2013-12-05 12:47:47 +09:00
Tadashi G. Takaoka
401951849f
Fix size of AOSP launcher icon
...
Bug: 11975011
Change-Id: I5463d4a9f386ca053a81883c2e0b3f999e4bdbb2
2013-12-05 10:01:14 +09:00
Keisuke Kuroyanagi
1afc3a2a6e
am 5b0ca975: Merge "Support controlling some unigram flags in addUnigramWord."
...
* commit '5b0ca975c44204a3a2ef2c2e95feef8c48313f88':
Support controlling some unigram flags in addUnigramWord.
2013-12-04 03:46:00 -08:00
Keisuke Kuroyanagi
5b0ca975c4
Merge "Support controlling some unigram flags in addUnigramWord."
2013-12-04 11:43:46 +00:00
Keisuke Kuroyanagi
aa191c5995
Support controlling some unigram flags in addUnigramWord.
...
Bug: 11073222
Change-Id: I717fae2faf22316782b42a78c48d7066f6950496
2013-12-04 20:22:01 +09:00
Keisuke Kuroyanagi
5d9d2765af
am edd0216e: Merge "Make ProbabilityEntry immutable."
...
* commit 'edd0216ee5ff66316252672c7ea9b1c0ac50ca56':
Make ProbabilityEntry immutable.
2013-12-04 02:56:25 -08:00
Keisuke Kuroyanagi
edd0216ee5
Merge "Make ProbabilityEntry immutable."
2013-12-04 10:53:55 +00:00
Keisuke Kuroyanagi
d7a179f437
Make ProbabilityEntry immutable.
...
Bug: 11073222
Change-Id: Ia3c0eb2d8cac00f0d82a72b27a08ad13eb095e8a
2013-12-04 19:50:59 +09:00
Tadashi G. Takaoka
be69fd72e0
am 1eb63684: Merge "Add workaround to prevent ViewPager from crashing"
...
* commit '1eb63684f97f126ac9937583db3e74d3a33de9aa':
Add workaround to prevent ViewPager from crashing
2013-12-04 01:41:57 -08:00
Tadashi G. Takaoka
1eb63684f9
Merge "Add workaround to prevent ViewPager from crashing"
2013-12-04 09:05:07 +00:00
Keisuke Kuroyanagi
30b1ce255a
am 8ca8807b: Merge "Separate TimeKeeper from ForgettingCurveUtils."
...
* commit '8ca8807b968d0a7ee882f9bd05047351a45c4e89':
Separate TimeKeeper from ForgettingCurveUtils.
2013-12-04 00:59:45 -08:00
Keisuke Kuroyanagi
8ca8807b96
Merge "Separate TimeKeeper from ForgettingCurveUtils."
2013-12-04 08:55:58 +00:00
Tadashi G. Takaoka
5086275d39
Add workaround to prevent ViewPager from crashing
...
Bug: 11721001
Change-Id: I0824f82c30a288a3c1f0ea69e07f10bdeb744bbc
2013-12-04 17:46:15 +09:00
Keisuke Kuroyanagi
ef7409bfaa
Separate TimeKeeper from ForgettingCurveUtils.
...
Bug: 11073222
Change-Id: I6c27156edc01186f4e2a958283a45a62dbb2c113
2013-12-04 17:43:12 +09:00
Tadashi G. Takaoka
f375950070
am 8b6c096f: Merge "Fix wrong padding of some background drawables"
...
* commit '8b6c096f39cf671f348cc8f6825c8ea8de9200ea':
Fix wrong padding of some background drawables
2013-12-04 00:26:31 -08:00
Tadashi G. Takaoka
8b6c096f39
Merge "Fix wrong padding of some background drawables"
2013-12-04 08:23:05 +00:00
Jean Chalard
36802e7fb0
am 743c7e0e: Merge "[RF1] Remove files that don\'t match the expected format, step 1"
...
* commit '743c7e0e6eae7c81605321cac265e979dedd08a2':
[RF1] Remove files that don't match the expected format, step 1
2013-12-04 00:22:12 -08:00
Jean Chalard
743c7e0e6e
Merge "[RF1] Remove files that don't match the expected format, step 1"
2013-12-04 08:19:26 +00:00
Keisuke Kuroyanagi
3a7d3b54ca
am c63f2762: Merge "Start to use historical info."
...
* commit 'c63f2762cc09c8917fd4a994b8ae03fae79565d7':
Start to use historical info.
2013-12-04 00:06:38 -08:00