Commit Graph

10705 Commits (2d3d4026e37cf4f73ef106bcd85a76f5a8523020)

Author SHA1 Message Date
Tadashi G. Takaoka 2d3d4026e3 am d427d3b0: Merge "Create AccessibilityDelegate only when accessibility mode is on"
* commit 'd427d3b0fac9eef066976c30281eab5aa79d4f5b':
  Create AccessibilityDelegate only when accessibility mode is on
2014-06-02 10:16:08 +00:00
Tadashi G. Takaoka d427d3b0fa Merge "Create AccessibilityDelegate only when accessibility mode is on" 2014-06-02 10:12:52 +00:00
Jean Chalard ff9c5b9b00 am 28538d91: Merge "Fix an IOOB exception"
* commit '28538d916c39a7087024daadbd2c6d1c73227ff5':
  Fix an IOOB exception
2014-06-02 10:09:28 +00:00
Jean Chalard 28538d916c Merge "Fix an IOOB exception" 2014-06-02 10:07:12 +00:00
Tadashi G. Takaoka d78b586976 Create AccessibilityDelegate only when accessibility mode is on
Change-Id: I4cbae476d16723778b46ff765dd97832f279785f
2014-06-02 18:53:58 +09:00
Jean Chalard d660f3bec9 Fix an IOOB exception
Bug: 14602663
Change-Id: Ie2060931df911b44230d5a5ba268f687cbdd0dc8
2014-06-02 18:21:50 +09:00
Tadashi G. Takaoka 6d4420926f am a021395e: Pass hover event to accessibility key handling methods
* commit 'a021395e84d4a934c042c56ef03f352cf43463f3':
  Pass hover event to accessibility key handling methods
2014-06-02 08:46:28 +00:00
Tadashi G. Takaoka 909ee65bea am d0b79cc1: Add verbalization of symbols that are unsupported by TTS/TalkBack
* commit 'd0b79cc12a7ea064bbd6bae51ed61bda13d938bd':
  Add verbalization of symbols that are unsupported by TTS/TalkBack
2014-06-02 08:46:27 +00:00
Tadashi G. Takaoka a021395e84 Pass hover event to accessibility key handling methods
Bug: 12491371
Change-Id: I1f7feef707b95e8862db71cbc4f6f5585a2441dd
2014-06-02 17:13:47 +09:00
Tadashi G. Takaoka d0b79cc12a Add verbalization of symbols that are unsupported by TTS/TalkBack
Bug: 13336905
Change-Id: Iefd117fa7b30b8ba240590b13b03d7044fd37ede
2014-06-02 17:02:38 +09:00
Tadashi G. Takaoka 81a7089012 am 82674ca8: Fix to clear on hover visual cue
* commit '82674ca81c40acbba4fb9b7113a9a8fe13afccc6':
  Fix to clear on hover visual cue
2014-06-02 06:11:30 +00:00
Tadashi G. Takaoka 82674ca81c Fix to clear on hover visual cue
Bug: 12491371
Change-Id: Ib7ca91ae73aa40e45ea5f6d4e53348a261a4b823
2014-06-02 14:57:52 +09:00
Tadashi G. Takaoka bbc34021fe am fa9b9578: Refactor MoreKeysKeyboardView a bit
* commit 'fa9b9578d44748de512c947651010e703c663936':
  Refactor MoreKeysKeyboardView a bit
2014-06-02 03:56:58 +00:00
Tadashi G. Takaoka fa9b9578d4 Refactor MoreKeysKeyboardView a bit
Bug: 12491371
Change-Id: I3ce1e6557e41a94146b882751f75ae4b5f6bc73d
2014-06-02 12:41:50 +09:00
Tadashi G. Takaoka 8b09acc788 am 509d07c7: am 61a8a66c: Merge "Workaround to draw spacebar icon of emoji palettes" into lmp-preview-dev
* commit '509d07c76446bc7d6db3067897834629ade92855':
  Workaround to draw spacebar icon of emoji palettes
2014-05-30 15:05:38 +00:00
Tadashi G. Takaoka 90f404c8fc am dc1d4455: am ee4cc67e: Update shift key icon for LXX_Dark
* commit 'dc1d4455fef88e022e160f60fa07cfa86900d737':
  Update shift key icon for LXX_Dark
2014-05-30 15:05:37 +00:00
Tadashi G. Takaoka 509d07c764 am 61a8a66c: Merge "Workaround to draw spacebar icon of emoji palettes" into lmp-preview-dev
* commit '61a8a66ccac1de7e146344dd77c8be84aa8daf33':
  Workaround to draw spacebar icon of emoji palettes
2014-05-30 15:03:10 +00:00
Tadashi G. Takaoka dc1d4455fe am ee4cc67e: Update shift key icon for LXX_Dark
* commit 'ee4cc67e260a1d2397abd83820f72906c1871751':
  Update shift key icon for LXX_Dark
2014-05-30 15:03:09 +00:00
Tadashi G. Takaoka 61a8a66cca Merge "Workaround to draw spacebar icon of emoji palettes" into lmp-preview-dev 2014-05-30 14:59:22 +00:00
Tadashi G. Takaoka 3558505bee Workaround to draw spacebar icon of emoji palettes
Bug: 15321822
Change-Id: Iab7cef83ffdf91c877c3ed2e59d412496b516e1c
2014-05-30 22:53:24 +09:00
Tadashi G. Takaoka ee4cc67e26 Update shift key icon for LXX_Dark
Bug: 15310025
Change-Id: I20bde50a2e751a5cd9871debd5ed1df0334c78e2
2014-05-30 22:03:08 +09:00
Keisuke Kuroyanagi 8699eefabf am 83d2bc65: Merge "Make prevWord = null if the next word starts from a connector."
* commit '83d2bc656fc127df4f4b92ce3ca03121200d7cf2':
  Make prevWord = null if the next word starts from a connector.
2014-05-30 11:44:23 +00:00
Keisuke Kuroyanagi 83d2bc656f Merge "Make prevWord = null if the next word starts from a connector." 2014-05-30 11:40:56 +00:00
Keisuke Kuroyanagi 8f71fab2ed Make prevWord = null if the next word starts from a connector.
This fixes PunctuationTests#
testAutoCorrectionWithSingleQuotesAround.

Bug: 14119293
Bug: 15334309

Change-Id: I604c21a21e89a5fc431fd56ab7b6ad03f4736b01
2014-05-30 20:30:17 +09:00
Tadashi G. Takaoka c922ffb807 am 9c45e178: am ba8836a9: Merge "Update action key backgrounds for LXX_Dark" into lmp-preview-dev
* commit '9c45e178c723c834f4f7e73c39e74eb00ffafa98':
  Update action key backgrounds for LXX_Dark
2014-05-30 11:28:05 +00:00
Tadashi G. Takaoka 74be370fe9 am ce8da614: am db2d6a20: Merge "Update enter and send icons for LXX_Dark" into lmp-preview-dev
* commit 'ce8da614a648b5dbb8fe0e48552771308a6fcbe3':
  Update enter and send icons for LXX_Dark
2014-05-30 11:28:03 +00:00
Tadashi G. Takaoka 4f3b500d01 am c96eddaa: am 3d5a72eb: Update spacebar icon of LXX_Dark
* commit 'c96eddaa6e2dc9f1b00843fa29e68f791cd0065d':
  Update spacebar icon of LXX_Dark
2014-05-30 11:28:02 +00:00
Tadashi G. Takaoka 9c45e178c7 am ba8836a9: Merge "Update action key backgrounds for LXX_Dark" into lmp-preview-dev
* commit 'ba8836a926a566a1c9f8a11c79dd0e06d0fb0485':
  Update action key backgrounds for LXX_Dark
2014-05-30 11:24:10 +00:00
Tadashi G. Takaoka ce8da614a6 am db2d6a20: Merge "Update enter and send icons for LXX_Dark" into lmp-preview-dev
* commit 'db2d6a202125bff92be495408babbb0c86bfb398':
  Update enter and send icons for LXX_Dark
2014-05-30 11:24:09 +00:00
Tadashi G. Takaoka c96eddaa6e am 3d5a72eb: Update spacebar icon of LXX_Dark
* commit '3d5a72ebe20b4cab415c43c8022427b7618d8519':
  Update spacebar icon of LXX_Dark
2014-05-30 11:24:08 +00:00
Tadashi G. Takaoka ba8836a926 Merge "Update action key backgrounds for LXX_Dark" into lmp-preview-dev 2014-05-30 11:01:25 +00:00
Tadashi G. Takaoka 523b55ac52 Update action key backgrounds for LXX_Dark
Bug: 15295839
Change-Id: I77206c88c38a31193db97ce42c9d00fc25c7ff58
2014-05-30 19:57:30 +09:00
Tadashi G. Takaoka db2d6a2021 Merge "Update enter and send icons for LXX_Dark" into lmp-preview-dev 2014-05-30 10:56:10 +00:00
Tadashi G. Takaoka 0b0fbe752a Update enter and send icons for LXX_Dark
Bug: 15298065
Bug: 15327280
Change-Id: I4dfade1afe3578e29daba777567f81d4ec782956
2014-05-30 19:28:46 +09:00
Tadashi G. Takaoka 3d5a72ebe2 Update spacebar icon of LXX_Dark
This CL does't fix Bug: 15321822 though.

Bug: 15298065
Bug: 15321822
Change-Id: Ie6ab1e230c1657317dc06193da598f04f682f521
2014-05-30 19:03:57 +09:00
Jean Chalard b95e3bdf22 am fa0e76dd: Limit recapitalization for reasonable performance.
* commit 'fa0e76dde606c288e4df20b779995cbce3b187fb':
  Limit recapitalization for reasonable performance.
2014-05-30 09:30:57 +00:00
Jean Chalard fa0e76dde6 Limit recapitalization for reasonable performance.
At 100k text, it's reasonably fast (less than 1s on latest hardware).

Bug: 12913404
Change-Id: I426b918b2610af24364934a1c37a7314f1142ad0
2014-05-30 18:04:39 +09:00
Tadashi G. Takaoka f41f7a185b am 6fe326ae: am 761a6812: Don\'t reuse main keyboard\'s spacebar icon for Emoji palette
* commit '6fe326ae42c084f03557d16cb098bb230494dde4':
  Don't reuse main keyboard's spacebar icon for Emoji palette
2014-05-29 15:09:33 +00:00
Tadashi G. Takaoka 6fe326ae42 am 761a6812: Don\'t reuse main keyboard\'s spacebar icon for Emoji palette
* commit '761a6812312c48d04bcb91e5c4448364c4925731':
  Don't reuse main keyboard's spacebar icon for Emoji palette
2014-05-29 15:06:36 +00:00
Tadashi G. Takaoka 761a681231 Don't reuse main keyboard's spacebar icon for Emoji palette
Bug: 15321822
Change-Id: I6a5a865364fb98e0ebb6206d80d5629bbcb817b8
2014-05-29 23:32:03 +09:00
Tadashi G. Takaoka 495dd25afb am d9190f8e: am cdc7273b: Update action key background
* commit 'd9190f8e8fb69a8c6740df9dcae82af7b4e92b75':
  Update action key background
2014-05-29 13:11:52 +00:00
Tadashi G. Takaoka d9190f8e8f am cdc7273b: Update action key background
* commit 'cdc7273b44b7d5fc5a1c848fb68960cee02c4f99':
  Update action key background
2014-05-29 13:09:29 +00:00
Tadashi G. Takaoka cdc7273b44 Update action key background
Bug: 15295839
Change-Id: Ia4af33b00bf361d088981df907468b4a61c1a076
2014-05-29 21:38:59 +09:00
Tadashi G. Takaoka 886177b1ea am aaf2bbf9: Merge "Remove LatinImeLogger and UsabilityStudyLogUtils"
* commit 'aaf2bbf9c3281a6dee14403dbff083e80c866dea':
  Remove LatinImeLogger and UsabilityStudyLogUtils
2014-05-29 09:36:51 +00:00
Tadashi G. Takaoka aaf2bbf9c3 Merge "Remove LatinImeLogger and UsabilityStudyLogUtils" 2014-05-29 09:33:25 +00:00
Tadashi G. Takaoka 51ee5a47b8 Remove LatinImeLogger and UsabilityStudyLogUtils
This CL must be checked in together with Ie52007dc5c.

Bug: 15318007
Change-Id: Ie665f296e43b5485ae8ba7e949aa262794ee0dcc
2014-05-29 18:03:03 +09:00
Keisuke Kuroyanagi 6210de4fcc am c4a3b9f0: Merge "Remove PrioritizedSerialExecutor."
* commit 'c4a3b9f0d6d59b3c39d05e27de365cc76c1ac1c0':
  Remove PrioritizedSerialExecutor.
2014-05-29 08:54:35 +00:00
Keisuke Kuroyanagi c4a3b9f0d6 Merge "Remove PrioritizedSerialExecutor." 2014-05-29 08:52:23 +00:00
Jean Chalard 441ae6e8ef am 944923f2: Fix: too many calls to getSuggestedWordsForTypingInput
* commit '944923f26660959bfc347c55b66f40de924d3068':
  Fix: too many calls to getSuggestedWordsForTypingInput
2014-05-29 08:44:55 +00:00
Jean Chalard 944923f266 Fix: too many calls to getSuggestedWordsForTypingInput
This reverts commit d941ea18 and builds on it to fix the behavior
of the broken cases.
It also fixes a small, related bug that probably has existed for
a very long time: predictions not displayed when cancelling
double-space-to-period.

Bug: 15148015
Change-Id: I1f9358f8b6f5804f831643611576be347e83999d
2014-05-29 17:36:46 +09:00