aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
| * | | am 8a5b176f: am fd1267e3: Add Spanish United States keyboard (DO NOT MERGE)Tadashi G. Takaoka2012-11-202-0/+16
| |\| | | | | | | | | | | | | | | | | | * commit '8a5b176f655a46f1c575886a7d3a3c1120c91b29': Add Spanish United States keyboard (DO NOT MERGE)
| | * | Add Spanish United States keyboard (DO NOT MERGE)Tadashi G. Takaoka2012-11-192-0/+16
| | |/ | | | | | | | | | | | | Bug: 7531804 Change-Id: Idd66ee30e5228260540308a97c930185b48e775f
* | | Merge "Reorganize currency keys"Tadashi G. Takaoka2012-11-203-354/+410
|\ \ \
| * | | Reorganize currency keysTadashi G. Takaoka2012-11-203-354/+410
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Rial(ar), Indian Rupee(hi), Tugrik(mn), Baht(th), Hryvnia(uk), Dong(vi) currency sign keys to symbol layout. Bug: 7455289 Change-Id: I0f819631ff05c4a31d3a6868dea5e18a1797f103
* | | | Merge "Fix variation dumping."Jean Chalard2012-11-191-30/+50
|\ \ \ \ | |/ / / |/| | |
| * | | Fix variation dumping.Jean Chalard2012-11-201-30/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Variations are not flags - they should not be OR'd in this way. Only one variation may be active at a time. Change-Id: I9d3d4c8fc04af56c914c65f9c55f1e7b9517fc68
* | | | Add Spanish United States keyboardTadashi G. Takaoka2012-11-197-37/+78
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The subtype locale name on the spacebar will be suppressed when only one subtype is enabled and - Subtype locale is equal to the system locale. or - Subtype language is equal to the system language but the subtype is implicitly enabled. Thus the "es_ES" system locale chooses "es" subtype keyboard implicitly but the keyboard doesn't have the subtype name on its spacebar. This change also removes Spanish Latin America keyboard. Bug: 7531804 Change-Id: Ib929e8235d643c0ba039eb010e18ab721a734e15
* | | am 333881c4: am 1f256e94: am 66cee1f9: Merge "Revert "Correctly add double ↵Ken Wakasa2012-11-162-2/+2
|\| | | | | | | | | | | | | | | | | | | | quote to the space strippers"" into jb-mr1.1-dev * commit '333881c434f3905763dd92a585b17f9c515dd8a8': Revert "Correctly add double quote to the space strippers"
| * | am 1f256e94: am 66cee1f9: Merge "Revert "Correctly add double quote to the ↵Ken Wakasa2012-11-162-2/+2
| |\| | | | | | | | | | | | | | | | | | | space strippers"" into jb-mr1.1-dev * commit '1f256e941b746a3ccfbd0b60d5e6ccd09d3a3af1': Revert "Correctly add double quote to the space strippers"
| | * Merge "Revert "Correctly add double quote to the space strippers"" into ↵Ken Wakasa2012-11-162-2/+2
| | |\ | | | | | | | | | | | | jb-mr1.1-dev
| | | * Revert "Correctly add double quote to the space strippers"Ken Wakasa2012-11-162-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit af7264abb7abfc0dab08d332b10b9ec8a6b48dc6 Change-Id: I5673103c4a0e9c48df563187d2188ca6e2f15877 bug: 7561815
* | | | resolved conflicts for merge of 4ad92578 to masterKen Wakasa2012-11-174-31/+10
|\| | | | | | | | | | | | | | | Change-Id: I29ad9f0ba357e39889e30c9ebfcf61f9d08ee4ef
| * | | am 7acd310d: am f9ff4fb5: Merge "Revert "Only add spaces automatically when ↵Ken Wakasa2012-11-164-31/+10
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | appropriate."" into jb-mr1.1-dev * commit '7acd310d02f060f3e3e29000db902dffb6b0df9c': Revert "Only add spaces automatically when appropriate."
| | * | Merge "Revert "Only add spaces automatically when appropriate."" into ↵Ken Wakasa2012-11-164-31/+10
| | |\ \ | | | | | | | | | | | | | | | jb-mr1.1-dev
| | | * | Revert "Only add spaces automatically when appropriate."Ken Wakasa2012-11-164-31/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 6ce66d1c7d4a5be9c6ed33e4f881994283d5eee9 Change-Id: I90004a5fea0bc7999ecf8742f883ff4dac264d8a bug: 7565414
* | | | | resolved conflicts for merge of 6f42cf1d to masterMarco Nelissen2012-11-164-10/+31
|\| | | | | | | | | | | | | | | | | | | Change-Id: I054bb0cfba9de06473100010a76e2f3d9c2c1180
| * | | | am 3dd4548e: am 191d49ae: Merge "Only add spaces automatically when ↵Jean Chalard2012-11-154-10/+31
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | appropriate." into jb-mr1.1-dev * commit '3dd4548ec6105ca774e84ab3223bdbcea1e4902e': Only add spaces automatically when appropriate.
| | * | | Merge "Only add spaces automatically when appropriate." into jb-mr1.1-devJean Chalard2012-11-154-10/+31
| | |\| |
| | | * | Only add spaces automatically when appropriate.Jean Chalard2012-11-154-10/+31
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7164981 Change-Id: Id672104a0fda99c52923913fb0e40c3a1ead4787
* | | | | am 8c470f16: am 5dee6e69: am 187e683a: Merge "Fix a bug with some text ↵Jean Chalard2012-11-161-1/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fields" into jb-mr1.1-dev * commit '8c470f16db291e257ac538bd0ac2a9354d34010c': Fix a bug with some text fields
| * | | | am 5dee6e69: am 187e683a: Merge "Fix a bug with some text fields" into ↵Jean Chalard2012-11-141-1/+2
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jb-mr1.1-dev * commit '5dee6e69f1de114df1f258fdc62559237989dc75': Fix a bug with some text fields
| | * | | Merge "Fix a bug with some text fields" into jb-mr1.1-devJean Chalard2012-11-141-1/+2
| | |\ \ \
| | | * | | Fix a bug with some text fieldsJean Chalard2012-11-141-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not sure when this happens exactly, but it is possible that InputConnection#getTextBeforeCursor returns null. This happens for example upon rotating the screen with the composing field empty in Gmail. In this case, StringBuilder#append will convert the null pointer into the string "null", which is sure better than a crash, but can have a number of bad side-effects, like auto-caps not working. Bug: 7533034 Change-Id: Ia1cfab432c13a12ff1c2f013c59bac05a587f553
* | | | | | am 12c2e437: am d7dbaa9c: am e4958d5c: Merge "Correctly add double quote to ↵Jean Chalard2012-11-162-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the space strippers" into jb-mr1.1-dev * commit '12c2e437949414ce52b7e40ad191f15c844726e9': Correctly add double quote to the space strippers
| * | | | | am d7dbaa9c: am e4958d5c: Merge "Correctly add double quote to the space ↵Jean Chalard2012-11-142-2/+2
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | strippers" into jb-mr1.1-dev * commit 'd7dbaa9cb6d6b511ad80ac770bc1de328ad95d76': Correctly add double quote to the space strippers