aboutsummaryrefslogtreecommitdiffstats
path: root/java/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Add a new option for the double-space period functionalityKen Wakasa2012-12-042-0/+11
| | | | | | | | | | | | bug: 6934756 Change-Id: I94b2d08cac6533e96031d8e97f347e9b5fd72859
* | Import translations. DO NOT MERGEBaligh Uddin2012-12-031-1/+1
| | | | | | | | | | Change-Id: I68e4fa66d5fa8b9160161a079263d89d01c037ee Auto-generated-cl: translation import
* | Tweak beeline speedSatoshi Kataoka2012-11-301-1/+1
| | | | | | | | Change-Id: I77bbd5e1888281e838d87824dc04a574b1a7ecb7
* | Provide gesture data even if the finger stays stillTadashi G. Takaoka2012-11-273-0/+3
| | | | | | | | | | Bug: 7595187 Change-Id: I6f85124815f18706b2b2b5b5da2783dffd246e8c
* | Fix Gingerbread theme color for gesture typingTadashi G. Takaoka2012-11-272-49/+102
| | | | | | | | Change-Id: I96a660ce8ee35fe90dc29e6d7f52528c0b34b7cb
* | 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
* | 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
* | 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
| * 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
| * | Add Spanish United States keyboard (DO NOT MERGE)Tadashi G. Takaoka2012-11-191-0/+8
| |/ | | | | | | | | Bug: 7531804 Change-Id: Idd66ee30e5228260540308a97c930185b48e775f
* | Reorganize currency keysTadashi G. Takaoka2012-11-202-50/+50
| | | | | | | | | | | | | | | | 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
* | Add Spanish United States keyboardTadashi G. Takaoka2012-11-192-2/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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"
| * Revert "Correctly add double quote to the space strippers"Ken Wakasa2012-11-162-2/+2
| | | | | | | | | | | | | | This reverts commit af7264abb7abfc0dab08d332b10b9ec8a6b48dc6 Change-Id: I5673103c4a0e9c48df563187d2188ca6e2f15877 bug: 7561815
* | 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
| * Correctly add double quote to the space strippersJean Chalard2012-11-142-2/+2
| | | | | | | | | | | | | | This is a format error >.> Bug: 7531719 Change-Id: I34b4c496192a32862c1ecb85bb6f6f38a06d6c61
* | Add Mongolian keyboardTadashi G. Takaoka2012-11-139-0/+452
| | | | | | | | | | Bug: 7455289 Change-Id: Ifdf6f38a07f75fb2154a17899e6be5f89082638f
* | Use hexadecimal constants for subtypeIdTadashi G. Takaoka2012-11-131-55/+55
| | | | | | | | Change-Id: I5ee7981f1d1d142c4d21d0257879e8e126860fa6
* | Import translations. DO NOT MERGEBaligh Uddin2012-11-091-3/+3
| | | | | | | | | | Change-Id: Ibf5dc194560d09cc1945c5478197b9170c176492 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBaligh Uddin2012-11-061-2/+2
| | | | | | | | | | Change-Id: I97ceec5680a8ba9f27d5f62a7573555590268376 Auto-generated-cl: translation import
* | Escape "#" sign in XML fileTadashi G. Takaoka2012-10-3110-15/+15
| | | | | | | | Change-Id: Icd38abc4a0454ca949613d8c4bb528758cd990d8
* | am 7c22c62d: am 1f9eea44: am 306e0a80: Update AOSP dictionaries.Jean Chalard2012-10-241-0/+0
|\| | | | | | | | | * commit '7c22c62d8f50aebe2f96bf5dcf99077d64db6f8f': Update AOSP dictionaries.
| * Update AOSP dictionaries.Jean Chalard2012-10-241-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes : - Add "emoji" - Change the whitelist target of "foo" from "for" to "too" - Fix non-word frequencies to 0 - Fix the freq of common en_US vs en_GB words - Add "connection" to the en_GB dictionary Bug: 7368441 Bug: 7370033 Bug: 7371955 Change-Id: Ib22a97e97b486b05012d5496619557f406c441b9
* | Add Spanish Latin America keyboardTadashi G. Takaoka2012-10-191-0/+8
| | | | | | | | Change-Id: I83615a061be3267a7b9199ed2c5c818401ed0b64
* | Suggestion strip will honor haptic feedback settings of keyboardTadashi G. Takaoka2012-10-171-0/+3
| | | | | | | | | | Bug: 7313372 Change-Id: I427da8de68be3d2a78e810556340b96ab4edcc2d
* | am bb0bc326: am 5b095509: am 65225d82: Merge "Update AOSP dictionaries." ↵Jean Chalard2012-10-172-0/+0
|\| | | | | | | | | | | | | into jb-mr1-dev * commit 'bb0bc3260eccf6952e71655e4d933e7ca84e9a53': Update AOSP dictionaries.
| * Merge "Update AOSP dictionaries." into jb-mr1-devJean Chalard2012-10-172-0/+0
| |\
| | * Update AOSP dictionaries.Jean Chalard2012-10-182-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Differences : oh 90 -> 105 ooh 54 -> 54 hoy,kinkier,kinkiest,kinkiness,kinkily,kinky -> 0 trst -> remove New whitelist entries (actually old that had not been applied) "berm" -> "been" "foe" -> "for" "hid" -> "his" "thong" -> "thing" French : Add "six" and remove some non-words Bug: 7329149 Bug: 7356297 Change-Id: I55092f0538db8627148b0a314e50eff926c47275
| * | Import translations. DO NOT MERGEBaligh Uddin2012-10-161-1/+1
| |/ | | | | | | | | Change-Id: I16dccd4bf5897d4b62a4642fbb3d24bd379deb4e Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBaligh Uddin2012-10-161-1/+1
| | | | | | | | | | Change-Id: I69bfbfe56c58ccc2d1c0422c9d8e93d68c6202b5 Auto-generated-cl: translation import
* | am abd8170e: am f2eeb4ae: am c1bcb8ee: Let\'s enhanceJason Chen2012-10-147-0/+0
|\| | | | | | | | | * commit 'abd8170efd40804504eb9022a9e685bb01ffdc59': Let's enhance
| * Let's enhanceJason Chen2012-10-127-0/+0
| | | | | | | | | | | | | | | | Add mipmap-* launcher icon assets. Remove drawable-* based assests. Change over reference to mipmap icon. Bug: 6718166 Change-Id: I01f84a03fd1be0ced9cce9cff322a5fe02820075
* | am a13087e1: am 9c318bc5: am ac2a154a: Merge "Detect bogus down-move-up ↵Tadashi G. Takaoka2012-10-122-1/+1
|\| | | | | | | | | | | | | event and add workaround" into jb-mr1-dev * commit 'a13087e1abf48f8599795b9abb4f49a596a6f32c': Detect bogus down-move-up event and add workaround
| * Detect bogus down-move-up event and add workaroundTadashi G. Takaoka2012-10-122-1/+1
| | | | | | | | | | Bug: 7032858 Change-Id: I2e76bf49f1e07b436d05c19881e2f2c4fed21621
| * Import translations. DO NOT MERGEBaligh Uddin2012-10-101-3/+3
| | | | | | | | | | Change-Id: I0a766dd5b65f375276e30c588bb202f6718a8892 Auto-generated-cl: translation import
* | Add Swedish to the list of languages for which a Euro key is wanted.Fredrik Roubert2012-10-111-4/+4
| | | | | | | | Change-Id: I2ba4d0a7e82733c3d9526658195f22178e520926
* | Import translations. DO NOT MERGEBaligh Uddin2012-10-101-3/+3
| | | | | | | | | | Change-Id: Ibb93814ac881cfd48a4a298e2964c9a4188405f0 Auto-generated-cl: translation import
* | am 6b0fa314: am f5c10d00: am 7a17c1fc: Tuning gesture detection parametersTadashi G. Takaoka2012-10-091-1/+1
|\| | | | | | | | | * commit '6b0fa314d780ea77bd2c65b9bdd87297d50a0f6b': Tuning gesture detection parameters
| * Tuning gesture detection parametersTadashi G. Takaoka2012-10-091-1/+1
| | | | | | | | | | Bug: 7032858 Change-Id: Ie4f952aa33b99ce16027500a596d723ee9bafae9
| * Merge "Import translations. DO NOT MERGE" into jb-mr1-devBaligh Uddin2012-10-081-2/+2
| |\
| | * Import translations. DO NOT MERGEBaligh Uddin2012-10-051-2/+2
| | | | | | | | | | | | | | | Change-Id: If42a2ec942dd630d4d17e37536a197ba29431580 Auto-generated-cl: translation import
* | | Disable touch position correction of MoreKeysKeyboardTadashi G. Takaoka2012-10-091-0/+4
| | | | | | | | | | | | Change-Id: Ieec33894a348602fd71d6fe473142b43eb2551b6
* | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2012-10-081-2/+2
|\ \ \
| * | | Import translations. DO NOT MERGEBaligh Uddin2012-10-051-2/+2
| | | | | | | | | | | | | | | | | | | | Change-Id: Idaa866090d4afcf78178fff481ee601a2fcbe064 Auto-generated-cl: translation import
* | | | am bb249cb9: am b1583b9e: am 052b162d: Merge "Add separate key hysteresis ↵Tadashi G. Takaoka2012-10-073-0/+4
|\ \ \ \ | |/ / / |/| / / | |/ / | | | | | | | | | distance for sliding modifier input" into jb-mr1-dev * commit 'bb249cb992941ea0f3b6b962232ead147011865a': Add separate key hysteresis distance for sliding modifier input
| * / Add separate key hysteresis distance for sliding modifier inputTadashi G. Takaoka2012-10-073-0/+4
| |/ | | | | | | | | Bug: 7294402 Change-Id: I78c8be9e1a7b2d49d86bfe1e3a46d1785bfe5d48
* | am d7345ed0: am d34422f1: am 3623b976: Fix detecting fast typing algorithm ↵Tadashi G. Takaoka2012-10-053-1/+6
|\| | | | | | | | | | | | | and parameter * commit 'd7345ed0b532eaa2082adea6fb5e89f5fe0acb86': Fix detecting fast typing algorithm and parameter
| * Fix detecting fast typing algorithm and parameterTadashi G. Takaoka2012-10-053-1/+6
| | | | | | | | | | Bug: 7032858 Change-Id: I5ed701e2394d16e43258a3c22d59991cb18adce8
* | am 24ebf7da: am b02fc3fc: am 4580b7e4: Merge "Move gesture detection and ↵Tadashi G. Takaoka2012-10-043-0/+45
|\| | | | | | | | | | | | | recognition paramters to resources" into jb-mr1-dev * commit '24ebf7da9853f2975bf1ae3e11c0cf1962236667': Move gesture detection and recognition paramters to resources