aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Passing account info to dictionaryFacilitatorJatin Matani2014-12-1611-75/+142
| | | | | | | | | | | | | | | | | | | | Attempt to use dictionary facilitor without invoking preference manager. Instead use account from settings only when things are being reset/changed. Discussion forked from ag/591663 Overall, the idea here is to maintain an account information inside dictionary groups. Reset the dictionary groups if account changes (the way we do for locale). Since only user history dictionary is currently affected, the check to reset user history dictionary also includes the check to verify the account. For other things remain the same. SettingsValues holds the current account (and is updated if prefs change due to change in account settings). The updated settings are then propagated to dictionary facilitator via LatinIME#loadSettings. Bug:18104749,18469539 Change-Id: I553e776e7ea125d0fb7a1fe70a4c7eb0b2277fb8
* Import translations. DO NOT MERGEGeoff Mendal2014-12-1573-0/+540
| | | | | Change-Id: I2f30e1c0c9956747c80906e31bfb2ddd9bda9587 Auto-generated-cl: translation import
* Merge "Provide a preference to delete data from cloud."Jatin Matani2014-12-123-2/+48
|\
| * Provide a preference to delete data from cloud.Jatin Matani2014-12-093-2/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | For now, it is a debug preference, but we may make this a proper user setting in the future. Thus note that the messaging is not final. Pref looks like : 1. https://screenshot.googleplex.com/OLxW0myWD9.png 2. https://screenshot.googleplex.com/YeqWYXGstw.png Bug: 18106936 Change-Id: I88bbc1a2ee0c23a48ff3972a91d57c218b10bb65
* | Merge "Make LanguageOnSpacebarHelper as utility class"Tadashi G. Takaoka2014-12-124-40/+38
|\ \
| * | Make LanguageOnSpacebarHelper as utility classTadashi G. Takaoka2014-12-114-40/+38
| | | | | | | | | | | | Change-Id: I546f3b1943999a41803222bd14f9ddd23aa87a51
* | | Disable multiple language inputJean Chalard2014-12-111-3/+1
|/ / | | | | | | | | Bug: 18705799 Change-Id: I73730ccf59e2697acfb3fe436c01b94c40307f2f
* | Add NetworkConnectivityUtils classTadashi G. Takaoka2014-12-114-33/+121
| | | | | | | | Change-Id: I7bd71f1d4ef0fc0fe21ddfd9f3e11463f53ac4e7
* | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-102-2/+2
|\ \
| * | Import translations. DO NOT MERGEGeoff Mendal2014-12-102-2/+2
| | | | | | | | | | | | | | | Change-Id: I5f13df7f8a2052eec3fec476e0ff4799700ead5d Auto-generated-cl: translation import
* | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-102-15/+15
|\ \ \
| * | | Import translations. DO NOT MERGEGeoff Mendal2014-12-102-15/+15
| |/ / | | | | | | | | | | | | Change-Id: I20a64560aae11adc1f83c65d04a8904a7ddd72e1 Auto-generated-cl: translation import
* | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-101-1/+1
|\ \ \
| * | | Import translations. DO NOT MERGEGeoff Mendal2014-12-101-1/+1
| |/ / | | | | | | | | | | | | Change-Id: I06b39554ebf48a8082729ba74b9171bedd83cd5a Auto-generated-cl: translation import
* | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-102-38/+38
|\ \ \
| * | | Import translations. DO NOT MERGEGeoff Mendal2014-12-102-38/+38
| |/ / | | | | | | | | | | | | Change-Id: If4395624b57330bb22be0d00e17b0fb44bfc271a Auto-generated-cl: translation import
* / / Import translations. DO NOT MERGEGeoff Mendal2014-12-102-32/+32
|/ / | | | | | | | | Change-Id: I0e97e34676f52202305373738d3871bc46f31eec Auto-generated-cl: translation import
* | Merge "Quit auto-correct explicit accented letters to base letters."Keisuke Kuroyanagi2014-12-092-0/+9
|\ \
| * | Quit auto-correct explicit accented letters to base letters.Keisuke Kuroyanagi2014-12-092-0/+9
| | | | | | | | | | | | | | | Bug: 7677193 Change-Id: I66eddbf27a9db8682c0347a1be19922792a3bea7
* | | Revert "Add keyboard margin options to place the keyboard dynamically."Tadashi G. Takaoka2014-12-0913-142/+28
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 8584db1461d286f8eb966c40eb0bc76e8c9df76a. Bug: 18675223 Bug: 18675476 Change-Id: I4e25d87ac261c44b1943df832115f8cca690103a
* | | Merge "Rename variable name to remove ambiguity"Jatin Matani2014-12-091-3/+3
|\ \ \
| * | | Rename variable name to remove ambiguityJatin Matani2014-12-081-3/+3
| | |/ | |/| | | | | | | Change-Id: If95c34c9eab09cbc941bef5ee3d34b9048bf3bf9
* / | Remove unnecessary cast and importTadashi G. Takaoka2014-12-091-3/+1
|/ / | | | | | | Change-Id: I9bcd6c9c48ad51aa0f95937869eb6757e4dd4511
* | Merge "Hook for fetching sync content from UserHistoryDict"Jatin Matani2014-12-082-2/+38
|\ \
| * | Hook for fetching sync content from UserHistoryDictJatin Matani2014-11-262-2/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add API to ExpandableBinaryDictionary to dump content from a given dictionary. We use this for dumping data for sync process. Refactored UserHistoryDictionaryTests to scrap out the util methods for testing. These utility methods would be used for testing sync + user dictionary code in LatinIMEGoogleTests Bug:18106539 Change-Id: I357f9192ea1bd69a526d0b620c25616a2e8e9d5b
* | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-082-2/+2
|\ \ \
| * | | Import translations. DO NOT MERGEGeoff Mendal2014-12-082-2/+2
| | | | | | | | | | | | | | | | | | | | Change-Id: I9e432c23844da1ba6a745db16db6c27a9133cf20 Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-084-19/+19
|\ \ \ \
| * | | | Import translations. DO NOT MERGEGeoff Mendal2014-12-084-19/+19
| |/ / / | | | | | | | | | | | | | | | | Change-Id: Ibdf218d10fa731a075557225ad5238d369468850 Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-081-1/+1
|\ \ \ \
| * | | | Import translations. DO NOT MERGEGeoff Mendal2014-12-081-1/+1
| |/ / / | | | | | | | | | | | | | | | | Change-Id: I404dfae96be21a461336e281471cdcd586bed59c Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-084-41/+41
|\ \ \ \
| * | | | Import translations. DO NOT MERGEGeoff Mendal2014-12-084-41/+41
| |/ / / | | | | | | | | | | | | | | | | Change-Id: I8eb628866c7e2e229454b6704376e4564365eae3 Auto-generated-cl: translation import
* / / / Import translations. DO NOT MERGEGeoff Mendal2014-12-082-32/+32
|/ / / | | | | | | | | | | | | Change-Id: Iff7a78dd511dfe6b4eae2fbf13eced968fb80d80 Auto-generated-cl: translation import
* | | Merge "Refactor KeysCache to UniqueKeysCache"Tadashi G. Takaoka2014-12-085-73/+98
|\ \ \
| * | | Refactor KeysCache to UniqueKeysCacheTadashi G. Takaoka2014-11-275-73/+98
| | | | | | | | | | | | | | | | Change-Id: I8e3c4705c705a1c6e05e9112211d7012912d7e41
* | | | Merge "Remove RichInputMethodManager.updateShortcutIME call from ↵Tadashi G. Takaoka2014-12-064-40/+34
|\ \ \ \ | | | | | | | | | | | | | | | SubtypeSwitcher"
| * | | | Remove RichInputMethodManager.updateShortcutIME call from SubtypeSwitcherTadashi G. Takaoka2014-12-014-40/+34
| | | | | | | | | | | | | | | | | | | | Change-Id: I5661a7926cf5a404788516c542b25cc0707bb417
* | | | | Add keyboard margin options to place the keyboard dynamically.Andy Wang2014-12-0513-28/+144
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keyboard location and location can now be set in the debug options section. Change-Id: I87c5a1d679489e12dccf26632c399af28087629e
* | | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-042-2/+2
|\ \ \ \ \
| * | | | | Import translations. DO NOT MERGEGeoff Mendal2014-12-032-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7d62a0ae1381400f738f3c412099b7cc6b29b235 Auto-generated-cl: translation import
* | | | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-043-17/+17
|\ \ \ \ \ \
| * | | | | | Import translations. DO NOT MERGEGeoff Mendal2014-12-033-17/+17
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I89edde7e6211e021080f483bdb29ba2bc4a45569 Auto-generated-cl: translation import
* | | | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-041-1/+1
|\ \ \ \ \ \
| * | | | | | Import translations. DO NOT MERGEGeoff Mendal2014-12-031-1/+1
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I34449c93e9983c00f27a05bac7aaa63fd884aadf Auto-generated-cl: translation import
* | | | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-043-39/+39
|\ \ \ \ \ \
| * | | | | | Import translations. DO NOT MERGEGeoff Mendal2014-12-033-39/+39
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I095f173fadbd9d950f4e88b4df8e8c373bcbd2f1 Auto-generated-cl: translation import
* / / / / / Import translations. DO NOT MERGEGeoff Mendal2014-12-032-32/+32
|/ / / / / | | | | | | | | | | | | | | | | | | | | Change-Id: If617d908d39c28f08a9da6b56fcaa848b0bb097e Auto-generated-cl: translation import
* | | | | Merge "Fix comment"Tadashi G. Takaoka2014-12-032-2/+2
|\ \ \ \ \
| * | | | | Fix commentTadashi G. Takaoka2014-12-012-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia07839c1a01b4d2a82a49017410637266ea1eb96