| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
| | |
| | |
| | | |
Change-Id: Ic6b7bab860f71889a6ec476ccab1e83d2efd0e64
|
|\ \ \
| |/ /
|/| |
| | | |
Change-Id: I73165a3d77318cbb0271e0d5c64cc49caad8f693
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
A content observer (SettingsObserver) is registered when
InputMethodAndLanguageSettings is created, but it is never unregistered.
Added resume() and pause() methods to SettingsObserver inner class
to register/unregister the content observer when InputMethodAndLanguageSettings
is resumed/paused.
Change-Id: I6d4cc2625a5fd8435967d930f46e8fe86eda4714
Signed-off-by: Shuhrat Dehkanov <uzbmaster@gmail.com>
|
| |
| |
| |
| |
| | |
Bug: 6587127
Change-Id: I00584fb81cf5b39806c30a801b215a0e9a1e9399
|
| |
| |
| |
| |
| | |
Bug: 6576743
Change-Id: I123307defc32a84a965590fbded95c6997260675
|
| |
| |
| |
| |
| | |
Bug: 6405203
Change-Id: I27ca4630aebcb39b83298d37d8fb3f4ef0080317
|
| |
| |
| |
| |
| | |
Bug: 6405203
Change-Id: I458c4976562ecea2fa03d96258ff28ebbdc95294
|
| |
| |
| |
| |
| | |
Bug: 5591245
Change-Id: I4ff61a59b0622c74b34bc50a00fc9773c04a6395
|
| |
| |
| |
| |
| |
| |
| |
| | |
It was possible to insert a word without a shortcut while the same
word used to be present with a shortcut. This change fixes that.
Bug: 6026080
Change-Id: I3be98bf450aad8e2eb38336e8f77aedab39d5797
|
| |
| |
| |
| |
| | |
Bug: 6026080
Change-Id: I051a734321793e9130dc2cc77d4e7f670d2ce93d
|
| |
| |
| |
| |
| |
| |
| | |
When going to the "all languages" dictionary and opening an
entry, the "all languages" entry would be listed twice.
Change-Id: Ie8cd7e9e824e95c05899b956905af6590b8929bc
|
| |
| |
| |
| |
| | |
Bug: 6026080
Change-Id: I43345874edb0a1b51dfcac9c99e74c345eeef7e6
|
| |
| |
| |
| |
| | |
Bug: 4646172
Change-Id: I88966f3e910f51711ce49336fb9134d0953930de
|
| |
| |
| |
| |
| |
| | |
Bug: 6026080
Change-Id: I87b7c8b1ae89856f393871e6d3440b43efc22a29
|
| |
| |
| |
| | |
Change-Id: Id8e8352b725d2259c70690a1a7dfe29fab9b6eb0
|
| |
| |
| |
| | |
Change-Id: I30d28c3a62cc5de3432f04b6469eca077ee3eff6
|
| |
| |
| |
| |
| | |
Bug: 6026080
Change-Id: Ic2bf6dcfc2abfe5fc07759530042299cc6a0b503
|
| |
| |
| |
| |
| | |
Bug: 6026080
Change-Id: I49e1aa1839266ca169982b6a4800ee9923451be5
|
| |
| |
| |
| | |
Change-Id: Ie47503a99d455f7266e281914e92ed680b993551
|
| |
| |
| |
| |
| |
| |
| | |
...and call it from the fragment too.
Bug: 6026080
Change-Id: Icb83fd60ed33dfa593124ed0af6b9fff4b63f1f5
|
| |
| |
| |
| |
| | |
Bug: 6026080
Change-Id: I38475a95b1d421162099390244dbda09658346f5
|
| |
| |
| |
| |
| |
| |
| |
| | |
This is only the interface. It doesn't do anything yet, so as to
avoid a too large change.
Bug: 6026080
Change-Id: I0c7f0c09f71e01b18fcb3566a3c6c4b0f0b2a0fc
|
| |
| |
| |
| |
| | |
Bug: 6026080
Change-Id: I75bd244b2b09c371805a67057d2a9c45dc12f3db
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
There was unnecessary saving of IME settings when changing the state
of the checkboxes, causing ANRs when monkeys are switching between
Settings fragments quickly while other background activity is using
I/O as well. In fact, all I/O should be removed, but this change at least
reduces some of it.
Potential fix for:
Bug: 6414289
Change-Id: Ice96f0f9d921128b27ddbe26519a6791d9f01c75
|
| |
| |
| |
| |
| |
| | |
Bug: 6422390
Change-Id: I9af4065e4b9f9332f3b0db168dea5546727d5951
|
| |
| |
| |
| |
| | |
Bug: 6110399
Change-Id: I2431b99884cbd01de32f8cd6c14a3afbd18b5020
|
| |
| |
| |
| |
| | |
Bug: 6334179
Change-Id: I62c9c163aa4ee2c88286daee77641418869a1dab
|
| |
| |
| |
| |
| | |
Bug: 6110399
Change-Id: Ibb0bbeb40af2ee7204e4682bc7493262407fd83f
|
| |
| |
| |
| | |
Change-Id: I7aa033df8b5eec69cc6002b0bcc20b1d9902e4e0
|
| |
| |
| |
| |
| | |
Bug: 6110399
Change-Id: Ib2758bdcdd6b271be402f46c56d41619dc7aecb9
|
| |
| |
| |
| | |
Change-Id: I1a71d5c95c142655219c7ab3ae4f67fa0b1f3d1a
|
| |
| |
| |
| | |
Change-Id: I44d61018e0ed4de32b0a8da3ecba999831987956
|
| |
| |
| |
| |
| |
| | |
This is supposed to be easier to understand for users.
Change-Id: I144031941712ab15fb490619c288d533ce884ee9
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: Ied042582e3aa1ef8eb5f71b56e734c8889711080
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The option is not functional yet.
Also, this change simplifies a little the inner workings by
preventing mLocale from being null.
Step 9
Bug: 5306641
Change-Id: Id2284976d34d9d8ac61cbdb2348893989c47da84
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
With this, the word is actually inserted with the right locale
inside the user dictionary.
Step 8.
Bug: 5306641
Change-Id: Idf6cf3dd807e86c29faf8a701c03c1e6ea39ec68
|
| |
| |
| |
| |
| |
| |
| | |
Step 7
Bug: 5306641
Change-Id: If5454679252a54670c501d3a63e9e4bd45028c44
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This populates the language list. The option looks like it works,
but is not implemented yet.
Step 6.
Bug: 5306641
Change-Id: I6ef84dea9a26e450add1d91b44238d86fe49200a
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The interface is not functional yet, aside from the "Manage"
button. This will come in a later change.
Step 5
Bug: 5306641
Change-Id: I4bdea099eece7ba8a50bbfb47e173036334064ea
|
| |
| |
| |
| |
| |
| |
| | |
Step 4
Bug: 5306641
Change-Id: I150fd93e9802e92b4cf084867f0a9d1bc382cdae
|
| |
| |
| |
| |
| |
| |
| | |
Step 3
Bug: 5306641
Change-Id: Ida4ccf181942714799576fde0ac55596ce043434
|
| |
| |
| |
| |
| |
| |
| | |
This is step 2. The interface is not functional yet.
Bug: 5306641
Change-Id: Idc8d07b883a17067f777c86d83994fb040b37c59
|
|/
|
|
|
|
|
| |
This is step 1.
Bug: 5306641
Change-Id: I69727f05df8f3455e6e734140f712ccf7881e5be
|
|
|
|
|
| |
Bug: 5446825
Change-Id: Iab52ecb8a7334b7be3a81350fbfc9b02d09e88d4
|
|
|
|
|
|
| |
Bug: 5402295
Change-Id: I021e6e923fa137248d23c8fa39e68afdf73fead9
|
|
|
|
| |
Change-Id: I41f7c36fb73730248dcc98abbf4276ef6d772f36
|
|
|
|
| |
Change-Id: I13b044abdcb1215306ecfd5070d6e1a16e2d92d7
|
|
|
|
|
| |
Bug: 5282046
Change-Id: I8ef3913fc46c00288ac13fbc2a2d447efd531382
|
|
|
|
|
| |
Bug: 5069983
Change-Id: I84d6ac7c39b5f3a035aa04c35065280a14024c47
|