| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Consolidate a test." |  Jean Chalard | 2012-06-12 | 1 | -1/+4 |
|\ |
|
| * | Consolidate a test.•••Stop using the numerical value, use the actual method
Change-Id: Iffa7f2d21a0471c7862afd3234cc9c5dd86feb2e
|  Jean Chalard | 2012-06-13 | 1 | -1/+4 |
* | | Merge "Check inputs to ResearchLogger" |  Kurt Partridge | 2012-06-12 | 1 | -8/+15 |
|\ \
| |/
|/| |
|
| * | Check inputs to ResearchLogger•••to avoid NPEs.
Bug: 6188932
Change-Id: I377ceaac867df879dc7984dae44e96b369858cca
|  Kurt Partridge | 2012-06-12 | 1 | -8/+15 |
* | | Consolidate auto-correction settings.•••For some reason, there were several ways, not exactly identical,
to get this setting. The ones that used mAutoCorrectionEnabled
would kick in when the input field was specifying no correction,
so it would be a little strange (although harmless in the practice
because the settings set in this way would not get used later,
because the correct test would be done at that time).
Also perform a very small refactoring
Change-Id: Ica9f32b238d98009ae1852d3c1e940398f5d341c
|  Jean Chalard | 2012-06-12 | 2 | -12/+8 |
* | | Move two methods in a more appropriate place•••Change-Id: I512b04e23490413a44b1ca0517102fe2d9138df3
|  Jean Chalard | 2012-06-12 | 3 | -31/+33 |
* | | Move an editing method to the RichInputConnection•••Change-Id: Ie143ad008ca8deb1c5034cb80ec1cb28a6b0682d
|  Jean Chalard | 2012-06-12 | 2 | -24/+24 |
* | | Move a member call out of the way•••Change-Id: I5da48442c0b39aaff817c3b6d067a9b13fda0643
|  Jean Chalard | 2012-06-12 | 1 | -1/+1 |
* | | Move two editing utility methods to RichInputConnection•••Change-Id: If8d03bea1b6369cb3043da6321048d052995d664
|  Jean Chalard | 2012-06-12 | 2 | -40/+48 |
* | | Merge "Rename mSettingsValues to mCurrentSettings" |  Jean Chalard | 2012-06-11 | 1 | -54/+55 |
|\ \ |
|
| * | | Rename mSettingsValues to mCurrentSettings•••...for readability. After all, it makes sense that "current settings"
is a "SettingsValues", while it's harder to understand why we'd
manipulate an object named "SettingsValues".
Change-Id: Ide9a17b970a6cc00b80b9a217f986268c739c662
|  Jean Chalard | 2012-06-08 | 1 | -54/+55 |
* | | | Merge "Move suggestion strip visibility to SettingsValues" |  Jean Chalard | 2012-06-11 | 2 | -29/+33 |
|\| | |
|
| * | | Move suggestion strip visibility to SettingsValues•••Change-Id: If34112c69acd5122d87554043d87d8f4dbdf5d15
|  Jean Chalard | 2012-06-08 | 2 | -29/+33 |
* | | | Merge "Accept a null input attributes for reading settings." |  Jean Chalard | 2012-06-11 | 2 | -3/+1 |
|\| | |
|
| * | | Accept a null input attributes for reading settings.•••Change-Id: I11a8e1aca3541c35d2b39b27716687fcd8ff3dc6
|  Jean Chalard | 2012-06-08 | 2 | -3/+1 |
* | | | Merge "Move the correction mode to SettingsValue and make it final" |  Jean Chalard | 2012-06-11 | 2 | -21/+21 |
|\| | |
|
| * | | Move the correction mode to SettingsValue and make it final•••At last this guy is final, at last
Change-Id: I76911f8d47493f8a1719f75fc7e949be5d7da1a2
|  Jean Chalard | 2012-06-08 | 2 | -21/+21 |
* | | | Merge "Consolidate updateCorrectionMode() calls" |  Jean Chalard | 2012-06-11 | 1 | -6/+3 |
|\| |
| |/
|/| |
|
| * | Consolidate updateCorrectionMode() calls•••Change-Id: I43c0505e9a1652bfc568f23b787fc68a5c5e9220
|  Jean Chalard | 2012-06-08 | 1 | -6/+3 |
* | | Add NativeUtils.powf()•••Change-Id: I0339f39d49bc6390d098017f32d92c776974e03e
|  Ken Wakasa | 2012-06-08 | 2 | -2/+34 |
|/ |
|
* | Move some editing methods to RichInputConnection.•••Change-Id: I8527776a4bd8236a85bb77f9791f9b76977ad181
|  Jean Chalard | 2012-06-08 | 2 | -35/+39 |
* | Straighten batch edits, pass 1•••Change-Id: I73acfee9098a87b9cde8aca720586ec748b2a82f
|  Jean Chalard | 2012-06-08 | 1 | -23/+8 |
* | Merge RichInputConnection with EditingUtils•••Change-Id: I9982ff325bef56694402caef28a77683c52ccd71
|  Jean Chalard | 2012-06-08 | 4 | -240/+192 |
* | Make a wrapper for the input connection.•••The goal is to simplify the code in LatinIME.java as well as having
a handy place to put debug calls to see interaction with TextView.
Change-Id: I255227e7e7343e0c2f3dcd1f185e5020d6186732
|  Jean Chalard | 2012-06-08 | 2 | -213/+275 |
* | Merge "Small performance tweak" |  Jean Chalard | 2012-06-08 | 2 | -8/+8 |
|\ |
|
| * | Small performance tweak•••Change-Id: Icd540742073d49d12e70b2d8bd99aaf7ccb5802d
|  Jean Chalard | 2012-06-08 | 2 | -8/+8 |
* | | Remove deprecated classes.•••Should we maybe rename back *BinaryDict* to *Dict* in another
change for simplicity?
Change-Id: I8f7dcb78b9bdf1a13ce403a997fbb8619f2b453b
|  Jean Chalard | 2012-06-08 | 7 | -596/+41 |
|/ |
|
* | Merge "Remove a slew of Eclipse warnings." |  Jean Chalard | 2012-06-08 | 10 | -12/+11 |
|\ |
|
| * | Remove a slew of Eclipse warnings.•••Change-Id: I03236386aea13fbd4fb8eaeee18e0008aa136502
|  Jean Chalard | 2012-06-08 | 10 | -12/+11 |
* | | Merge "Separate state from proximity_info step1" |  Satoshi Kataoka | 2012-06-07 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Separate state from proximity_info step1•••Bug: 6548943
Change-Id: I7b4fbe20615a28151a74875be43b9f4a20e0dce9
|  Satoshi Kataoka | 2012-06-07 | 1 | -0/+2 |
* | | Fix typo•••Change-Id: I264f829c1584a37995dbc5ee4ba6b6783d5d4834
|  Ken Wakasa | 2012-06-08 | 1 | -8/+8 |
* | | am e4da18e2: am 6348c54f: Merge "Initializing member variable before it is re...•••* commit 'e4da18e27916f770fcd704032d30534d287d67c6':
Initializing member variable before it is referenced
|  Tadashi G. Takaoka | 2012-06-07 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge "Initializing member variable before it is referenced" into jb-dev |  Tadashi G. Takaoka | 2012-06-07 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Initializing member variable before it is referenced•••Bug: 6584882
Change-Id: I1f76388fa8cc16171bc3fc60c935ddcf0a7c4e92
|  Tadashi G. Takaoka | 2012-06-07 | 1 | -1/+1 |
* | | | | am 674c51a0: am ec2981a4: Fix a bug on upgrading user history scheme•••* commit '674c51a01117b73dd25473195f92fb0c0158da26':
Fix a bug on upgrading user history scheme
|  satok | 2012-06-07 | 2 | -1/+9 |
|\| | | |
|
| * | | | Fix a bug on upgrading user history scheme•••Bug: 6626700
Change-Id: I3190d7404e45e704be79ee2031e79b18475feb8c
|  satok | 2012-06-08 | 2 | -1/+9 |
| |/ / |
|
* | | | Merge "Contacts binary dictionary updates with change in keyboard locale." |  Tom Ouyang | 2012-06-07 | 2 | -16/+33 |
|\ \ \ |
|
| * | | | Contacts binary dictionary updates with change in keyboard locale.•••Bug: 6616436
Change-Id: I8d66a37f295134c5b9875b2a305a9be7442bd75d
|  Tom Ouyang | 2012-06-07 | 2 | -16/+33 |
* | | | | am eead5492: am 769cecf7: Close spell-checking dictionaries in a background t...•••* commit 'eead5492615f0b05ef85ca1f88d3a41ce3f8d496':
Close spell-checking dictionaries in a background thread
|  Jean Chalard | 2012-06-06 | 1 | -20/+25 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Close spell-checking dictionaries in a background thread•••Bug: 6584677
Change-Id: Ifd9b0f995f4e0cf4d35a7ecde767826ab976f0b8
|  Jean Chalard | 2012-06-07 | 1 | -20/+25 |
* | | | | Merge "add research log ui control" |  Kurt Partridge | 2012-06-06 | 4 | -16/+116 |
|\ \ \ \ |
|
| * | | | | add research log ui control•••- lets users flag a particular time in the research log
- lets users delete the log for this session
also makes the UsabilityLog setting control whether the ResearchLog logs or not.
multi-project commit with I89067e7d3b8daca7179333f1dbe82224c26920fe
Bug: 6188932
Change-Id: I89864ef3ab53b0efe1ea8d75247be08712f0c399
|  Kurt Partridge | 2012-06-06 | 4 | -16/+116 |
* | | | | | am e08cfda1: am 5a8d2fd1: Merge "Cache UserHistoryDictionary for each languag...•••* commit 'e08cfda1ebea693c56681816076c419f23c51076':
Cache UserHistoryDictionary for each language
|  Satoshi Kataoka | 2012-06-06 | 3 | -127/+216 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge "Cache UserHistoryDictionary for each language" into jb-dev |  Satoshi Kataoka | 2012-06-06 | 3 | -127/+216 |
| |\ \ \ \ |
|
| | * | | | | Cache UserHistoryDictionary for each language•••Bug: 6603257
Change-Id: I73b65e921cff8337a00594525f67f6aec2178881
|  Satoshi Kataoka | 2012-06-06 | 3 | -127/+216 |
* | | | | | | am 59dae7e1: am 907ba593: Can specify Key.backgroundType in <Row> and <includ...•••* commit '59dae7e141b6d6a8bea287f6699e34137390c5f9':
Can specify Key.backgroundType in <Row> and <include> attribute
|  Tadashi G. Takaoka | 2012-06-06 | 2 | -10/+29 |
|\| | | | | |
|
| * | | | | | Can specify Key.backgroundType in <Row> and <include> attribute•••Bug: 6568834
Change-Id: I138464b5445e13eaf062ce84a1ba332dfd1afafa
|  Tadashi G. Takaoka | 2012-06-06 | 2 | -10/+29 |
* | | | | | | Fix xml tag in comment•••Bug: 6620122
Change-Id: I2852f77d78b242c1a96c53cdd1e4c0e299f8ea4f
|  Tadashi G. Takaoka | 2012-06-06 | 1 | -41/+41 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge "Cache bigram results in Android SpellChecker" |  Satoshi Kataoka | 2012-06-06 | 1 | -8/+24 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|