aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Consolidate SuggestedWords.getWordInfo and .getInfo•••Change-Id: I959cf049f550b7be3ec002281ca7457e566b0214 Kurt Partridge2013-01-172-6/+2
* | | Merge "[Rlog14] Increase feedback buffer to cover whole session"Kurt Partridge2013-01-171-4/+3
|\ \ \
| * | | [Rlog14] Increase feedback buffer to cover whole session•••Change-Id: I55b61d9ca6eecd56181b8d2913f71559555cd89e Kurt Partridge2013-01-151-4/+3
| |/ /
* | | Merge "[Rlog13] ResearchLogger fix feedback"Kurt Partridge2013-01-171-16/+23
|\ \ \
| * | | [Rlog13] ResearchLogger fix feedback•••The feedback string was not being inserted in the feedback logs. Also changed the tag to "UserFeedback" from "UserTimestamp" to better reflect the data recorded. Change-Id: Iccf781b25e2573168c36e729419468f5bd73903e Kurt Partridge2013-01-161-16/+23
| |/ /
* | | Merge "Fix commit partial text logStatement"Kurt Partridge2013-01-171-5/+5
|\ \ \
| * | | Fix commit partial text logStatement•••- No longer suggests that it is called from a non-existent method in RichInputConnection Change-Id: I25fe4a0f232a4320ca113598bbcdd029ca319944 Kurt Partridge2013-01-171-5/+5
| |/ /
* | | Merge "Add comment"Kurt Partridge2013-01-171-0/+5
|\ \ \ | |_|/ |/| |
| * | Add comment•••Change-Id: If21222aa678a827c1fcad5cacac0fa20655e4e5e Kurt Partridge2013-01-141-0/+5
* | | Merge "Forward the capitalized mode to the positional info (D1)"Jean Chalard2013-01-174-6/+13
|\ \ \
| * | | Forward the capitalized mode to the positional info (D1)•••Bug: 7972124 Change-Id: I3c74f3b075e698b9e9dd1d2c7b6f173073539063 Jean Chalard2013-01-174-6/+13
* | | | Merge "Simplify the space-before and space-after logic."Jean Chalard2013-01-173-84/+42
|\ \ \ \
| * | | | Simplify the space-before and space-after logic.•••Bug: 7889078 Bug: 7268000 Change-Id: I6c77b8c9e60ef69f02526b407124d2f5d02818ee Jean Chalard2013-01-173-84/+42
* | | | | Merge "Add default button to vibration/volume settings dialog"Tadashi G. Takaoka2013-01-173-14/+40
|\ \ \ \ \
| * | | | | Add default button to vibration/volume settings dialog•••Change-Id: I7beb4517314efdefeb47d91b14a6b02c3075c19f Tadashi G. Takaoka2013-01-103-14/+40
* | | | | | Merge "SeekBarDialog supports neutral and dismiss listener"Tadashi G. Takaoka2013-01-172-11/+47
|\| | | | | | |/ / / / |/| | | |
| * | | | SeekBarDialog supports neutral and dismiss listener•••Change-Id: I652fd1a383ef4074c04d03a37ebc779d229474e6 Tadashi G. Takaoka2013-01-102-11/+47
* | | | | Merge "Stop relying on the soft keyboard to get the editor action."Jean Chalard2013-01-174-16/+13
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Stop relying on the soft keyboard to get the editor action.•••Bug: 7969231 Change-Id: I9848c63c4c51550b5dc53c981eafa74e7fa95197 Jean Chalard2013-01-164-16/+13
* | | | | Fix bounding rectangle of gesture preview trail•••Bug: 7917443 Bug: 7987585 Change-Id: I99e6db1fe43d3a9b497e92330a6857e0454c428c Tadashi G. Takaoka2013-01-163-37/+28
|/ / / /
* | | / [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 Kurt Partridge2013-01-152-7/+11
| |_|/ |/| |
* | | Distinguish action-enter/shift-enter/enter•••Bug: 7969231 Change-Id: I75d495ee1ea126da9be4e269ee990ee0a97793c1 Jean Chalard2013-01-153-29/+49
* | | Merge "Remove MAX_WORD_LENGTH_INTERNAL"Ken Wakasa2013-01-144-37/+31
|\ \ \
| * | | Remove MAX_WORD_LENGTH_INTERNAL•••Change-Id: Ie11ff000675601acff5fbb00e9e9f48eb32c5071 Ken Wakasa2013-01-154-37/+31
* | | | Fix drawing Arabic diacritics•••Bug: 8001868 Change-Id: I0e5aab266bbaad8c68e4a900b8d5572977a0379d Tadashi G. Takaoka2013-01-151-2/+2
|/ / /
* | | Merge "[Rlog68] Logger; make filenames more unique to prevent filesys conflicts"Kurt Partridge2013-01-142-7/+24
|\ \ \
| * | | [Rlog68] Logger; make filenames more unique to prevent filesys conflicts•••multi-project commit with If6b9f8990d7cdbf570740a81096513698d0e0f4c Change-Id: I124aed24be0beb4c472869594184ecf003c2fed4 Kurt Partridge2013-01-142-7/+24
* | | | Merge "[Rlog63] Log whether a manual suggestion is a prediction"Kurt Partridge2013-01-142-4/+5
|\ \ \ \
| * | | | [Rlog63] Log whether a manual suggestion is a prediction•••Change-Id: Ia6f793611d4b18aecb1a635655af5edb639e1ecf Kurt Partridge2013-01-112-4/+5
* | | | | Merge "[Rlog59d] Pass separatorString through revertCommit"Kurt Partridge2013-01-142-4/+6
|\ \ \ \ \
| * | | | | [Rlog59d] Pass separatorString through revertCommit•••Change-Id: I5ef20476318979f99f543f9300cf6198d18f6244 Kurt Partridge2013-01-142-4/+6
* | | | | | Merge "[Rlog59c] More detailed logging of backspace"Kurt Partridge2013-01-132-7/+32
|\ \ \ \ \ \
| * | | | | | [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 Kurt Partridge2013-01-122-7/+32
| |/ / / / /
* | | | | | Merge "[Rlog60] Log if a logUnit is uncommitted"Kurt Partridge2013-01-121-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [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 Kurt Partridge2013-01-101-0/+3
| |/ / / /
* | | | | Merge "[Rlog59b] Log CodeInput and KeyCode properly"Kurt Partridge2013-01-122-9/+29
|\ \ \ \ \
| * | | | | [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 Kurt Partridge2013-01-102-9/+29
| |/ / / /
* | | | | Merge "[Rlog58b] Log user pauses"Kurt Partridge2013-01-112-24/+54
|\ \ \ \ \
| * | | | | [Rlog58b] Log user pauses•••Change-Id: I7802f07192a4cba4f3cfb5c08ce6d5d2d85a46c1 Kurt Partridge2013-01-102-24/+54
| |/ / / /
* | | | | Merge "[Rlog59a] Split logUnits correctly around separators"Kurt Partridge2013-01-112-1/+16
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | [Rlog59a] Split logUnits correctly around separators•••Change-Id: I65ecdead7e7bdeb8a5f1748e27068ddbd5d3ce00 Kurt Partridge2013-01-102-1/+16
| |/ / /
* | | | Remove BinaryDictionary.MAX_PREDICTION and MAX_SPACES, and rename MAX_WORDS t...•••Change-Id: Iab2a422b367e7521f346481c7fe5e2575f2e9de3 Ken Wakasa2013-01-114-33/+20
* | | | 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 Jean Chalard2013-01-113-14/+283
* | | | Merge "[Rlog] Fix some potential NPEs"Kurt Partridge2013-01-101-2/+12
|\ \ \ \
| * | | | [Rlog] Fix some potential NPEs•••Change-Id: I07b18b5db81784dca32683e5f208088181c5eed9 Kurt Partridge2013-01-101-2/+12
| |/ / /
* / / / [Rlog58a] Fix privacy leak of word in logUnitStart•••Change-Id: Idcea4cd0256581e9868ac987fd1fa281ff074483 Kurt Partridge2013-01-101-3/+6
|/ / /
* / / [Rlog57b] fix logging of reverts•••Change-Id: I07c817061a0cc060197e0fea45195ca07a9bf276 Kurt Partridge2013-01-102-8/+16
|/ /
* | Merge "[Rlog57a] include logUnit boundaries in output"Kurt Partridge2013-01-101-16/+58
|\ \
| * | [Rlog57a] include logUnit boundaries in output•••Change-Id: I4d1647b971b0e7a4cf1a96f341236f6ab1d2ab16 Kurt Partridge2013-01-091-16/+58
* | | Merge "[Rlog56] Buffer words before pushing out LogUnit"Kurt Partridge2013-01-103-55/+96
|\| |