| Commit message (Expand) | Author | Age | Files | Lines |
* | Add test only methods to test personalized dicts.•••Bug: 11122480
Change-Id: I79a4a73ff09a2d34d4ca094d705e901fb4bc855c
|  Keisuke Kuroyanagi | 2014-02-20 | 1 | -4/+5 |
* | 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
|  Yohei Yukawa | 2014-02-17 | 1 | -11/+20 |
* | Make InputLogicTest more robust•••Change-Id: I134f14971126cbeed05b472c08747f2b88ad30e6
|  Tadashi G. Takaoka | 2014-02-13 | 1 | -6/+12 |
* | Fix a failing test.•••A replay of that old, horribly hard-to-find bug: we post a
resume message during onStartInputView, so we need
to process it before we start the test. But now the message
is posted with a delay, so we need to wait for the delay...
Change-Id: I843d70e636fa51a68aadbdbbaa73b1711ad7bddd
|  Jean Chalard | 2014-02-12 | 1 | -1/+3 |
* | Fix a test.•••Bug: 12483313
Change-Id: Ia811d614b9260367871bc5717f587538adf46789
|  Jean Chalard | 2014-01-10 | 1 | -0/+3 |
* | Make reloadMainDict() private.•••Bug: 8187060
Change-Id: I852a751d748f39512e62c9cd69748dfbe87b2151
|  Keisuke Kuroyanagi | 2014-01-08 | 1 | -11/+10 |
* | [IL21] Move the workaround utils to a better place.•••Bug: 8636060
Change-Id: I566f9e109ebcabe3a6a778118434ce79d02d1113
|  Jean Chalard | 2013-12-20 | 1 | -1/+9 |
* | Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master.
Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
|  Ken Wakasa | 2013-12-13 | 1 | -6/+44 |
* | Add Ime language switching test.•••Change-Id: I6a96dc5fdd533899353d537382608c2759faff1c
|  Keisuke Kuroyanagi | 2013-10-08 | 1 | -1/+5 |
* | [AC4] Add native methods necessary for auto-commit•••Bug: 9059617
Change-Id: I7a47b0675446fc4f39628c60d16de9aea90d1b4d
|  Jean Chalard | 2013-09-13 | 1 | -1/+2 |
* | Revert Ida230ca42 and I6adf7d08f.•••Change-Id: I2ddb250d5a473ea955a5171656974de7288a13f7
|  Yuichiro Hanada | 2013-09-10 | 1 | -3/+0 |
* | Make commitCurrentAutoCorrection asynchronous.•••Change-Id: Ida230ca4243347fb3ab9fda7de3a9a18f886cd1c
|  Yuichiro Hanada | 2013-09-09 | 1 | -2/+5 |
* | [AC2] Reference a dict rather than a string in suggestion infos•••Bug: 9059617
Change-Id: Ic17bc0fd5d812268fd37d7fd35b4e9ebfb95fa5e
|  Jean Chalard | 2013-08-20 | 1 | -1/+1 |
* | [AC1] Add a memory of where to cut the first word.•••Bug: 9059617
Change-Id: I931b6d1eb49f9f7dd7d5b18956e35751d1b2b631
|  Jean Chalard | 2013-08-20 | 1 | -1/+2 |
* | Support languages that don't use spaces.•••Thai is an example.
Bug: 10138062
Change-Id: Ib9a8264c77ed42b4256432d7c8a60d08575dcdc7
|  Jean Chalard | 2013-08-16 | 1 | -3/+12 |
* | Add getters and copy constructor to Key class•••Change-Id: I78eb96dcc26378926dc63acbfeb4828cbd44435d
|  Tadashi G. Takaoka | 2013-08-15 | 1 | -2/+2 |
* | Utilize Keyboard.getKey(codePoint)•••Change-Id: Ia4df4dfbf3b6d22f7b93b979bba36e4920af2239
|  Tadashi G. Takaoka | 2013-08-13 | 1 | -9/+8 |
* | Fix an NPE•••Also make mSuggest private for more security.
Bug: 10045657
Change-Id: I712505e4d2a2606efff5d09ba9b4c656f9e7c7a9
|  Jean Chalard | 2013-07-29 | 1 | -2/+2 |
* | Merge "Move util classes to the latin/utils directory" |  Ken Wakasa | 2013-06-24 | 1 | -0/+1 |
|\ |
|
| * | Move util classes to the latin/utils directory•••Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa
|  Ken Wakasa | 2013-06-24 | 1 | -0/+1 |
* | | Fix tests for Ia78d3540•••Bug: 9550023
Change-Id: I13f4411573ff7b2564e88fc9b9a8d801dde23019
|  Jean Chalard | 2013-06-24 | 1 | -0/+1 |
|/ |
|
* | Don't process recorrection or resets when not shown•••Bug: 8954116
Change-Id: Ica27dbfc570643bb81e6cdf34cc7c796ea080d71
|  Jean Chalard | 2013-05-15 | 1 | -2/+2 |
* | Fix build•••Change-Id: Ib9373b26b04b0f4789b3cd6a7af64e4bcd2c4b9c
|  Satoshi Kataoka | 2013-05-01 | 1 | -0/+6 |
* | Fix Google spell checker tests•••Bug: 8613307
Change-Id: Ief04a4abb6dc1f79660a2e419c9c5e271802b5a1
|  Satoshi Kataoka | 2013-05-01 | 1 | -16/+24 |
* | Remove voodoo magic.•••There was a much, much simpler way of achieving the same thing.
Bug: 8583091
Change-Id: I8882f389312caad3b17335672892a31d30cd00bc
|  Jean Chalard | 2013-04-12 | 1 | -32/+9 |
* | Offer to add any OOV typed word to the dictionary.•••That includes gestures, which used not to work.
Bug: 8532637
Change-Id: I04606565d7000faadf954c4a806c39d4d162a2c1
|  Jean Chalard | 2013-04-09 | 1 | -1/+3 |
* | Change which backdoor the tests goes through•••Yes that's even harder to understand. The old technique doesn't work
any more, so I have to drill a new hole in this class.
Bug: 8303100
Change-Id: I70a41b5094dab2bb56a17eaf55b2a2df853e4bb6
|  Jean Chalard | 2013-04-02 | 1 | -8/+12 |
* | Fix a test.•••The test was not passing the correct input type when it was
creating the text view, resulting in mismatched types seen from
TextView and LatinIME with some bad results. The test would
even go as far as restoring it after it's been fixed by TextView.
Additionally, since we want to enter litteral carriage returns,
the input type should be MULTI_LINE. If not, TextView does
not allow carriage returns.
Bug: 8302690
Change-Id: I1c20bcf6ca554ad981048ec181e19c649f6c742e
|  Jean Chalard | 2013-04-02 | 1 | -3/+3 |
* | Separate caps mode related utils to CapsModeUtils•••Change-Id: I32700c434b296bb3fd39e040c2dda1fe90667daf
|  Tadashi G. Takaoka | 2013-02-12 | 1 | -8/+8 |
* | Add unit tests tags•••Bug: 8131968
Change-Id: Ibca5a0d63a492134b8af401a62ca3a5748e003cf
|  Tadashi G. Takaoka | 2013-02-04 | 1 | -4/+0 |
* | Add a way to know externally if we're installing a new dict•••That helps tests know when to wait and when to declare the
dictionary actually not usable.
Bug: 7925814
Change-Id: Ic963c1206c43e3cde39ac4214a0d601f4fc6c03b
|  Jean Chalard | 2013-01-31 | 1 | -2/+2 |
* | Fix international tests•••Tests have been broken again by recent changes to subtype
choice within Latin IME. This fixes the problem and all tests
pass again.
This change also includes a small fix to one test that was
checking for something irrelevant.
Change-Id: I6a03dea24f99b0d2ad84c4161a8413f3060bb811
|  Jean Chalard | 2013-01-10 | 1 | -28/+1 |
* | Get rid of current subtype and system locale cache from SubtypeSwitcher•••Bug: 7675452
Change-Id: I2121f56964b6d25e8d40f5b8ec67eeae527b2117
|  Tadashi G. Takaoka | 2012-12-27 | 1 | -1/+1 |
* | Replace useless CharSequence to String•••Change-Id: Idc478f901185ee1b4912acc82d0cbc54fee4e991
|  Tadashi G. Takaoka | 2012-10-22 | 1 | -1/+1 |
* | Stop using private APIs in tests.•••Not sure it's much better, but at least this is public.
Bug: 6202480
Change-Id: If6cda78fbd32cfb068e0b2fcb637914939b044b3
|  Jean Chalard | 2012-10-10 | 1 | -1/+1 |
* | Fix failing tests.•••Most of the failures can be ascribed to the tests not passing the correct
old position of the cursor on a second call to onUpdateSelection() to
LatinIME.
Bug: 7276565
Bug: 7276805
Bug: 7276195
Change-Id: I3f1b52cdcc783ea18838408bed50699b7254eaf4
|  Jean Chalard | 2012-10-10 | 1 | -2/+3 |
* | Add a preliminary test for basic Russian spell check•••Bug: 6981919
Change-Id: I5ec6a6468cb616e7a4369c79b4dbfc84f3d8de59
|  Jean Chalard | 2012-09-04 | 1 | -0/+10 |
* | Add a first test for the spell checker•••Bug: 6981919
Change-Id: Idd34150cec70e71bde652428f1631693bbc4a9ff
|  Jean Chalard | 2012-09-04 | 1 | -2/+15 |
* | Fix SubtypeSwitcher initialization path•••This change also removes the reference of LatinIME from
SubtypeSwitcher.
Bug: 7026856
Change-Id: I78a266f3682b11f09b49bbcdcdb6aee713e6af37
|  Tadashi G. Takaoka | 2012-08-22 | 1 | -1/+2 |
* | Rename and consolidate some constants•••Change-Id: I7863936cca18b28bf0117afcbcf544a5fd7f185d
|  Tadashi G. Takaoka | 2012-08-21 | 1 | -4/+1 |
* | Remove touch coordinate from pickSuggestionManually•••Change-Id: I33b1b4bc6fdfd263c4b2bb7125c07b4bddcf3c9f
|  Tadashi G. Takaoka | 2012-08-21 | 1 | -3/+1 |
* | Remove a member (B5)•••The new call in the test ensures getCurrentInputEditorInfo actually
works.
Change-Id: I2ee407bd9927d22db537d12f339e2b977a38054a
|  Jean Chalard | 2012-06-19 | 1 | -1/+1 |
* | Fix some of the input logic tests•••This behavior has been changed for bug#6105732
Bug: 6516976
Change-Id: Ief8225b26d831cd92a051ce25cc005270b6b1776
|  Jean Chalard | 2012-05-22 | 1 | -8/+11 |
* | researchLogger detail on IME sessions•••log device type, screen size, etc. also simplification inside ResearchLogger
to use exceptions better, and fix ResearchLoggerTests to not change
preferences to specify the logfile.
multi-project change with Idfd193b16260215cca32886e288f03a0c12b2781
Bug: 6188932
Change-Id: Idd3ca6eb8e8e3934f68234b241c7fd7d0cc3bcd5
|  Kurt Partridge | 2012-04-19 | 1 | -24/+2 |
* | add logPoint for manual correction (inc touch pos)•••Bug: 6188932
Change-Id: Ibcc4901bcfab6632ee4c59cb58d35452218a288d
|  Kurt Partridge | 2012-04-16 | 1 | -0/+5 |
* | Adjust a test for a new default setting•••Bug: 6338940
Change-Id: I8f14ce0de768ddb0394eb2b584d8753e0df82a28
|  Jean Chalard | 2012-04-16 | 1 | -5/+12 |
* | change ResearchLoggerTests to check file•••multi-project commit with I587003f2
Bug: 6188932
Change-Id: I3d3f0c9d011301489473dc330338ea4a7ba61e9e
|  Kurt Partridge | 2012-04-11 | 1 | -0/+18 |
* | Merge "Use InputMethodInfo.getSubtypeAt() to list all subtype in test" |  Tadashi G. Takaoka | 2012-04-03 | 1 | -5/+8 |
|\ |
|
| * | Use InputMethodInfo.getSubtypeAt() to list all subtype in test•••Change-Id: Ie42effc1c67870d70d0b6a5daed44b811063942b
|  Tadashi G. Takaoka | 2012-04-04 | 1 | -5/+8 |
* | | Fix restoring debug mode in InputTestBase•••Change-Id: I71f01b86c0e8b1e56d39d85795dc0a844cc6285f
|  Tadashi G. Takaoka | 2012-04-04 | 1 | -1/+1 |
|/ |
|