aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | am bb0c18f7: am cb1077b8: Merge "Match RU dictionary header." into jb-mr1.1-dev•••* commit 'bb0c18f73d448b6231d8aca9083d3798447e3baf': Match RU dictionary header. Jean Chalard2012-11-271-0/+0
| |\| |
| | * | Merge "Match RU dictionary header." into jb-mr1.1-devJean Chalard2012-11-261-0/+0
| | |\ \
| | | * | Match RU dictionary header.•••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 Jean Chalard2012-11-261-0/+0
| * | | | am fa98633e: am 240383fd: Merge "Update the dictionaries" into jb-mr1.1-dev•••* commit 'fa98633ed45715b38fbd3c355bc4dc224ae09163': Update the dictionaries Jean Chalard2012-11-277-0/+0
| |\| | |
| | * | | Merge "Update the dictionaries" into jb-mr1.1-devJean Chalard2012-11-267-0/+0
| | |\| |
| | | * | Update the dictionaries•••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 Jean Chalard2012-11-227-0/+0
* | | | | Merge "Cancel batch input when orientation has been changed"Tadashi G. Takaoka2012-12-062-12/+20
|\ \ \ \ \
| * | | | | Cancel batch input when orientation has been changed•••Bug: 7665231 Bug: 7662486 Change-Id: I7b6095026dbf1b9b2f6d3b29f2ab83c462ab374e Tadashi G. Takaoka2012-12-062-12/+20
* | | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2012-12-0641-161/+81
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Import translations. DO NOT MERGE•••Change-Id: Iec4037b7d6e6d13dbc057f7d5fcd94785a63b542 Auto-generated-cl: translation import Baligh Uddin2012-12-0641-161/+81
* | | | | | Merge "Fix off by one bug in gesture trail drawing"Tadashi G. Takaoka2012-12-061-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix off by one bug in gesture trail drawing•••Bug: 7594165 Change-Id: Ia3f7dcee71db91e39c40022b19e7b07c5d4488c8 Tadashi G. Takaoka2012-12-051-1/+1
* | | | | | Merge "Remove a couple Eclipse and Android Lint warnings"Jean Chalard2012-12-0612-42/+21
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Remove a couple Eclipse and Android Lint warnings•••Change-Id: I0c29c5d2abcbf80759b996d34b534deb083cd7d3 Jean Chalard2012-12-0612-42/+21
| |/ / / /
* / / / / Import translations. DO NOT MERGE•••Change-Id: I14e7f5010ca72fe9ea0ab2304ffd018a82525f6f Auto-generated-cl: translation import Baligh Uddin2012-12-054-16/+8
|/ / / /
* | | | Method/variable/resource names clean up for the double-space period•••bug: 7664717 Change-Id: I914aa588b863c442c2d360221e3fa0f4c42640e7 Ken Wakasa2012-12-052-23/+23
* | | | Import translations. DO NOT MERGE•••Change-Id: I0b3b03ce1974fba5f25fef74fa1937dce83b102f Auto-generated-cl: translation import Baligh Uddin2012-12-0453-0/+481
* | | | Merge "Fix wrong misspelling reports of fully capitalized words"Jean Chalard2012-12-042-15/+48
|\ \ \ \
| * | | | Fix wrong misspelling reports of fully capitalized words•••Two flavors of words would be wrongly reported as misspelled by the android spell checker when they are written in all upper case letters: - Words containing a quote or a dash or any other non-letter - Words that need the first letter to be capitalized Bug: 7659216 Change-Id: Ibc5d261945ffcbb8a858d4c73b7c62cef6671abf Jean Chalard2012-12-042-15/+48
* | | | | Merge "Dismiss sliding key input preview when touch event is canceled"Tadashi G. Takaoka2012-12-033-1/+11
|\ \ \ \ \
| * | | | | Dismiss sliding key input preview when touch event is canceled•••This is a follow up of Id807af31. Bug: 7662486 Change-Id: I13895140f1214592257d0023c1450875a4885ee9 Tadashi G. Takaoka2012-12-043-1/+11
| |/ / / /
* / / / / Add a new option for the double-space period functionality•••bug: 6934756 Change-Id: I94b2d08cac6533e96031d8e97f347e9b5fd72859 Ken Wakasa2012-12-045-0/+16
|/ / / /
* | | | Merge "Fix crashes related to setSpan(-1 ... -1) errors"Kurt Partridge2012-12-031-10/+12
|\ \ \ \
| * | | | Fix crashes related to setSpan(-1 ... -1) errors•••Fixes b/7652661 In some circumstnaces, when hiding the window, the logger tries to capture the TextView contents and restore the cursor position based on the values stored in LatinIME. However, the IME may not know the cursor position. This fix does two things 1) doesn't try to reposition the cursor if the TextView contents are not to be captured, and 2) if the cursor position is unknown (i.e., == -1), doesn't try to move it back. Change-Id: I3976aaccf58c18f892c3a8530218ae52bcac9989 Kurt Partridge2012-12-031-10/+12
* | | | | Import translations. DO NOT MERGE•••Change-Id: I68e4fa66d5fa8b9160161a079263d89d01c037ee Auto-generated-cl: translation import Baligh Uddin2012-12-031-1/+1
|/ / / /
* | | | Merge "Get rid of special keys from ProximityInfo"Tadashi G. Takaoka2012-12-031-30/+78
|\ \ \ \
| * | | | Get rid of special keys from ProximityInfo•••Bug: 7601672 Change-Id: I15faa4829b98f7b4dd07013fdd58bc2c527bcd6f Tadashi G. Takaoka2012-12-031-30/+78
* | | | | Merge "Groundwork for sliding key input preview"Tadashi G. Takaoka2012-12-035-41/+93
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Groundwork for sliding key input preview•••Bug: 7548583 Change-Id: Id807af31f581c08ff8074ed1f6766337bea9469f Tadashi G. Takaoka2012-12-035-41/+93
* | | | | Cancel gesture preview update when gesture typing is canceled•••Bug: 7594165 Change-Id: I2854a49b2a2e5d3e36cafc5196191359fd2bf003 Tadashi G. Takaoka2012-12-031-0/+6
* | | | | Merge "Revert "ResearchLog. Track time of log statements""Kurt Partridge2012-11-303-70/+21
|\ \ \ \ \
| * | | | | Revert "ResearchLog. Track time of log statements"•••This reverts commit bdbe279cecea7a16ef2a5c3b62622eb19e4b18bf Other half of this change couldn't be committed because of a inter-project directory migration. Reverting until things settle down. Change-Id: I3862fc8485dfca6d507f620e905cfa583aa0e39a Kurt Partridge2012-11-303-70/+21
* | | | | | Merge "ResearchLog. Track time of log statements"Kurt Partridge2012-11-303-21/+70
|\| | | | |
| * | | | | ResearchLog. Track time of log statements•••Log statements are now recorded with a timestamp. This is important for filtering out statements not part of words that are sampled when spaces are inserted automatically. multi-project commit with Change-Id: I68221a2528045d25632aef4bb716f92a4f4a56a4 Change-Id: I9f49c36391e1e1773b6d4876d7387c893024f87b Kurt Partridge2012-11-293-21/+70
* | | | | | Merge "ResearchLogger switch word segmentation"Kurt Partridge2012-11-301-5/+5
|\| | | | |
| * | | | | ResearchLogger switch word segmentation•••Previously, a logunit was considered a word only if it was all letters. This is important for tracking bigrams correctly. Now, a logunit must have only at least one letter. The dictionary check is still performed, and punctuation, etc. still comes in as separate LogUnits. But a word can contain a space, which helps set up for logging words where spaces are inserted automatically, and other situations in which text is committed with an additional space tacked onto the end. Change-Id: Ia74094a99058890d20a9cdadf2d0989841a79a41 Kurt Partridge2012-11-291-5/+5
* | | | | | Merge "ResearchLogging of segments: groups of LogUnits that are sampled toget...Kurt Partridge2012-11-301-0/+17
|\| | | | |
| * | | | | ResearchLogging of segments: groups of LogUnits that are sampled together•••Change-Id: Id68de4c6b2df574a38bb5ca800a9b641b1d78200 Kurt Partridge2012-11-291-0/+17
* | | | | | Merge "Tweak beeline speed"Satoshi Kataoka2012-11-302-1/+12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Tweak beeline speed•••Change-Id: I77bbd5e1888281e838d87824dc04a574b1a7ecb7 Satoshi Kataoka2012-11-302-1/+12
* | | | | | Cancel update batch input timer when gesture typing has been canceled•••Bug: 7594165 Change-Id: I9dc42919bd196c249c79668570004d3f541cc9ec Tadashi G. Takaoka2012-11-302-4/+5
* | | | | | Merge "ResearchLogger add debugging code"Kurt Partridge2012-11-293-2/+20
|\ \ \ \ \ \
| * | | | | | ResearchLogger add debugging code•••Change-Id: I03729506984f259dee63f3a66fd91963e3403d16 Kurt Partridge2012-11-283-2/+20
* | | | | | | Merge "ResearchLogging fix password field collection"Kurt Partridge2012-11-291-2/+5
|\| | | | | | | |_|/ / / / |/| | | | |
| * | | | | ResearchLogging fix password field collection•••password data collection was too "sticky"; the next field wouldn't be collected either. Change-Id: I739a956f663cff33216f83ac453b2a89d8c33dde Kurt Partridge2012-11-281-2/+5
| |/ / / /
* | | | | Make RoundedLine member variables as method parameters (Step 5)•••Change-Id: Ib2ade2bf51c293c65fc9206a9a16694e6d18da50 Tadashi G. Takaoka2012-11-292-78/+75
* | | | | Make RoundedLine as top level class (Step 4)•••Change-Id: Id52baefb3d61eb46b3679e1ba3aa7ef7cd020efc Tadashi G. Takaoka2012-11-292-88/+105
* | | | | Consolidate point calculating and path creating methods into one (Step 3)•••Change-Id: Id49eee7c38595ea312dc9a63341a376825030035 Tadashi G. Takaoka2012-11-291-23/+20
* | | | | Make rounde line algorithm as instance method (Step 2)•••Change-Id: Ia6f41dc0ce7d3f3a1e4a8bbe838835cbdd94e6e9 Tadashi G. Takaoka2012-11-291-42/+41
* | | | | Consolidate data and algorithm of calculating rounded line (Step 1)•••Change-Id: Ic6d72b5a34ddfbc55317fa651f78af6f50c9a284 Tadashi G. Takaoka2012-11-291-60/+60
|/ / / /