| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
See build/soong/README.md for more information.
Test: cd packages/inputmethods/LatinIME; mma
Change-Id: Ib8867d3b74f09fc1d9f95adc9a49a81ac0f7f054
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL addresses compiler warnings when building libjni_latinime.so
with NDK from Android Studio.
There should be no behavior change.
Bug: 110741422
Bug: 110757803
Test: tapas LatinIME LatinIMETests arm64 userdebug && make -j
Change-Id: Icc711dd46511a167b1fd90028552def5b2f9941f
|
|
|
|
|
|
|
|
|
|
|
|
| |
Host-side C++ test in LatinIME is no longer actively used and is
actually not compatible with Android Studio build.
Let's just remove this for now.
Bug: 13754552
Bug: 110741422
Test: compile
Change-Id: I3e81285fe559022e1a296051036e74d2f2afbf9c
|
|
|
|
|
|
|
|
| |
* Suppress warning on unused loop index variable.
Bug: 66996870
Test: build with WITH_TIDY=1
Change-Id: Ia3f0f9cc4cb0ebeeac9b1ff51955597a725c87ef
|
|
|
|
|
|
|
| |
clang is the default compiler since Android nougat
Change-Id: I52d7f1ded227b21cd88d2d292f0af4adecb800f4
Signed-off-by: Lennart Wieboldt <lennart.1997@gmx.de>
|
|
|
|
|
|
| |
This reverts commit 64d3f78ee5d9dabf7df6106241dfae3334b34714 per https://android-review.googlesource.com/114664
Change-Id: I2acab828d41e79847db72f8d2677c12173a323b6
|
|
|
|
|
|
|
| |
Looks like unbundled builds need to use --hash-style=sysv for the
sake of compatibility
Change-Id: Ia7b3a1cc3b2c91a8628551888a74925926dff855
|
|
|
|
|
| |
Bug: 17797064
Change-Id: I0ab60e2da8c9f509de472afbc3ad32e41e69e73c
|
|
|
|
|
|
| |
This reverts commit b48c93b3fcb46adf998055cc4b9b5fb43ee6248b.
MCLinker is not a valid option for clang 3.5.
|
|
|
|
|
| |
bug: 16213554
Change-Id: Icd67ed4fd57fcc5f5bf8039b7892d0d446210247
|
|
|
|
|
|
|
|
|
|
|
| |
This CL adds native unittest support on target devices for
LatinIME.
Note that you need to specify --target option to run-tests.sh
to run native unittest on the target device.
BUG: 13754552
Change-Id: I1dfb78ae1461163db8d47c3ba9141d4812070fd0
|
|
|
|
|
|
| |
This reverts commit de8f85a29d71e143c6b9fceb3734921039028ee5.
Change-Id: Ib6170f3dd898bad2f041b72333b0e390e392215c
|
|
|
|
|
|
| |
This reverts commit 47b4321ed5d09cb01017a2652c799b8b8c445fb9.
Change-Id: I90f5b6d915837fba036d782e5fc9750b4bba6891
|
|
|
|
| |
Change-Id: Ib34f66c106f357cd82b1577566e00f490cee2c5a
|
|
|
|
|
|
|
|
|
| |
This CL adds an initial native test that runs on host
environment, from which we can extend the coverage of native
test.
BUG: 13754552
Change-Id: I0af9d1b5dd049c83b955f5b05add4b39f3cfcc6c
|
|
|
|
| |
Change-Id: I53edb2f3d281d78c0301474d65e60f86cc6ff363
|
|
|
|
| |
Change-Id: Id425997af58967e49094ab593ed8f0b70c72bbbc
|
|
|
|
| |
Change-Id: Ib2970327c36422d7b11103d52ba7e9e52db5554f
|
|
|
|
| |
Change-Id: I0d79d450c5cca887d02a1087128c1d3eb0bf0b7f
|
|
|
|
|
|
| |
Yay !
Change-Id: Iea8ced9e81031b9ab7eff05ad9ef7215be248de9
|
|
|
|
|
|
| |
The bulk merge from -bayo to klp-dev should not have been merged to master.
Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
|
|
|
|
|
| |
Bug: 6669677
Change-Id: I97839b2184b95ae1659c55a9b31d22e2d601cba1
|
|
|
|
|
|
|
|
|
|
| |
Groundwork and implement simple decay.
Increment probability when typed and decrement probability
at GC.
Bug: 6669677
Change-Id: Ib12caead0cbeef4ce7808fe8ac0b00ee331523fe
|
|
|
|
|
| |
Bug: 6669677
Change-Id: I7c476a6e99ec7ac883f05d84ef306265255154da
|
|
|
|
|
| |
Bug: 6669677
Change-Id: I3551fe2f16a09d2bf7761f4e1d73ebd4a03380e7
|
|
|
|
|
| |
Bug: 6669677
Change-Id: I91389050148237580ef640d3a58b935ea752954e
|
|
|
|
|
| |
Bug: 6669677
Change-Id: I67cce3c1d338cf747ed2204c96768907d990d269
|
|
|
|
|
| |
Bug: 6669677
Change-Id: Ifd2baa11fb4ee083be1d23e8235f6f903c1b5747
|
|
|
|
|
|
| |
Bug: 6669677
Change-Id: Ib62f6c31c4bcbb41ac200dccccb13e366b3c2173
|
|
|
|
|
|
|
|
|
| |
Reading methods are used to determine the position to
be updated in dynamic patricia trie.
Bug: 6669677
Change-Id: Ie9acdcdbc73aa3fd4294c97aa39451a96b165ed9
|
|
|
|
|
|
| |
Bug: 6669677
Change-Id: Id2bd79d8f86c690d5c16d1ab726c5f6fa28ba5e3
|
|
|
|
|
|
|
|
|
|
| |
It supports iterating nodes and dealing with additional
buffer. It counts nodes and node arrays to avoid infinite
loop.
Bug: 6669677
Change-Id: I322e7263c0535e098635a1e5de098838de09467d
|
|
|
|
|
|
| |
Bug: 6669677
Change-Id: I6343c348334c0dace8b12a71eb992d6f040e8c95
|
|
|
|
| |
Change-Id: Ibf9b95b658df6e2c2218bdb62e2380f326a03832
|
|
|
|
|
|
| |
BinaryDictDecoder.
Change-Id: I7c3269d77e3e3b567e459dcaa1bc029903941744
|
|
|
|
|
| |
Bug: 10100269
Change-Id: I883992c2033e7d9e7c754c0bf653767728b221b6
|
|
|
|
|
| |
Bug: 6669677
Change-Id: Ia1da3cb84b457665cf26172d3810e1d28329bca4
|
|
|
|
|
| |
Bug: 6669677
Change-Id: Ic90feb9c3a9a7b698e588c8ad25c765a246706a8
|
|
|
|
|
| |
Bug: 6669677
Change-Id: If93916f4c3d568119ff6b83e22e95c7086423d2f
|
|
|
|
|
| |
Bug: 6669677
Change-Id: If0a565de015564f803429f4fbf21b05687f80553
|
|
|
|
|
| |
Bug: 6669677
Change-Id: Icb024a8af577323b4dcf74f4c4054cfb8b57a943
|
|
|
|
|
|
|
|
| |
To support various format dictionary, extendable
buffers or multiple files.
Bug: 6669677
Change-Id: I203a5a4adc049a6322cfba4eacb4cb6715f8dfc2
|
|
|
|
|
| |
Bug: 6669677
Change-Id: I83c159838ad99b2093907b9de7df6cb7a97b4165
|
|
|
|
|
|
|
| |
The remaining methods in BinaryFormat will be removed.
Bug: 6669677
Change-Id: I866f828d69a600c0ac03b68d71b1f6ee2ce4dd36
|
|
|
|
|
| |
Bug: 6669677
Change-Id: Idd3189558aa6fbbd6b2fd007c5721bf39dde9f48
|
|
|
|
| |
Change-Id: I8bccccbc51b308fddfbbc990f7bfe1c490259372
|
|
|
|
|
| |
Bug: 6669677
Change-Id: Ifef72f3d7a7ba67c5232b98c7835485d72d7322d
|
|
|
|
|
|
|
| |
BinaryDictionaryTerminalAttributesReadingUtils and remanme the class methods
Bug: 6669677
Change-Id: I960dcf51a950ead2c3d7b9dedcde0a450569cbe9
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Evaluated with previous word "this".
without bloom filter (use only hash_map):
Total 147792.34 (sum of others 147771.57)
with bloom filter:
Total 145900.64 (sum of others 145874.30)
always read binary dictionary:
Total 148603.14 (sum of others 148579.90)
Bug: 8592527
Change-Id: I821dc39454543826adb73b9eeeef6408fad8ae28
|