| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Bug: 6809603
Change-Id: Icafe4652ec17844838b28c04977deb88bcb9aa8f
|
|
|
|
|
| |
Bug: 6942329
Change-Id: Ie92ccf43f307b8ceb9a311c30390d0cb2abf2cd7
|
|
|
|
|
|
|
| |
This change also removes AsciiCapable extra value from Esperanto
subtype.
Change-Id: I0fa18ef7c52e4ba24b182e8ecb9788572660b704
|
|
|
|
|
| |
Bug: 6911182
Change-Id: I78f59564e8c31b9b66ed9a136584d0c57cc43120
|
|
|
|
|
|
|
|
| |
This change also adds workaround to display Thai composing letters
correctly.
Bug: 6753168
Change-Id: Ibd42ebb40df08b5de32b3500f10003c4a5de4897
|
|\
| |
| |
| |
| | |
* commit '70fb1d1a690f3f16e4bbb19ffea349af1402cb1f':
Esperanto keyboard
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Universal esperanto keyboard. Has letters for all latin scripts, as users
will often need to type something in both Esperanto and other languages
(for example their country's).
Signed-off-by: Jacob Nordfalk <jacob.nordfalk@gmail.com>
Change-Id: Ia8a739fa31a60e118d42ae9e8c62ddfd66e2ca35
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This change refactors KeyDrawParams and KeyPreviewDrawParams to
separate KeyVisualAttributes.
Change-Id: I4de549eef303e1debe4b8f84668e042445fc18da
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | | |
Change-Id: I67b290c4600dee43a81ba975ffc93a32a6d060b4
|
|/ /
| |
| |
| |
| | |
Bug: 6753168
Change-Id: Iaef85847cf9f6c432c6ca25e7e6ec522c084d073
|
|\ \
| | |
| | |
| | |
| | |
| | | |
* changes:
ResearchLogger clean up splash screen
ResearchLogger no longer offers option to disable logging
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- simpler text
- AlertDialog implementation
- declining users are redirected to regular IME
Bug: 6188932
Change-Id: Ifb983c3511125f8919f4a8b25aeee7de66dbb0cb
|
|/ /
| |
| |
| |
| |
| | |
This is a partially reverting change of I1e2d59bf8c438ca653e2e415ccf66fd4f15d5394
Change-Id: Id213541cdddcc0761bf6418c8429a5f96c0281ef
|
| |
| |
| |
| | |
Change-Id: I1e2d59bf8c438ca653e2e415ccf66fd4f15d5394
|
| |
| |
| |
| |
| |
| |
| | |
This reverts commit 7a5ca9982fae2c17df4e597d2c54c81782946ed1.
Depends: Ia4fa5046b3106e2710b9d5df1a6cc5f2cf995ec7
Change-Id: I0b9d0125380efe898943dc26ae884378145c44a3
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I8784a126b02e3e6618ac845a32a894ceb58ea39e
|
| | |
| | |
| | |
| | |
| | |
| | | |
This reverts commit ac621d1527ee998e7d299788c2ab240f94046046
Change-Id: I17b1d17c773c2fe89c0cdef2c423c8ccd1d2c9c8
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The key text size can be specified in each keyboard layout in addition
to by KeyboardView theme.
Bug: 6473915
Change-Id: Icd2d436fa1d8fc7bd1deb9e4b799d4f624376fb2
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
The key text style can be specified in each keyboard layout in
addition to by KeyboardView theme.
Bug: 6753168
Change-Id: I4b5abda9322600eb8c6421f20ceef136ef103c05
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 6969558
Change-Id: Ie33f444e085e5c01326bdf9396eabee5c04ee81e
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This change also consolidates keyboardView.keyLabelSize and
keyLabelRatio.
Change-Id: I4a45bcb6e7fc104ae4a9ae3ecdae9842d813840e
|
|/ /
| |
| |
| | |
Change-Id: Ifc8b024d190efba4cd536fd639621e841eb9970e
|
| |
| |
| |
| |
| |
| |
| | |
This change also change the fading out duration of the gesture
preview trail to 800msec from 1,000msec
Change-Id: Icfd5b1ecad66db4f978249486f5fe362a3ae9640
|
| |
| |
| |
| |
| |
| |
| | |
This prevents -1 and -1000 from appearing as the defaults in
Advanced Settings.
Change-Id: I42938782077a0a3dfb5ec2125c0266b6712bcf63
|
| |
| |
| |
| | |
Change-Id: I533e6de9b138317472565be82c8ba5e422472888
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Upload using an intent service rather than just a thread. More robust in case the keyboard
is closed and the upload hasn't finished yet.
multi-project commit with Id515c2b1b0d6f85be50f92a661a2d32ebaeaa143
Bug: 6188932
Change-Id: I64a9fab92ff89ee09df877db4e5f7f0ec0ffb3b6
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Captures complete motion data for all words in an n-gram.
- Also filters n-grams properly; if any word in the n-gram is not
in the dictionary, it is not included.
- Simplify ResearchLog to not require explicit state
- Added LogBuffer class MainLogBuffer class to allow n-gram-level decisions
about privacy.
- Moved LogUnit out from ResearchLogger
multi-project change with Ic70ccb6c2e11eb02d887821434b44daa3eb7a3e2
Bug: 6188932
Change-Id: I731d6cff6539e997874f723b68bdb0d9b651b937
|
| |
| |
| |
| |
| | |
Change-Id: Id2d245dd2623e5a23871d389aa600b367cbbfe77
Auto-generated-cl: translation import
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
This reverts commit 221e756fd7d585f0eb75377b851f23cad24ccd7f
Change-Id: Iefc4e4e27ddc925d4a4634627b0467bd4ee2a66e
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This reverts commit baf1f0bd616ca1fc3b53ad832012f498b3601afb
Change-Id: I7d959b9b626c8fb69a57788e243752952258fa80
|
|\| | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* changes:
ResearchLogging upload via service
ResearchLogging log when preferences change
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
DO NOT MERGE
Upload using an intent service rather than just a thread. More robust in case the keyboard
is closed and the upload hasn't finished yet.
multi-project commit with I40db74fb780e01364609339764e150f0291d3f9b
Bug: 6188932
Change-Id: Ie980d38a713d15c01083d41bd73f0602ec75dd16
|
|\| |
| | |
| | |
| | |
| | |
| | | |
* changes:
ResearchLogging capture full n-gram data
ResearchLogger to track simple statistics
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
DO NOT MERGE
- Captures complete motion data for all words in an n-gram.
- Also filters n-grams properly; if any word in the n-gram is not
in the dictionary, it is not included.
- Simplify ResearchLog to not require explicit state
- Added LogBuffer class MainLogBuffer class to allow n-gram-level decisions
about privacy.
- Moved LogUnit out from ResearchLogger
multi-project change with Ie2bc79fd7fe6b951b24771e94b8d4ca21989af65
Bug: 6188932
Change-Id: I568c90d4af07e7c759c1e7fc64b716bd8c7b4ae5
|
|/ /
| |
| |
| |
| | |
Bug: 6906525
Change-Id: I1524b9e4c56d28a701d444aa2afbfdcecf0da571
|
| |
| |
| |
| |
| | |
Change-Id: I5d02e55780596d25356a602027f3c41913057810
Auto-generated-cl: translation import
|
| |
| |
| |
| |
| | |
Change-Id: I36bb28cfdf548a38bfdd3127ddafa6c7d938376e
Auto-generated-cl: translation import
|
| |
| |
| |
| |
| | |
Change-Id: I22eacc83a5aaa0f4e50e02e84ebf2b176dd08fe6
Auto-generated-cl: translation import
|
| |
| |
| |
| |
| | |
Change-Id: I48e2fcef3c0384fb745f6329b8877a8c1a1cd815
Auto-generated-cl: translation import
|
| |
| |
| |
| |
| | |
Bug: 6936095
Change-Id: I873343e9aa6afdf6bdb223795f03232509b012a7
|
| |
| |
| |
| |
| | |
Change-Id: I8cb76298b75155a9d2d4726127759ad9542a93fc
Auto-generated-cl: translation import
|
| |
| |
| |
| |
| | |
Change-Id: I9510061c7ae1f4020cd5c5d24ed75348556ee085
Auto-generated-cl: translation import
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
French and Italian separators used to be decided this way
because of how the old dictionaries were made.
However, the new dictionaries actually do include the
composite words, and in both French and Italian, apostrophes
and dashes shouldn't be treated as separators any more.
Change-Id: If11c42625c819e223502a76749dbe797163d3c18
|
| |
| |
| |
| |
| | |
Change-Id: Ifdbe0c41f5e01c4afc155ea68c05d50d483e5749
Auto-generated-cl: translation import
|