| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Bug: 6510002
Change-Id: Id30f67e0ca6f7a6fbbbd07922ae19e416c5ef55e
|
|
|
|
| |
Change-Id: Iaaade378acb81a2d68e2e721778a82fd8d5e20a5
|
|
|
|
| |
Change-Id: I1a82bf2202d436efa4c5135d705a048fe45a0257
|
|
|
|
| |
Change-Id: I3abbf6462c31b11167e356fe77b8afca2514a869
|
|
|
|
|
|
|
| |
Also, small cleanup in proguard.flags
bug: 6129704
Change-Id: If4cc694dbe74b26b1d0da301bbc321ee7afc0211
|
|
|
|
|
|
|
|
|
|
| |
The method deleteWordAtCursor would call finishComposingText,
which is a very unexpected state change and would probably cause
surprising bugs to any parent that would call it.
As it happens, it's not used anywhere any more so let's just
remove it.
Change-Id: Iaa9200866e40b4e914f76baa987279948300679c
|
|
|
|
|
| |
Bug: 5035577
Change-Id: I1a11fc475d4a0f692636000d0b0f40bc35427867
|
|
|
|
| |
Change-Id: Iaceedc783181e43af6dd48ece218a42eace66532
|
|
|
|
|
|
|
| |
This change is only there to fix warning issued by Eclipse.
It should have absolutely no impact on the program logic.
Change-Id: Ie0e242ac6c167297d33de19902340b0f6ecae9e1
|
|
|
|
|
|
|
|
| |
This also fixes a small inconsistency upon clicking on whitespace
twice in a row.
Also add some unit tests for an introduced and an existing method.
Change-Id: I1be2fb53c9624f4d0f5299009632cb4384fdfc15
|
|
|
|
| |
Change-Id: I3b8fdc149d350215fd4852a50456824fe3fabe0b
|
|
This change also cleanups compiler warnings.
Bug: 2897373
Change-Id: If972cf45c1eb40436adbddbf71969e5409f4c9c5
|