| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I09e91675fe7d573dad8c933ad513b21d7e409144
|
|
|
|
|
| |
Bug: 5759092
Change-Id: Ic7d7d4812976654c0e85fecabd1128eadfc52c5c
|
|
|
|
| |
Change-Id: I1b0f7b857e89307c987187c1969a2846aa97fdcc
|
|
|
| |
This reverts commit c208f4dfb7abe1b7a83c725d515edb3615d5d927
|
|
|
|
| |
Change-Id: I26bd82aee5ead84e40abfc3db5a48ed6d1e42361
|
|
|
|
| |
Change-Id: I11f87448f689cf828bff960ad7a3e4739a3457dc
|
|\ |
|
| |
| |
| |
| | |
Change-Id: Ic837018c702c8c575de3e5e81fe8e31fee16fe22
|
|/
|
|
| |
Change-Id: I445277cb3af469a0145a8da0ffb801b7e19048cd
|
|
|
| |
This reverts commit 6a43e39bf077bcb706be5e5a84056a3f62580ad7
|
|
|
|
| |
Change-Id: I9a718eaf07e1b6c659e649350d3605f365db2839
|
|
|
|
|
| |
Bug: 6030364
Change-Id: I2bd4daf264757d8f3fa7c946d10a39c36ccf5905
|
|
|
|
|
|
|
|
|
|
| |
This stores the separator that was used to commit the word in
the LastComposedWord. It may be NOT_A_SEPARATOR if there was
no separator (for example, the cursor moved causing a commit,
or there was a manual pick). This is necessary to implement
feature request #5968922.
Change-Id: I5fcf19a78ec66d68d4df89418eaef13952588207
|
|
|
|
| |
Change-Id: I424fb47bc70e9b6aaa5a16ae9b2500d23da75c26
|
|
|
|
|
|
| |
This change also renames MoreKeySpecParser to KeySpecParser
Change-Id: I35733cdbb344f16b57ffa2cfe79055c089b4e409
|
|
|
|
|
|
|
|
|
|
|
| |
This change also
* Doesn't use Key.getRtlParenthesisCode to get correct parentheses
code in RTL context. Intead uses the outputText feature of
moreKeys specification.
* Move CVS string parser from KeyStyles to Utils.
Bug: 5948247
Change-Id: I45752c7d01b4f7d3f3da900b110a2185b336a1f0
|
|
|
|
|
| |
bug: 5722703
Change-Id: I8e08942324b666de96682ce63e70c8d324535782
|
|
|
|
| |
Change-Id: If0056d0601149d2ddd0e231a81e7b2409b37fc06
|
|
|
|
| |
Change-Id: I0640dbe76a8ff2dc45b504eca631942811571736
|
|
|
|
|
| |
Bug: 5806103
Change-Id: I67b3f0bb25d5fb9cfb902c03f41ae3e582107187
|
|
|
|
|
|
| |
bug: 5858137
Change-Id: Ic4b6270c6e51ef4ed25a6a1d8ddd7fdfa70fd78d
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I4894d188d5612380cc9f8eec7cb72544e37fb2b0
|
|/
|
|
| |
Change-Id: Ie93c7437fb9a3fe63adaa48c2d4a723f96c0a0e1
|
|
|
|
| |
Change-Id: Icc58ccea1178d9f35f5be0dceebab67bbb965b7f
|
|
|
|
| |
Change-Id: Ib98eea9e791e426435cfdfd0c9ab3ed9061664aa
|
|
|
|
| |
Change-Id: I6b16dd2fe6d7356c747ba0ee2da5976738003ded
|
|
|
|
|
|
| |
Bug: 5722703
Change-Id: I089f944bdbf2cbb036eb59dd9b5b414370c770f1
|
|
|
|
| |
Change-Id: I633378a41f63cd492b8c9345d550e07254df5e5a
|
|
|
|
| |
Change-Id: Ia23765268be0ef89d7fe7c3f5372ed32d6615765
|
|\
| |
| |
| |
| | |
* commit '605a6fea750c4acc96a5136ecaf7162e0a858b9f':
Fix the safety net Bug: 5453150
|
| |
| |
| |
| |
| |
| | |
Bug: 5453150
Change-Id: I5990feb2622738988bf29843c6bcdb9cbf8bbf33
|
|/
|
|
|
|
| |
Bug: 5345401
Bug: 5402541
Change-Id: I1e653573a3362160104b77388d6cbd1700424649
|
|
|
|
|
|
| |
Bug: 5245468
Change-Id: Ia5609e1b3c69f5553e3632fbce60a55665a5b185
|
|
|
|
| |
Change-Id: I56a1a94df63160f367f866da759d7dd4fc428ed5
|
|
|
|
|
| |
Bug: 5281103
Change-Id: I415c84dbb55f1eeb5deb9f248b4056881982ee13
|
|
|
|
| |
Change-Id: I6480cdf025f065130e1969899b259a243e7a11be
|
|
|
|
| |
Change-Id: I7e9e6e5bc4486d8618d0213b112308c3d305c15e
|
|
|
|
| |
Change-Id: I3ea8ffcdefcefaa82ae76a31bb65977009d8a040
|
|
|
|
|
|
| |
This is preparation for bug: 5175740
Change-Id: I18b2042317f740cb1e021d3dfbf90ecfbb1a1d37
|
|
|
|
|
| |
bug:5136497
Change-Id: Iab7c68135500e9fed212521484090b52943550ca
|
|
|
|
|
| |
bug: 5114433
Change-Id: I18f2147724a08965147bafe93e11fc86c7c59d33
|
|
|
|
|
|
|
|
| |
The "deleteChar" argument of this method is acutally always true in the current code path.
Also, in this method, textToTheLeft virtually never has a punctuation letter as its initial
character. This change is one of preparatory changes for bug:4983945.
Change-Id: I531a32570a35634c21c1d74b2b461e40a1b7f660
|
|
|
|
|
| |
bug:5094401
Change-Id: Ieb42fdfa79be2afcfa6634e7404c17737ef6927d
|
|
|
|
|
|
| |
bug: 4559308
Change-Id: If831c0827dbf030eaf1d241ebfa60d4e5029ae63
|
|
|
|
|
|
| |
Bug: 4490948
Change-Id: I6fe23c9ab4918eab6806cc621c4d6821c2e1baf9
Cherry-Pick: I4cd1af0b
|
|
|
|
|
|
|
| |
- Multiply the speed of the slide
Bug: 4427222
Change-Id: Ifd2de9843191296f0f311440ea7b8ab075c67d8d
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Add a setLocale method to Utils that returns the previous locale.
Also unify all calls through the code.
Change-Id: Ic850dc5df19fba00ed3601835652859b4321b544
|
|\ \
| |/
|/| |
|