aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Import translations. DO NOT MERGE•••Change-Id: If7a9ad8f6df0978783dc23b1812fb41d7acb6b92 Eric Fischer2012-06-043-6/+3
* am a6c88f10: am fe824948: Dismiss key preview immediately when Keyboard is cl...•••* commit 'a6c88f106a16fec2e81f87f170e97194c8fa7a3a': Dismiss key preview immediately when Keyboard is closing Tadashi G. Takaoka2012-06-041-0/+2
|\
| * Dismiss key preview immediately when Keyboard is closing•••Bug: 6595594 Change-Id: I52311369929862b17879cd15fdee3598179eedbb Tadashi G. Takaoka2012-06-041-0/+2
* | am e2832daf: am 8cf3654a: Merge "Use calculated backing view height instead o...•••* commit 'e2832daf4c289f94d68c546c485fc06bbf6aefd6': Use calculated backing view height instead of the view's height Tadashi G. Takaoka2012-06-031-22/+9
|\|
| * Merge "Use calculated backing view height instead of the view's height" into ...Tadashi G. Takaoka2012-06-031-22/+9
| |\
| | * Use calculated backing view height instead of the view's height•••This change removes the work around that was introduced by If4f24500. Bug: 6596131 Change-Id: Ib814c07fdac7d0aa0d7fbc2764fda1af42b82ad5 Tadashi G. Takaoka2012-06-041-22/+9
* | | am 8266981c: am cc4d2006: Fix more keys definition of euro key•••* commit '8266981cde1d2a9bdf6796b4c10ab194633bfd0c': Fix more keys definition of euro key Tadashi G. Takaoka2012-06-031-1/+1
|\| |
| * | Fix more keys definition of euro key•••Bug: 6603571 Change-Id: I03f6d4a7f3c3f05a7c4e53ac93f6427735f2477d Tadashi G. Takaoka2012-06-041-1/+1
| |/
* | am a8b7451b: am 027448e0: Remove an unnecessary thread.•••* commit 'a8b7451b31872d217cd61b7d0e6fbbf7221781c8': Remove an unnecessary thread. Ken Wakasa2012-06-021-4/+8
|\|
| * Remove an unnecessary thread.•••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 Ken Wakasa2012-06-031-4/+8
| * Import translations. DO NOT MERGE•••Change-Id: I08348cabf4793607183c40fd658e74e172633791 Eric Fischer2012-06-0149-2/+100
* | Import translations. DO NOT MERGE•••Change-Id: Ie481f0958f930eeadfd160ff3725cec70c9a452c Eric Fischer2012-06-0149-2/+100
* | am e6560252: am 72cd8466: Merge "Fix NPE in user history bigram dictionary" i...•••* commit 'e656025282c0da28ed80b2604949092dbc5fb72e': Fix NPE in user history bigram dictionary satok2012-05-311-0/+7
|\|
| * Merge "Fix NPE in user history bigram dictionary" into jb-devsatok2012-05-311-0/+7
| |\
| | * Fix NPE in user history bigram dictionary•••Bug: 6584882 Change-Id: Id0162bffc4f0f36239cdc68383f8a47d7a957397 satok2012-06-011-0/+7
* | | am d30cfee5: am 40e5f403: Merge "Add special case for speaking ACTION_ENTER k...•••* commit 'd30cfee577228873902a16791cd8c3ad3fad4a4c': Add special case for speaking ACTION_ENTER keys. Charles Chen2012-05-312-0/+53
|\| |
| * | Merge "Add special case for speaking ACTION_ENTER keys." into jb-devCharles Chen2012-05-312-0/+53
| |\ \
| | * | Add special case for speaking ACTION_ENTER keys.•••Bug: 6576058 Change-Id: If9a4fc2ddd5bcbac5f610d705441aa379c499a6f alanv2012-05-312-0/+53
| * | | Merge "Import translations. DO NOT MERGE" into jb-devEric Fischer2012-05-312-3/+3
| |\ \ \
| | * | | Import translations. DO NOT MERGE•••Change-Id: Ic7fe11c9f60a61f611840373bf0cea8efb1f213c Eric Fischer2012-05-312-3/+3
| | | |/ | | |/|
* | | | Merge "Include version number in log output."Kurt Partridge2012-05-311-4/+3
|\ \ \ \
| * | | | Include version number in log output.•••Bug: 6188932 Change-Id: I1039a3ad317d207599f30fe578bdf814c80d6852 Kurt Partridge2012-05-311-4/+3
* | | | | Merge "Import translations. DO NOT MERGE"Eric Fischer2012-05-312-3/+3
|\ \ \ \ \
| * | | | | Import translations. DO NOT MERGE•••Change-Id: Ic419b50be5c1f4be3db5a0b34fae75018ffedf91 Eric Fischer2012-05-312-3/+3
* | | | | | am c764fd80: am b99788c3: Merge "Update keyboard view used by node provider. ...•••* commit 'c764fd80b56663eb44f52c7b76527b048d282efb': Update keyboard view used by node provider. Remove global layout listener. Charles Chen2012-05-312-16/+20
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge "Update keyboard view used by node provider. Remove global layout liste...Charles Chen2012-05-312-16/+20
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Update keyboard view used by node provider. Remove global layout listener.•••Bug: 6582130 Change-Id: I2976e37e921a3e2c151486a919b0a93a908c3384 alanv2012-05-302-16/+20
* | | | | am bb104678: am 6f0cd9ba: Fix a possible NPE.•••* commit 'bb10467863ff531c5cbee8ffd72845a91e487e72': Fix a possible NPE. Jean Chalard2012-05-311-0/+1
|\| | | |
| * | | | Fix a possible NPE.•••This NPE's at least in unit tests. Change-Id: I255ac5fec9502e4e5bd18cba1211cdf46c6cafc8 Jean Chalard2012-05-311-0/+1
* | | | | am b62adc43: am 38a24ba8: Merge "Add a whitelist entry" into jb-dev•••* commit 'b62adc436ce064aff4b824bc71b7d73dabb8439b': Add a whitelist entry Jean Chalard2012-05-311-0/+4
|\| | | |
| * | | | Merge "Add a whitelist entry" into jb-devJean Chalard2012-05-311-0/+4
| |\ \ \ \
| | * | | | Add a whitelist entry•••Bug: 6394369 Change-Id: I2308ca85f7deea73186742baff1499eb0aa35a77 Jean Chalard2012-05-311-0/+4
| | | |_|/ | | |/| |
* | | | | am 38e73564: am 73e417b5: Merge "Improvements to the English dicts" into jb-dev•••* commit '38e7356493250b427d2307bd6cfcf0b61c09daa9': Improvements to the English dicts Jean Chalard2012-05-311-0/+0
|\| | | |
| * | | | Merge "Improvements to the English dicts" into jb-devJean Chalard2012-05-311-0/+0
| |\ \ \ \
| | * | | | Improvements to the English dicts•••Bug: 6394369 Change-Id: I7a4747386adef44e6d1a0c9fec52d09611f1ce10 Jean Chalard2012-05-311-0/+0
| | |/ / /
* | | | | am dfafcc43: am 260ba38d: Merge "Add a few entries to the whitelist for Engli...•••* commit 'dfafcc4375daff66312e8ee867294df97d7a4261': Add a few entries to the whitelist for English. Jean Chalard2012-05-311-0/+16
|\| | | |
| * | | | Merge "Add a few entries to the whitelist for English." into jb-devJean Chalard2012-05-311-0/+16
| |\ \ \ \
| | * | | | Add a few entries to the whitelist for English.•••Bug: 6394369 Change-Id: I8fab241580d13cc881741085559611b99df34c53 Jean Chalard2012-05-311-0/+16
| | |/ / /
* | | | | am c6791d67: am 60ee192b: Utilize Rect\'s method•••* commit 'c6791d6773f34990e9aac8f7219be82fa91ab92e': Utilize Rect's method Tadashi G. Takaoka2012-05-301-6/+4
|\| | | |
| * | | | Utilize Rect's method•••Change-Id: Ia3df1baae4b92eca828c53c17f68ff26b25e525c Tadashi G. Takaoka2012-05-311-6/+4
| |/ / /
| * | | Import translations. DO NOT MERGE•••Change-Id: I9bb9f03989d5c3113c5f735d1f62b75b595d7d91 Eric Fischer2012-05-303-4/+4
* | | | Import translations. DO NOT MERGE•••Change-Id: Ia904839525f03eaa58e040bef5cea1e979ea2b5c Eric Fischer2012-05-3049-355/+261
| |_|/ |/| |
* | | am 9f41befb: am 9afafd0e: Merge "Restrict phantom sudden move event hack to s...•••* commit '9f41befb8b5f4d86a03f9eb7e2d80148e9b55428': Restrict phantom sudden move event hack to specific device Tadashi G. Takaoka2012-05-303-6/+40
|\| |
| * | Merge "Restrict phantom sudden move event hack to specific device" into jb-devTadashi G. Takaoka2012-05-303-6/+40
| |\ \
| | * | Restrict phantom sudden move event hack to specific device•••Bug: 6571778 Change-Id: I4306af387074d34db68a9bb16ae41debcfc36bfd Tadashi G. Takaoka2012-05-303-6/+40
* | | | am 56d64b7c: am 38da968a: Merge "Cleanup keyboard-heights.xml resources" into...•••* commit '56d64b7c03d63a8347ed0f658307a75f2610d2a2': Cleanup keyboard-heights.xml resources Tadashi G. Takaoka2012-05-306-114/+8
|\| | |
| * | | Merge "Cleanup keyboard-heights.xml resources" into jb-devTadashi G. Takaoka2012-05-306-114/+8
| |\ \ \
| | * | | Cleanup keyboard-heights.xml resources•••Change-Id: If33643045ad6ff7ea9fdf3f974564cb40f1db041 Tadashi G. Takaoka2012-05-306-114/+8
| | |/ /
* | | | am 40bab488: am 4f78f8cb: Merge "Remove a vibration-related option when there...•••* commit '40bab488cb70875f46e29f595d577cc6cc4a9264': Remove a vibration-related option when there's no vibrator Jean Chalard2012-05-291-0/+5
|\| | |
| * | | Remove a vibration-related option when there's no vibrator•••Bug: 6567160 Change-Id: I1b5d425ffb64b2d7390cd0b7be0825f6aca17f41 Jean Chalard2012-05-301-0/+5
| |/ /