| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
On a device that has distinct multi-touch panel, pressing '123?' key
will change keyboard layout to symbol mode. While pressing '123?'
key, you can press other symbol key to input. Then releasing '123?'
key will change keyboard layout back to alphabet mode.
Bug: 2973383
Change-Id: I3b069fb19141820def8060db4766a08c7c0a6ff0
|
|
|
|
|
|
|
|
|
|
| |
(ver 03).
Please refer to bug: 2979069 for the latest mock.
Got rid of obsolete string too.
Change-Id: Ic02d1651b288f24f9c3a9da5d0dcf09055256ab0
|
|
|
|
|
|
| |
Bug: 2978975
Change-Id: Ie634e8ae827fe093c5c673b75d85835050b03794
|
|
|
|
| |
Change-Id: Ie5b2e0d2f9739dd33524c2688e172e77aac1f243
|
|
|
|
|
| |
Bug: 2973373
Change-Id: I9871c09ec8c1c2aa945d97392e61ee1ec585baef
|
|
|
|
| |
Change-Id: If59ea7c871ffc2af6fe2bfde72303f2612e43c3b
|
|
|
|
|
|
| |
Bug: 2959271
Change-Id: I4b7e9a2de3cbe17b168ed8d0541a9b1cd9a9e107
|
|
|
|
|
|
| |
bug: 2959279
Change-Id: Icc70b7cce0c245ae2451d324debd346f226b8769
|
|
|
|
|
| |
Bug: 2910379
Change-Id: I5cfae33e72a406585137842a2260310813cee07f
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
fetching the selected text.
Bug: 2950652
Some refinements to correction behavior, such as retaining the tap-to-save
when in correction mode.
Use reflection to access the new InputConnection APIs with fallbacks, in case
we run on older OS versions.
Some refactoring to separate lookup for voice alternatives and typed alternatives.
Change-Id: I7c4178bf7e6b47ee274c49fa7a694f8c2d50cea7
|
|
|
|
|
| |
Bug: 2910379
Change-Id: I179ae4359afb57c351d5fcc5f5453c30d3ef0c01
|
|
|
|
|
| |
bug: 2959293
Change-Id: Ia5dcb29397f608846f865fabb3c696866b3687aa
|
|
|
|
|
|
|
| |
Some cleanups too.
bug: 2959293
Change-Id: Idf07fc25c5700b69b93ab4b09ce34941f0d9c157
|
|
|
|
| |
Change-Id: I1a9142d988352abf88da5eefe1d02596c7fc2beb
|
|
|
|
|
|
|
|
|
| |
Long-press on shift and symbol keys will conflict with press-and-hold
these keys and press normal key (a.k.a. multi touch support).
Bug: 2910379
Change-Id: I27007b55a30a3699bf63fd8f64d58c4b23d97d9f
|
|
|
|
| |
Change-Id: I57cc6fb6a9eeb65ce8c0c3c3262fd525726643e2
|
|
|
|
|
|
|
|
| |
- remove unused code
- add @Override
- change the inappropriate cast
Change-Id: Ib25b4939e5b4273794ab0f6349776b5b62d89894
|
|
|
|
| |
Change-Id: I03d3d9b25147632d25c1502f796acad4cdaeb239
|
|
|
|
|
|
| |
TODO: Cleanup will follow.
Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963
|
|\
| |
| |
| |
| |
| |
| | |
Merge commit '6558253160e2039c87f424bd814f402ecd31de3b' into gingerbread
* commit '6558253160e2039c87f424bd814f402ecd31de3b':
Fix a bug in backspace handling for the "Tap again to save"
|
| |
| |
| |
| |
| | |
bug: 2889273
Change-Id: I0f317e203f368f5f47738154a6dee0f556d56148
|
|\|
| |
| |
| |
| |
| |
| |
| |
| | |
selection screen.
Merge commit 'f02964264f196447b03a88591a2964b67c318718' into froyo-plus-aosp
* commit 'f02964264f196447b03a88591a2964b67c318718':
Don't auto-select the system language in IME language selection screen.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes http://b/2650378
On entering the selection screen, don't add the system language in addition
to other selected languages.
Change-Id: Id7a3b45df39a8493d17be668029eee139bf00ff3
|
|/
|
|
|
|
|
|
| |
-use AOSP copyright instead of Google
-add NOTICE and tag file
Bug: 2548782
Change-Id: If50b2e9e9cc4b4876b0d047fc9f34e2d537a6da4
|
|
|
|
| |
Change-Id: Ifef97a9b66e051fef7ca8b0a92bfe21f3d1e6cf6
|
|
|
|
|
|
|
|
| |
Change 3 of 4
Notes from API Council review:
Rename RecognitionManager to SpeechRecognizer
Change-Id: Ieea0ade975b7c01f1fccb83a78a5b8f75e0c62de
|
|
|
|
|
|
| |
Also don't highlight quickfixes when in suggest-only mode
In general, reduce the situations where words are auto-added. It was
too eagerly adding even words that were in the dictionary.
|
|
|
|
|
|
|
|
|
| |
blocking the UI thread.
Bug: 2536846
This also potentially fixes the occasional hangs on pressing space. Need to verify.
Bug: 2509010
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We were overlogging the TextMoified action because the old
implementation would log a cursor change as a text
modification. This CL logs 4 specific actions (choose
suggestion, delete text, insert text, insert punctuation)
as a text modification rather than any action in the textbox
I also add in logging of the length of the recognition result
so that we can get some more context around the scope of the
editing of the ime result.
Change-Id: I172df24ddc0a7b62bcc5ed806fd70ef7e1c42310
|
|
|
|
|
|
| |
orientation change
Have separate variables for system locale and input locale.
|
|
|
|
|
|
|
| |
search dialog
Only show the candidate strip if the input view is showing. Otherwise ignore any
completions from the AutoCompleteTextView
|
|
Move java code to a different directory so that the unbundled
version doesn't try to compile the native code again.
Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986
|