- Dec 04, 2012
-
-
Ken Wakasa authored
bug: 6934756 Change-Id: I94b2d08cac6533e96031d8e97f347e9b5fd72859
-
Kurt Partridge authored
-
Kurt Partridge authored
Fixes b/7652661 In some circumstnaces, when hiding the window, the logger tries to capture the TextView contents and restore the cursor position based on the values stored in LatinIME. However, the IME may not know the cursor position. This fix does two things 1) doesn't try to reposition the cursor if the TextView contents are not to be captured, and 2) if the cursor position is unknown (i.e., == -1), doesn't try to move it back. Change-Id: I3976aaccf58c18f892c3a8530218ae52bcac9989
-
- Dec 03, 2012
-
-
Baligh Uddin authored
Change-Id: I68e4fa66d5fa8b9160161a079263d89d01c037ee Auto-generated-cl: translation import
-
Ken Wakasa authored
Change-Id: I49821c00186ce2a282bb23f369eb140b47d6c455
-
Ken Wakasa authored
Change-Id: Ib6819b9d7f00208f47533d7ab3d2e02ca3730981
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
Bug: 7601672 Change-Id: I15faa4829b98f7b4dd07013fdd58bc2c527bcd6f
-
Ken Wakasa authored
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
Bug: 7548583 Change-Id: Id807af31f581c08ff8074ed1f6766337bea9469f
-
Satoshi Kataoka authored
Change-Id: I162c478debe5897be057998bd22924ed487d01af
-
Tadashi G. Takaoka authored
Bug: 7594165 Change-Id: I2854a49b2a2e5d3e36cafc5196191359fd2bf003
-
- Nov 30, 2012
-
-
Kurt Partridge authored
-
Kurt Partridge authored
This reverts commit bdbe279c Other half of this change couldn't be committed because of a inter-project directory migration. Reverting until things settle down. Change-Id: I3862fc8485dfca6d507f620e905cfa583aa0e39a
-
Kurt Partridge authored
-
Kurt Partridge authored
-
Kurt Partridge authored
-
Ken Wakasa authored
Change-Id: I97128108b3bd75c61069517c3f8ce68ecc7bf285
-
Satoshi Kataoka authored
-
Tadashi G. Takaoka authored
Bug: 7594165 Change-Id: I9dc42919bd196c249c79668570004d3f541cc9ec
-
Kurt Partridge authored
Log statements are now recorded with a timestamp. This is important for filtering out statements not part of words that are sampled when spaces are inserted automatically. multi-project commit with Change-Id: I68221a2528045d25632aef4bb716f92a4f4a56a4 Change-Id: I9f49c36391e1e1773b6d4876d7387c893024f87b
-
Kurt Partridge authored
Previously, a logunit was considered a word only if it was all letters. This is important for tracking bigrams correctly. Now, a logunit must have only at least one letter. The dictionary check is still performed, and punctuation, etc. still comes in as separate LogUnits. But a word can contain a space, which helps set up for logging words where spaces are inserted automatically, and other situations in which text is committed with an additional space tacked onto the end. Change-Id: Ia74094a99058890d20a9cdadf2d0989841a79a41
-
Kurt Partridge authored
Change-Id: Id68de4c6b2df574a38bb5ca800a9b641b1d78200
-
- Nov 29, 2012
-
-
Satoshi Kataoka authored
Change-Id: I77bbd5e1888281e838d87824dc04a574b1a7ecb7
-
Kurt Partridge authored
-
Kurt Partridge authored
-
Jean Chalard authored
-
Jean Chalard authored
Bug: 7540132 Change-Id: I19d85481135e79d8782f711da5cbb3a5a7bc06f8
-
Ken Wakasa authored
bug: 7635215 Change-Id: Ie50297ab592261390885c593341b6c46161b2e63
-
Tadashi G. Takaoka authored
Change-Id: Ib2ade2bf51c293c65fc9206a9a16694e6d18da50
-
Tadashi G. Takaoka authored
Change-Id: Id52baefb3d61eb46b3679e1ba3aa7ef7cd020efc
-
Kurt Partridge authored
Change-Id: I03729506984f259dee63f3a66fd91963e3403d16
-
Tadashi G. Takaoka authored
Change-Id: Id49eee7c38595ea312dc9a63341a376825030035
-
Tadashi G. Takaoka authored
Change-Id: Ia6f41dc0ce7d3f3a1e4a8bbe838835cbdd94e6e9
-
Tadashi G. Takaoka authored
Change-Id: Ic6d72b5a34ddfbc55317fa651f78af6f50c9a284
-
Kurt Partridge authored
password data collection was too "sticky"; the next field wouldn't be collected either. Change-Id: I739a956f663cff33216f83ac453b2a89d8c33dde
-
- Nov 28, 2012
-
-
The Android Open Source Project authored
* commit 'faee53c0': Revert "Correctly add double quote to the space strippers" Revert "Only add spaces automatically when appropriate."
-
The Android Open Source Project authored
Change-Id: Ifaf3eb3035bc9be846a9edd3e64cbf3bf6f95f64
-
Tadashi G. Takaoka authored
Change-Id: I23784117f77da54ee2a0670e65d86e26d762a687
-