Tadashi G. Takaoka
fa00cf6536
am 891e4860: Merge "Stop overriding SuggestionStripView.dispatchTouchEvent"
...
* commit '891e4860f838d3dbe139542d4a1172b3de7a5225':
Stop overriding SuggestionStripView.dispatchTouchEvent
2014-02-17 01:38:03 -08:00
Jean Chalard
220dc2d7a8
Make dotted i the base character of dotless i.
...
This is already the case for the capital version, and natives
Turkish speakers seem to think it should be the case. An
important reason to make it so is that the Turkish keyboard
has only the dotless i as a "more keys" key, so it's really
hard to type words with a dotless i without this, especially
those with several of them.
Bug: 11519119
Change-Id: I4df2a289783e4eb3c1291b8ad0a2ba5947bf7671
2014-02-17 18:24:28 +09:00
Tadashi G. Takaoka
891e4860f8
Merge "Stop overriding SuggestionStripView.dispatchTouchEvent"
2014-02-17 09:20:54 +00:00
Jean Chalard
c051ee7025
Consider non-breaking spaces separators.
...
Bug: 13056209
Change-Id: I6100b3ee21cf143140398757d9f7e7445067877a
2014-02-17 18:20:46 +09:00
Tadashi G. Takaoka
e32548f32d
Stop overriding SuggestionStripView.dispatchTouchEvent
...
Bug: 11721001
Bug: 11976254
Change-Id: Idfdeafe45abb16ca54be529b4f4b2c38c22a7fac
2014-02-17 18:11:10 +09:00
Tadashi G. Takaoka
bf723b081a
am 1751615f: Merge "Remove unnecessary override of MainKeyboardView.dispatchTouchEvent"
...
* commit '1751615f7d6702c6f3438a402e0ce179aafd15cf':
Remove unnecessary override of MainKeyboardView.dispatchTouchEvent
2014-02-17 00:29:04 -08:00
Tadashi G. Takaoka
93441101ac
am 3dd6bdf9: Merge "Add InputMethodSubtypeCompatUtils.isAsciiCapable()"
...
* commit '3dd6bdf9312007ed43827975d121e972b98ab5e3':
Add InputMethodSubtypeCompatUtils.isAsciiCapable()
2014-02-17 00:29:01 -08:00
Tadashi G. Takaoka
1751615f7d
Merge "Remove unnecessary override of MainKeyboardView.dispatchTouchEvent"
2014-02-17 08:26:38 +00:00
Tadashi G. Takaoka
3dd6bdf931
Merge "Add InputMethodSubtypeCompatUtils.isAsciiCapable()"
2014-02-17 08:25:57 +00:00
Tadashi G. Takaoka
800ab579a9
Remove unnecessary override of MainKeyboardView.dispatchTouchEvent
...
Bug: 11721001
Bug: 11976254
Change-Id: I762bd9e76ea31d67b3e31c3a0a19ee9f040015b8
2014-02-17 17:09:06 +09:00
Tadashi G. Takaoka
3c4213ea0e
am 4c628b9d: Merge "Don\'t show important notice on password field"
...
* commit '4c628b9d5b05045e9bbe5be7327e28aee2309e1d':
Don't show important notice on password field
2014-02-17 00:06:37 -08:00
Tadashi G. Takaoka
4c628b9d5b
Merge "Don't show important notice on password field"
2014-02-17 08:04:11 +00:00
Tadashi G. Takaoka
20ddd4cff5
Add InputMethodSubtypeCompatUtils.isAsciiCapable()
...
Change-Id: I8145f090486f6fe30ef1e992db374cfba0c31012
2014-02-17 16:08:33 +09:00
Yohei Yukawa
0fcc4b6d36
am 48814037: Merge "Stop using deprecated InputMethodSubtype constructor"
...
* commit '48814037484663faa0d2820b21baf9c3a1bf6bbf':
Stop using deprecated InputMethodSubtype constructor
2014-02-16 22:57:49 -08:00
Yohei Yukawa
4881403748
Merge "Stop using deprecated InputMethodSubtype constructor"
2014-02-17 06:55:52 +00:00
Tadashi G. Takaoka
ce78a2d8ab
Don't show important notice on password field
...
Bug: 10587358
Change-Id: Ieff7960e5e2b8609fddeb173af578a5d9b2c4d98
2014-02-17 15:38:43 +09:00
Yohei Yukawa
6d43124215
Stop using deprecated InputMethodSubtype constructor
...
The constructors of InputMethodSubtype were deprecated in API level 19.
However we cannot yet switch to a new InputMethodSubtypeBuilder style
due to our minimum support API level.
As an intermediate solution, this patch replaces the these API calls
with InputMethodSubtypeCompatUtils.newInputMethodSubtype so that
these legacy API call can be consolidated at the same place.
BUG: 13030512
Change-Id: I561a585f5dbea56c337680b645be5ef07015a0b1
2014-02-17 15:32:33 +09:00
Tadashi G. Takaoka
f96e9cf172
am 4f4fb5ef: Merge "Use the same label of switch-to-alphabet key on Emoji palette"
...
* commit '4f4fb5ef345bebfed2c2d3fee5527a5f6b25a342':
Use the same label of switch-to-alphabet key on Emoji palette
2014-02-16 22:18:16 -08:00
Tadashi G. Takaoka
ec947ebfff
am 4c680e7b: Merge "Add go to "Settings" button to important notice dialog"
...
* commit '4c680e7bcfe7737302f9900aea3f1d11f5e60b21':
Add go to "Settings" button to important notice dialog
2014-02-16 22:18:13 -08:00
Tadashi G. Takaoka
4f4fb5ef34
Merge "Use the same label of switch-to-alphabet key on Emoji palette"
2014-02-17 06:13:39 +00:00
Tadashi G. Takaoka
4c680e7bcf
Merge "Add go to "Settings" button to important notice dialog"
2014-02-17 06:13:26 +00:00
Tadashi G. Takaoka
28c02b400f
Add go to "Settings" button to important notice dialog
...
This CL also
- removes icons on important notice title.
- changes the "Personalized suggestions" summary text.
This change must be checked in together with Id115d89ba9.
Bug: 10587358
Change-Id: I52ff26fa8ae12445e9014ba08253f69e1be609f4
2014-02-17 14:57:04 +09:00
Tadashi G. Takaoka
fe39aec08a
Use the same label of switch-to-alphabet key on Emoji palette
...
Bug: 12115967
Change-Id: I61cf80db933aa2ab220ddcaa88a4c9af7beeb35c
2014-02-17 14:54:39 +09:00
Tadashi G. Takaoka
a3ce57cca5
am b092aef4: Merge "Remove key show up and dismiss animation"
...
* commit 'b092aef4a7034f5a4a50f0e50bf3b4ebb4e2a86c':
Remove key show up and dismiss animation
2014-02-16 19:24:46 -08:00
Tadashi G. Takaoka
b092aef4a7
Merge "Remove key show up and dismiss animation"
2014-02-17 03:22:48 +00:00
Tadashi G. Takaoka
c9072dc8da
Remove key show up and dismiss animation
...
Bug: 11518021
Change-Id: I4a5eb0732f399612141f7c22d83e2210da612d7e
2014-02-17 12:10:09 +09:00
Tadashi G. Takaoka
613d4766d1
am ffde401b: Fix PC/QWERTY phone layout
...
* commit 'ffde401b656ba801b4187eeb61e41e0a00884a18':
Fix PC/QWERTY phone layout
2014-02-16 19:03:10 -08:00
Tadashi G. Takaoka
ffde401b65
Fix PC/QWERTY phone layout
...
Bug: 13025426
Change-Id: I980832ccab7fb7700ca8b01d4f05e920b3f45582
2014-02-17 09:27:47 +09:00
Keisuke Kuroyanagi
37da7b4db8
am 95d16561: Remove unused code.
...
* commit '95d16561e0e6c38dbd99c893f09c5dbe9d4a465d':
Remove unused code.
2014-02-15 01:40:02 -08:00
Keisuke Kuroyanagi
610653bb2c
am 0fc93fe4: Implement PatriciaTriePolicy::getNextWordAndNextToken().
...
* commit '0fc93fe4455f24809f6c9baf0d3b936519779cfb':
Implement PatriciaTriePolicy::getNextWordAndNextToken().
2014-02-15 01:40:00 -08:00
Keisuke Kuroyanagi
95d16561e0
Remove unused code.
...
Bug: 12810574
Change-Id: I9c7fff60ae0e94d52f3bd19c3e88de5a53b917d7
2014-02-15 17:39:24 +09:00
Keisuke Kuroyanagi
0fc93fe445
Implement PatriciaTriePolicy::getNextWordAndNextToken().
...
Bug: 12810574
Change-Id: Id1d44f90de9455d9cbe7b6e0a161cae91d6d422c
2014-02-15 17:39:20 +09:00
Keisuke Kuroyanagi
b623c3a89e
am 85fe06e7: Merge "Remove unused argument from readDictionaryBinary."
...
* commit '85fe06e759ab89c629caab5fb73de7ff0441d060':
Remove unused argument from readDictionaryBinary.
2014-02-14 02:41:13 -08:00
Keisuke Kuroyanagi
85fe06e759
Merge "Remove unused argument from readDictionaryBinary."
2014-02-14 10:37:56 +00:00
Tadashi G. Takaoka
0a7db9e008
am 36d606fc: Use 16sp text to show important notice title
...
* commit '36d606fcbc666c331ffaba02fe6b55afa4509348':
Use 16sp text to show important notice title
2014-02-14 02:19:38 -08:00
Tadashi G. Takaoka
36d606fcbc
Use 16sp text to show important notice title
...
Bug: 10587358
Change-Id: Ib840cb71d9e87282ea0d13839dbf2a2da2081d5f
2014-02-14 19:10:47 +09:00
Keisuke Kuroyanagi
8e3a1d0f89
Remove unused argument from readDictionaryBinary.
...
Bug: 12810574
Change-Id: Ice415ebd8d11162facca3fe8927ef8a616b11424
2014-02-14 19:02:15 +09:00
Tadashi G. Takaoka
56120831a6
am b136b7dd: Merge "Add sanity check to KeybaordTextsTable for debugging"
...
* commit 'b136b7dd6f0757e3988639b0794c04d50b4087da':
Add sanity check to KeybaordTextsTable for debugging
2014-02-14 01:54:48 -08:00
Tadashi G. Takaoka
b136b7dd6f
Merge "Add sanity check to KeybaordTextsTable for debugging"
2014-02-14 09:52:36 +00:00
Tadashi G. Takaoka
53a237323a
Add sanity check to KeybaordTextsTable for debugging
...
Bug: 13007104
Change-Id: Id12f75da7a1c6a2a078d41721ee4016794e9dd2a
2014-02-14 18:51:03 +09:00
Jean Chalard
82b92b2147
am fdc41732: Merge "Fix a view-related crash"
...
* commit 'fdc417321345037fdcf31de95fbaf7cc195856b3':
Fix a view-related crash
2014-02-14 01:38:52 -08:00
Keisuke Kuroyanagi
0a206ef1e5
am 8fa7a09f: Merge "Implement PatriciaTriePolicy::getWordProperty()."
...
* commit '8fa7a09f1e7cd16a4fa1e4138078bd3984519630':
Implement PatriciaTriePolicy::getWordProperty().
2014-02-14 01:38:50 -08:00
Tadashi G. Takaoka
9908c7c463
am 954ba244: Merge "Fix SpacingAndPunctuationsTests due to I2219224840"
...
* commit '954ba2445ffdbf6cca58ea0da4b4580d905dcd59':
Fix SpacingAndPunctuationsTests due to I2219224840
2014-02-14 01:38:48 -08:00
Jean Chalard
fdc4173213
Merge "Fix a view-related crash"
2014-02-14 09:19:34 +00:00
Keisuke Kuroyanagi
8fa7a09f1e
Merge "Implement PatriciaTriePolicy::getWordProperty()."
2014-02-14 09:08:09 +00:00
Tadashi G. Takaoka
954ba2445f
Merge "Fix SpacingAndPunctuationsTests due to I2219224840"
2014-02-14 09:06:27 +00:00
Jean Chalard
a7e3e74ddd
Fix a view-related crash
...
Bug: 12788164
Change-Id: If0d815518824a8e57b15e80111c5e6e08e93ba7e
2014-02-14 18:03:34 +09:00
Tadashi G. Takaoka
e4b0add353
Fix SpacingAndPunctuationsTests due to I2219224840
...
Bug: 12640318
Change-Id: If0b0696b937c580d69cb909ddaf414d01ea2c01b
2014-02-14 17:59:53 +09:00
Keisuke Kuroyanagi
c63d183473
Implement PatriciaTriePolicy::getWordProperty().
...
Bug: 12810574
Change-Id: I7bcccfd3641ebbcf2b8d857d33bb4734c42af5eb
2014-02-14 17:56:45 +09:00
Tadashi G. Takaoka
0d25c11b6f
am 3c4f05dd: Remove unused label_tab_key
...
* commit '3c4f05dd66f8211508010e82b414d111037f35dd':
Remove unused label_tab_key
2014-02-14 00:53:46 -08:00