aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Add Serbian Latin keyboardTadashi G. Takaoka2014-09-267-3/+279
| | | | | | | | | | | | | | | | | | | | Bug: 9687668 Change-Id: I0631ab04cf33e3d454c965e98a756c31666537bf
* | | | Merge "Read dicttool option for switching code point table"Akifumi Yoshimoto2014-09-262-2/+7
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Read dicttool option for switching code point tableAkifumi Yoshimoto2014-09-262-2/+7
| | | | | | | | | | | | | | | Bug:17097992 Change-Id: I0b3f12c4450f784b9a33470d1dc4c306062de91e
* | | Add an internal state test to ImportantNoticeUtilsTestsTadashi G. Takaoka2014-09-261-7/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On some 32bit-x86 testing emulators, it seems the internal state after clear the related settings seems like a contradiction state. This CL adds an test to check such internal state in order to investigate what is happening on these emulators. Bug: 17635340 Change-Id: Iba85f06c46959b1dc22e2a9213c50c9e7e30949b
* | | Fix unit tests' size to @LargeTest for action label testsTadashi G. Takaoka2014-09-2618-36/+36
| |/ |/| | | | | | | Bug: 17654015 Change-Id: Id6a5030881603ad29cb38909f02ac3c0709c8aaf
* | Save/restore account preference when running testsSandeep Siddhartha2014-09-251-5/+10
| | | | | | | | Change-Id: I0b1ec2144007b60fc53b4fcfa04be1b6dc21ced2
* | Split up long unit tests into smaller onesTadashi G. Takaoka2014-09-2623-211/+744
|/ | | | | Bug: 17654015 Change-Id: Ia2fe61554c1c5752fe38928ae6433ebaedcfdda7
* Add !string/<resource_name> referenceTadashi G. Takaoka2014-09-255-205/+405
| | | | | | | | | | | | | | | This CL introduces new text reference notation !string/<resource_name> to refer a string resource on the fly. This notation is mainly used to represent action key labels may refer a string in a system locale in run-time. This notation is needed to implement Hinglish and Serbian-Latin keyboards that need to refer its own action key labels. Bug: 17169632 Bug: 9687668 Change-Id: I042f6bd04714e0e448cd92031730eb9fb422e6d3
* Introduce subtype filter to unit testTadashi G. Takaoka2014-09-252-24/+58
| | | | Change-Id: I3de573ffa38c46b78e1f8a602f99c49c164516f0
* Merge "Get stats from dictionary."Keisuke Kuroyanagi2014-09-252-22/+26
|\
| * Get stats from dictionary.Keisuke Kuroyanagi2014-09-222-22/+26
| | | | | | | | | | Bug: 16553957 Change-Id: I70c7a7be3c902dc8a0dfe8f946f9ef75ba6c9655
* | Add allowRedundantMoreKeys attributeTadashi G. Takaoka2014-09-2513-266/+625
| | | | | | | | | | | | | | This CL also adds a couple of custom layout tests of Nordic languages. Bug: 10787354 Change-Id: I5e875d3f30863395511afa82f0a02deb093d3a6f
* | Merge "Add account change receiver to handle account removal"Sandeep Siddhartha2014-09-241-0/+106
|\ \
| * | Add account change receiver to handle account removalSandeep Siddhartha2014-09-241-0/+106
| |/ | | | | | | | | | | | | | | Also cleanup the manifest to group similar components together. Moving LoginAccountUtils to its own package Bug: 17464068 Change-Id: Iad7928855531d58334b1e4039bb45b97dde75462
* | Cleanup action key label unit testsTadashi G. Takaoka2014-09-247-163/+223
| | | | | | | | Change-Id: Iae08ef5689235310ad59035f4f19c6d631ca0602
* | Merge "Handle split layout tests for phones"Sandeep Siddhartha2014-09-242-35/+17
|\ \
| * | Handle split layout tests for phonesSandeep Siddhartha2014-09-222-35/+17
| |/ | | | | | | | | Bug: 17577919 Change-Id: I060d81cfa11b9f9406f3d32307c7b949a057ffb3
* | Merge "Fix Turkish/Azerbaijani keyboard to add more accented letters"Tadashi G. Takaoka2014-09-243-94/+93
|\ \
| * | Fix Turkish/Azerbaijani keyboard to add more accented lettersTadashi G. Takaoka2014-09-223-94/+93
| |/ | | | | | | | | Bug: 16807005 Change-Id: Ifd0ab3aeb8207cdecacf8cfe5b1d58c07690142f
* | Call stopTestModeInNativeCode() in testDecaying().Keisuke Kuroyanagi2014-09-241-0/+1
| | | | | | | | Change-Id: I939fdbda31ff066ea6e807ad1438a8f77fb6ddef
* | am 4c4ba10b: am 71b51590: am a76e11a2: am 1f490d6c: am be4e0d0e: Fix when to ↵Tadashi G. Takaoka2014-09-231-0/+222
|\ \ | | | | | | | | | | | | | | | | | | show important notice * commit '4c4ba10bbb257036d7cb6ae8a128263285b7384f': Fix when to show important notice
| * | Fix when to show important noticeTadashi G. Takaoka2014-09-221-0/+222
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL introduces a timeout duration to show an important notice message. When the timeout has passed, the important notice message will be suppressed without user intervention. This CL also adds unit tests and fixes a bug in getNextImportantNoticeTitle(). Bug: 17181982 Change-Id: If321c0060cc2f7ca14ad0631b84f4990f88bd659
* | | Quit using try catch in addAndWriteRandomWords.Keisuke Kuroyanagi2014-09-221-7/+3
| | | | | | | | | | | | Change-Id: I1f3137bacf02bf6bad03a9a99fa56346ff0cd763
* | | Merge "Hiding SuggestedWords.EMPTY and refactoring code that compares ↵Adrian Velicu2014-09-221-2/+2
|\ \ \ | | | | | | | | | | | | SuggestedWords instances directly to it to use isEmpty instead"
| * | | Hiding SuggestedWords.EMPTY and refactoring code that compares ↵Adrian Velicu2014-09-221-2/+2
| | |/ | |/| | | | | | | | | | | | | | | | SuggestedWords instances directly to it to use isEmpty instead Bug: 17560717 Change-Id: I7032bf0ab46f9cf5e3b3312a14e689b5496764c1
* | | Merge "Quit depending on SoftReference in UserHistoryDictionaryTests."Keisuke Kuroyanagi2014-09-221-45/+38
|\ \ \
| * | | Quit depending on SoftReference in UserHistoryDictionaryTests.Keisuke Kuroyanagi2014-09-221-45/+38
| | | | | | | | | | | | | | | | Change-Id: I96533abf939d39873c5eaab9a9b02f71681aafcf
* | | | Add small unit test for adding/removing trigrams.Keisuke Kuroyanagi2014-09-191-0/+76
| |/ / |/| | | | | | | | | | | Bug:17097992 Change-Id: I0ed0b4a172130726d822dadb6d7a806b94130104
* | | Add account listing and preference integration for current accountSandeep Siddhartha2014-09-181-0/+132
| | | | | | | | | | | | | | | Bug: 17464068 Change-Id: Idb68a6012b285d6bc4632414bb6d11131148cf67
* | | Merge "Start showing the split keyboard layout"Sandeep Siddhartha2014-09-188-12/+100
|\ \ \
| * | | Start showing the split keyboard layoutSandeep Siddhartha2014-09-178-12/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change [3/3] Added tests for Qwerty/en-US/split Parse the switch-case statement from KeyboardBuilder to use the right layout. Bug: 4968173 Change-Id: If4d6d71d5900525290268d8affa55dccf1ebd4f2
* | | | Switching to AndroidJUnitRunner instrumentationAdrian Velicu2014-09-182-1/+3
| | | | | | | | | | | | | | | | | | | | Bug: 16864527 Change-Id: I8a79a78f24cbc52935743311f5f0dceeb780358f
* | | | Fix Romanian keyboard to promote "A with breve"Tadashi G. Takaoka2014-09-181-2/+2
|/ / / | | | | | | | | | | | | Bug: 17324498 Change-Id: Ie27f0023b2bfb18b0ee2051260ecf6bab75727a5
* | | Merge "Revert "Revert "Fall back to default keyboard theme"""Tadashi G. Takaoka2014-09-172-5/+66
|\ \ \
| * | | Revert "Revert "Fall back to default keyboard theme""Tadashi G. Takaoka2014-09-172-5/+66
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 821486ba8b7a8e2d1a8f31846af456faf076d126. Change-Id: If0285c87edcd5f7d3c5449026953a74bf1125f65
* | | | Merge "Revert "Fall back to default keyboard theme""Tadashi G. Takaoka2014-09-172-66/+5
|\| | |
| * | | Revert "Fall back to default keyboard theme"Tadashi G. Takaoka2014-09-172-66/+5
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 6ed8b183262063d009e3bb2264e2fe04d780dea3. Change-Id: I48f775e54f4077e556b26bc0146bc918421c6845
* | | | Merge "Fall back to default keyboard theme"Tadashi G. Takaoka2014-09-172-5/+66
|\| | |
| * | | Fall back to default keyboard themeTadashi G. Takaoka2014-09-172-5/+66
| | | | | | | | | | | | | | | | | | | | Bug: 17537884 Change-Id: I3452d6d4a5837c6b2d417c8d256c121df86131cc
* | | | Fix tests.Jean Chalard2014-09-171-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Looper.prepare() is not called automatically for us any more. Bug: 17518123 Change-Id: I2fb6caa4ef79ce7ed86ff58518f4b000483e508f
* | | | Making spelling of the word "distracters" consistentAdrian Velicu2014-09-171-1/+1
|/ / / | | | | | | | | | | | | Bug: 17537869 Change-Id: Ibfc1c84aff72aeb76c9b127503369d00f3dfaceb
* / / Prepare for E MR1 that is linked against L SDKKen Wakasa2014-09-161-1/+1
|/ / | | | | | | Change-Id: I77e735a824718e96eac49359ae195c0ffa76b83d
* | Get locale using detected language for personalization.Keisuke Kuroyanagi2014-09-101-3/+17
| | | | | | | | | | Bug: 16547557 Change-Id: If3d88a548e5a2255ff81c819b056f77bfbe237ae
* | Move case and OOV detection logic into distracter filter.Keisuke Kuroyanagi2014-09-101-8/+27
| | | | | | | | | | | | Bug: 16547557 Change-Id: I8502585976deb5e93fff3b1e0266654b8a927bda
* | am 61e7afa6: am 0eaa25e0: am 914078fd: Fix a bug where recorrection would ↵Jean Chalard2014-09-081-18/+22
|\| | | | | | | | | | | | | stop on connectors * commit '61e7afa6fa98939f9dcb9f7a2ebb5678a51d4201': Fix a bug where recorrection would stop on connectors
| * Fix a bug where recorrection would stop on connectorsJean Chalard2014-09-081-18/+22
| | | | | | | | | | Bug: 16733686 Change-Id: I7a9f79a81e33a1f5bf5f3daf0b78d0f1e4447e7a
* | Fix the sentence separator for Hindi.Jean Chalard2014-09-081-0/+30
| | | | | | | | | | Change-Id: I623e4ccbc324751eb67ec4bb777e2be5ae2a60d1 Bug: 17418371
* | Merge "Fix a bug with the Greek question mark."Jean Chalard2014-09-081-0/+12
|\ \
| * | Fix a bug with the Greek question mark.Jean Chalard2014-09-081-0/+12
| | | | | | | | | | | | | | | Bug: 17398284 Change-Id: If49593e2c959935a183a4cd9d988407cc1160599
* | | am 82c8696f: am c7b8858e: am 6ba84dcd: Merge "Refactor action label/icon ↵Tadashi G. Takaoka2014-09-053-3/+29
|\ \ \ | |/ / |/| / | |/ | | | | | | definitions" into lmp-dev * commit '82c8696f526d3ab121a7e8d188acf30ce6ae8e9c': Refactor action label/icon definitions