| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\| | |
| |_|/
|/| |
| | |
| | | |
* commit '18e21d58f7c0b5c5c001835c093221c573a841c4':
Remove closing method from KeyboardView
|
| |/
| |
| |
| |
| |
| |
| | |
This is a follow up of Ie00ba827. After the change, the
KeyboardView.closing() method does nothing important.
Change-Id: I9659ea56ce82a95f8798a4136bf93f164b67fae7
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I4b457f44dd6a5a595c61a62061ea02c251fa9ab1
|
|\| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently ResearchLog requires a full dictionary to perform privacy-related checks.
This makes testing difficult. This change allows a fake dictionary to be used instead.
Change-Id: Ifca5bd8647475a6b84e4324117e0faa0a35479ee
|
|\ \ \
| | |/
| |/|
| | |
| | | |
* commit '016046eb4e3ea28745b9a29c41c126801f177f58':
Keep Keyboard object while closing KeyboardView
|
| | |
| | |
| | |
| | |
| | | |
Bug: 8217626
Change-Id: Ie00ba827bc391aa152427965c57488b66308a75c
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: Ib43ed30fcf7d9be1d29af9da9dfe148371a3aec7
Auto-generated-cl: translation import
|
|\ \ \
| |_|/
|/| | |
|
| | |
| | |
| | |
| | | |
Change-Id: I1a4d1e7bc45fc30cb1b63ea6020f0eee6e804333
|
|\ \ \
| | | |
| | | |
| | | | |
JsonWriter#endArray() call"
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: If2107e38575b009a4c372194ecd827e27bdbb2b4
|
|\| | | |
|
| |/ /
| | |
| | |
| | | |
Change-Id: Ia8e0bd72b0dc09bfc256ec5d1996637554376b5f
|
|\ \ \
| |/ /
|/| /
| |/
| | |
* commit '183fe8003163702a0ba9487d6fde2a7c025ab91a':
Small cleanup of RunInLocale
|
| |
| |
| |
| | |
Change-Id: Ib588e67da2c88345fc4eb51587b07ebfa434e0bb
|
|/
|
|
|
| |
Change-Id: I6592c412b60b21baaae7716dc897a65060463161
Auto-generated-cl: translation import
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 8255795
Change-Id: I12a5922f50c2d2e3aa639457abcc1483e6a48721
|
|/
|
|
|
|
|
|
|
|
| |
If the dictionary ID, as indicated in the metadata, is
less than three chars long, it crashes LatinIME.
Of course we don't have such dictionary IDs in the current
metadata, but it's still better to be able to handle
the case gracefully ^^;
Change-Id: I60cdf6f8ecce9f4d44b42ddd5d157aebff9a4163
|
|
|
|
|
| |
Bug: 8175067
Change-Id: I9a104a32ba2b3b52a5dfa250f8c642abd6169cc0
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Bug: 6789534
Bug: 8256209
Change-Id: Ib63c18e7f18117ba888324febea13da47332b6c6
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: I5d7150a4abb3a498e790f41af569093217cb8b43
|
|/
|
|
|
|
|
|
|
|
| |
We used to make the dictionary that we passed to the
dictionary pack as an initial value based on the locale.
This is wrong - it should be read from the dictionary.
This change fixes that.
Bug: 7005813
Change-Id: Ib08ed31dd9c216f6f7b9c6c3174ca514bf96e06f
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This unifies the software and hardware keyboard code
under a single decision process that works.
Bug: 8129303
Bug: 8152758
Change-Id: I7574c563d5f957d57bfe62fe5e3eec59a519d335
|
|\ \ |
|
| |/
| |
| |
| |
| | |
Change-Id: I75753bfe196bf52c7ec5534ce1996e035ea0f956
Auto-generated-cl: translation import
|
|/
|
|
| |
Change-Id: If15f250feb81c2ad55ce1bc7dc3dafa57de87aef
|
|
|
|
| |
Change-Id: I4e97fa28dd0bb1101edc0db03f024432fee6f6fe
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I6d84f490922cd1f40e44ca4f95c9d950fba38290
|
|\| |
|
| |
| |
| |
| | |
Change-Id: Ib437a6ad7fd6a897e2bbc65afe881ae8a3b1cbb0
|
|\| |
|
| |
| |
| |
| | |
Change-Id: Id6e03c6f8a3e96979d589f0605ac056fcad7e1ff
|
|\| |
|
| |
| |
| |
| | |
Change-Id: Id9a72045afa3558b20b9d63c8720fb7443d34fd9
|
|\| |
|
| |
| |
| |
| | |
Change-Id: I7b9ed800552f2fd546ed21e9dc06ea1ff5798337
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I500654e7a26717aa5547942357e56060afb72969
|
|/ /
| |
| |
| |
| | |
Bug: 8159728
Change-Id: I30d9cd637fb1d2e64588550e0aa4387bc1f7e6e5
|
| |
| |
| |
| |
| | |
Bug: 8167348
Change-Id: I5e0432707fff1dd3032686b733ba28bef305173a
|
|/
|
|
|
|
|
| |
This also does it for deleting them
Bug: 8167342
Bug: 6789534
Change-Id: I1823f98508881f109a667146d3608003f87aa4cb
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
...for query.
Bug: 8167342
Change-Id: Ieb8e5b31c4b62bf507593c4631e31799aad5f267
|