aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Add retry for dict file existence tests.Keisuke Kuroyanagi2014-08-151-25/+21
| | | | | | | | | | | | Change-Id: Ife8d30e1de22336ea87faadb8c6ad7451679337b
* | | Merge "Remove unigram for v402 with historical info."Keisuke Kuroyanagi2014-08-151-0/+32
|\ \ \
| * | | Remove unigram for v402 with historical info.Keisuke Kuroyanagi2014-08-151-0/+32
| | | | | | | | | | | | | | | | | | | | Bug: 15531638 Change-Id: If1b73ac693e45a80df987ea16b2dece5597697e8
* | | | am e04c8b10: am b8d76477: Add the input style to SuggestedWords.Jean Chalard2014-08-141-2/+4
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| * commit 'e04c8b10d7876effbfdf2340a1fec6bf368c3409': Add the input style to SuggestedWords.
| * | Add the input style to SuggestedWords.Jean Chalard2014-08-141-2/+4
| | | | | | | | | | | | Change-Id: I81f37d08659d449822b027d3d5912e11eec8b8ff
* | | am 1901c331: am a94c89e0: Use light emoji icon for Material light tablet ↵Tadashi G. Takaoka2014-08-1310-135/+52
|\| | | | | | | | | | | | | | | | | | | | keyboard * commit '1901c331283e2f60e6277a7773a103a447bd31ca': Use light emoji icon for Material light tablet keyboard
| * | Use light emoji icon for Material light tablet keyboardTadashi G. Takaoka2014-08-1410-135/+52
| | | | | | | | | | | | | | | Bug: 16808603 Change-Id: I39ce0ed8b5580754dfd0cf1494289b0a23863d50
* | | am bdb05cc8: am 78cff10f: Add BuildCompatUtils to get an effective platfrom ↵Tadashi G. Takaoka2014-08-131-3/+1
|\| | | | | | | | | | | | | | | | | | | | API version * commit 'bdb05cc89f63f4f3956936fa062d0b4555aa072a': Add BuildCompatUtils to get an effective platfrom API version
| * | Add BuildCompatUtils to get an effective platfrom API versionTadashi G. Takaoka2014-08-131-3/+1
| | | | | | | | | | | | | | | | | | | | | This CL removes reference of VERSION_CODES.CUR_DEVELOPMENT. Bug: 13888366 Change-Id: I5c8499a175473a220c8fb04ead219760c585a19a
* | | Merge "Print files when dict file existence check is failed."Keisuke Kuroyanagi2014-08-121-0/+8
|\ \ \
| * | | Print files when dict file existence check is failed.Keisuke Kuroyanagi2014-08-131-0/+8
| | | | | | | | | | | | | | | | Change-Id: Id71f239afa95b68961192714998695c21ed48002
* | | | Merge "Remove all test dictionary files before and after unit test."Keisuke Kuroyanagi2014-08-121-4/+26
|\| | |
| * | | Remove all test dictionary files before and after unit test.Keisuke Kuroyanagi2014-08-131-4/+26
| | |/ | |/| | | | | | | Change-Id: I92db6318daa98684639ab959f55d047a941fe265
* | | am 7edc27f1: am 8f3e778a: Revert "Remove reference of ↵Tadashi G. Takaoka2014-08-131-1/+3
|\ \ \ | |/ / |/| / | |/ | | | | | | VERSION_CODES.CUR_DEVELOPMENT" * commit '7edc27f17b450e690f08a972c4573b92b39ef7ee': Revert "Remove reference of VERSION_CODES.CUR_DEVELOPMENT"
| * Revert "Remove reference of VERSION_CODES.CUR_DEVELOPMENT"Tadashi G. Takaoka2014-08-131-1/+3
| | | | | | | | | | | | This reverts commit 5380acfd04342b35289599f0bda3eaae1ddac642. Bug: 13888366 Change-Id: Iae0fb6798cef9d59c9de3790123f6acaf8b2746b
* | Merge "Add additional wait for writing file in testAddManyWords()."Keisuke Kuroyanagi2014-08-121-0/+10
|\ \
| * | Add additional wait for writing file in testAddManyWords().Keisuke Kuroyanagi2014-08-121-0/+10
| | | | | | | | | | | | Change-Id: Ibb79b9821dac3d48e18c684e8aca605254bec045
* | | am a70542a5: am 5380acfd: Remove reference of VERSION_CODES.CUR_DEVELOPMENTTadashi G. Takaoka2014-08-121-3/+1
|\ \ \ | | |/ | |/| | | | | | | * commit 'a70542a5ef2c7f4d5cfe62150ed17be3776904c5': Remove reference of VERSION_CODES.CUR_DEVELOPMENT
| * | Remove reference of VERSION_CODES.CUR_DEVELOPMENTTadashi G. Takaoka2014-08-121-3/+1
| | | | | | | | | | | | | | | Bug: 13888366 Change-Id: I0b829e2cf9a11c694cf01b6f02753233c9c85105
| * | (DO NOT MERGE) Disable Sinhala keyboard for L-releaseTadashi G. Takaoka2014-08-113-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | This CL also disables Tamil (Sri Lanka) subtype in conjunction with Sinhala (Sri Lanka) subtype. Bug: 6911143 Bug: 9978106 Change-Id: I686b4e5d2c79039ca8d837d3227448d69c7e47de
* | | Fix typo in keyboard layout test commentTadashi G. Takaoka2014-08-121-1/+1
| |/ |/| | | | | Change-Id: Ib7800840dd8f2d37a0ef7e03d67f16490f9c0dea
* | Disable Sinhala keyboard for E-releaseTadashi G. Takaoka2014-08-113-5/+5
| | | | | | | | | | | | | | | | | | This CL also disables Tamil (Sri Lanka) subtype in conjunction with Sinhala (Sri Lanka) subtype. Bug: 6911143 Bug: 9978106 Change-Id: Ie56051eb04141114ca02c72b256942a838e38721
* | resolved conflicts for merge of aca5785a to masterTadashi G. Takaoka2014-08-116-24/+150
|\| | | | | | | Change-Id: I01e8af21d6d019859da4a05995e77701a0d9c585
| * Fix Tamil keyboardTadashi G. Takaoka2014-08-116-24/+150
| | | | | | | | | | | | | | | | | | This CL adds Tamil (Sri Lanka) and Tamil (Singapore) subtypes. This CL also fixes Sinhala Keyboard's currency symbol. Bug: 9978106 Bug: 6911143 Change-Id: I2060978097882d0f4b1ec10f1103260ed8a447d0
* | am a23dda38: am 2863997a: Fix Kannada keyboardTadashi G. Takaoka2014-08-111-3/+4
|\| | | | | | | | | * commit 'a23dda38a04d8fe7402c1866c97bc53d7540f22b': Fix Kannada keyboard
| * Fix Kannada keyboardTadashi G. Takaoka2014-08-111-3/+4
| | | | | | | | | | Bug: 10029252 Change-Id: I5ae056ca6ada4ffb921e9882bf57ad21a9bb4d47
| * (DO NOT MERGE) Enable InScript keyboards for LTadashi G. Takaoka2014-08-118-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL enables the followin InScript keyboards for L-release. - Sinhala - Tamil - Bengali - Telugu - Marathi - Kannada - Malayalam Bug: 6911143 Bug: 9978106 Bug: 10028755 Bug: 10028759 Bug: 10028772 Bug: 10029252 Bug: 10417006 Change-Id: Id8962b429fbb58b5c2c90a65849af6a6fe84a8c9
* | am 0e74d71f: am a848c094: Merge "Rename distracter filter class." into lmp-devKeisuke Kuroyanagi2014-08-081-3/+3
|\| | | | | | | | | * commit '0e74d71f254ad40d989e82d387fafe0fbc83969c': Rename distracter filter class.
| * Rename distracter filter class.Keisuke Kuroyanagi2014-08-081-3/+3
| | | | | | | | | | | | Bug: 13142176 Bug: 15531638 Change-Id: I89cef5264073eed25ffb5be10fdff731df0a3138
* | am aaa2ce26: am 6fef4ff0: Merge "Use suggestions in the distracter filter." ↵Keisuke Kuroyanagi2014-08-081-8/+54
|\| | | | | | | | | | | | | into lmp-dev * commit 'aaa2ce26203f3e85e7783ccd21275702ebfbe366': Use suggestions in the distracter filter.
| * Use suggestions in the distracter filter.Keisuke Kuroyanagi2014-08-081-8/+54
| | | | | | | | | | | | | | Bug: 13142176 Bug: 15531638 Change-Id: I609fa61fccf2a0c738726985806b7d9248eadf49
| * (DO NOT MERGE) Remove preliminary keyboards from LTadashi G. Takaoka2014-08-079-18/+18
|/ | | | Change-Id: I9e1209b80b8919669b4496102b967220ab16146b
* Merge "Revert "Introduce onEvent() to improve testability"" into lmp-devKen Wakasa2014-08-051-7/+3
|\
| * Revert "Introduce onEvent() to improve testability"Ken Wakasa2014-08-061-7/+3
| | | | | | | | | | | | | | | | This reverts commit ef74e737f580f7ac0b3bd70d6255dde3c87d9078. Apparently, this CL broke several unit tests. Change-Id: I86cf5f1ffb0214707afe99ee97f92ba8c5157f3f
* | Deactivate tests for MyanmarJean Chalard2014-08-061-0/+3
|/ | | | | | | | | They are pretty extensive already and require an implementation that works pretty well. However ours is based on an old architecture and updating them will take time, so for the time being it's best to just deactivate the tests. Change-Id: I649a220d13fc455b4306706bb964602c27a5a28c
* Introduce onEvent() to improve testabilityJean Chalard2014-08-061-3/+7
| | | | | | ...and prepare for the future Change-Id: Ieed96ab552993fd148e80b9c3355f1b569bd716f
* Make dict log cleanup.Akifumi Yoshimoto2014-08-061-10/+3
| | | | | | Delete unneeded output when creating a dictionary Change-Id: If7dc5dc74a53d0054967cb801e5ccfdd53ebe179
* Clean up compatible utility classesTadashi G. Takaoka2014-08-041-1/+1
| | | | Change-Id: I95a682052037d292801477db0f05e04926b61412
* Make "Show correction suggestions" as a binary optionTadashi G. Takaoka2014-07-271-11/+9
| | | | | | | | | | | | Formerly "Show correction suggestions" had three options, "always show", "show in portrait mode", and "always hide". The reason behind "show in portrait mode" was that there may not be enough screen estate in landscape mode to show suggestions. Because recent phone devices have relatively large screen, we decide to remove "show in portrait mode" option. Bug: 15780939 Change-Id: I896d737452c3893d43ce20bd88127f10c1eb3d83
* Update Hindi Compact keyboard layoutTadashi G. Takaoka2014-07-191-2/+4
| | | | | Bug: 13779052 Change-Id: I350e5521b41d2a0b1cc17b6d4a48e6a816db916c
* Enable StringUtils to split CharSequence like String#splitYohei Yukawa2014-07-191-0/+170
| | | | | | | | | | | | This is a groundwork for enabling LocaleSpan. To enable LocaleSpan everywhere, we need to switch to CharSequence from String so that Span infromation can be preserved end-to-end. To achieve this, we need to have CharSequence version of String#split. BUG: 16029304 Change-Id: I0dd103185dcf62fb1e25054a374340790e6a4678
* Clean up under the util package.Ken Wakasa2014-07-182-649/+0
| | | | | | | - Move util classes that are unused in AOSP - Remove unused methods Change-Id: Ic97fd313f1e2bafd50609d42aa3a2d090b63eafc
* Merge "Add some virama combinations and tall-a for Myanmar"Tadashi G. Takaoka2014-07-091-6/+38
|\
| * Add some virama combinations and tall-a for MyanmarTadashi G. Takaoka2014-07-091-6/+38
| | | | | | | | | | Bug: 7963632 Change-Id: I478ecdc3b7409ccd8dc729da28ad4816a2eda75e
* | Add Material Light themeTadashi G. Takaoka2014-07-101-22/+31
| | | | | | | | | | Bug: 15782668 Change-Id: Id2ae47cfb2065d73f13701b9c6a041129dfd08ae
* | Simplify the wrapper for TextInfo#getCharSequenceYohei Yukawa2014-07-091-1/+1
|/ | | | | | | | | This CL simplifies the wrapper method for TextInfo#getCharSequence() because in the almost all cases we want to use the result of TextInfo#getText() as the default value. BUG: 16029304 Change-Id: I62f987aed8ca42b093255e6c0703d6120fa01299
* Merge "Fix test failur on pre-L devices"Yohei Yukawa2014-07-021-1/+2
|\
| * Fix test failur on pre-L devicesYohei Yukawa2014-07-091-1/+2
| | | | | | | | | | | | | | This is a follow up CL for Iafbf2877db393dbd040295c21d. BUG: 16029304 Change-Id: I0bfdcf901adb3178e6b9201d598ce9f588dcd253
* | Fix alphabet label of Kannada and TeluguTadashi G. Takaoka2014-07-092-8/+8
|/ | | | | | Bug: 10029252 Bug: 10028759 Change-Id: Iea9cc1b7cafa97280503b0236b005cea57ba2c3d
* Add Telugu keyboardTadashi G. Takaoka2014-07-093-1/+227
| | | | | Bug: 10028759 Change-Id: Id1bf030a9928124ead695aa7bf76db48ca58de4b