| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ |
|
| |
| |
| |
| | |
Change-Id: Ic837018c702c8c575de3e5e81fe8e31fee16fe22
|
|/
|
|
|
| |
Bug: 5829051
Change-Id: Ied1b6267eec616bd3b9337f6e761b0c740aa0eb2
|
|
|
|
|
|
| |
Bug: 6037537
Bug: 5961814
Change-Id: I9c6dedf953452a180fcd5bce7bfadfd3c821f224
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change also
* Honors the custom action label in EditorInfo.actionLabel.
* Invokes InputConnection.performeEditorAction if action is specifed
at EditorInfo.imeOptions or actionLabel/actionId.
* Stops using InputMethodService.sendKeyChar. Implements
sendKeyCodePoint instead.
Bug: 2498607
Bug: 5961809
Bug: 5368408
Change-Id: If4cd5eb3dacfc6b6a7ea434b0617c2438e06e42d
|
|
|
|
|
| |
Bug: 5850605
Change-Id: I6665b483f775094903f2e26f5584e4b141592ab5
|
|
|
|
| |
Change-Id: Id33998e2a99be9249de4011892555f10c5d0968d
|
|
|
|
| |
Change-Id: I29ab9e9041c9faac91dc303175625221bfdb3af8
|
|\
| |
| |
| |
| | |
* commit 'c960695f38ae0564dff3a6897fd1843c8e74c604':
Updated keyboard to use SPEAK_PASSWORD preference.
|
| |
| |
| |
| |
| | |
Bug: 5678383
Change-Id: Ie9bdc92f4b2c9014159d672b71e4438f8fa34f55
|
| |
| |
| |
| | |
Change-Id: I112dbf851e10dae9e4291cf440f01b28d51180f4
|
|\|
| |
| |
| |
| | |
* commit 'e5db3871b1269703e5ef360090fb35f50ae57ed4':
Fix a field value for the suggestion max size Bug: 5574747
|
| |
| |
| |
| |
| |
| |
| |
| | |
Bug: 5574747
This bug was introduced by I5e40edf6f790c078c4a05d
Change-Id: I5b0f51e1f5e8a12d786657167082bc604089505e
|
|\|
| |
| |
| |
| |
| |
| | |
into ics-mr1
* commit '352b93104afa73fd53a04c4414bf382fcf477f04':
Use reflection to get field values of SuggestionSpan
|
| |
| |
| |
| |
| | |
Bug: 5440299
Change-Id: I5e40edf6f790c078c4a05d0d347a89d63f7c042a
|
|/
|
|
| |
Change-Id: Ia23765268be0ef89d7fe7c3f5372ed32d6615765
|
|
|
|
|
| |
Bug: 5460262
Change-Id: Ibeb875bb885fb663ed23f0299d671e995a66b642
|
|
|
|
|
|
| |
Bug: 5245468
Change-Id: Ia5609e1b3c69f5553e3632fbce60a55665a5b185
|
|
|
|
| |
Change-Id: Ied336339b8eb3643f14517c251b07c09398f61fe
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
This change also separates controlling visibility of "key preview
backing view" from suggestions strip visibility.
Bug: 5315001
Change-Id: I190a71f7956c804e5d89d2d5bacecc62d565ac2c
|
|/
|
|
|
| |
bug: 5337363
Change-Id: If6e6de587cbcddf26710d8f0b237c4bc393589b6
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Bug: 5057886
Change-Id: I807776b0a3d1286c66ba032c3701b3503911664c
|
|/
|
|
| |
Change-Id: If0f63eaeb4539c0e03ef20190d2f9211a176babc
|
|
|
|
|
|
|
|
| |
The locale is specified by KeyboardLocale extra key in method.xml,
LatinIME will use the specified locale for keyboard layout.
Bug: 5238658
Change-Id: I8e6cb66c73a7ac1bf611d9910b42fa9cff38eba0
|
|
|
|
|
|
| |
Bug: 5219037
Change-Id: I0300fbc7e1cc97f0f8ba4d21e0e699d9fe66ed76
|
|
|
|
|
| |
Bug: 5042681
Change-Id: Ic4523ec38b0faa2b6a91d476ea7af7e69404861c
|
|
|
|
|
| |
Bug: 5061704
Change-Id: Id2c0cce953f7bdb2b4c18b68f9e318d95eabc1b8
|
|
|
|
|
| |
bug: 5038842
Change-Id: I239a2f35488a1f18ecdb019abc50e72e3e9da297
|
|
|
|
|
| |
Bug: 4971680
Change-Id: I641b336da54813e13409bd7874aa22e51f790729
|
|
|
|
|
| |
Bug: 5030408
Change-Id: I1c5649725780cd063db7a437b8559b7f2573469c
|
|
|
|
|
| |
Bug: 4686782
Change-Id: I0e5bef33aa39c3d6f75edda7818524965aa40b79
|
|
|
|
|
| |
Bug: 4379983
Change-Id: I97f22e54827c6229054b514801401ffa5b4ed3b8
|
|
|
|
|
|
|
|
| |
Up to version 10 (Gingerbread) of the API, FrameLayout doesn't handle
margin properly. This change inserts RelativeLayout to FrameLayout as
placer to set margin and place children views absolutely.
Change-Id: Iee785bc2da77677738caf456bcd2bbf57b89f007
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
To maintain backward compatibility back to Froyo, we can't call
3-argument constructor of LinearLayout.
Change-Id: I35310704f92812d2748d32f35820a5058fa2bf31
|
|/
|
|
|
|
|
| |
Until API version 9, java.util.Arrays.binarySearch(int[], int, int,
int) doesn't exist.
Change-Id: Ife0ed4fbac642eda069e7b6f6b8dd30e0cd5fdee
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When using the sliding spacebar language switch on ICS, both
LatinIME.toggleLanguage() and
InputMethodService.onCurrentInputMethodSubtypeChanged() invoke
LatinIME.onRefreshKeyboard(). This change eliminates the first one if
it isn't necessary.
This change also cleans up the followings.
* reuse theme Context when the keyboard theme hasn't been changed.
* clear the Keyboard cache when theme has been switched.
* eliminates unnecessary Context reference from LatinKeyboard and
SlidingLocaleDrawable.
* recycle Bitmap and reuse Canvas in KeyboardView.
Bug: 4725930
Change-Id: I87366e9304879d94d12b7345adea768d86d43519
|
|\ |
|
| |
| |
| |
| | |
Change-Id: Id266062831e8c28a346e129168b883ee3d5622bf
|
|/
|
|
|
|
|
|
|
|
| |
Previously tab key is shown only when the input type variant says that
it is web input. In addition to that, this change also shows tab key
when the IME option includes editor action (next and/or previous)
flag.
Bug: 3094312
Change-Id: I3f8841fdbcee918a0f93f3259090f24e70d96471
|
|
|
|
| |
Change-Id: If70d32cad980b46ba77f399606d7ab3957c5d096
|
|
|
|
|
|
| |
bug: 4559308
Change-Id: If831c0827dbf030eaf1d241ebfa60d4e5029ae63
|
|
|
|
|
| |
Bug: 4490948
Change-Id: I71efb8f5784970f1d2a94da1d2eb852f7f11885f
|
|
|
|
|
|
| |
Bug: 4490948
Change-Id: I6fe23c9ab4918eab6806cc621c4d6821c2e1baf9
Cherry-Pick: I4cd1af0b
|
|
|
|
|
|
| |
Bug: 4443922
Change-Id: I8a9dc5077ae06c6d0c39fd7fdd823fc4f4d05f45
|
|
|
|
|
|
|
|
| |
supported
Bug: 4346045
Change-Id: Ib4594a9073b961038564bbcd601f9c290d153d5d
|
|
|
|
|
| |
Bug: 4346045
Change-Id: Iaabdb8a148b2601bb9cbc2b08509adac164105a4
|
|\ |
|