aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Start showing the split keyboard layout•••Change [3/3] Added tests for Qwerty/en-US/split Parse the switch-case statement from KeyboardBuilder to use the right layout. Bug: 4968173 Change-Id: If4d6d71d5900525290268d8affa55dccf1ebd4f2 Sandeep Siddhartha2014-09-174-10/+30
* | | | Merge "Add Accounts & privacy settings in LatinIME"Sandeep Siddhartha2014-09-186-3/+107
|\ \ \ \
| * | | | Add Accounts & privacy settings in LatinIME•••Also start showing the logging preference on this screen too. This settings screen will be the container for all account management, sync and privacy related settings Bug: 17464068 Change-Id: Ie0806f6e8a542e9dea2834445ff7b38805207bda Sandeep Siddhartha2014-09-176-3/+107
| |/ / /
* | | | Merge "Pass prevWordCount to native code for getSuggestion."Keisuke Kuroyanagi2014-09-181-7/+7
|\ \ \ \
| * | | | Pass prevWordCount to native code for getSuggestion.•••Bug: 14425059 Change-Id: Id2b49a448982c997e5c0a22445b115e675156c3e Keisuke Kuroyanagi2014-09-181-7/+7
* | | | | Merge "Fix showing important notice even at beginning of sentence"Tadashi G. Takaoka2014-09-185-18/+40
|\ \ \ \ \
| * | | | | Fix showing important notice even at beginning of sentence•••This is a cherry-pick of Ic72d6fecc3 from lmp-dev. Bug: 17536096 Change-Id: Id76b8f8dc85d03bc7ed5f24800301c081a82a8d2 Tadashi G. Takaoka2014-09-185-18/+40
* | | | | | Add methods to get a Key's horizontal and vertical gaps.•••Record the horizontal and vertical gap for the key, adding corresponding accessors. This info is helpful in interpreting corresponding touch points data. Bug: 17400259 Change-Id: I825c537a48db35baab71580ff5c41cd911094a4bDavid Faden2014-09-181-6/+41
* | | | | | resolved conflicts for merge of 233a2f21 to master•••Change-Id: If391cc622367dfb4448c6a5c32b82111d352d86e Yohei Yukawa2014-09-189-364/+264
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Merge "Use Add-To-Dictionary indicator only" into lmp-devYohei Yukawa2014-09-189-364/+264
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Use Add-To-Dictionary indicator only•••With this CL, the previously used commit indicator was reverted. Instead we use the add-to-dictionary indicator only at the moment. This CL also fixes the indicator position in bidi context. BUG: 17335734 Change-Id: I5f7cf173ddc30876e2b01320acaff8ba4265edf6 Yohei Yukawa2014-09-189-364/+264
* | | | | Merge "Add a Dictionary.isUserSpecific method."Jean Chalard2014-09-181-0/+18
|\ \ \ \ \
| * | | | | Add a Dictionary.isUserSpecific method.•••As the name suggests, returns true if the Dictionary is of a type that may use user-specific data, e.g., contacts. Cherry-pick of I11e71286c7635f50ace156dcc5308dbe51268d4e Change-Id: I08c3f22f0c34eaa71bbd06594314f3b411658c5c David Faden2014-09-181-0/+18
| | |_|/ / | |/| | |
* | | | | am 902cefb6: am 97ad4968: am bfabac44: Suppress voice input key on textWebEma...•••* commit '902cefb6635053b682a917259eb5a964a17506fd': Suppress voice input key on textWebEmailAddress field Tadashi G. Takaoka2014-09-181-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Suppress voice input key on textWebEmailAddress field•••Bug: 17486589 Change-Id: Ie9bf9266ee423b7e03cebcaa5f522accdd1a7802 Tadashi G. Takaoka2014-09-181-1/+1
* | | | | Merge "Use PrevWordsInfo.getPrevWordCount() in Java side."Keisuke Kuroyanagi2014-09-182-20/+18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use PrevWordsInfo.getPrevWordCount() in Java side.•••Bug: 14425059 Change-Id: Ie6295ff657c483876af403f2d474b7d857e5e3d6 Keisuke Kuroyanagi2014-09-172-20/+18
* | | | | Fix Romanian keyboard to promote "A with breve"•••Bug: 17324498 Change-Id: Ie27f0023b2bfb18b0ee2051260ecf6bab75727a5 Tadashi G. Takaoka2014-09-181-2/+2
| |_|_|/ |/| | |
* | | | Merge "Add a user preference for split layout within Appearance & Layouts"Jatin Matani2014-09-173-1/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Add a user preference for split layout within Appearance & Layouts•••Note The preference is flag protected. Change-Id: I1be219ba961f002897b7b13ff9f200e2f142b2d8 Jatin Matani2014-09-163-1/+19
* | | | Merge "Revert "Revert "Fall back to default keyboard theme"""Tadashi G. Takaoka2014-09-173-45/+65
|\ \ \ \
| * | | | Revert "Revert "Fall back to default keyboard theme""•••This reverts commit 821486ba8b7a8e2d1a8f31846af456faf076d126. Change-Id: If0285c87edcd5f7d3c5449026953a74bf1125f65 Tadashi G. Takaoka2014-09-173-45/+65
* | | | | Merge "Revert "Fall back to default keyboard theme""Tadashi G. Takaoka2014-09-173-65/+45
|\| | | |
| * | | | Revert "Fall back to default keyboard theme"•••This reverts commit 6ed8b183262063d009e3bb2264e2fe04d780dea3. Change-Id: I48f775e54f4077e556b26bc0146bc918421c6845 Tadashi G. Takaoka2014-09-173-65/+45
* | | | | Merge "Fall back to default keyboard theme"Tadashi G. Takaoka2014-09-173-45/+65
|\| | | |
| * | | | Fall back to default keyboard theme•••Bug: 17537884 Change-Id: I3452d6d4a5837c6b2d417c8d256c121df86131cc Tadashi G. Takaoka2014-09-173-45/+65
* | | | | Making spelling of the word "distracters" consistent•••Bug: 17537869 Change-Id: Ibfc1c84aff72aeb76c9b127503369d00f3dfaceb Adrian Velicu2014-09-172-7/+7
|/ / / /
* | | | am cf5fc1ea: am 4e1f1689: am 5ae05786: Merge "Fix drawing of custom action la...•••* commit 'cf5fc1ea065873cd6d7b1d5d467940e4e45354d3': Fix drawing of custom action label key Tadashi G. Takaoka2014-09-162-1/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Fix drawing of custom action label key•••Bug: 17488054 Change-Id: I433561ed19ec2a79402867a0395a3e388730f087 Tadashi G. Takaoka2014-09-162-1/+7
| | |/ | |/|
* | | Add StatsUtils.onAutoCorrection method.•••Change-Id: I9547b6c0f082ef7c09b251a6458badb65a841229 Mohammadinamul Sheik2014-09-162-3/+21
* | | Merge "[ML7] Have multiple DictionaryGroup instances in facilitator"Jean Chalard2014-09-167-111/+187
|\ \ \
| * | | [ML7] Have multiple DictionaryGroup instances in facilitator•••This is the central change of multilingual input. Bug: 11230254 Change-Id: Id8b68fb101e837e8cf182ab4bc1e55e4da5cc49d Jean Chalard2014-09-167-111/+187
* | | | Merge "Add a canSplitKeyboard attribute for specifying split keyboard layouts"Sandeep Siddhartha2014-09-162-6/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add a canSplitKeyboard attribute for specifying split keyboard layouts•••Change [1/3] This'll be used in conjunction with a user preference to split the keyboard when possible. Bug: 4968173 Change-Id: I7a05948d67b94a55024790115ae261d7fef7941a Sandeep Siddhartha2014-09-122-6/+18
* | | | am 4d8efc97: am b41d1fcd: am d0d8f90a: Merge "Reorganize settings in Google K...•••* commit '4d8efc97873d12b4596c695fbcf7e72330b5253e': Reorganize settings in Google Keyboard Jatin Matani2014-09-137-54/+81
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge "Reorganize settings in Google Keyboard" into lmp-devJatin Matani2014-09-127-54/+81
| |\ \ \
| | * | | Reorganize settings in Google Keyboard•••Changes : Input languages -> Languages Input preferences -> Preferences Multi lingual Options -> Multilingual Options Keyboard Theme -> Theme Gesture typing preferences -> Gesture typing **New Appearance -> Theme -> Custom input style **Removed Multilingual options from L dynamically Bug: 11866784 Change-Id: I07404c27868e1b087b0cafb63d2031a5b493a885 Tadashi G. Takaoka2014-09-127-54/+81
* | | | | resolved conflicts for merge of 75513e51 to master•••Change-Id: I058c3e63e5e349b58b2bdd2723cb43fbc24a0425 Ken Wakasa2014-09-132-24/+24
|\| | | |
| * | | | Merge "Fix not always showing input view with physical keyboard connected" in...Tadashi G. Takaoka2014-09-122-24/+24
| |\ \ \ \
| | * | | | Fix not always showing input view with physical keyboard connected•••Bug: 17163374 Change-Id: I57f7eeac0c9ac0a15d3d55927e18a2d97849c508 Tadashi G. Takaoka2014-09-122-24/+24
| | |/ / /
* | | | / resolved conflicts for merge of 8e9385cc to master•••Change-Id: Ia6d192ee4a8496afa3f788894844ebef78fb7a8c Ken Wakasa2014-09-132-1/+13
|\| | | | | |_|_|/ |/| | |
| * | | Only do double-space-period on real text fields.•••Bug: 15559216 Change-Id: Id6ecadc58c03889496967d67371457e4050d695b Jean Chalard2014-09-122-1/+13
| |/ /
* | | am ead70974: am 27ccbeb4: am cd119050: Support CursorAnchorInfo in the full-s...•••* commit 'ead70974aecd78d5bad0fa87a759f6bf82dcb503': Support CursorAnchorInfo in the full-screen mode Yohei Yukawa2014-09-113-20/+291
|\| |
| * | Support CursorAnchorInfo in the full-screen mode•••This CL allows to emulate the behavior of CursorAnchorInfo in the full-screen mode to work around the limitation of the framework. Basically this CL copies relevant code from the framework to LatinIME. This is actually a code duplicate which isn't great, but probably the only way that is available right now. Change-Id: I30bc8c3387c91c8e47252ba699cbd967d8927dad Yohei Yukawa2014-09-113-20/+291
* | | [ML6] Have asyncReloadMainDictionary support multiple locales•••Change-Id: I4c3dfaad38ec1cc91d1a9f81d5ff45ef12f70029 Jean Chalard2014-09-111-11/+14
* | | [ML5] Rewrite resetDictionariesWithDictNamePrefix•••This change rewrites resetDictionariesWithDictNamePrefix so that it would work if there were several locales, which is going to happen shortly. This change on its own is quite large and difficult already, so I didn't want to merge it into the change that actually makes several locales happen; another such change is following. Change-Id: Ibb80b05b73c0f0f0bea64b7e308cc4d38ca448f9 Jean Chalard2014-09-112-50/+79
| |/ |/|
* | Merge "Adds StatsUtil methods for LatinIME.on{Start,Create,Finish}inputView"Jatin Matani2014-09-111-0/+7
|\ \
| * | Adds StatsUtil methods for LatinIME.on{Start,Create,Finish}inputView•••Change-Id: I4e7dc008b98e398c38aafea5cb31156dde7f42ea Jatin Matani2014-09-101-0/+7
* | | Enable personalization for multilingual users.•••Bug: 16547557 Change-Id: I03eda34edc902fc4732d16d234216344d8d84d88 Keisuke Kuroyanagi2014-09-104-10/+24
* | | Get locale using detected language for personalization.•••Bug: 16547557 Change-Id: If3d88a548e5a2255ff81c819b056f77bfbe237ae Keisuke Kuroyanagi2014-09-102-29/+191
|/ /