| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* commit '303a2ae5c90300caaf87571e28cb4ffdcd816ce3':
Fix NPE in PunctuationSuggestions.
|
| |
| |
| |
| |
| |
| |
| |
| | |
The NPE happens when the keyboard doesn't specify any punctuation suggestions.
Bug 18047927.
Change-Id: I9f8aa35df4f163b527dc6580a99afc6da45a96b8
|
|\|
| |
| |
| |
| | |
* commit 'da27faeb87dc47656f82ba90ee590872a3993985':
Revert "Enable preliminary subtypes for F-release"
|
| |
| |
| |
| |
| |
| |
| |
| | |
Bug 17743363: Preliminary subtypes should be removed from F-release
This reverts commit 45c917e23852861d144eba085304ad5a2e665e98.
Change-Id: I5e91a7fd0efdc16e140a91fab6300bd8ba9cd6c7
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I333d1f34d135a8aedd451edace8f4f1bb476a1d4
Auto-generated-cl: translation import
|
| |\ \ |
|
| | |/
| | |
| | |
| | |
| | | |
Change-Id: I94f6dcaaf6ea2f8672ee4b23c543650198cec807
Auto-generated-cl: translation import
|
| |\ \ |
|
| | |/
| | |
| | |
| | |
| | | |
Change-Id: Icea4999616f1c95ff9f40d580b4d19f943d3aa7b
Auto-generated-cl: translation import
|
| |\ \ |
|
| | |/
| | |
| | |
| | |
| | | |
Change-Id: I154b9b0cb7650a3bca9c08514fd2fb5f20621f82
Auto-generated-cl: translation import
|
| |/
| |
| |
| |
| | |
Change-Id: Ia033a164b3c392477dc328c1010265aa379332f9
Auto-generated-cl: translation import
|
| |
| |
| |
| |
| | |
Change-Id: I9c1d8432e329cdb0b55fbb738a14efbf323075fa
Auto-generated-cl: translation import
|
| |
| |
| |
| |
| | |
Change-Id: I0101c2024853a5d2e0c446772f10d024a0b03ed2
Auto-generated-cl: translation import
|
|\|
| |
| |
| |
| | |
* commit 'a1a9896b42ae4f2d31793ff75b82a3b17a45316a':
Rename production flag for cloud sync feature
|
| |
| |
| |
| | |
Change-Id: I24cbe94f128f54fb9bfeeef78cf271fee2216c8e
|
| |
| |
| |
| |
| | |
Change-Id: Ie0f79d9b8ca48cc6de2ab976e83bb7643d9ca909
Auto-generated-cl: translation import
|
| |
| |
| |
| |
| | |
Change-Id: Iddeafcfdce0e390ad8faed2c31a10e8b4d2f56f7
Auto-generated-cl: translation import
|
|\|
| |
| |
| |
| | |
* commit '3e35b8712c3df40291e6ff8ec2889b53f6dd8371':
[3]Ping dictionary stats:Pass DictionaryFacilitator
|
| |
| |
| |
| |
| |
| |
| |
| | |
Pass dictionaryFacilitator to StatsUtilsManager from
LatinIME
Bug:16553957
Change-Id: I912a0b447e5684909ff67e3653a4bd8649cd03c5
|
|\|
| |
| |
| |
| | |
* commit '20469a8779f7e934cc69a634d171313dd60bd364':
[2]Pass context to StatsUtilsManager for alarms.
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Change corresponding to ag/605384
Bug:16553957
Change-Id: I77024957b9497c45296bbbb24ca972b26348a8c3
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I825d9b1a1094ee1ccb425113bb1f36ff25918e0d
Auto-generated-cl: translation import
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I576dc8335256a453c7e91c613ca9d6a7eae751f1
Auto-generated-cl: translation import
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'dbdc81a36ac44f217e14a660ac671562f2948d89':
Cleanup InputMethodInfoCache
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I40afeb4557c3b1ad32bd90f67502a625df2bc3fb
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '4077a7e52f4016484de914cbfb26e58fe06f3b65':
Remove SubtypeSwitcher
|
| |\ \ \
| | |_|/
| |/| | |
|
| | |/
| | |
| | |
| | | |
Change-Id: Ic4def69a9f742f13c98bc3e518c406658b52797d
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'bc4ae6bdc0249f9282efea5d1fe7ccfefd6f93b0':
Passing account info to dictionaryFacilitator
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I2f30e1c0c9956747c80906e31bfb2ddd9bda9587
Auto-generated-cl: translation import
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: I7f534873325682f9ba21f6608e277215fa244f6a
Auto-generated-cl: translation import
|
|\ \ \ \ |
|
| |/ / /
| | | |
| | | |
| | | |
| | | | |
Change-Id: I4ba6610e1746b16ba9b27a0a6523bb50b20d7954
Auto-generated-cl: translation import
|
|\ \ \ \ |
|
| |/ / /
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ia23bbf865f21fa72e0284ab54d7bddecaa3d4fce
Auto-generated-cl: translation import
|
|\ \ \ \ |
|
| |/ / /
| | | |
| | | |
| | | |
| | | | |
Change-Id: Icccd4be3223c303db3a005304755281bacb5a028
Auto-generated-cl: translation import
|
|\ \ \ \ |
|
| |/ / /
| | | |
| | | |
| | | |
| | | | |
Change-Id: Iac85d0d17ee2525361d5fdae09b04fbcacb0cbdb
Auto-generated-cl: translation import
|
|\ \ \ \ |
|
| |/ / /
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ic4efd60b2e1e37aa78b3e50773f4a28e57526a91
Auto-generated-cl: translation import
|
|/ / /
| | |
| | |
| | |
| | | |
Change-Id: Ia393c59b3788d6e72fb46f270dac1aa4bc0cf8e0
Auto-generated-cl: translation import
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I58c643fccc32e6e57bbf5a4e55d0b0a27aa0de63
Auto-generated-cl: translation import
|
|\| |
| | |
| | |
| | |
| | | |
* commit '25daca00531e79c7bae9d5508644aaa2e677f0f5':
Provide a preference to delete data from cloud.
|