aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "[Rlog6] ResearchLogger fix dictionary loading"Kurt Partridge2012-12-181-5/+13
|\ \ \
| * | | [Rlog6] ResearchLogger fix dictionary loading•••Change-Id: I5af460bd7c7fd67f858626ae3daf71fd615a25bf Kurt Partridge2012-12-171-5/+13
| | |/ | |/|
* | | Merge "[Rlog5] ResearchLogging change from onFinishInput to onFinishInputView"Kurt Partridge2012-12-182-5/+4
|\| |
| * | [Rlog5] ResearchLogging change from onFinishInput to onFinishInputView•••Change-Id: I7d3bcfe647249e0b8a14ac3d67460c2684f16d8c Kurt Partridge2012-12-172-5/+4
* | | Merge "[Rlog4] ResearchLogger add LOG_EVERYTHING flag"Kurt Partridge2012-12-182-5/+10
|\| |
| * | [Rlog4] ResearchLogger add LOG_EVERYTHING flag•••- broaden OUTPUT_WHOLE_BUFFER to log not just the buffer at the end, but everything along the way. This should only be set when the user is aware that logging is on, e.g. in a user test. Change-Id: I8f9874697524e533586da40d0a3e452f6a04d3e4 Kurt Partridge2012-12-172-5/+10
* | | Merge "[Rlog3] improve stat recording"Kurt Partridge2012-12-184-28/+58
|\| | | |/ |/|
| * [Rlog3] improve stat recording•••Change-Id: Ie3b70e6eadc2a9af5ef45ddfad6a3398cea7bfe8 Kurt Partridge2012-12-174-28/+58
* | Update dictionaries•••>>> dictionaries/ru_wordlist.combined.gz Header : date : 1355802857 <=> 1355818916 Body : Freq changed: БД 18 -> 0 Freq changed: ГБ 14 -> 0 Freq changed: ЕС 44 -> 0 Freq changed: ЖД 3 -> 0 Freq changed: ЖЖ 8 -> 0 Freq changed: ЖК 3 -> 0 Freq changed: ИИ 21 -> 0 Freq changed: КБ 37 -> 0 Freq changed: МБ 19 -> 0 Freq changed: МО 26 -> 0 Freq changed: ОС 40 -> 0 Freq changed: РФ 65 -> 0 Freq changed: СБ 21 -> 0 Freq changed: СК 23 -> 0 Freq changed: ТВ 37 -> 0 Freq changed: УК 36 -> 0 Freq changed: ЦБ 11 -> 0 Freq changed: ЦК 59 -> 0 Deleted: бэ 0 Freq changed: дБ 92 -> 0 Deleted: йо 0 Freq changed: мм 149 -> 0 Freq changed: рН 104 -> 0 Deleted: ша 0 >>> java/res/raw/main_ru.dict Header : date : 1355802857 <=> 1355818916 Body : Freq changed: БД 18 -> 0 Freq changed: ГБ 14 -> 0 Freq changed: ЕС 44 -> 0 Freq changed: ЖД 3 -> 0 Freq changed: ЖЖ 8 -> 0 Freq changed: ЖК 3 -> 0 Freq changed: ИИ 21 -> 0 Freq changed: КБ 37 -> 0 Freq changed: МБ 19 -> 0 Freq changed: МО 26 -> 0 Freq changed: ОС 40 -> 0 Freq changed: РФ 65 -> 0 Freq changed: СБ 21 -> 0 Freq changed: СК 23 -> 0 Freq changed: ТВ 37 -> 0 Freq changed: УК 36 -> 0 Freq changed: ЦБ 11 -> 0 Freq changed: ЦК 59 -> 0 Deleted: бэ 0 Freq changed: дБ 92 -> 0 Deleted: йо 0 Freq changed: мм 149 -> 0 Freq changed: рН 104 -> 0 Deleted: ша 0 Change-Id: I03f0f4e8d03e0f77f5879e6dd5c424673466afca Jean Chalard2012-12-181-0/+0
* | Update dictionaries•••cs, da, de, el, es, fi, fr, hr, it, lt, lv, nb, nl, pl, pt_BR, pt_PT, sl, sr, sv, tr : rescale frequencies to match spec. This has no large effect in the practice except the dictionary will become stronger vs spatial model (especially in lower count corpora, like lt, lv, sr) en* : Small changes (rounding going the other way essentially) ru : the above rescaling, and remove the following words: Дре, ОСТа, Планше, легкими, легком, легкому, легкости, легкую, нелегкие, нелегкий, нелегким, нелегкое, нелегкой, нелегкую, полулегком and add нелёгкие, нелёгкое, нелёгкую; other accented forms were already in the dictionary. Change-Id: I40386c2ebd4d2be38874e822bde89db7cb512ae6 Jean Chalard2012-12-187-0/+0
* | Merge "[Rlog2] ResearchLogging fix multi-space logging"Kurt Partridge2012-12-175-399/+319
|\|
| * [Rlog2] ResearchLogging fix multi-space logging•••multi-space logging should look like single-space logging, missing a few minor log statements (SuggestionUpdates, SetComposingText) multi-project commit with I2af842348c2f2b8f7271ac5b63def245e83df24d Change-Id: Icd3187c0d0377255f82787afffea657c14345803 Kurt Partridge2012-12-175-399/+319
* | Merge "Remove AudioManagerCompatWrapper.java"Ken Wakasa2012-12-172-71/+11
|\ \
| * | Remove AudioManagerCompatWrapper.java•••It is actually no longer needed for API 14+ Change-Id: I379809eae881351fdf210dd8eaa5e0b5662fb59f Ken Wakasa2012-12-172-71/+11
* | | Clean up SuggestionSpanUtils for API level 14+•••Change-Id: Iadc235524341b48e7618e9ce05907c786409e004 Ken Wakasa2012-12-172-67/+21
|/ /
* | Privatize a few constants in BinaryDictionary.java•••Change-Id: I7defaf1f577fd67e678cac83ff935e8181dd0a48 Ken Wakasa2012-12-177-27/+27
* | Show last valid suggestions when gesture typing gets no suggestion•••Bug: 7679566 Change-Id: Ie68c7698144c7576b5814ee35664309bcfdcbf0f Tadashi G. Takaoka2012-12-171-37/+46
* | Show last valid suggestions when tap typing gets no suggestion•••Bug: 7872809 Change-Id: Ib5a255de7968aba214249c1b934327d248a15efd Tadashi G. Takaoka2012-12-171-1/+1
* | resolved conflicts for merge of d48d6fee to master•••Change-Id: I21141956135debe737453dba87617671b1716d0a Ken Wakasa2012-12-155-4/+189
|\ \ | |/ |/|
| * am db6f21c6: am 18d688c9: Use the amended user dictionary word for insertion•••* commit 'db6f21c6792fe07a733572e1d4978f46b5462c35': Use the amended user dictionary word for insertion Jean Chalard2012-12-145-4/+189
| |\
| | * Use the amended user dictionary word for insertion•••When the user edits a word before adding it to the user dictionary, the keyboard should replace whatever was committed before with the amended version. Bug: 7725834 Change-Id: I1a417be6c5a86d6a96bc2c76aca314ad8f1202a9 Jean Chalard2012-12-145-4/+189
* | | Merge "[Rlog1] Track time of log statements"Kurt Partridge2012-12-144-28/+77
|\ \ \
| * | | [Rlog1] 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: I46ac9b3b1dcbb08425160d0109028cb64445139c Kurt Partridge2012-12-134-28/+77
* | | | Reset composing state at onFinishInputView•••Bug: 7709817 Change-Id: Icac0b8cb28209d98d291d8f00be55e33af5bf696 Tadashi G. Takaoka2012-12-141-0/+1
* | | | Refactor more keys menu framework (part 3)•••Make it possible to re-enter gesture input even after triggering the long-press menu. This is useful for new users who may pause at the start of a word. Works for both single and bi-manual gestures. Bug: 7595193 Change-Id: Ieaecfd5385ed6c10ae9347b99c2e35a0de5e895d Tom Ouyang2012-12-136-9/+56
* | | | Fix more suggestion window asymmetry bug in N7.•••Bug: 7711822 Change-Id: I63ba13b1c160cf55b8820a08e6e28fa666dd2580 Tom Ouyang2012-12-131-1/+1
* | | | Merge "Refactor more keys menu framework (part 2)"Tom Ouyang2012-12-137-297/+192
|\ \ \ \
| * | | | Refactor more keys menu framework (part 2)•••- Integrate pointer tracking between more keys menu, more suggestions menu, and main keyboard. - Adds multi-touch support for more keys menus. Long press with one finger and select keys with another finger. Bug: 7508007 Change-Id: I394f28cd79e342d6bcfea573af72aa33b9def00f Tom Ouyang2012-12-137-297/+192
| |/ / /
* | | | Import translations. DO NOT MERGE•••Change-Id: I79b5cd68250ee30f66803400420cd1bfa22642e7 Auto-generated-cl: translation import Baligh Uddin2012-12-1353-172/+2
* | | | Fix label of switch to symbols key when symbols has shortcut key•••This change fixes the labels of switch to symbols key and switch back from more symbols key when symbols layout has shortcut key. Change-Id: I3fbbef2d929486d0f0542f4d89cb086d9f5bad82 Tadashi G. Takaoka2012-12-137-94/+91
* | | | Fix layout switch keys' label of no language subtype keyboard•••This change moves the following string from resources to KeyboardTextsSet. - label_to_alpha_key - label_to_symbols_key - label_to_symbols_with_microphone_key Bug: 7697799 Change-Id: Icf9b8848de4c70f792e336f2ae274dab12be79ee Tadashi G. Takaoka2012-12-132-361/+500
* | | | Import translations. DO NOT MERGE•••Change-Id: Ibf642f4e63ce4ecc97163c544ec6cb2b5a56eea7 Auto-generated-cl: translation import Baligh Uddin2012-12-121-1/+1
* | | | Merge "Remove a useless member"Jean Chalard2012-12-112-2/+2
|\ \ \ \
| * | | | Remove a useless member•••Change-Id: Id13e0aeec6ec3655d6bb0edc7f8f7821e7dc5a36 Jean Chalard2012-12-112-2/+2
| |/ / /
* / / / Import translations. DO NOT MERGE•••Change-Id: Ib94a9091267b18039cf8e1ff66107fb773ce1fed Auto-generated-cl: translation import Baligh Uddin2012-12-1011-22/+16
|/ / /
* | | Update dictionaries•••>>> dictionaries/en_GB_wordlist.combined.gz Header : date : 1354870724 <=> 1355112440 version : 27 <=> 28 Body : Deleted: DoCoMo 65 Added: Docomo 65 Added: KDDI 25 Added: Softbank 25 >>> dictionaries/en_US_wordlist.combined.gz Header : date : 1354870736 <=> 1355112451 version : 27 <=> 28 Body : Deleted: DoCoMo 65 Added: Docomo 65 Added: KDDI 25 Added: Softbank 25 >>> dictionaries/en_wordlist.combined.gz Header : date : 1354870744 <=> 1355112460 version : 27 <=> 28 Body : Deleted: DoCoMo 65 Added: Docomo 65 Added: KDDI 25 Added: Softbank 25 >>> dictionaries/es_wordlist.combined.gz Header : date : 1351676002 <=> 1355117676 version : 26 <=> 28 Body : Deleted: DoCoMo 40 Added: Docomo 40 Added: KDDI 25 Added: Softbank 25 >>> dictionaries/fi_wordlist.combined.gz Header : date : 1351676054 <=> 1355117691 version : 26 <=> 28 Body : Deleted: DoCoMo 28 Added: Docomo 28 Added: KDDI 25 Added: Softbank 25 >>> dictionaries/fr_wordlist.combined.gz Header : date : 1354872988 <=> 1355117708 version : 27 <=> 28 Body : Deleted: DoCoMo 52 Added: Docomo 52 Added: KDDI 25 Added: Softbank 25 >>> dictionaries/pt_PT_wordlist.combined.gz Header : date : 1351676510 <=> 1355117723 version : 26 <=> 28 Body : Deleted: DoCoMo 48 Added: Docomo 48 Added: Softbank 25 >>> java/res/raw/main_en.dict Header : date : 1354870744 <=> 1355112460 version : 27 <=> 28 Body : Deleted: DoCoMo 65 Added: Docomo 65 Added: KDDI 25 Added: Softbank 25 >>> java/res/raw/main_es.dict Header : date : 1353500806 <=> 1355117676 version : 27 <=> 28 Body : Deleted: DoCoMo 40 Added: Docomo 40 Added: KDDI 25 Added: Softbank 25 >>> java/res/raw/main_fr.dict Header : date : 1354872988 <=> 1355117708 version : 27 <=> 28 Body : Deleted: DoCoMo 52 Added: Docomo 52 Added: KDDI 25 Added: Softbank 25 Change-Id: I3801cbe4535407f55ede8db327674d493a92d1ae Jean Chalard2012-12-103-0/+0
* | | Remove unused suggestion preview stuffs•••Change-Id: Ida5668f4eba1783d96e02001a64ae713f98176b7 Tadashi G. Takaoka2012-12-0713-85/+0
* | | Merge "Refactor more keys menu framework (part 1)"Tom Ouyang2012-12-078-98/+136
|\ \ \
| * | | Refactor more keys menu framework (part 1)•••Eliminate use of slower popup window for rendering the more keys menu and more suggestions menu. These menus are now drawn directly on the preview placer view. Change-Id: I40638724a6ffde2be4b5d0341d2a5db7ff7be930 Tom Ouyang2012-12-078-98/+136
* | | | Increase the char limit for a string resource•••bug: 7687252 Change-Id: I73fb13572b198baac0bc21437b2362d87b16acbb Ken Wakasa2012-12-081-1/+1
|/ / /
* | | Merge "Update dictionaries"Jean Chalard2012-12-073-0/+0
|\ \ \
| * | | Update dictionaries•••>>> dictionaries/en_GB_wordlist.combined.gz Header : date : 1353500789 <=> 1354870724 Body : Added: Dad 75 Added: Daddy 60 Added: Grandma 60 Added: Grandpa 55 Added: Mama 59 Added: Mom 77 Added: Papa 55 >>> dictionaries/en_US_wordlist.combined.gz Header : date : 1351675958 <=> 1354870736 version : 26 <=> 27 Body : Deleted: Rod's 46 Added: Dad 75 Added: Daddy 60 Added: Grandma 60 Added: Grandpa 55 Added: Mama 59 Added: Mom 77 Added: Papa 55 >>> dictionaries/en_wordlist.combined.gz Header : date : 1353500998 <=> 1354870744 Body : Deleted: Rod's 46 Added: Dad 75 Added: Daddy 60 Added: Grandma 60 Added: Grandpa 55 Added: Mama 59 Added: Mom 77 Added: Papa 55 >>> dictionaries/fr_wordlist.combined.gz Header : date : 1353500832 <=> 1354872988 Body : Deleted: noël 71 Deleted: po 73 Deleted: ti 73 Added: Noël 71 Added: lose 1 Added: y'a 130 >>> dictionaries/ru_wordlist.combined.gz Header : date : 1353567943 <=> 1354870130 Body : Demote all CAPS words by 80 Freq changed: модно 51 -> 20 >>> java/res/raw/main_en.dict Header : date : 1353500998 <=> 1354870744 Body : Deleted: Rod's 46 Added: Dad 75 Added: Daddy 60 Added: Grandma 60 Added: Grandpa 55 Added: Mama 59 Added: Mom 77 Added: Papa 55 >>> java/res/raw/main_fr.dict Header : date : 1353500832 <=> 1354872988 Body : Deleted: noël 71 Deleted: po 73 Deleted: ti 73 Added: Noël 71 Added: lose 1 Added: y'a 130 >>> java/res/raw/main_ru.dict Header : date : 1353567943 <=> 1354870130 Body : Demote all CAPS words by 80 Freq changed: модно 51 -> 20 Change-Id: I6f2d1c359d716535923b22c33d7fa4c3b0a330e4 Jean Chalard2012-12-073-0/+0
* | | | am 4b71e947: am 81b0a638: am 5cb40f8a: Fix IME settings icons•••* commit '4b71e9479272892d1c83038574eeece0502aab83': Fix IME settings icons Jason Chen2012-12-064-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | am 81b0a638: am 5cb40f8a: Fix IME settings icons•••* commit '81b0a638520baeca52738ade215190d2caef6345': Fix IME settings icons Jason Chen2012-12-064-0/+0
| |\ \ \ | | | |/ | | |/|
| | * | Fix IME settings icons•••Imported assets were too small. Fixed by pulling in the correctly sized assets. Bug: 7556843 Change-Id: I182181d258f8797ec3fbf9b2cbe1380d71a8075a Jason Chen2012-12-054-0/+0
| * | | 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
| | |\| |