aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBaligh Uddin2012-12-031-1/+1
| | | | | Change-Id: I68e4fa66d5fa8b9160161a079263d89d01c037ee Auto-generated-cl: translation import
* Merge "Get rid of special keys from ProximityInfo"Tadashi G. Takaoka2012-12-031-30/+78
|\
| * Get rid of special keys from ProximityInfoTadashi G. Takaoka2012-12-031-30/+78
| | | | | | | | | | Bug: 7601672 Change-Id: I15faa4829b98f7b4dd07013fdd58bc2c527bcd6f
* | Merge "Groundwork for sliding key input preview"Tadashi G. Takaoka2012-12-035-41/+93
|\ \ | |/ |/|
| * Groundwork for sliding key input previewTadashi G. Takaoka2012-12-035-41/+93
| | | | | | | | | | Bug: 7548583 Change-Id: Id807af31f581c08ff8074ed1f6766337bea9469f
* | Cancel gesture preview update when gesture typing is canceledTadashi G. Takaoka2012-12-031-0/+6
| | | | | | | | | | Bug: 7594165 Change-Id: I2854a49b2a2e5d3e36cafc5196191359fd2bf003
* | Merge "Revert "ResearchLog. Track time of log statements""Kurt Partridge2012-11-303-70/+21
|\ \
| * | Revert "ResearchLog. Track time of log statements"Kurt Partridge2012-11-303-70/+21
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Merge "ResearchLog. Track time of log statements"Kurt Partridge2012-11-303-21/+70
|\| |
| * | ResearchLog. Track time of log statementsKurt Partridge2012-11-293-21/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Merge "ResearchLogger switch word segmentation"Kurt Partridge2012-11-301-5/+5
|\| |
| * | ResearchLogger switch word segmentationKurt Partridge2012-11-291-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Merge "ResearchLogging of segments: groups of LogUnits that are sampled ↵Kurt Partridge2012-11-301-0/+17
|\| | | | | | | | | | | together"
| * | ResearchLogging of segments: groups of LogUnits that are sampled togetherKurt Partridge2012-11-291-0/+17
| | | | | | | | | | | | Change-Id: Id68de4c6b2df574a38bb5ca800a9b641b1d78200
* | | Merge "Tweak beeline speed"Satoshi Kataoka2012-11-302-1/+12
|\ \ \ | |_|/ |/| |
| * | Tweak beeline speedSatoshi Kataoka2012-11-302-1/+12
| | | | | | | | | | | | Change-Id: I77bbd5e1888281e838d87824dc04a574b1a7ecb7
* | | Cancel update batch input timer when gesture typing has been canceledTadashi G. Takaoka2012-11-302-4/+5
| | | | | | | | | | | | | | | Bug: 7594165 Change-Id: I9dc42919bd196c249c79668570004d3f541cc9ec
* | | Merge "ResearchLogger add debugging code"Kurt Partridge2012-11-293-2/+20
|\ \ \
| * | | ResearchLogger add debugging codeKurt Partridge2012-11-283-2/+20
| | | | | | | | | | | | | | | | Change-Id: I03729506984f259dee63f3a66fd91963e3403d16
* | | | Merge "ResearchLogging fix password field collection"Kurt Partridge2012-11-291-2/+5
|\| | | | |_|/ |/| |
| * | ResearchLogging fix password field collectionKurt Partridge2012-11-281-2/+5
| |/ | | | | | | | | | | password data collection was too "sticky"; the next field wouldn't be collected either. Change-Id: I739a956f663cff33216f83ac453b2a89d8c33dde
* | 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
* Add CoordinateUtils classTadashi G. Takaoka2012-11-285-12/+59
| | | | Change-Id: I23784117f77da54ee2a0670e65d86e26d762a687
* Merge "Set additional subtypes before getting current subtype"Tadashi G. Takaoka2012-11-274-29/+31
|\
| * Set additional subtypes before getting current subtypeTadashi G. Takaoka2012-11-284-29/+31
| | | | | | | | | | 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
* am 7ba02315: am b172725c: am 7d045829: Request update shift state after ↵Tadashi G. Takaoka2012-11-271-0/+5
|\ | | | | | | | | | | | | 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-271-0/+5
| |\ | | | | | | | | | | | | * commit 'b172725c8dc26bc96667135d1b17396f2a6257b4': Request update shift state after shift-chording input
| | * Request update shift state after shift-chording inputTadashi G. Takaoka2012-11-211-0/+5
| | | | | | | | | | | | | | | Bug: 7529860 Change-Id: Iec82459348722be358ae2ded15deafac21749dcd
* | | Provide gesture data even if the finger stays stillTadashi G. Takaoka2012-11-276-14/+71
| | | | | | | | | | | | | | | Bug: 7595187 Change-Id: I6f85124815f18706b2b2b5b5da2783dffd246e8c
* | | Fix Gingerbread theme color for gesture typingTadashi G. Takaoka2012-11-272-49/+102
| | | | | | | | | | | | Change-Id: I96a660ce8ee35fe90dc29e6d7f52528c0b34b7cb
* | | Merge "Update RU dictionary header."Jean Chalard2012-11-251-0/+0
|\ \ \
| * | | Update RU dictionary header.Jean Chalard2012-11-221-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 "Cancel gesture typing by sliding out from keyboard"Tadashi G. Takaoka2012-11-227-31/+90
|\ \ \ \ | |/ / / |/| | |
| * | | Cancel gesture typing by sliding out from keyboardTadashi G. Takaoka2012-11-227-31/+90
| | | | | | | | | | | | | | | | | | | | Bug: 7594165 Change-Id: I7849d763e49b57716e8418fb8b6f90eca3a5d2ec
* | | | Merge "Update dictionaries and fix mistakes"Jean Chalard2012-11-217-0/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Update dictionaries and fix mistakesJean Chalard2012-11-217-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Combined de dict : Remove digraph shortcuts that were in by mistake. - Combined en dict : Set freq of "baton" "batons" "mace" "puff" "puffs" and "tasers" to zero. They are offensive in en_GB. - Combined en_GB dict : Change freq of "il" to 0 and flag it "not a word". Still in the dict as a whitelist entry for "I'll"; for some reason it had freq 99. Add "milk:122" and "practice:143" - Combined 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. - Combined 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. For all dictionaries : bump the version to 27. Change-Id: I94fe7f8f42b31fdad223085c00a94115e14d2276
* | | | Fix keyboard theme initializing bugTadashi G. Takaoka2012-11-221-1/+1
|/ / / | | | | | | | | | Change-Id: If7037f3e0606ee34d1a6739cc39da23de18cc35c
* | | am 82cc7349: am b9385ff9: am cdbf6fb5: Merge "Correctly add double quote to ↵Jean Chalard2012-11-202-4/+6
|\| | | | | | | | | | | | | | | | | | | | the space strippers" into jb-mr1.1-dev * commit '82cc7349254e1ca3722ead1f108b6c53820432d5': Correctly add double quote to the space strippers
| * | am b9385ff9: am cdbf6fb5: Merge "Correctly add double quote to the space ↵Jean Chalard2012-11-202-4/+6
| |\| | | | | | | | | | | | | | | | | | | strippers" into jb-mr1.1-dev * commit 'b9385ff9be484487a523c1eb6db4eba33ef2359d': Correctly add double quote to the space strippers
| | * Merge "Correctly add double quote to the space strippers" into jb-mr1.1-devJean Chalard2012-11-202-4/+6
| | |\
| | | * Correctly add double quote to the space strippersJean Chalard2012-11-192-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...without removing space, this time. Also add a test to make sure it is working. Bug: 7531719 Change-Id: I3afcc433c6cdc2774e7deeb6d358356db5035d35
* | | | resolved conflicts for merge of b7e6bbae to masterJean Chalard2012-11-214-10/+36
|\| | | | | | | | | | | | | | | Change-Id: Ic02809190721472d138532d2189328519117e042
| * | | am 3acd0c7a: am f732f4dd: Merge "Only add spaces automatically when ↵Jean Chalard2012-11-204-10/+36
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | appropriate." into jb-mr1.1-dev * commit '3acd0c7a9f4a5f17897a4fe51b023d6f14ba7ef0': Only add spaces automatically when appropriate.
| | * | Merge "Only add spaces automatically when appropriate." into jb-mr1.1-devJean Chalard2012-11-204-10/+36
| | |\ \
| | | * | Only add spaces automatically when appropriate.Jean Chalard2012-11-194-10/+36
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correctly check the variations to determine if we should add automatic spaces (in manual picks and gestures) or not. Bug: 7164981 Change-Id: I19e25af839b4062c217113cd804b1473912f22a5