| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
Change-Id: Ia6d192ee4a8496afa3f788894844ebef78fb7a8c
|
| |\
| | |
| | |
| | |
| | | |
* commit '567c0dd471b16445a44af6c743290817a3c1d38b':
Only do double-space-period on real text fields.
|
| | |\
| | | |
| | | |
| | | |
| | | | |
* commit '7aa47cb3748d82b6f8bf3713c3c9e05b3fca8979':
Only do double-space-period on real text fields.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 15559216
Change-Id: Id6ecadc58c03889496967d67371457e4050d695b
|
|\| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
"Import translations. DO NOT MERGE" into lmp-dev
* commit '468daeb79106a71226382c3a6d41232addba1f9f':
Import translations. DO NOT MERGE
|
| |\| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
NOT MERGE" into lmp-dev
* commit '8aa543017109daa52bd1b6ef4e3d185f7cbfa119':
Import translations. DO NOT MERGE
|
| | |\|
| | | |
| | | |
| | | |
| | | | |
* commit '64dd48e381266ac63a2b9d6145040191bacdae10':
Import translations. DO NOT MERGE
|
| | | |\ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I760fae2840e78c7dce10f6caf9cae4fffdef71c1
Auto-generated-cl: translation import
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
into lmp-dev
* commit 'c24340f956c16d8594c44d45685f8a814538245b':
Update AOSP launcher icon
|
| |\| | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '74d59ccae1974005f8b12940e4a109c70eecd765':
Update AOSP launcher icon
|
| | |\| |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'dc1097ee2e85daaed525ceff2154d4d7252c75ed':
Update AOSP launcher icon
|
| | | |\ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug: 16635354
Bug: 16635354
Change-Id: I68f9c4ec21a01b9db0fc73c1785c972f5d7ac05b
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '1073ef9756617ecd2b4eeddca045039d9e6f3d14':
Add xxxhdpi assets
|
| |\| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '1bb20aa0cf99c72aef702ebb0464c0c1e4476ccb':
Add xxxhdpi assets
|
| | |\| | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '31544dcb43bfb4f14339d1c2b3ffa92063487c0c':
Add xxxhdpi assets
|
| | | |/ /
| | | | |
| | | | |
| | | | | |
Bug: 17432407
Change-Id: I68e5f660425db567688d4e119c94fc34430f8ff3
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug: 14425059
Change-Id: Ia84fb997d89564e60111b46ca83bbfa3b187f316
|
|\ \ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
full-screen mode
* commit 'ead70974aecd78d5bad0fa87a759f6bf82dcb503':
Support CursorAnchorInfo in the full-screen mode
|
| |\ \ \ \ \
| | | |/ / /
| | |/| | |
| | | | | |
| | | | | | |
* commit '27ccbeb4e69e32641c20afa32d8e57c46fcc412e':
Support CursorAnchorInfo in the full-screen mode
|
| | |\ \ \ \
| | | | |/ /
| | | |/| |
| | | | | |
| | | | | | |
* commit 'cd11905022306c9b95f8781f0f8b23a3570f30e9':
Support CursorAnchorInfo in the full-screen mode
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This CL allows to emulate the behavior of CursorAnchorInfo
in the full-screen mode to work around the limitation of
the framework.
Basically this CL copies relevant code from the framework
to LatinIME. This is actually a code duplicate which isn't
great, but probably the only way that is available right now.
Change-Id: I30bc8c3387c91c8e47252ba699cbd967d8927dad
|
|\ \ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Id31c38a0c1c737071e3659fc374eaca40f441102
Auto-generated-cl: translation import
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I4c3dfaad38ec1cc91d1a9f81d5ff45ef12f70029
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This change rewrites resetDictionariesWithDictNamePrefix so
that it would work if there were several locales, which is going to
happen shortly. This change on its own is quite large and difficult
already, so I didn't want to merge it into the change that actually
makes several locales happen; another such change is following.
Change-Id: Ibb80b05b73c0f0f0bea64b7e308cc4d38ca448f9
|
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Bug: 14425059
Change-Id: Ic1b7de72701eae0c0b1bb28d12514099446a66a9
|
|\ \ \ \ \ \ \ |
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Ic999c9b0b2c116858801b8c38363c956de6d5faf
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I4e7dc008b98e398c38aafea5cb31156dde7f42ea
|
|\ \ \ \ \ \ \ |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Bug: 14425059
Change-Id: Ie848e8568bb4dbb1d8358e823a881d9157a1aad3
|
|\| | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Bug: 14425059
Change-Id: I192070cc11e5d46c8413ebc19982d6a8c93577fc
|
|\| | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: Ie940b6595f3f3f804fbb8dd03c710ea062b75af3
|
|\| | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Bug: 14425059
Change-Id: Idee84478a482a0e7b5cc53e5dbd4e2484584ba79
|
|\| | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Bug: 14425059
Change-Id: Iee11d038e0893d7ddd6c52447907f8c55fecb6a5
|
|\| | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Bug: 14425059
Change-Id: I9d5c905a0adda3503c593bfbf0bb9af8d1686f5d
|
|\| | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Bug: 14425059
Change-Id: I290a05cee6f341caa25fb222892505529cef1eb7
|
|\ \ \ \ \ \ \ \ |
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Bug: 16547557
Change-Id: I03eda34edc902fc4732d16d234216344d8d84d88
|