aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* am 289544d6: Use Params instead of Builder as an argument of KeyboardSet ↵Tadashi G. Takaoka2011-12-152-50/+53
|\ | | | | | | | | | | | | constructor * commit '289544d6e45fa1f3f39bda2990ce0d9ad0c240d5': Use Params instead of Builder as an argument of KeyboardSet constructor
| * Use Params instead of Builder as an argument of KeyboardSet constructorTadashi G. Takaoka2011-12-162-50/+53
| | | | | | | | Change-Id: I4c576a0b0b632cdf413f2ccd5c69dbd37747fbd3
* | am 702f9fc1: Fix broken suggestions layoutTadashi G. Takaoka2011-12-152-2/+2
|\| | | | | | | | | * commit '702f9fc1941ff6e26c94d5928dea0b1669cdbeeb': Fix broken suggestions layout
| * Fix broken suggestions layoutTadashi G. Takaoka2011-12-162-2/+2
| | | | | | | | | | | | This is follow up change of If4b82376 Change-Id: I9b0d86ba630011372f41f26efb56bb0a80e09505
* | am 6ba5f0d3: Merge "Add error log to expensive ArraysCompatUtils.binarySearch"Tadashi G. Takaoka2011-12-151-2/+13
|\| | | | | | | | | * commit '6ba5f0d341a0fef9020c9dee814fb4b369620737': Add error log to expensive ArraysCompatUtils.binarySearch
| * Merge "Add error log to expensive ArraysCompatUtils.binarySearch"Tadashi G. Takaoka2011-12-151-2/+13
| |\
| | * Add error log to expensive ArraysCompatUtils.binarySearchTadashi G. Takaoka2011-12-161-2/+13
| | | | | | | | | | | | Change-Id: Id33998e2a99be9249de4011892555f10c5d0968d
* | | am be2f81f0: Merge "Make the word composer aware of commits."Jean Chalard2011-12-152-6/+29
|\| | | | | | | | | | | | | | * commit 'be2f81f05539c064bdc1791d0dd60f3e68292ae1': Make the word composer aware of commits.
| * | Merge "Make the word composer aware of commits."Jean Chalard2011-12-152-6/+29
| |\ \
| | * | Make the word composer aware of commits.Jean Chalard2011-12-162-6/+29
| | | | | | | | | | | | | | | | Change-Id: I04e691fbc9227d4df195429bca89edea93575347
* | | | am cfd5b481: Merge "Cleanup ProximityInfo.calulateSweetSpot"Tadashi G. Takaoka2011-12-151-38/+31
|\| | | | | | | | | | | | | | | | | | | * commit 'cfd5b4811fe2a706abea26370cdb04604dc18ba4': Cleanup ProximityInfo.calulateSweetSpot
| * | | Merge "Cleanup ProximityInfo.calulateSweetSpot"Tadashi G. Takaoka2011-12-151-38/+31
| |\ \ \
| | * | | Cleanup ProximityInfo.calulateSweetSpotTadashi G. Takaoka2011-12-161-38/+31
| | | | | | | | | | | | | | | | | | | | Change-Id: I98238359dffd76a620d3b0e73b3b22dd82c56c93
* | | | | am f1e05e74: Merge "Add com.android.inputmethod.latin.suggestions package"Tadashi G. Takaoka2011-12-154-6/+16
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'f1e05e74e6c145ef029cd5b8e0e30f6245700632': Add com.android.inputmethod.latin.suggestions package
| * | | | Merge "Add com.android.inputmethod.latin.suggestions package"Tadashi G. Takaoka2011-12-154-6/+16
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add com.android.inputmethod.latin.suggestions packageTadashi G. Takaoka2011-12-164-6/+16
| | | |/ | | |/| | | | | | | | | Change-Id: If4b823768ab9c073625da3034ecc8091be1df230
* | | | am 8950f259: Merge "Make Key.mPreviewIcon public final"Tadashi G. Takaoka2011-12-152-10/+5
|\| | | | | | | | | | | | | | | | | | | * commit '8950f259b10e8e44c85dca2ecc67a5039460b950': Make Key.mPreviewIcon public final
| * | | Merge "Make Key.mPreviewIcon public final"Tadashi G. Takaoka2011-12-152-10/+5
| |\ \ \ | | |/ / | |/| |
| | * | Make Key.mPreviewIcon public finalTadashi G. Takaoka2011-12-162-10/+5
| | |/ | | | | | | | | | Change-Id: I280b1fa6a018e095e9b36ea5475dde68e0965350
* | | am a44685ab: Add colorValidTypedWord and alphaValidTypedWordTadashi G. Takaoka2011-12-153-3/+15
|\| | | | | | | | | | | | | | * commit 'a44685ab326809185a0e4c44afabe8fd93441b4c': Add colorValidTypedWord and alphaValidTypedWord
| * | Add colorValidTypedWord and alphaValidTypedWordTadashi G. Takaoka2011-12-163-3/+15
| |/ | | | | | | | | | | This change fixes Gingerbread theme. Change-Id: I142437ac0173df48ab36390f47ed67c6cea24a65
* | am e9a0efc2: Merge "Cleanup unused variables and parameters"Tadashi G. Takaoka2011-12-1510-54/+40
|\| | | | | | | | | * commit 'e9a0efc242f3bca80e8f64523a7bade659c28069': Cleanup unused variables and parameters
| * Merge "Cleanup unused variables and parameters"Tadashi G. Takaoka2011-12-1510-54/+40
| |\
| | * Cleanup unused variables and parametersTadashi G. Takaoka2011-12-1510-54/+40
| | | | | | | | | | | | Change-Id: Iad756a7a775c93f3344c6962e7b3456ef8339490
* | | am 05f654d4: Merge "Group all input-related info into an inner class."Jean Chalard2011-12-151-33/+50
|\| | | | | | | | | | | | | | * commit '05f654d498d4f7a0821c9ddd509951af981cb8d2': Group all input-related info into an inner class.
| * | Merge "Group all input-related info into an inner class."Jean Chalard2011-12-151-33/+50
| |\ \
| | * | Group all input-related info into an inner class.Jean Chalard2011-12-151-33/+50
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, these variables hold the info about the composing word, or maybe some outdated info, and it's not very clear which it is. LatinIME is maintaining the freshness info in a separate boolean, and uses it throughout the code for many, many things, leading to much confusion. The idea in grouping this info is, it can be saved in another instance and restored later. It can be tested against to know whether there is actually outdated but kept info or not, and it should allow to straighten out what is actually currently being typed. Ultimately, it will eliminate the need for LatinIME to keep track of the status of the info in the word composer. Change-Id: I00e2c690f303f8320c9be35590a6df4583e9e456
* | | am c3ef86d8: Merge "Fix auto correction spacebar LED"Tadashi G. Takaoka2011-12-158-73/+82
|\| | | | | | | | | | | | | | * commit 'c3ef86d861ea0deb1d073e7eb5cc196ba0b00ed1': Fix auto correction spacebar LED
| * | Merge "Fix auto correction spacebar LED"Tadashi G. Takaoka2011-12-158-73/+82
| |\ \
| | * | Fix auto correction spacebar LEDTadashi G. Takaoka2011-12-158-73/+82
| | |/ | | | | | | | | | Change-Id: I4894d188d5612380cc9f8eec7cb72544e37fb2b0
* | | am eee2a066: Merge "Change visibility to avoid synthetic accessor method"Tadashi G. Takaoka2011-12-155-99/+99
|\| | | | | | | | | | | | | | * commit 'eee2a066d8bcde65a128abb0d0618a280e623688': Change visibility to avoid synthetic accessor method
| * | Merge "Change visibility to avoid synthetic accessor method"Tadashi G. Takaoka2011-12-155-99/+99
| |\ \
| | * | Change visibility to avoid synthetic accessor methodTadashi G. Takaoka2011-12-155-99/+99
| | |/ | | | | | | | | | Change-Id: Ie93c7437fb9a3fe63adaa48c2d4a723f96c0a0e1
* | | am a7e5a5a6: Add words priority queue poolsatok2011-12-157-60/+131
|\| | | | | | | | | | | | | | * commit 'a7e5a5a6b9ed1367a4bb81c874d0fde7de85a787': Add words priority queue pool
| * | Add words priority queue poolsatok2011-12-157-60/+131
| | | | | | | | | | | | Change-Id: I152df7b876a1756b69ded2ca4fb3ee26b38c971f
* | | am 4d355989: Add a functionality to limit the max correction errorssatok2011-12-154-48/+65
|\| | | | | | | | | | | | | | * commit '4d355989bd972ba792ba546a55c67e5b6fc2527a': Add a functionality to limit the max correction errors
| * | Add a functionality to limit the max correction errorssatok2011-12-154-48/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before ==== test finished, terminate logcat ===== (0) 121.97 (0.28%) (1) 42032.07 (95.46%) (2) 11.03 (0.03%) (3) 12.19 (0.03%) (4) 10.02 (0.02%) (5) 1417.41 (3.22%) (6) 258.43 (0.59%) (20) 50.20 (0.11%) Total 44033.07 (sum of others 43913.32) After ==== test finished, terminate logcat ===== (0) 110.81 (0.29%) (1) 36416.11 (94.47%) (2) 10.06 (0.03%) (3) 9.45 (0.02%) (4) 9.83 (0.03%) (5) 1535.52 (3.98%) (6) 290.25 (0.75%) (20) 40.57 (0.11%) Total 38546.83 (sum of others 38422.60) Change-Id: Iffd24ce0b2dc422c8c6085d5be5f6bfdaf59ca7d
* | | am d03317c4: Prune traversing a bit agressively and add a flag not to do ↵satok2011-12-153-7/+13
|\| | | | | | | | | | | | | | | | | | | | auto completion * commit 'd03317c4be21ee65c19d00c7b83a7042042b8627': Prune traversing a bit agressively and add a flag not to do auto completion
| * | Prune traversing a bit agressively and add a flag not to do auto completionsatok2011-12-153-7/+13
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | +1 1 -1 2 +2 0 -2 0 +3 0 -3 0 +4 6 -4 1 +5 4 -5 3 +6 3 -6 10 +7 7 -7 5 Before: Total 42936.28 (sum of others 42814.63) After: Total 40860.56 (sum of others 40733.92) Change-Id: I6a3d52f31ec181970083358280c3ebaca0a1f63e
* | am 5a39e527: Ignore settings key if it isn\'t adjecent to the space key on phoneTadashi G. Takaoka2011-12-151-0/+3
|\| | | | | | | | | * commit '5a39e527dde07cc4360234553c9bb75694ece1ef': Ignore settings key if it isn't adjecent to the space key on phone
| * Ignore settings key if it isn't adjecent to the space key on phoneTadashi G. Takaoka2011-12-141-0/+3
| | | | | | | | | | Bug: 5759096 Change-Id: I1e1250d917e726e1931de3247ddc782b005ab5c1
* | am b8c2c6e2: Merge "Add XmlParseUtils class"Tadashi G. Takaoka2011-12-155-99/+140
|\| | | | | | | | | * commit 'b8c2c6e2ecdac2c170e17a100a007aea04aafa1a': Add XmlParseUtils class
| * Merge "Add XmlParseUtils class"Tadashi G. Takaoka2011-12-145-99/+140
| |\
| | * Add XmlParseUtils classTadashi G. Takaoka2011-12-145-99/+140
| | | | | | | | | | | | Change-Id: Ie288272bc75832db7d743262c4c4fbe73b6dca04
* | | am d549d433: Merge "Remove long press settings key function"Tadashi G. Takaoka2011-12-151-11/+8
|\| | | | | | | | | | | | | | * commit 'd549d4334f05737128061a595a0a3304b1af00b6': Remove long press settings key function
| * | Merge "Remove long press settings key function"Tadashi G. Takaoka2011-12-141-11/+8
| |\ \
| | * | Remove long press settings key functionTadashi G. Takaoka2011-12-141-11/+8
| | |/ | | | | | | | | | | | | Bug: 5759092 Change-Id: I328e2043075ce5d0d0285febc4a9b7356702c250
* | | am c115aed9: Merge "Unbundle members in unigram_dictionary"satok2011-12-155-101/+113
|\| | | | | | | | | | | | | | * commit 'c115aed98f9d1a3cc09b3c04e659bfe0f28d91d6': Unbundle members in unigram_dictionary
| * | Merge "Unbundle members in unigram_dictionary"satok2011-12-145-101/+113
| |\ \
| | * | Unbundle members in unigram_dictionarysatok2011-12-145-101/+113
| | | | | | | | | | | | | | | | Change-Id: Id737d943d20e3de3db568162caf40d3e956c7fae