aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/inputmethod/latin/utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add Swiss French and German keyboard layouts."•••This reverts commit 220ce8f269e8d2507a2a57ec919e48ddb6f496f8. Sorry, but we are now in the week before the final cut for the next launch. We shouldn't be taking new features like this at this point. Let me revert this change for now. I'll re-revert this after the cut next week. Change-Id: Ia8b00680c992ec526e6a858945f2380cbcdfdd55 Ken Wakasa2013-10-101-30/+0
* Add Swiss French and German keyboard layouts.•••There used to be two "Swiss" keyboard layouts, labelled fr_CH and de_QY, available in LatinIME. They were, however, not actually Swiss layouts but instead work-arounds to be able to get French or German with qwertz or qwerty (instead of azerty and qwertz) layouts, respectively. These were thus removed by commit f6972561fcb45310f18230ce217f0c6bb57e7eee replacing them with the generic fr-qwertz and de-qwerty layouts instead. Here, now, is a proper Swiss keyboard layout, following Swiss standards for people accustomed to typing on Swiss keyboards, with the expected tailorings for French and German. Change-Id: I9feed752053ecc694c84db713284f69bc1daf155 Fredrik Roubert2013-10-091-0/+30
* Make the sentence separator a resource.•••This will help handing correctly the armenian full stop. Bug: 10082781 Change-Id: Id7bb219ebd89daba203216eab362d1cc26a65a36 Jean Chalard2013-10-081-40/+42
* Set the shortcut frequency correctly.•••14 is the right value. Bug: 11076722 Change-Id: I95d404b540f7fbe4932d1f8498cde23f1df0314f Jean Chalard2013-10-071-4/+4
* Fix the offdevice regression test build•••Followup to If4e44eca3cdc5bb02cf2e0c8c44ecd4bf27fae57 bug: 10622489 Change-Id: If98b2c75725f8692f0c2b41c33e448086404479b Ken Wakasa2013-09-252-35/+58
* Copy only the spans we are interested in.•••The PARAGRAPH type of span is dangerous, as concatenating CharSequences that contain it may crash. We also don't use other spans than SuggestionSpans, so we don't copy them. Bug: 10622489 Change-Id: If4e44eca3cdc5bb02cf2e0c8c44ecd4bf27fae57 Jean Chalard2013-09-241-0/+35
* Merge "Fix Emoji recents"Satoshi Kataoka2013-09-181-0/+12
|\
| * Fix Emoji recents•••Bug: 10538430 Change-Id: Ia2e423eb1843195b3c3218afc79a5820b8cd729b Satoshi Kataoka2013-09-181-0/+12
* | [AC7] Actually auto-commit.•••Bug: 9059617 Change-Id: I7e5d89a9037b9181a0a6456c12043b4bfda8fe4b Keisuke Kuroyanagi2013-09-171-0/+14
|/
* Add getDictDecoder.•••Bug: 9618601 Change-Id: I173100ac704c03f7d5d0d53477e83cab5d1110d4 Yuichiro Hanada2013-09-121-1/+1
* Use PrioritizedSerialExecutor instead of ReentrantReadWriteLock.•••Change-Id: I003b769e408ebd692085a7e17fed6d9396876202 Yuichiro Hanada2013-09-101-0/+105
* Add AsyncResultHolder.•••Change-Id: Icfa685bcda2f5c74f5649f09098d00b4bd321c5a Yuichiro Hanada2013-09-101-0/+73
* Rename CharGroup to PtNode.•••Bug: 10233675 Change-Id: I7b0eb07d195cd386cd0d9e97cd59bf48fcf24107 Yuichiro Hanada2013-08-261-5/+5
* Add DictDecoder.readDictionaryBinary.•••Bug: 10434720 Change-Id: I14690a6e0f922ed1bab3a4b6c9a457ae84d4c1a4 Yuichiro Hanada2013-08-231-3/+3
* Move findWordByBinaryDictReader to BinaryDictIOUtilsTests.•••Change-Id: I443238fd816dea9650dcbbeb3ea757f9674fa52f Yuichiro Hanada2013-08-221-9/+4
* Rename BinaryDictDecoder to Ver3DictDecoder.•••Change-Id: Ibf9b95b658df6e2c2218bdb62e2380f326a03832 Yuichiro Hanada2013-08-201-3/+3
* [Refactor] Rename BinaryDictReader and BinaryDictDecoder.•••BinaryDictReader -> BinaryDictDecoder. BinaryDictDecoder -> BianryDictDecoderUtils. Change-Id: Iadf2153b379b760538ecda488dda4f17225e5f37 Yuichiro Hanada2013-08-191-4/+5
* Fix unit test.•••Change-Id: Ib104d5de71c2ab1a07921b407c74c21b0409d9af Yuichiro Hanada2013-08-191-1/+3
* Merge "Rename Node to PtNodeArray"Jean Chalard2013-08-161-1/+1
|\
| * Rename Node to PtNodeArray•••Bug: 10247660 Change-Id: I1a0ac19f58f96adb5efac5fd35c6404831618c99 Jean Chalard2013-08-161-1/+1
* | Merge "Add hex string utils"Satoshi Kataoka2013-08-161-0/+12
|\ \ | |/ |/|
| * Add hex string utils•••Bug: 9429906 Change-Id: I3267d1d86122ab471c3e63008c73e9f9b758fc8e Satoshi Kataoka2013-08-161-0/+12
* | Fix SubtypeLocaleUtilsTests•••Change-Id: Ib1005ee7e99e526aad5099b160051b12e7614e81 Tadashi G. Takaoka2013-08-161-2/+2
|/
* Add looksValidForDictionaryInsertion•••...and test it. Also at the same time, add a facility to create a SettingsValues for test, and some minor performance improvement to surrounding methods. Change-Id: I13b629ae14755c244af2a9406a7e9b4a4a16090f Jean Chalard2013-08-141-0/+14
* Add BinaryDictReader.•••Bug: 9618601 Change-Id: Ief07fa0c3c4f7f5999a3fafcef4e47b6b6fd8143 Yuichiro Hanada2013-08-131-17/+4
* Reword "No language"•••Bug: 10064334 Change-Id: Ie4e6c333566eee9000fa5c8e59e9df8b9b56a5b3 Jean Chalard2013-08-051-7/+7
* Refactor on UserHistoryDictionary•••Bug: 9429906 Change-Id: I576a91643bdaf5017cc826ac2e07a74a9a275d60 Satoshi Kataoka2013-07-261-1/+1
* Make RunInLocale as top-level class•••Change-Id: I07ed606b7aba098a5be85533e5baff300b21fb44 Tadashi G. Takaoka2013-07-241-7/+6
* Move subtype related utility class to utils package•••Change-Id: I3564796531ea85f2ebafde40cd822b806b8741df Tadashi G. Takaoka2013-07-241-0/+388
* Move a couple classes to the utils package•••Change-Id: Ia14a2011d79bad7cd02697b9254705f6e2099442 Ken Wakasa2013-07-191-1/+1
* Move util classes to the latin/utils directory•••Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa Ken Wakasa2013-06-247-0/+1365
* Move Base64Reader to utils package•••Change-Id: Id46898c5cae268f05850d79938929b7707f27320 Tadashi G. Takaoka2013-06-051-0/+225
* Add CsvUtils that conform to RFC 4180•••Bug: 9070153 Change-Id: I66e55dd2f30fddfeb849edb97bc1cbda6b126d92 Tadashi G. Takaoka2013-06-051-0/+424