aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | Clean up dependency for dicttoolKen Wakasa2012-11-292-5/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: 7635215 Change-Id: Ie50297ab592261390885c593341b6c46161b2e63
| * | | | | | | | | | | Make RoundedLine member variables as method parameters (Step 5)Tadashi G. Takaoka2012-11-292-78/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib2ade2bf51c293c65fc9206a9a16694e6d18da50
| * | | | | | | | | | | Make RoundedLine as top level class (Step 4)Tadashi G. Takaoka2012-11-292-88/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id52baefb3d61eb46b3679e1ba3aa7ef7cd020efc
| * | | | | | | | | | | Consolidate point calculating and path creating methods into one (Step 3)Tadashi G. Takaoka2012-11-291-23/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id49eee7c38595ea312dc9a63341a376825030035
| * | | | | | | | | | | Make rounde line algorithm as instance method (Step 2)Tadashi G. Takaoka2012-11-291-42/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia6f41dc0ce7d3f3a1e4a8bbe838835cbdd94e6e9
| * | | | | | | | | | | Consolidate data and algorithm of calculating rounded line (Step 1)Tadashi G. Takaoka2012-11-291-60/+60
| | |_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic6d72b5a34ddfbc55317fa651f78af6f50c9a284
* | | | | | | | | | | Merge remote-tracking branch 'goog/master' into mergescriptpackageKen Wakasa2012-11-2913-48/+101
|\| | | | | | | | | |
| * | | | | | | | | | am faee53c0: (-s ours) Reconcile with jb-mr1.1-release - do not mergeThe Android Open Source Project2012-11-280-0/+0
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | / / / / / / / | | | |/ / / / / / / | | |/| | | | | | | | | | | | | | | | | * commit 'faee53c0880c637acd9bf23b4a7aadeeb4a50085': Revert "Correctly add double quote to the space strippers" Revert "Only add spaces automatically when appropriate."
| | * | | | | | | | Reconcile with jb-mr1.1-release - do not mergeThe Android Open Source Project2012-11-280-0/+0
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | | | | | | | | | | | | Change-Id: Ifaf3eb3035bc9be846a9edd3e64cbf3bf6f95f64
| | | * | | | | | | merge in jb-mr1.1-release history after reset to jb-mr1.1-devThe Android Automerger2012-11-270-0/+0
| | | |\ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | | | * | | | | | merge in jb-mr1.1-release history after reset to jb-mr1.1-devThe Android Automerger2012-11-260-0/+0
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Revert "Correctly add double quote to the space strippers"Ken Wakasa2012-11-162-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit af7264abb7abfc0dab08d332b10b9ec8a6b48dc6 Change-Id: I5673103c4a0e9c48df563187d2188ca6e2f15877 bug: 7561815
| | | | | * | | | | | Revert "Only add spaces automatically when appropriate."Ken Wakasa2012-11-164-31/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 6ce66d1c7d4a5be9c6ed33e4f881994283d5eee9 Change-Id: I90004a5fea0bc7999ecf8742f883ff4dac264d8a bug: 7565414
| * | | | | | | | | | Add CoordinateUtils classTadashi G. Takaoka2012-11-285-12/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I23784117f77da54ee2a0670e65d86e26d762a687
| * | | | | | | | | | Merge "Set additional subtypes before getting current subtype"Tadashi G. Takaoka2012-11-276-31/+37
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Set additional subtypes before getting current subtypeTadashi G. Takaoka2012-11-286-31/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7594188 Change-Id: I1977acb7189f8eb186b9b20a3e5b64b4aaabf191
| * | | | | | | | | | | Fix typo in method nameTadashi G. Takaoka2012-11-282-5/+5
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a follow up of I6f851248. Change-Id: I3fe17f3c81ed35e7c38ac9701e73c6b2c1ca8d63
* | | | | | | | | | | Merge remote-tracking branch 'goog/master' into mergescriptpackageKen Wakasa2012-11-282-5/+26
|\| | | | | | | | | |
| * | | | | | | | | | am 2cff609e: (-s ours) am bb0c18f7: am cb1077b8: Merge "Match RU dictionary ↵Jean Chalard2012-11-270-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | header." into jb-mr1.1-dev * commit '2cff609e0f0f0cfeab542d554596c35822d7dd45': Match RU dictionary header.
| | * | | | | | | | | am bb0c18f7: am cb1077b8: Merge "Match RU dictionary header." into jb-mr1.1-devJean Chalard2012-11-272-0/+0
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'bb0c18f73d448b6231d8aca9083d3798447e3baf': Match RU dictionary header.
| | | * | | | | | | | am cb1077b8: Merge "Match RU dictionary header." into jb-mr1.1-devJean Chalard2012-11-272-0/+0
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'cb1077b842e87d806eb2d7cd5cf3173bc3106366': Match RU dictionary header.
| | | | * | | | | | | Merge "Match RU dictionary header." into jb-mr1.1-devJean Chalard2012-11-262-0/+0
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | Match RU dictionary header.Jean Chalard2012-11-262-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This brings the changes of I837831b1 to MR1.1 >>> dictionaries/ru_wordlist.combined.gz >>> java/res/raw/main_ru.dict Header : date : 1353500945 <=> 1353567943 MULTIPLE_WORDS_DEMOTION_RATE : null <=> 0 Body : No differences Bug: 7540132 Change-Id: I81f281fda881ad1252cdf6cf2d0947a12a2dac27
| * | | | | | | | | | | am 94f1925d: (-s ours) am fa98633e: am 240383fd: Merge "Update the ↵Jean Chalard2012-11-270-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dictionaries" into jb-mr1.1-dev * commit '94f1925d5e3f21aedc3a60b48d2c5289446e7fdf': Update the dictionaries
| | * | | | | | | | | | am fa98633e: am 240383fd: Merge "Update the dictionaries" into jb-mr1.1-devJean Chalard2012-11-2711-0/+0
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'fa98633ed45715b38fbd3c355bc4dc224ae09163': Update the dictionaries
| | | * | | | | | | | | am 240383fd: Merge "Update the dictionaries" into jb-mr1.1-devJean Chalard2012-11-2711-0/+0
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '240383fd84282d07af730186a650e1c56b19312a': Update the dictionaries
| | | | * | | | | | | | Merge "Update the dictionaries" into jb-mr1.1-devJean Chalard2012-11-2611-0/+0
| | | | |\| | | | | | |
| | | | | * | | | | | | Update the dictionariesJean Chalard2012-11-2211-0/+0
| | | | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This brings the dictionaries to the same level as master. The change in master reflected by this change is I94fe7f8f. - XML de dict : Update header only. - XML en dict : Add the not_a_word flag to all whitelist entries. Demote "il:92" and "shel:52" to freq 0. - XML en_GB dict : Add the not_a_word flag to all whitelist entries. Add "milk:122" and "practice:143" - XML fr dict : Add missing words : "Nostradamus:40" "défendais:30" "gmail:50" "générale:140" "hm:0" "hmm:0" "y'en:130" "l'apocalypse:31" "m'épuise:30" "recontacter:80" "t'annonce:30" Set freq of non-word shortcuts for digraphs to 1 instead of 0, allowing to gesture them. - XML ru dict : Remove a lot of two-character non-words. - Binary de dict : Remove the obsolete "options" header, and add the "dictionary" header. - Binary en dict : Flag "hoe" "hoes" "il" "shel" as non-words. Also drop freq of "il" and "shel" to 0 Add the "locale" header that was missing. - Binary es dict : Add the "dictionary" header. - Binary fr dict : Add the same words as above. Non-word shortcuts were already set to 1. - Binary it dict : Add a "dictionary" header. Also change freq of "Šarapova" from 50 to 37; not sure why it was 50. - Binary pt_BR dict : Add a "dictionary" header. - Binary ru dict : Add a "dictionary" header and remove the same words as above. Bug: 7458565 Change-Id: I22dd176ed2df99b847047f2d1045f6d861ccb8b0
| * | | | | | | | | | am 7ba02315: am b172725c: am 7d045829: Request update shift state after ↵Tadashi G. Takaoka2012-11-272-5/+26
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | shift-chording input * commit '7ba02315abf3f6fe2e40fcb248ccf1cab8dee179': Request update shift state after shift-chording input
| | * | | | | | | | | am b172725c: am 7d045829: Request update shift state after shift-chording inputTadashi G. Takaoka2012-11-272-5/+26
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b172725c8dc26bc96667135d1b17396f2a6257b4': Request update shift state after shift-chording input
| | | * | | | | | | | am 7d045829: Request update shift state after shift-chording inputTadashi G. Takaoka2012-11-272-5/+26
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '7d045829b8cd613ab43cb88b4cf0d4f492827996': Request update shift state after shift-chording input
| | | | * | | | | | | Request update shift state after shift-chording inputTadashi G. Takaoka2012-11-212-5/+26
| | | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7529860 Change-Id: Iec82459348722be358ae2ded15deafac21749dcd
* | | | | | | | | | Merge remote-tracking branch 'goog/master' into mergescriptpackageKen Wakasa2012-11-279-20/+77
|\| | | | | | | | |
| * | | | | | | | | Merge "Prep for GCC 4.7"Ken Wakasa2012-11-273-6/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Prep for GCC 4.7Ken Wakasa2012-11-273-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On Galaxy Nexus (./vendor/google/apps/LatinImeGoogle/tests/etc/run-profile.sh -g) Before ==== test finished, terminate logcat ===== (0) 2506.11 (10.48%) (1) 21289.22 (89.01%) (2) 108.29 (0.45%) (3) 0.00 (0.00%) (4) 0.00 (0.00%) (5) 0.00 (0.00%) (6) 0.00 (0.00%) (20) 0.00 (0.00%) Total 23917.44 (sum of others 23903.62) After ==== test finished, terminate logcat ===== (0) 2499.58 (10.98%) (1) 20145.66 (88.51%) (2) 103.17 (0.45%) (3) 0.00 (0.00%) (4) 0.00 (0.00%) (5) 0.00 (0.00%) (6) 0.00 (0.00%) (20) 0.00 (0.00%) Total 22761.98 (sum of others 22748.42) Change-Id: I662cb361ff9205ef87d640c458b8473df7d54659
| * | | | | | | | | | Provide gesture data even if the finger stays stillTadashi G. Takaoka2012-11-276-14/+71
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7595187 Change-Id: I6f85124815f18706b2b2b5b5da2783dffd246e8c
* | | | | | | | | | Merge remote-tracking branch 'goog/master' into mergescriptpackageKen Wakasa2012-11-273-51/+104
|\| | | | | | | | |
| * | | | | | | | | Merge "Fix Gingerbread theme color for gesture typing"Tadashi G. Takaoka2012-11-262-49/+102
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix Gingerbread theme color for gesture typingTadashi G. Takaoka2012-11-272-49/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I96a660ce8ee35fe90dc29e6d7f52528c0b34b7cb
| * | | | | | | | | | Fix liblog declaration in Makefile to make it more NDK-build friendlyKen Wakasa2012-11-271-2/+2
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1459124b84e1db9df13700514f8029851bc21c97
* | | | | | | | | | Merge remote-tracking branch 'goog/master' into mergescriptpackageKen Wakasa2012-11-263-77/+94
|\| | | | | | | | |
| * | | | | | | | | Tidy up SORTED_CHAR_MAP a bit more for obvious Latin charsKen Wakasa2012-11-261-16/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia18eacf4ad3ea882e4ec3cdfebc7f662503660d9
| * | | | | | | | | Update SORTED_CHAR_MAP[] in char_utils.cppKen Wakasa2012-11-261-61/+59
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I683793a0fd0ccf41f5a378275ef11def4e70ce76
| * | | | | | | | Merge "Update RU dictionary header."Jean Chalard2012-11-252-0/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Update RU dictionary header.Jean Chalard2012-11-222-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | >>> dictionaries/ru_wordlist.combined.gz >>> java/res/raw/main_ru.dict Header : date : 1353500945 <=> 1353567943 MULTIPLE_WORDS_DEMOTION_RATE : null <=> 0 Body : No differences Bug: 7540132 Change-Id: I837831b1e214da64962cf1bb68c840a3d4e6bf76
* | | | | | | | | | Merge remote-tracking branch 'goog/master' into mergescriptpackageKen Wakasa2012-11-2224-60/+212
|\| | | | | | | | |
| * | | | | | | | | Merge "Cancel gesture typing by sliding out from keyboard"Tadashi G. Takaoka2012-11-228-31/+93
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Cancel gesture typing by sliding out from keyboardTadashi G. Takaoka2012-11-228-31/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7594165 Change-Id: I7849d763e49b57716e8418fb8b6f90eca3a5d2ec
| * | | | | | | | | | Merge "Calculate point to point duration"Satoshi Kataoka2012-11-223-28/+118
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Calculate point to point durationSatoshi Kataoka2012-11-223-28/+118
| | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4e0cabdbc628658619b7a71dc66aa3bf8a5030b2