aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* am a8b7451b: am 027448e0: Remove an unnecessary thread.Ken Wakasa2012-06-021-4/+8
|\ | | | | | | | | * commit 'a8b7451b31872d217cd61b7d0e6fbbf7221781c8': Remove an unnecessary thread.
| * Remove an unnecessary thread.Ken Wakasa2012-06-031-4/+8
| | | | | | | | | | | | | | | | | | | | bug: 6584677 While looking at bug 6584677, we found that LatinIME always spawns an unnecessary thread for Usability Study Mode. We don't assume this change will address the root cause of the bug, but we'd like to remove any suspicious noises in bugreports. Change-Id: Ie47d104f6cd77ec2ad164f13b4212cb4a70bcf1d
* | am e6560252: am 72cd8466: Merge "Fix NPE in user history bigram dictionary" ↵satok2012-05-311-0/+7
|\| | | | | | | | | | | | | into jb-dev * commit 'e656025282c0da28ed80b2604949092dbc5fb72e': Fix NPE in user history bigram dictionary
| * Merge "Fix NPE in user history bigram dictionary" into jb-devsatok2012-05-311-0/+7
| |\
| | * Fix NPE in user history bigram dictionarysatok2012-06-011-0/+7
| | | | | | | | | | | | | | | Bug: 6584882 Change-Id: Id0162bffc4f0f36239cdc68383f8a47d7a957397
* | | am d30cfee5: am 40e5f403: Merge "Add special case for speaking ACTION_ENTER ↵Charles Chen2012-05-311-0/+51
|\| | | | | | | | | | | | | | | | | | | | keys." into jb-dev * commit 'd30cfee577228873902a16791cd8c3ad3fad4a4c': Add special case for speaking ACTION_ENTER keys.
| * | Merge "Add special case for speaking ACTION_ENTER keys." into jb-devCharles Chen2012-05-311-0/+51
| |\ \
| | * | Add special case for speaking ACTION_ENTER keys.alanv2012-05-311-0/+51
| | | | | | | | | | | | | | | | | | | | Bug: 6576058 Change-Id: If9a4fc2ddd5bcbac5f610d705441aa379c499a6f
* | | | Merge "Include version number in log output."Kurt Partridge2012-05-311-4/+3
|\ \ \ \
| * | | | Include version number in log output.Kurt Partridge2012-05-311-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6188932 Change-Id: I1039a3ad317d207599f30fe578bdf814c80d6852
* | | | | am c764fd80: am b99788c3: Merge "Update keyboard view used by node provider. ↵Charles Chen2012-05-312-16/+20
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Remove global layout listener." into jb-dev * commit 'c764fd80b56663eb44f52c7b76527b048d282efb': Update keyboard view used by node provider. Remove global layout listener.
| * | | | Merge "Update keyboard view used by node provider. Remove global layout ↵Charles Chen2012-05-312-16/+20
| |\ \ \ \ | | |_|_|/ | |/| | | | | | | | listener." into jb-dev
| | * | | Update keyboard view used by node provider. Remove global layout listener.alanv2012-05-302-16/+20
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6582130 Change-Id: I2976e37e921a3e2c151486a919b0a93a908c3384
* | | | | am bb104678: am 6f0cd9ba: Fix a possible NPE.Jean Chalard2012-05-311-0/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'bb10467863ff531c5cbee8ffd72845a91e487e72': Fix a possible NPE.
| * | | | Fix a possible NPE.Jean Chalard2012-05-311-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This NPE's at least in unit tests. Change-Id: I255ac5fec9502e4e5bd18cba1211cdf46c6cafc8
* | | | | am c6791d67: am 60ee192b: Utilize Rect\'s methodTadashi G. Takaoka2012-05-301-6/+4
|\| | | | | |_|/ / |/| | | | | | | | | | | * commit 'c6791d6773f34990e9aac8f7219be82fa91ab92e': Utilize Rect's method
| * | | Utilize Rect's methodTadashi G. Takaoka2012-05-311-6/+4
| | |/ | |/| | | | | | | Change-Id: Ia3df1baae4b92eca828c53c17f68ff26b25e525c
* | | am 9f41befb: am 9afafd0e: Merge "Restrict phantom sudden move event hack to ↵Tadashi G. Takaoka2012-05-302-6/+14
|\| | | | | | | | | | | | | | | | | | | | specific device" into jb-dev * commit '9f41befb8b5f4d86a03f9eb7e2d80148e9b55428': Restrict phantom sudden move event hack to specific device
| * | Merge "Restrict phantom sudden move event hack to specific device" into jb-devTadashi G. Takaoka2012-05-302-6/+14
| |\ \
| | * | Restrict phantom sudden move event hack to specific deviceTadashi G. Takaoka2012-05-302-6/+14
| | |/ | | | | | | | | | | | | Bug: 6571778 Change-Id: I4306af387074d34db68a9bb16ae41debcfc36bfd
* | | am 40bab488: am 4f78f8cb: Merge "Remove a vibration-related option when ↵Jean Chalard2012-05-291-0/+5
|\| | | | | | | | | | | | | | | | | | | | there\'s no vibrator" into jb-dev * commit '40bab488cb70875f46e29f595d577cc6cc4a9264': Remove a vibration-related option when there's no vibrator
| * | Remove a vibration-related option when there's no vibratorJean Chalard2012-05-301-0/+5
| |/ | | | | | | | | Bug: 6567160 Change-Id: I1b5d425ffb64b2d7390cd0b7be0825f6aca17f41
* | Merge "Fixes to json output"Kurt Partridge2012-05-293-115/+63
|\ \
| * | Fixes to json outputKurt Partridge2012-05-293-115/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - booleans and numbers in SharedPreferences not quoted as strings - removed redundant logging from KeyboardState - json output for KeyboardId - remove unnecessary logging of LatinImeLogger.onStartView() and PointerTracker checking keyboardlayoutchange - fix to day-of-month part of uuid Multi-project commit with Idb8f190214f852ab2b58df49f9e514dc7fcbecbb Bug: 6188932 Change-Id: I67b4a0b34aa26c2804e2b3ee2136614f0ec8181a
* | | am 126ed424: am 1ed017ef: Fix performance issue when there are no contacts ↵Tom Ouyang2012-05-292-12/+34
|\ \ \ | | |/ | |/| | | | | | | | | | | | | in the dictionary dictionary. * commit '126ed42415a4dc3841e8981a23cbe8a22a9e2213': Fix performance issue when there are no contacts in the dictionary dictionary.
| * | Fix performance issue when there are no contacts in the dictionary dictionary.Tom Ouyang2012-05-292-12/+34
| | | | | | | | | | | | | | | Bug: 6551480 Change-Id: I8681a1bd82423c612af2d012f9b872501d8c201d
* | | am 408fa1ac: am 961e676b: Merge "Set level 1 as the initial value of the ↵Satoshi Kataoka2012-05-298-21/+77
|\| | | | | | | | | | | | | | | | | | | | valid words" into jb-dev * commit '408fa1ac48a3eb6f378274d5dd0e490da0f453ae': Set level 1 as the initial value of the valid words
| * | Merge "Set level 1 as the initial value of the valid words" into jb-devSatoshi Kataoka2012-05-298-21/+77
| |\ \
| | * | Set level 1 as the initial value of the valid wordsSatoshi Kataoka2012-05-298-21/+77
| | | | | | | | | | | | | | | | | | | | Bug: 4192129 Change-Id: I867e78ce79c78977d08e8b66881a25b6fe5bf41f
* | | | am c79a7104: am 2959fc0f: Delay shift lock transient until long pressed ↵Tadashi G. Takaoka2012-05-291-9/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | shift key is released * commit 'c79a710445cca2a69dca9600a2c06eadcb253b62': Delay shift lock transient until long pressed shift key is released
| * | | Delay shift lock transient until long pressed shift key is releasedTadashi G. Takaoka2012-05-291-9/+8
| |/ / | | | | | | | | | | | | Bug: 5424586 Change-Id: Ib602af1b38b1b109bdac9cb0c53132169556db2f
* | | am 40ab25ca: am 51705efc: Merge "Add a JNI to get the frequency" into jb-devSatoshi Kataoka2012-05-291-2/+3
|\| | | | | | | | | | | | | | * commit '40ab25cab0e723f34dc2f1442f414761149b2338': Add a JNI to get the frequency
| * | Add a JNI to get the frequencySatoshi Kataoka2012-05-291-2/+3
| | | | | | | | | | | | | | | Bug: 4192129 Change-Id: I3f220f5a10114d4eb23956148076cf76220bda0f
* | | am d882aead: am bd40b94f: Merge "Optimize the store of bigram list" into jb-devSatoshi Kataoka2012-05-283-106/+179
|\| | | | | | | | | | | | | | * commit 'd882aeadb07d16ed887c71895577faabbd635ff3': Optimize the store of bigram list
| * | Merge "Optimize the store of bigram list" into jb-devSatoshi Kataoka2012-05-283-106/+179
| |\ \
| | * | Optimize the store of bigram listSatoshi Kataoka2012-05-293-106/+179
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 4192129 Change-Id: Idcc62e4f9696b56b1d7013891b2da37b1784423e
* | | | am 7317a257: am 24c4d626: Merge "Fix NumberFormatException" into jb-devSatoshi Kataoka2012-05-281-2/+2
|\| | | | | | | | | | | | | | | | | | | * commit '7317a257e553c6ecc7adb4211a0370d502bfa0fe': Fix NumberFormatException
| * | | Fix NumberFormatExceptionSatoshi Kataoka2012-05-291-2/+2
| |/ / | | | | | | | | | | | | Bug: 6567496 Change-Id: Ib0d9fab8496c8c856b94cce5812a263efbcb724f
* | | am e03f6b39: am e0952029: Merge "Make KeySpecParser case sensitive again" ↵Tadashi G. Takaoka2012-05-283-30/+16
|\| | | | | | | | | | | | | | | | | | | | into jb-dev * commit 'e03f6b3917f71a7c9f9459765264b547cc80b751': Make KeySpecParser case sensitive again
| * | Merge "Make KeySpecParser case sensitive again" into jb-devTadashi G. Takaoka2012-05-283-30/+16
| |\ \
| | * | Make KeySpecParser case sensitive againTadashi G. Takaoka2012-05-283-30/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Partially revert I76c3e917. Bug: 6561272 Change-Id: I5649a8ecb44bd11c67785ea97ddbb67b0a019ccc
* | | | am 0725fdb9: am 8f590c77: Use Math.round instead of (int) to convert Key ↵Tadashi G. Takaoka2012-05-281-8/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | coordinates from float to int * commit '0725fdb9522dddb6eeab688c60b24cd84786904b': Use Math.round instead of (int) to convert Key coordinates from float to int
| * | | Use Math.round instead of (int) to convert Key coordinates from float to intTadashi G. Takaoka2012-05-281-8/+9
| | | | | | | | | | | | | | | | | | | | Bug: 6566563 Change-Id: I97d1e9727077cb4d9abbf1ad5bd5d3f061c7bce7
* | | | am fff5cd6f: am aa064139: Merge "Forget user history" into jb-devsatok2012-05-278-100/+333
|\| | | | | | | | | | | | | | | | | | | * commit 'fff5cd6f767e248ecb5b30ea39cb9a22a476b953': Forget user history
| * | | Merge "Forget user history" into jb-devsatok2012-05-278-100/+333
| |\ \ \
| | * | | Forget user historysatok2012-05-288-100/+333
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 4192129 Change-Id: Ic98398e5383093a1c24373849eadc48fc4d3626f
* | | | | am fac23787: am bed613cf: Merge "Simulate hardware enter/delete events if ↵Jean Chalard2012-05-271-3/+37
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the app targets < 16" into jb-dev * commit 'fac23787bbd7723acba4e7e344aa6f799d9584f6': Simulate hardware enter/delete events if the app targets < 16
| * | | | Merge "Simulate hardware enter/delete events if the app targets < 16" into ↵Jean Chalard2012-05-271-3/+37
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | jb-dev
| | * | | Simulate hardware enter/delete events if the app targets < 16Jean Chalard2012-05-281-3/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will make text input buggy on all apps until they target JB or superior. Bug: 6537051 Change-Id: I726347db8c84d1582ad1962d3a910e698389e08c
* | | | | am ee78fb26: am 7ab7f66c: Fix adjusting key\'s label/code caseTadashi G. Takaoka2012-05-273-41/+52
|\| | | | | |_|_|/ |/| | | | | | | | | | | * commit 'ee78fb2634e7bf74d3e21faf9630e5d8cd67cda0': Fix adjusting key's label/code case