aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2013-01-0846-92/+46
|\
| * Import translations. DO NOT MERGE•••Change-Id: I28702033361341341f341afdd6db881004234b20 Auto-generated-cl: translation import Baligh Uddin2013-01-0746-92/+46
* | am e9c64558: [Rlog48] Better logging of MotionEvents•••* commit 'e9c6455881060c9f43a15a499582118b2ac2fa65': [Rlog48] Better logging of MotionEvents Kurt Partridge2013-01-083-6/+59
|\ \
| * | [Rlog48] Better logging of MotionEvents•••- Now includes all historical data stored in a motionEvent - Simpler API, refactored to move extraction code to JsonUtils Change-Id: I52d9756ddbeaa14d1704787da59bf1aad18f0335 Kurt Partridge2013-01-083-6/+59
* | | am 9bad176e: Merge "[Rlog32] ResearchLogger segment motion data around gestur...•••* commit '9bad176ebe4f6520db188b5498efbbf7e5fc2c4f': [Rlog32] ResearchLogger segment motion data around gestures correctly Kurt Partridge2013-01-083-19/+82
|\| |
| * | Merge "[Rlog32] ResearchLogger segment motion data around gestures correctly"Kurt Partridge2013-01-083-19/+82
| |\ \
| | * | [Rlog32] ResearchLogger segment motion data around gestures correctly•••multi-project commit with I684ba5fed8c653777942e6b0366113ca40dfa37c Change-Id: Id3804e6cfa97b4cdde212b8eebc413f76fa4772c Kurt Partridge2013-01-073-19/+82
* | | | am b7fb16e8: Merge "[Rlog27] Refactor LogBuffer"•••* commit 'b7fb16e8ccbdd867221109e48a3a5b804f87b80d': [Rlog27] Refactor LogBuffer Kurt Partridge2013-01-085-86/+160
|\| | |
| * | | Merge "[Rlog27] Refactor LogBuffer"Kurt Partridge2013-01-085-86/+160
| |\ \ \
| | * | | [Rlog27] Refactor LogBuffer•••Cleanup and prepare for replaying Change-Id: Ie09e912c6e9c0d7375168c575ccf1cfd9375dd31 Kurt Partridge2013-01-035-88/+162
* | | | | am 0015ce8f: Merge "Make Settings class singleton to manage SettingsValues"•••* commit '0015ce8feafba31d441c49268f0d333604c0b945': Make Settings class singleton to manage SettingsValues Tadashi G. Takaoka2013-01-083-97/+146
|\| | | |
| * | | | Make Settings class singleton to manage SettingsValues•••Change-Id: Id30828a141de86d9bcf8bce586d2adb468cc59e1 Tadashi G. Takaoka2013-01-083-97/+146
* | | | | am 8873b5ae: Merge "Rename Settings to SettingsFragment"•••* commit '8873b5ae31a5541913af40af6862542055e39ef8': Rename Settings to SettingsFragment Tadashi G. Takaoka2013-01-073-359/+378
|\| | | |
| * | | | Merge "Rename Settings to SettingsFragment"Tadashi G. Takaoka2013-01-073-359/+378
| |\ \ \ \
| | * | | | Rename Settings to SettingsFragment•••Change-Id: If5bc53efc67be507663091de0f569f604c03e719 Tadashi G. Takaoka2013-01-083-359/+378
* | | | | | am 4b852d60: Merge "Consolidate VibratorUtils with AudioAndHapticFeedbackMana...•••* commit '4b852d60447901ce2f6e9ffe03a35f44fbb96f44': Consolidate VibratorUtils with AudioAndHapticFeedbackManager Tadashi G. Takaoka2013-01-076-83/+58
|\| | | | |
| * | | | | Merge "Consolidate VibratorUtils with AudioAndHapticFeedbackManager"Tadashi G. Takaoka2013-01-076-83/+58
| |\| | | |
| | * | | | Consolidate VibratorUtils with AudioAndHapticFeedbackManager•••Change-Id: Ica4e3193f369330da62a259c718b779ddf9fbde5 Tadashi G. Takaoka2013-01-086-83/+58
* | | | | | am 26f2e453: Merge "Adjust the used frequency of the user dictionary words."•••* commit '26f2e453a7bbdb41943254f0149d5ea1078125c7': Adjust the used frequency of the user dictionary words. Jean Chalard2013-01-071-5/+20
|\| | | | |
| * | | | | Merge "Adjust the used frequency of the user dictionary words."Jean Chalard2013-01-071-5/+20
| |\ \ \ \ \
| | * | | | | Adjust the used frequency of the user dictionary words.•••Bug: 7656666 Change-Id: I4b271af636f6103cb5287336229581365841d778 Jean Chalard2013-01-081-5/+20
| | |/ / / /
* | | | | | am 420528ed: Update dictionaries•••* commit '420528ed973edf7b04e32164e7d2e43d8e6862e3': Update dictionaries Jean Chalard2013-01-071-0/+0
|\| | | | |
| * | | | | Update dictionaries•••>>> dictionaries/fr_wordlist.combined.gz Header : date : 1355802835 <=> 1357617878 Body : Deleted: jai 50 >>> dictionaries/pl_wordlist.combined.gz Header : date : 1355802847 <=> 1357618222 Body : Added: żebyście 69 Added: żebyśmy 69 >>> java/res/raw/main_fr.dict Header : date : 1355802835 <=> 1357617878 Body : Deleted: jai 50 Change-Id: I8651a4689bea06d5fe2caead471ef52969c77089 Jean Chalard2013-01-081-0/+0
| |/ / / /
* | | | / am 28de7223: Merge "[mdfp] Refactoring Gesture Floating Preview Text Code"•••* commit '28de7223e62fd43d59cbf91fb2422c94e32e9ab0': [mdfp] Refactoring Gesture Floating Preview Text Code Xiaojun Bi2013-01-075-97/+248
|\| | | | | |_|_|/ |/| | |
| * | | Merge "[mdfp] Refactoring Gesture Floating Preview Text Code"Xiaojun Bi2013-01-075-97/+248
| |\ \ \
| | * | | [mdfp] Refactoring Gesture Floating Preview Text Code•••This change moves gesture preview text code from PreviewPlacerView.java to separate classes. Change-Id: Id8d17eff38e714c3b06aafd0b24985a9bd2d2f52 Xiaojun Bi2013-01-075-97/+248
* | | | | am f90fc105: Simplify singleton class initialization•••* commit 'f90fc105ab1159f43f536bcacdd1224c2c05bacb': Simplify singleton class initialization Tadashi G. Takaoka2013-01-076-22/+29
|\| | | |
| * | | | Simplify singleton class initialization•••Change-Id: I16a27f2ed6ea66184bfdc9903180372cd7ea2fd1 Tadashi G. Takaoka2013-01-076-22/+29
* | | | | am b6ca3544: Small code cleanups•••* commit 'b6ca354431367b625daf9fff5fbe4b1f5ef996ab': Small code cleanups Ken Wakasa2013-01-0625-239/+234
|\| | | |
| * | | | Small code cleanups•••Multi-project commit with I249d5fbe Change-Id: Ia28c4e970992aa1299a30e604eaa5d096655c3a5 Ken Wakasa2013-01-0725-239/+234
* | | | | am f6776813: Fix double input of chars typed on a h/w keyboard•••* commit 'f677681330143e3e50871222d33ade594e6348ce': Fix double input of chars typed on a h/w keyboard Jean Chalard2013-01-061-1/+0
|\| | | |
| * | | | Fix double input of chars typed on a h/w keyboard•••Bug: 7939324 Change-Id: I11b7af54893cb645f8a06266a0b0ba95dd0b02f9 Jean Chalard2013-01-071-1/+0
| * | | | Import translations. DO NOT MERGE•••Change-Id: Iadfb1d9dcb28cfd8f0d6d9891bbde89f8647fe48 Auto-generated-cl: translation import Baligh Uddin2013-01-0254-11/+112
* | | | | Import translations. DO NOT MERGE•••Change-Id: Ibb06e9e95e2a3bec815f89d6d1154c8f9e1107f4 Auto-generated-cl: translation import Baligh Uddin2013-01-0253-5/+109
|/ / / /
* | | | Set default audio and haptic feedback settings•••- Default keypress volume is set to 0.2f in resource. - Default keypress vibration duration is set to 10 msec in resource. Bug: 7055329 Change-Id: I83bd6288d171d9787d52e2b02e4e5305f1435681 Tadashi G. Takaoka2012-12-2811-48/+92
* | | | Refactor to add SeekBarDialog•••Change-Id: Id8e08a1d5ec5efb2baf96a2634111619fcb9fd4e Tadashi G. Takaoka2012-12-287-162/+239
* | | | A small simplification.•••It's useless to setAutoCorrection(getTypedWord()). Every time the contents of the word composer are altered, the auto-correction is reset, and at use time if it's null then the typed word is used anyway. Change-Id: I0870657a1ab3f456f376995b27e70703f7a5d23a Jean Chalard2012-12-281-4/+0
* | | | Start committing hardware events (B4)•••Essentially this does activate auto-correction with a hardware keyboard, although a lot of things are still left to implement. No proximity is used yet which means only missing and excessive letters are considered. Dead keys are not handled. No combiner is supported. No suggestions are displayed. Resuming suggestions does not work correctly with a hardware key (because the view holds a temporary hardware event 'onKeyPreIme' and the event from the IME won't be handled until this is handled which won't happen until after the IME said that it did handle the event). Bug: 5037589 Change-Id: Idcb5c7b26d56717ed772d53c062362807f11cdae Jean Chalard2012-12-275-5/+37
* | | | Initial implementation for decoding HW key events (B3)•••Bug: 5037589 Change-Id: I829f70a258de58ef8d2b836a9b435198a226e37f Jean Chalard2012-12-273-2/+77
* | | | Rename some confusing variables•••Change-Id: Ib0de800599ae7f12c86270a627616d5b52366414 Jean Chalard2012-12-271-12/+12
* | | | Fix an old bug in getting a word from the connected view.•••In this test, it's impossible that start < 0 so the test is useless. I'm not sure what the cursor test was for, but it's very old code, and it seems the assumption was either misled or doesn't hold any more: testing for the absolute cursor position against the length of the word against the cursor makes no sense. The net result of this was that when the cursor index got large enough, resuming suggestion would not work any more. Bug: 7586467 Change-Id: I3462082374fe9579bec7698f4d424de6ff5f2ded Jean Chalard2012-12-271-8/+3
* | | | Merge "Get rid of current subtype and system locale cache from SubtypeSwitcher"Tadashi G. Takaoka2012-12-262-79/+16
|\ \ \ \
| * | | | Get rid of current subtype and system locale cache from SubtypeSwitcher•••Bug: 7675452 Change-Id: I2121f56964b6d25e8d40f5b8ec67eeae527b2117 Tadashi G. Takaoka2012-12-272-79/+16
* | | | | Merge "Fix gesture trail width calculation"Tadashi G. Takaoka2012-12-261-9/+27
|\ \ \ \ \
| * | | | | Fix gesture trail width calculation•••Change-Id: I41e0a95437aa9b8ec9a8eefb3bc5eb0452284b60 Tadashi G. Takaoka2012-12-271-9/+27
| |/ / / /
* / / / / Add support for multiple keyboard event decoders (B2)•••Bug: 5037589 Change-Id: I0a4926f94ef8d1caa17669801608608648b697b9 Jean Chalard2012-12-263-9/+66
|/ / / /
* | | / Clean up unnecessary uses of toString()•••Leftover from changing variables from CharSequence to String Change-Id: I4db43fcb075aa37bf9c5b2a23bad0e4c2d718379 Kurt Partridge2012-12-231-12/+10
| |_|/ |/| |
* | | [Rlog24] ResearchLogger detect word boundaries in callers above commitText•••multi project commit with I5847d4aba97a7224ae170a7153811c5a11816449 Change-Id: Ie6fbf6f19f0193451fe6f3ddf9d4ef1637a35db1 Kurt Partridge2012-12-234-37/+82
| |/ |/|
* | Merge "Log LatinIME.commitCurrentAutoCorrection()"Kurt Partridge2012-12-232-1/+26
|\ \
| * | Log LatinIME.commitCurrentAutoCorrection()•••Change-Id: Ic46c91374ae0177cafad4579d28d6980af0d8d3a Kurt Partridge2012-12-222-1/+26