| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* commit '1b1fa7a18b7baeb8fbdb3fb7ed46cf13a75fbac1':
SeekBarDialog supports neutral and dismiss listener
|
| |\ |
|
| | |
| | |
| | |
| | | |
Change-Id: I652fd1a383ef4074c04d03a37ebc779d229474e6
|
|\| |
| | |
| | |
| | |
| | | |
* commit '22959faad4ad6a6284404ffc667ec823991f3710':
Stop relying on the soft keyboard to get the editor action.
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 7969231
Change-Id: I9848c63c4c51550b5dc53c981eafa74e7fa95197
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '5e45fbf0be0b5cff1d82c862cb07272e2a258ff7':
Fix bounding rectangle of gesture preview trail
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
Bug: 7917443
Bug: 7987585
Change-Id: I99e6db1fe43d3a9b497e92330a6857e0454c428c
|
|\| |
| | |
| | |
| | |
| | | |
* commit '9579936bcf6bc5cecee315c5e40a30af77f47dfd':
[Rlog67] Renaming clarification
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
ResearchLogger.latinIME_handleSeparator wasn't doing anything really specific to
the separator, so its implementation has been renamed according to its role.
Change-Id: I24e8691c7dc440dd067e96d23e50463683e17cfc
|
|\| |
| | |
| | |
| | |
| | | |
* commit '34b8856077220cfaa475a13d383bcc69ef470af4':
Distinguish action-enter/shift-enter/enter
|
| | |
| | |
| | |
| | |
| | | |
Bug: 7969231
Change-Id: I75d495ee1ea126da9be4e269ee990ee0a97793c1
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'c995dbcf598730f138e59f989e813b83d585d40b':
Remove MAX_WORD_LENGTH_INTERNAL
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ie11ff000675601acff5fbb00e9e9f48eb32c5071
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '722eeb144f4a0af337784ffa311217432272e19d':
Fix drawing Arabic diacritics
|
| |/ /
| | |
| | |
| | |
| | | |
Bug: 8001868
Change-Id: I0e5aab266bbaad8c68e4a900b8d5572977a0379d
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | | |
filesys conflicts"
* commit '019bcc62b92d2a43057a00c2db0a2928966c6247':
[Rlog68] Logger; make filenames more unique to prevent filesys conflicts
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
multi-project commit with If6b9f8990d7cdbf570740a81096513698d0e0f4c
Change-Id: I124aed24be0beb4c472869594184ecf003c2fed4
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '5b611e184b44e479855ca45acd132ab9c592ba52':
[Rlog63] Log whether a manual suggestion is a prediction
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ia6f793611d4b18aecb1a635655af5edb639e1ecf
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '939e3f3152f7c2a1593b5ab4161597f4fe73315c':
[Rlog59d] Pass separatorString through revertCommit
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I5ef20476318979f99f543f9300cf6198d18f6244
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '3e05370d53688e2c34cc26b7e5b6ca07f25fa839':
[Rlog59c] More detailed logging of backspace
|
| |\ \ \ \ \ |
|
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Normal delete events are recorded
- Includes number of characters deleted for both batch and normal delete
Change-Id: I422da3ddc94fa0ccd6c7586eaacf14c62dd16679
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '916c0a08c679b12922cbf32b659d1e32ca4dc6cd':
[Rlog60] Log if a logUnit is uncommitted
|
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Normally logUnits are committed to a log when the word that their data
corresponds to is complete. However, if the user reverts a word, or goes
back to edit it, then the system may "uncommit" the logUnit, and append
additional editing steps to the end of it. When this happens, we want to
make a note of it in the log, which is what this patch does.
Change-Id: If2bbb948469824c76facf5f06ed8a6da8ff9777c
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '343a852cd95a051bc54658d4cc78037361053f1f':
[Rlog59b] Log CodeInput and KeyCode properly
|
| |\ \ \ \ |
|
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- Fix function calls to happen at more resilient times
- In the case of phantom spaces, ensure that the logStatement goes to the
correct logUnit
Change-Id: Ida8f6eba1e4f33d9f9b4735316e3c6316ed316c0
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'b75e2380e2e4fb62aab71db59bdd19075af8c2eb':
[Rlog58b] Log user pauses
|
| |\ \ \ \ |
|
| | |/ / /
| | | | |
| | | | |
| | | | | |
Change-Id: I7802f07192a4cba4f3cfb5c08ce6d5d2d85a46c1
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '5523a6818d77cd198e349f075bb1bb5acaff5b71':
[Rlog59a] Split logUnits correctly around separators
|
| |\ \ \ \ |
|
| | |/ / /
| | | | |
| | | | |
| | | | | |
Change-Id: I65ecdead7e7bdeb8a5f1748e27068ddbd5d3ce00
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
rename MAX_WORDS to MAX_RESULTS
* commit 'f6870cc82ddf394e94155322fcc7e4e2256bea66':
Remove BinaryDictionary.MAX_PREDICTION and MAX_SPACES, and rename MAX_WORDS to MAX_RESULTS
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
to MAX_RESULTS
Change-Id: Iab2a422b367e7521f346481c7fe5e2575f2e9de3
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'd8590857bdff7f30a93af07aef0362d9f7460a5a':
Fix spell checker subtype list.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Remove the subtypes that don't get a dictionary any more in AOSP.
Also prepare for all downloadable-dictionary supported subtypes.
Bug: 7673670
Change-Id: I5b754a791233c270237b8f7e5e2208f7282ad294
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'aa9db1e2598e6a8c64844db4261e067e592a6f38':
[Rlog] Fix some potential NPEs
|
| |\ \ \ \ |
|
| | |/ / /
| | | | |
| | | | |
| | | | | |
Change-Id: I07b18b5db81784dca32683e5f208088181c5eed9
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '211103d7fecc3d6df116ec677ae88cb6d70cce86':
[Rlog58a] Fix privacy leak of word in logUnitStart
|
| |/ / /
| | | |
| | | |
| | | | |
Change-Id: Idcea4cd0256581e9868ac987fd1fa281ff074483
|