aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* am 2a62a978: am 1aed102d: Merge "Fix capitalization, part 1" into jb-mr1-devJean Chalard2012-08-191-0/+1
|\ | | | | | | | | * commit '2a62a978f39d9d3c50e45aa24d0639060074c7e8': Fix capitalization, part 1
| * Merge "Fix capitalization, part 1" into jb-mr1-devJean Chalard2012-08-191-0/+1
| |\
| | * Fix capitalization, part 1Jean Chalard2012-08-201-0/+1
| | | | | | | | | | | | | | | | | | | | | The case this fixes is typing "Ah.\n" in gmail for example Bug: 6950087 Change-Id: Ia4bf3a57dde49b9c9d47d315e9f85b7ffc7ee6e3
* | | am e5ee97f7: am 4c6db059: Merge "Remove the whitelist dictionary." into ↵Jean Chalard2012-08-195-155/+4
|\| | | | | | | | | | | | | | | | | | | | jb-mr1-dev * commit 'e5ee97f709c35a9fce0975a45b136518fcad6951': Remove the whitelist dictionary.
| * | Merge "Remove the whitelist dictionary." into jb-mr1-devJean Chalard2012-08-195-155/+4
| |\ \
| | * | Remove the whitelist dictionary.Jean Chalard2012-08-175-155/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The functionality now lives in the binary dictionary. This finalizes work on Bug: 6906525 Change-Id: Id106d871e8afdf9afa886d2a30bea87ff89f2d24
* | | | am 6ce0c23e: am 04d6649d: Merge "Remove access to the whitelist class." into ↵Jean Chalard2012-08-191-9/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | jb-mr1-dev * commit '6ce0c23e40da08393407e39af6faacda93793f8d': Remove access to the whitelist class.
| * | | Merge "Remove access to the whitelist class." into jb-mr1-devJean Chalard2012-08-191-9/+0
| |\| |
| | * | Remove access to the whitelist class.Jean Chalard2012-08-171-9/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ...which becomes useless. It will be entirely removed in an upcoming change. Change-Id: I2f1d27f1eceda79454b01f21e057b98f2953131a
* | | | am 7bf71ca8: am 753f7b12: Merge "Hack to skip reading an outdated binary ↵Jean Chalard2012-08-192-9/+63
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | file." into jb-mr1-dev * commit '7bf71ca8090208a14716bcbbab992a0d90764cfc': Hack to skip reading an outdated binary file.
| * | | Merge "Hack to skip reading an outdated binary file." into jb-mr1-devJean Chalard2012-08-192-9/+63
| |\ \ \
| | * | | Hack to skip reading an outdated binary file.Jean Chalard2012-08-202-9/+63
| | | |/ | | |/| | | | | | | | | | | | | Bug: 7005813 Change-Id: Ie0d8d4b2d5eb147838ca23bdd5ec1cecd4f01151
* | | | am 8c0cab8e: am 6c63f712: Add standard view constructors of PrevewPlacerViewTadashi G. Takaoka2012-08-192-11/+21
|\| | | | | | | | | | | | | | | | | | | * commit '8c0cab8ef675598d23e266cb840795457b1458a6': Add standard view constructors of PrevewPlacerView
| * | | Add standard view constructors of PrevewPlacerViewTadashi G. Takaoka2012-08-202-11/+21
| |/ / | | | | | | | | | Change-Id: I00d7ae4d2330804c342a5e51cf8c0df6ed8a85d6
* | | am 13cc1dba: am 522e1266: Cosmetic fixesKen Wakasa2012-08-181-17/+28
|\| | | | | | | | | | | | | | * commit '13cc1dbaa39d82e3f8c249da93f5b99a83a1586e': Cosmetic fixes
| * | Cosmetic fixesKen Wakasa2012-08-191-17/+28
| | | | | | | | | | | | Change-Id: I5460252af534d4455ba22273a06ac956bc904831
* | | am 1f6e2faa: am e46d1292: Fix NPE in LatinIME.addToUserHistoryDictionary()Ken Wakasa2012-08-171-0/+1
|\| | | | | | | | | | | | | | * commit '1f6e2faa33c28d815fb49117851027b95782c060': Fix NPE in LatinIME.addToUserHistoryDictionary()
| * | Fix NPE in LatinIME.addToUserHistoryDictionary()Ken Wakasa2012-08-181-0/+1
| | | | | | | | | | | | | | | bug: 7007063 Change-Id: Ie3e2f77dcbc597dda0c0df9a970336e5aac0edba
* | | am a7a11e68: am 72c0f4de: Merge "add reconstructBigramFrequency" into jb-mr1-devKen Wakasa2012-08-172-8/+25
|\| | | | | | | | | | | | | | * commit 'a7a11e68a73bee291413a6eaf405b0ad5a9f28cd': add reconstructBigramFrequency
| * | Merge "add reconstructBigramFrequency" into jb-mr1-devKen Wakasa2012-08-172-8/+25
| |\ \
| | * | add reconstructBigramFrequencyYuichiro Hanada2012-08-172-8/+25
| | |/ | | | | | | | | | Change-Id: Iff20dcb9ca0d6064bb118247887fe24b812c0c61
* | | am 1b4dfd4c: am 1edd557c: Merge "Reword a confusing comment" into jb-mr1-devJean Chalard2012-08-171-4/+4
|\| | | | | | | | | | | | | | * commit '1b4dfd4ccbdda096edc86672dfdee698d3740c20': Reword a confusing comment
| * | Reword a confusing commentJean Chalard2012-08-171-4/+4
| |/ | | | | | | | | Bug: 7005645 Change-Id: Ifd942b3ce242aeeec512e132e1cee31329e994b1
* | am 7145ca71: am 228674f6: Merge "fix findWordInTree." into jb-mr1-devJean Chalard2012-08-161-0/+1
|\| | | | | | | | | * commit '7145ca713854d090eb5c3ceeb588748f575764e3': fix findWordInTree.
| * Merge "fix findWordInTree." into jb-mr1-devJean Chalard2012-08-161-0/+1
| |\
| | * fix findWordInTree.Yuichiro Hanada2012-08-171-0/+1
| | | | | | | | | | | | Change-Id: I8f42df28f76188677db9d4e55885e1fc6a40b53f
* | | am 0d2cece0: am 3083b4b7: Merge "Fix a debug method" into jb-mr1-devJean Chalard2012-08-161-1/+1
|\| | | | | | | | | | | | | | * commit '0d2cece02d3bdafa54d3dcf5abf344a71f3a5eaa': Fix a debug method
| * | Merge "Fix a debug method" into jb-mr1-devJean Chalard2012-08-161-1/+1
| |\ \
| | * | Fix a debug methodJean Chalard2012-08-171-1/+1
| | | | | | | | | | | | | | | | Change-Id: Icf78fb0d5f7caea78f053fffd1ecd4289629964a
* | | | am 5b0c0e55: am bc44ad77: Merge "fix findWordInTree." into jb-mr1-devKen Wakasa2012-08-161-1/+10
|\| | | | | | | | | | | | | | | | | | | * commit '5b0c0e5519918d52db72f522336080ed8e9311b0': fix findWordInTree.
| * | | Merge "fix findWordInTree." into jb-mr1-devKen Wakasa2012-08-161-1/+10
| |\ \ \ | | |/ / | |/| / | | |/
| | * fix findWordInTree.Yuichiro Hanada2012-08-161-1/+10
| | | | | | | | | | | | Change-Id: I9d81c815494a0670afa81219ad7bad82274d997e
* | | am e3884b04: am 91c64902: Merge "Refresh editor info when the text field ↵Jean Chalard2012-08-153-5/+17
|\| | | | | | | | | | | | | | | | | | | | attributes changes." into jb-mr1-dev * commit 'e3884b041d24fb3dd4f9b53ddfb86cace75b450a': Refresh editor info when the text field attributes changes.
| * | Merge "Refresh editor info when the text field attributes changes." into ↵Jean Chalard2012-08-153-5/+17
| |\ \ | | | | | | | | | | | | jb-mr1-dev
| | * | Refresh editor info when the text field attributes changes.Jean Chalard2012-08-153-5/+17
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | For some reason we get a "restarting" flag from the browser some times when the input field is different. The attributes however are not the same, so we can detect that and reload appropriately. Bug: 6946793 Change-Id: I6762dae6f41db690497b026a707d9cc89c840b34
* | | am 5252ca77: am cd0e0048: Merge "Ensure #offer always actually offers ↵Jean Chalard2012-08-152-3/+29
|\| | | | | | | | | | | | | | | | | | | | something." into jb-mr1-dev * commit '5252ca773f9f5ce1ddd8afe423850c64834ba1a0': Ensure #offer always actually offers something.
| * | Merge "Ensure #offer always actually offers something." into jb-mr1-devJean Chalard2012-08-152-3/+29
| |\ \
| | * | Ensure #offer always actually offers something.Jean Chalard2012-08-152-3/+29
| | |/ | | | | | | | | | | | | | | | | | | | | | This will allow remaining requests after a call to terminate correctly. Bug: 6963142 Change-Id: Iff67058bb8a39f2f1b468d3894861e8125de6659
* | | am 258eaa48: am 3979f060: Step 28-A Introduce the session Id to getSuggestionSatoshi Kataoka2012-08-144-10/+56
|\| | | | | | | | | | | | | | * commit '258eaa48b4b7921a712dab24640273fd3e6c1efc': Step 28-A Introduce the session Id to getSuggestion
| * | Step 28-A Introduce the session Id to getSuggestionSatoshi Kataoka2012-08-154-10/+56
| |/ | | | | | | Change-Id: I39d9bf1a7c272eb16d6ed4698f52457579b40f10
* | am 641373b7: am 05384933: Fix the build.alanv2012-08-141-1/+1
|\| | | | | | | | | * commit '641373b7356cb874b8bd413d49f2840abe026260': Fix the build.
| * Fix the build.alanv2012-08-141-1/+1
| | | | | | | | Change-Id: I744f6232e81981ab694d3d1e92bab5fd6efa46c0
* | am af0a0884: am dd7f7909: Merge "Change accessibility event type for ↵Charles Chen2012-08-143-10/+29
|\| | | | | | | | | | | | | app-driven speech." into jb-mr1-dev * commit 'af0a0884463420b1a4e75780ba2b3eacae21c5ff': Change accessibility event type for app-driven speech.
| * Merge "Change accessibility event type for app-driven speech." into jb-mr1-devCharles Chen2012-08-143-10/+29
| |\
| | * Change accessibility event type for app-driven speech.alanv2012-08-103-10/+29
| | | | | | | | | | | | | | | Bug: 6614400 Change-Id: I0ef309b7f3f35bf37b4664ea599c9e6ffb1a4ab8
* | | am 4de3bc30: am a0cd0584: Merge "Preemptive anti-deadlock device" into ↵Jean Chalard2012-08-142-7/+27
|\| | | | | | | | | | | | | | | | | | | | jb-mr1-dev * commit '4de3bc305bd817aec0d9c413a3cf1f79bff3b160': Preemptive anti-deadlock device
| * | Preemptive anti-deadlock deviceJean Chalard2012-08-142-7/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We don't know of any actual bug in the implementation of the pool that may result in a deadlock, but this still implements a means out of a deadlock if one ever arises anyway. It's meant to improve the resilience of the spell checker. Bug: 5441027 Change-Id: I689491090792dbb89110ee56631965c5bb2dc712
* | | am a9552f8f: am 5d6b8e18: Fix a bug that would prevent spell checkingJean Chalard2012-08-131-0/+1
|\| | | | | | | | | | | | | | * commit 'a9552f8f0233c04dd5237c35027f309e6ec0b6f9': Fix a bug that would prevent spell checking
| * | Fix a bug that would prevent spell checkingJean Chalard2012-08-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | java.lang.ArrayIndexOutOfBoundsException: [I offset=0 length=528 src.length=512 com.android.inputmethod.keyboard.ProximityInfo .setProximityInfoNative(Native Method) com.android.inputmethod.keyboard.ProximityInfo .createSpellCheckerProximityInfo(ProximityInfo.java:85) com.android.inputmethod.latin.spellcheck.AndroidSpellCheckerService .createDictAndProximity(AndroidSpellCheckerService.java:411) The array was too small with respect with the passed size. Change-Id: I7777d7aecd17375d3fbf82854a66eb7a5a289ce6
* | | am 322f2a80: am f92f9de7: Merge "Eliminate redundant time parameter from ↵Tadashi G. Takaoka2012-08-132-7/+8
|\| | | | | | | | | | | | | | | | | | | | gesture detection code" into jb-mr1-dev * commit '322f2a80b88d2ec05792b09a60cbcd3583ae8c26': Eliminate redundant time parameter from gesture detection code