Commit graph

33106 commits

Author SHA1 Message Date
Tadashi G. Takaoka
39c9fddccd am 68b8a2d8: Make accessibility long press timeout longer
* commit '68b8a2d86cf19650dfba771a28d63c75d3a5c9ca':
  Make accessibility long press timeout longer
2014-06-13 04:25:06 +00:00
Tadashi G. Takaoka
68b8a2d86c Make accessibility long press timeout longer
The previous time out was 1500 milliseconds that wasn't enough for
announcing some accented letters, for example "Ü". This CL makes the
time out to 3000 milliseconds.

BUG: 15582951
Change-Id: I9bf864389c359e3b9abfe5000b897cf742a8dbe7
2014-06-13 13:02:24 +09:00
Yohei Yukawa
3d4be8cfc5 am c1cb930d: Merge "Revert "Check OS codename for shouldOfferSwitchingToNextInputMethod""
* commit 'c1cb930dde27414a0d8b15ae345650d41ba56add':
  Revert "Check OS codename for shouldOfferSwitchingToNextInputMethod"
2014-06-13 03:20:19 +00:00
Tadashi G. Takaoka
32f417b93c am a68e0dd4: Fix NPE by disabling key preview popup of Emoji palette
* commit 'a68e0dd437daa1387edc65082f96a00ca258a7b0':
  Fix NPE by disabling key preview popup of Emoji palette
2014-06-13 03:16:49 +00:00
Tadashi G. Takaoka
a68e0dd437 Fix NPE by disabling key preview popup of Emoji palette
Bug: 15579928
Change-Id: I6bcf885f2c1aa37b337a85978409ccf41e459c2a
2014-06-13 11:04:56 +09:00
Keisuke Kuroyanagi
7e1d8af498 am 89899e14: Merge "Update unit test for beginning-of-sentence."
* commit '89899e14dfe4c40ed833ba0ef7d0b06e281d0331':
  Update unit test for beginning-of-sentence.
2014-06-12 07:41:40 +00:00
Keisuke Kuroyanagi
528eab0b41 am da0ea760: Merge "Add jni method for removeUnigramEntry()."
* commit 'da0ea7603bdfb71a6134617d19535960aca4f40e':
  Add jni method for removeUnigramEntry().
2014-06-12 07:07:55 +00:00
Keisuke Kuroyanagi
c0e65c22c3 am 86fe8081: Merge "Add removeUnigramEntry() to native dictionary policy."
* commit '86fe8081b315e1036a2ee385851184752352c2a8':
  Add removeUnigramEntry() to native dictionary policy.
2014-06-12 03:41:18 +00:00
Keisuke Kuroyanagi
1d183cec2e am 447c1936: Merge "Enable Beginning-of-Sentence prediction for contextual dict."
* commit '447c19364ac0fa7b280b3ebd8f6e820eb925ebde':
  Enable Beginning-of-Sentence prediction for contextual dict.
2014-06-12 03:33:42 +00:00
Keisuke Kuroyanagi
9d456b043d am ec59371f: Merge "Block offensive words in native code."
* commit 'ec59371ff88f2fb1f4dd25d2fc5c06cb39f5152e':
  Block offensive words in native code.
2014-06-12 03:24:02 +00:00
Ying Wang
87c056edf1 am c49c9c52: resolved conflicts for merge of 90b948ea to master
* commit 'c49c9c52bec44303923001af554c160a4117d071':
  Use LOCAL_MULTILIB to build host lib as 64-bit
2014-06-11 19:34:21 +00:00
Ying Wang
c49c9c52be resolved conflicts for merge of 90b948ea to master
Change-Id: Ic86260b4e49ebda2ee718eadf0109ad9626a68e6
2014-06-11 12:28:56 -07:00
Keisuke Kuroyanagi
4dab3a4e76 am 4715baf9: Merge "Fix: Wrong name for ContextualDictionary."
* commit '4715baf93ba69706b23bca6ac50d901006fb4494':
  Fix: Wrong name for ContextualDictionary.
2014-06-11 11:08:16 +00:00
Tadashi G. Takaoka
9e272bdde2 am 6a96c508: Fix logic to show suggestions
* commit '6a96c508fddde10827b8f0822a7096bf4b708cf0':
  Fix logic to show suggestions
2014-06-11 03:05:26 +00:00
Tadashi G. Takaoka
6a96c508fd Fix logic to show suggestions
Bug: 15531465
Change-Id: Ic7fe5743ad3767cdaed699e5e2d1ebcaa75e22c2
2014-06-11 11:51:58 +09:00
Keisuke Kuroyanagi
ec59371ff8 Merge "Block offensive words in native code." 2014-06-10 22:36:02 +00:00
Keisuke Kuroyanagi
59ed0c2db2 Block offensive words in native code.
Bug: 15300452

Change-Id: Ic6c91c47453e19fb5db2c62b66659619e72b1ecf
2014-06-12 11:36:00 +09:00
Keisuke Kuroyanagi
89899e14df Merge "Update unit test for beginning-of-sentence." 2014-06-10 22:31:57 +00:00
Keisuke Kuroyanagi
e041bfab5c Update unit test for beginning-of-sentence.
Bug: 14119293
Change-Id: I594a1ca1096f0c12c678dd30eb75de905e55c5bb
2014-06-12 16:07:39 +09:00
Keisuke Kuroyanagi
22931cd941 Enable Beginning-of-Sentence prediction for contextual dict.
Bug: 14161647
Bug: 14119293
Change-Id: I0c00f13966db88e4de85e245e7bced43c9d474b2
2014-06-12 12:26:18 +09:00
Keisuke Kuroyanagi
da0ea7603b Merge "Add jni method for removeUnigramEntry()." 2014-06-10 22:31:57 +00:00
Keisuke Kuroyanagi
b4d77eca55 Add jni method for removeUnigramEntry().
Bug: 15552347
Change-Id: Iadcdc73d3335d561a27b9314d3fcdab0b0c96e49
2014-06-12 12:21:44 +09:00
Keisuke Kuroyanagi
f12985245c Add removeUnigramEntry() to native dictionary policy.
Bug: 15552347
Change-Id: Ic713f79ef26b5963060304df9c0a3a402c3cc6d4
2014-06-12 12:14:11 +09:00
Keisuke Kuroyanagi
447c19364a Merge "Enable Beginning-of-Sentence prediction for contextual dict." 2014-06-10 22:31:57 +00:00
Yohei Yukawa
c1cb930dde Merge "Revert "Check OS codename for shouldOfferSwitchingToNextInputMethod"" 2014-06-10 22:29:12 +00:00
Yohei Yukawa
58e248ebda Revert "Check OS codename for shouldOfferSwitchingToNextInputMethod"
This reverts commit 1690992d1b.

Build.VERSION.SDK_INT is bumped with I4716e71d72b2526fe635079d1b.                                                                                     
We no longer need this workaround.

Change-Id: I75a1c2a7055af17a7d40291aadd62ae9bb42e056
2014-06-13 03:12:17 +00:00
Keisuke Kuroyanagi
86fe8081b3 Merge "Add removeUnigramEntry() to native dictionary policy." 2014-06-10 22:29:12 +00:00
Keisuke Kuroyanagi
4715baf93b Merge "Fix: Wrong name for ContextualDictionary." 2014-06-10 22:29:12 +00:00
Keisuke Kuroyanagi
3bedb9b3e6 Fix: Wrong name for ContextualDictionary.
Bug: 15557070
Change-Id: I5796df54a74c111d361da8c548e5597aba8e24d0
2014-06-11 19:58:22 +09:00
Baligh Uddin
974eca14bc am 6b655de1: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '6b655de1a6bdde3336d5dbc2a6c9dcbb9a816b34':
  Import translations. DO NOT MERGE
2014-06-10 17:25:01 +00:00
Baligh Uddin
2e98869548 am 5092fe63: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '5092fe6315882c32fd50c9da646038088d570008':
  Import translations. DO NOT MERGE
2014-06-10 17:25:00 +00:00
Baligh Uddin
dbe810be07 Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2014-06-10 17:21:35 +00:00
Baligh Uddin
6b655de1a6 Merge "Import translations. DO NOT MERGE" 2014-06-10 17:21:28 +00:00
Baligh Uddin
9df5dac9d6 Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2014-06-10 17:21:25 +00:00
Baligh Uddin
5092fe6315 Merge "Import translations. DO NOT MERGE" 2014-06-10 17:21:23 +00:00
Ying Wang
90b948ea0f am b25404ec: Merge "Use LOCAL_MULTILIB to build host lib as 64-bit"
* commit 'b25404ec419e82e8f8b4f3b80d04708d39d9b7ad':
  Use LOCAL_MULTILIB to build host lib as 64-bit
2014-06-10 16:47:55 +00:00
Ying Wang
b25404ec41 Merge "Use LOCAL_MULTILIB to build host lib as 64-bit" 2014-06-10 16:26:58 +00:00
Jean Chalard
c0586f1b36 am d979d416: Merge "Special case periods in the spell checker"
* commit 'd979d416c102c45773f4684473953f6fed8f983f':
  Special case periods in the spell checker
2014-06-10 12:00:20 +00:00
Jean Chalard
d979d416c1 Merge "Special case periods in the spell checker" 2014-06-10 11:57:21 +00:00
Keisuke Kuroyanagi
c2b2703eee am cdfd2ce5: Merge "Add prefix to the arguments of getDictionary()."
* commit 'cdfd2ce5a3353d1493070878182d1cd77c671143':
  Add prefix to the arguments of getDictionary().
2014-06-10 11:43:10 +00:00
Keisuke Kuroyanagi
cdfd2ce5a3 Merge "Add prefix to the arguments of getDictionary()." 2014-06-10 11:41:34 +00:00
Tadashi G. Takaoka
6dc9c16742 am 5bf7418f: am 278b9071: Rename keyboard theme Quantum to Material
* commit '5bf7418fad8acc1623c5afad5bc685384204e17b':
  Rename keyboard theme Quantum to Material
2014-06-10 11:22:42 +00:00
Tadashi G. Takaoka
5bf7418fad am 278b9071: Rename keyboard theme Quantum to Material
* commit '278b9071ab036f20d29dc651ddd79136c5f84e33':
  Rename keyboard theme Quantum to Material
2014-06-10 11:18:43 +00:00
Keisuke Kuroyanagi
e25f23d2a3 am f36da2fd: Merge "Make dump dictionary settings easily extensible."
* commit 'f36da2fdba7d3a3359e664302b977c8dc12c0fa4':
  Make dump dictionary settings easily extensible.
2014-06-10 11:10:47 +00:00
Keisuke Kuroyanagi
f36da2fdba Merge "Make dump dictionary settings easily extensible." 2014-06-10 11:08:38 +00:00
Keisuke Kuroyanagi
a20432479d Make dump dictionary settings easily extensible.
This adds "Dump contextual dictionary".

Bug: 14161647
Change-Id: I41a6d6e131d9d8c300ac0120d903d46d88bb3346
2014-06-10 19:59:19 +09:00
Jean Chalard
4863a06544 Special case periods in the spell checker
Special case <valid word>.<valid word> to send as a suggestion
the same string where the periods is replaced by a space.

Bug: 10780091
Change-Id: I43c94675977f9ab5d7ee5671486cb742b39f3974
2014-06-10 19:52:58 +09:00
Keisuke Kuroyanagi
8badc761af am 48b00743: Merge "Purge dict reading code for 401 and create for 402."
* commit '48b0074349c47e37045c2d3c8dc5548f22489a7a':
  Purge dict reading code for 401 and create for 402.
2014-06-10 10:33:50 +00:00
Keisuke Kuroyanagi
48b0074349 Merge "Purge dict reading code for 401 and create for 402." 2014-06-10 10:31:05 +00:00
Keisuke Kuroyanagi
07e1412631 Purge dict reading code for 401 and create for 402.
Change-Id: Ib0150b3306bb2db8aff443d1158fecc8464cbbdb
2014-06-10 19:22:40 +09:00