| Commit message (Expand) | Author | Files | Lines |
2014-05-09 | Revert "Refactor KeyboardTheme"•••This reverts commit 19688b584bb903192559196a0e3836bc4c957696.
Build breakage.
Change-Id: I95d4be1578824eaee5a2fb08ec277250727ac668
|  Ken Wakasa | 9 | -269/+34 |
2014-05-09 | Revert "Add pseudo LMP theme"•••This reverts commit dd9ed45c6332e6cb45da0953d23b9748ddddc548.
Unit test breakage.
https://sponge.corp.google.com/target?id=f7fd85a6-8e3b-4fda-8c84-d4e1b342e839&target=com.google.android.inputmethod.latin.tests&searchFor=&show=FAILED&sortBy=STATUS
Change-Id: Ia971834b368890c344a06602473a56887709bbca
|  Ken Wakasa | 68 | -339/+28 |
2014-05-09 | Add pseudo LMP theme•••This CL introduce pseudo LMP theme. This keyboard theme is a
placeholder and not final. The drawables and colors that this CL
introduces should be replaced with the final assets.
Bug: 14419121
Change-Id: Iba4751c525775fc12763c0a55309410e0d82ce9b
|  Tadashi G. Takaoka | 68 | -28/+339 |
2014-05-09 | Refactoring: Use UnigramProperty to add/update unigram.•••Bug: 13406708
Change-Id: I26fd541fb465d3543faa5f155becc455ddbb6c9c
|  Keisuke Kuroyanagi | 6 | -80/+81 |
2014-05-09 | Refactor KeyboardTheme•••This CL introduces two preference keys in addition to the existing one.
- pref_keyboard_theme: The new preference key that is used only in the
preference settings.
- pref_keyboard_layout_20110916: The previous preference key that
holds keyboard color scheme settings. This is superseded by the next
key.
- pref_keyboard_theme_20140509: The new preference key that holds
keyboard theme settings. This value is forcibly reset to LMP theme
on a LMP device. On a KitKat and previous device, the settings of
the pref_keyboard_layout_20110916 is carried on into this
preference.
This CL must be checked in together with Ifcedeabbec.
Change-Id: Ibe75146e2c1c7eebf964ca86550baf244fedb79a
|  Tadashi G. Takaoka | 9 | -34/+269 |
2014-05-09 | Add VERSION4_TEST for testing.•••Bug: 13406708
Change-Id: I0b434717ea3edbb131650af634c53cfbfe113c3e
|  Keisuke Kuroyanagi | 13 | -24/+102 |
2014-05-09 | Fix unit tests by adding @UsedForTesting•••Change-Id: I9448b1bfa7bf94039de737725851e63a2921a443
|  Keisuke Kuroyanagi | 1 | -2/+1 |
2014-05-09 | Reorder accented letters of English•••This is a follow up change of Idff0b6d08e.
Bug: 13177865
Change-Id: I00ea7cda954efbd248d2abc2fa6d4995d6acbf19
|  Tadashi G. Takaoka | 3 | -28/+28 |
2014-05-08 | Periodic GC for personalization dict.•••Change-Id: I1ef922684cbf1de10c45c66eb119c2343d194da3
|  Keisuke Kuroyanagi | 2 | -3/+2 |
2014-05-08 | Reorder accented letters of English•••Bug: 13177865
Change-Id: Idff0b6d08e6dd0ec1eb39072ba4f99e6ec7df802
|  Tadashi G. Takaoka | 2 | -20/+20 |
2014-05-08 | Avoid copying bigram list if possible.•••Constructing en_US main dict using dicttool:
Before:
real 1m8.699s
user 1m10.600s
sys 0m2.390s
After:
real 0m17.204s
user 0m20.560s
sys 0m0.720s
Bug: 13406708
Change-Id: I3b0476be57e5cb93c6497025b3ffa7064ac326c6
|  Keisuke Kuroyanagi | 3 | -41/+66 |
2014-05-07 | Import translations. DO NOT MERGE•••Change-Id: I7fab17fff5b54a5c409ac5c469db00dc95d1fb7a
Auto-generated-cl: translation import
|  Baligh Uddin | 1 | -9/+9 |
2014-05-08 | Implement migrateNative().•••Bug: 13406708
Change-Id: Ie786a68e780baa298fedf82d21390ba45d871a52
|  Keisuke Kuroyanagi | 4 | -2/+88 |
2014-05-08 | Extend jni interface for dictionary migration.•••Bug: 13406708
Change-Id: Iadad6df296467d0e5b631fba4a409d53c8a5a6f2
|  Keisuke Kuroyanagi | 3 | -2/+24 |
2014-05-08 | Check whether contacts have changed using hashCode().•••Bug: 13755213
Change-Id: Ie2f7b7f9dc8bd3fce395618877d9f234287dcb21
|  Keisuke Kuroyanagi | 4 | -71/+39 |
2014-05-07 | Use DistracterFilter when getting Language Model Param of a word•••A preparation for implementing Distracter Filter.
This CL should be checked in together with Icfefa0463180
Bug: 13142176
Change-Id: If9e5ca840c4a81cb0339ab70f146b42fbfa7af5d
|  Xiaojun Bi | 2 | -10/+18 |
2014-05-07 | Make initial additional buffer size 0.•••Bug: 14113369
Change-Id: I3b7b3a452544725577101dc3b9bcb85b3e08afe9
|  Keisuke Kuroyanagi | 1 | -2/+2 |
2014-05-07 | Use margin instead of padding in SuggestionStripView•••This CL also tunes the width of suggestions strip to be able to
display 15~16 letters without x-scaling at the center slot.
Bug: 14419121
Change-Id: Ia5766cee043899533e24e2ebc621e8dc279370b3
|  Tadashi G. Takaoka | 10 | -20/+26 |
2014-05-07 | Fix: mIsUserDictEnabled is never updated.•••Bug: 14602321
Change-Id: Ib98d5648ea2a901393b79c7f300bc6d209ee98d1
|  Keisuke Kuroyanagi | 1 | -0/+1 |
2014-05-07 | Make KeyboardView style as a parent of SuggestionStripView style•••With this CL, SuggestionStripView can refer an icon asset in a
keyboard theme.
Bug: 14419121
Change-Id: I30d595c08ce02b8c7d3f111e1edab2820c0b602e
|  Tadashi G. Takaoka | 3 | -8/+11 |
2014-05-05 | Import translations. DO NOT MERGE•••Change-Id: I507926af8d82abc3ef14e99dde443e6d3068a848
Auto-generated-cl: translation import
|  Baligh Uddin | 57 | -114/+57 |
2014-05-05 | Import translations. DO NOT MERGE•••Change-Id: I597ed10762a3c2e79e77ef21ef8d7bac4ee7488b
Auto-generated-cl: translation import
|  Baligh Uddin | 1 | -9/+9 |
2014-05-03 | Fix NPE•••Follow up to I2b0ec091a11aa8a495794d633efecb6d8b818f42
bug: 14488351
Change-Id: Ic88adbd6775910f35338d798dc0d5493715708e4
|  Ken Wakasa | 1 | -1/+3 |
2014-05-01 | Add new bigram entry at the tail of existing list.•••Bug: 13406708
Change-Id: If3162e65fc9aa2c47f046aee528276cb51fad9f4
|  Keisuke Kuroyanagi | 4 | -8/+33 |
2014-05-01 | Remove Dictionaries.mDictMap.•••Bug: 13755213
Change-Id: I9ded695c31d3db05f561956c61d56ebd16d34703
|  Keisuke Kuroyanagi | 1 | -29/+35 |
2014-05-01 | Use dictType to class map to create sub dicts.•••Bug: 13755213
Change-Id: I4dcd5684bc65f13361bf9c4f9d50b07b1e33c62d
|  Keisuke Kuroyanagi | 5 | -10/+40 |
2014-05-01 | Add Marathi keyboard layout•••Bug: 10028772
Change-Id: I7bca05bbbfdb2e5f61d5db611dff62ace3b71e31
|  Tadashi G. Takaoka | 41 | -232/+1302 |
2014-05-01 | More meaningful Emoji descriptions•••Bug: 11452158
Change-Id: I3e7c2c935bc7c371869240487928160d5ab850e2
|  Tadashi G. Takaoka | 1 | -29/+29 |
2014-05-01 | Move dict version check to proper place.•••Change-Id: I89a5b4fa93153081b4f7a9183619cbe7c9ea01fa
|  Keisuke Kuroyanagi | 1 | -9/+9 |
2014-05-01 | Create factory methods for sub dicts.•••Bug: 13755213
Change-Id: I046af54b4860d2839328f2089ea785d81d04cf43
|  Keisuke Kuroyanagi | 5 | -35/+29 |
2014-05-01 | Guard accessibility function calls•••This is a follow up of I2b0ec091a1.
Change-Id: I2801bd1530556cfa6cc176efac9d9f09f2405892
|  Tadashi G. Takaoka | 1 | -1/+3 |
2014-05-01 | Simplify DictionaryFacilitatorForSuggest.•••Bug: 13755213
Change-Id: I9663d1d60fccd8deb1a22683fb06fe64dee06b45
|  Keisuke Kuroyanagi | 3 | -121/+80 |
2014-05-01 | Introduce clustering punctuation•••Bug: 10081730
Change-Id: If198fa3df68ecb267da0a278da41fd509d6165f1
|  Jean Chalard | 6 | -10/+49 |
2014-05-01 | Make AccessibleKeyboardViewProxy not singleton•••This CL also renames AccessibleKeyboardViewProxy and
AccessibilityEntityProvider to MainKeyboardAccessibilityDelegate and
MainKeyboardAccessibilityNodeProvider.
Change-Id: I2b0ec091a11aa8a495794d633efecb6d8b818f42
|  Tadashi G. Takaoka | 6 | -86/+27 |
2014-05-01 | Some cleanup and reinforcement•••Bug: 9520584
Change-Id: I1c0f9e1b530d4d5bf5f52c2905c20f5ab7c26442
|  Jean Chalard | 1 | -19/+30 |
2014-04-30 | Import translations. DO NOT MERGE•••Change-Id: I8f524bebe216fea77f76db1646cb3b202c6b1e19
Auto-generated-cl: translation import
|  Baligh Uddin | 57 | -57/+114 |
2014-04-30 | Add CODE_POINT_BEGINNING_OF_SENTENCE in native code.•••Bug: 14119293
Change-Id: Ib101435e2840172ba004ead081022669647a8ad9
|  Keisuke Kuroyanagi | 1 | -0/+2 |
2014-04-30 | Handle user dict as an ExpandableBinaryDictionary.•••Bug: 13755213
Change-Id: I2d242a3332e9633d4e41e08c0bbfafcefd814ecd
|  Keisuke Kuroyanagi | 4 | -33/+23 |
2014-04-30 | Fix the unintentional behavior change•••I0188fa56cba8e introduced an unintentional behavior change
regarding the condition when the globe key is displayed
if LatinIME is running on KitKat or prior version.
With this CL, the previous behavior is back.
BUG: 12965588
BUG: 14426646
Change-Id: I112a327dce6ad2e40beb9a60d587e77b3954da82
|  Yohei Yukawa | 1 | -1/+1 |
2014-04-30 | Small clean up for LARGEST_INT_DIGIT_COUNT•••Change-Id: I4a61c037370bf57b396d80ba7212d94328eaf7b9
|  Ken Wakasa | 3 | -9/+10 |
2014-04-30 | TalkBack correct shift state•••Change-Id: I3097805c6c8b4a4ac19fbe062f763e2639eb5cbf
|  Tadashi G. Takaoka | 3 | -89/+58 |