- Oct 02, 2013
-
-
Keisuke Kuroyanagi authored
Bug: 6669677 Change-Id: Ib465fa7e1a7f289a07843535ba89d0dd5259e803
-
Jean Chalard authored
What's happening here is, setAlphabetKeyboard sets the keyboard to AUTOMATIC_SHIFTED and updates the keyboard, then restoring the keyboard old state sets it back to UNSHIFTED without updating it. When we finally know what the correct value is, we try to set it to UNSHIFTED, but since that's already the currently recorded state, it skips updating the keyboard forever. The solution is to avoid setting the shift state without updating the keyboard. Bug: 10948582 Change-Id: Ic8670401e378f8284e851281f91a9ad93eac8e90
-
- Sep 28, 2013
-
-
Keisuke Kuroyanagi authored
Bug: 6669677 Change-Id: I2462777eaa07600f1c774226adfc4f351882f523
-
- Sep 27, 2013
-
-
Alan Viverette authored
BUG: 8669376 Change-Id: Id71b2c2835daa7a8c9d6c92c57a7e302551c289d
-
Jean Chalard authored
This is not enough to really fix behavior with TYPE_NULL, but it does make things a bit better. Bug: 10949594 Change-Id: Ia359f781cdd76a2e2c5a4c9f166025d81b931174
-
- Sep 20, 2013
-
-
Jean Chalard authored
...and do a best effort to fix it. Bug: 10323080 Bug: 10252066 Change-Id: Icb3c9fe85005406bdfce0b7bb143ba0a910a0ddb
-
Jean Chalard authored
Bug: 10848621 Change-Id: If5ff7f001e69af005a5ff9ab3e9f630b88a0a858
-
- Sep 19, 2013
-
-
Yuichiro Hanada authored
Bug: 10814472 Change-Id: I3a150124baf7a9b7889b033089a859ff9c11e206
-
- Sep 18, 2013
-
-
Jean Chalard authored
Bug: 10704936 Change-Id: I30fdaea648605ef7e7fea6c093581ed5c6de03f3
-
Jean Chalard authored
Bug: 10780016 Change-Id: I94fad06e4c71eddc96bdda1765925f98bed160f3
-
- Sep 17, 2013
-
-
Jean Chalard authored
...for phrase gesture. Bug: 9059617 Change-Id: Ic5c0616f28af4ba45ca72a5721d1926029adc1c5
-
Keisuke Kuroyanagi authored
Bug: 9059617 Change-Id: I7e5d89a9037b9181a0a6456c12043b4bfda8fe4b
-
- Sep 13, 2013
-
-
Jean Chalard authored
Bug: 9059617 Change-Id: I7a47b0675446fc4f39628c60d16de9aea90d1b4d
-
Satoshi Kataoka authored
Bug: 10541453 Change-Id: I16dd72c8c55cb5d21ad61a3307c0f3c5f16f460c
-
- Sep 12, 2013
-
-
Jean Chalard authored
Bug: 10115839 Change-Id: I1f1025c9f28adfb6f5a63d5ba86e359f30c0963e
-
Jean Chalard authored
This code is now useless. I thought it affected 9902905, but it seems it actually does not. Still, it's dead code. Bug: 9902905 Change-Id: Id9c90fbf88f015af47b2368b90d173c481647093
-
- Sep 10, 2013
-
-
Yuichiro Hanada authored
Change-Id: I2ddb250d5a473ea955a5171656974de7288a13f7
-
Yuichiro Hanada authored
Change-Id: Icfa685bcda2f5c74f5649f09098d00b4bd321c5a
-
- Sep 09, 2013
-
-
Yuichiro Hanada authored
Change-Id: Ida230ca4243347fb3ab9fda7de3a9a18f886cd1c
-
- Sep 05, 2013
-
-
Yuichiro Hanada authored
Change-Id: I6adf7d08fdc4382233a63304743207368db8058a
-
- Sep 03, 2013
-
-
Yuichiro Hanada authored
Change-Id: Ia5aa0b7af16d7ad45c98d0c5a7dcabba76d19b67
-
Yuichiro Hanada authored
Change-Id: I4d495a782ed1dea1c377837c6579ce5ff74086b5
-
Yuichiro Hanada authored
Change-Id: Ia8a21b53f4d12b759d9ef5a5181ed04875e4d198
-
- Sep 02, 2013
-
-
Yuichiro Hanada authored
Change-Id: Iddf33227982e65705b49c6a527286d8695878c90
-
Yuichiro Hanada authored
This reverts commit 78f707a1. Change-Id: I5dd4f2d40314002736226886477563f29a25079c
-
- Aug 30, 2013
-
-
Ken Wakasa authored
This reverts commit 820c290a. Change-Id: I5c50731ff9f330c05c5841b8c65f16e28e67422c
-
Ken Wakasa authored
bug: 10541453 Change-Id: I605e657c94686c4974d162657a5e820798d20e8f
-
Satoshi Kataoka authored
Window resizing junkiness is addressed in I605e657c9468 This reverts commit aabc9723. Change-Id: I0bc0f1ad9a90799e643fe9ec35f5b4bbe94eee0d
-
Ken Wakasa authored
This reverts commit 2dfcfc50. Change-Id: I96c691b2e9c92be456420196cd7361d03ea4f3e9 bug: 10541453
-
Ken Wakasa authored
This reverts commit d7791a93. Change-Id: I5ca4c0227f97540e8a22b487b5056dfa3611082b
-
Yuichiro Hanada authored
Change-Id: Ib527d31f9c2dd6dc385cb2f767cd90d9d28a1b1b
-
- Aug 29, 2013
-
-
Tadashi G. Takaoka authored
Bug: 6370846 Change-Id: I33ce8f952799c89929996a226ac17731a953ec2a
-
- Aug 28, 2013
-
-
Keisuke Kuroyanagi authored
This fixes null pointer exceptions that are caused when getSuggestion() is called from spell checker. Change-Id: Ifc9e7abb900e1a4646e33c91022effde439673e4
-
- Aug 26, 2013
-
-
Keisuke Kuroyanagi authored
Bug: 6669677 Change-Id: I06afad35d3eb73510c34d10cd4116f5bcf934f7c
-
- Aug 22, 2013
-
-
Satoshi Kataoka authored
Bug: 9429906 Change-Id: Ic754dd8da67446dfb1ebf44aa3d5ab0804298ca0
-
- Aug 21, 2013
-
-
Satoshi Kataoka authored
Bug: 9429906 Change-Id: Ibf8efd7302da2c27ac59e62b0393f1eec03dc136
-
Jean Chalard authored
Bug: 10403176 Change-Id: I9f969ab9b772dc5ba2015c494b4f98a8864277c4
-
- Aug 20, 2013
-
-
Jean Chalard authored
Bug: 9059617 Change-Id: I190a4baf2fa831b70e00e129b5dfaa8c9c32b3a0
-
Jean Chalard authored
Bug: 9059617 Change-Id: Ic17bc0fd5d812268fd37d7fd35b4e9ebfb95fa5e
-
Jean Chalard authored
Bug: 9059617 Change-Id: I931b6d1eb49f9f7dd7d5b18956e35751d1b2b631
-