| Commit message (Expand) | Author | Files | Lines |
2019-04-12 | Import translations. DO NOT MERGE•••Change-Id: I08d454ae10fb1013bdf04bdece7a0d9b04862681
Auto-generated-cl: translation import
|  Bill Yi | 2 | -2/+2 |
2019-01-11 | Move LatinIME and its lib to /product•••This app is frequently overriden by proprietary apps
on shipping devices, so move it to /product along with
its jni library.
Bug: 122353713
Test: launch keyboard on aosp_arm64 emulator
Change-Id: Ied8c1e6133b67e28da76b0e48254e2e2e0ed15bf
|  Anton Hansson | 3 | -0/+6 |
2018-12-11 | Fix performance-for-range-copy warnings•••Bug: 30413223
Test: make with WITH_TIDY=1 DEFAULT_GLOBAL_TIDY_CHECKS=-*,performance*
Change-Id: I06021a6597705515dc7a3cb81a7fbbac7ba344a1
|  Chih-Hung Hsieh | 3 | -4/+4 |
2018-11-19 | Move MODULE_LICENSE_APACHE2 to the project top dir•••In general files in LatinIME project should be Apache 2 license
(unless some exceptional note is there). This is not limited to Java
source files.
Hence moving MODULE_LICENSE_APACHE2 [1] to the project top directory
would make much more sense to avoid possible confusions.
NOTICE file is a bit complicated because it also needs to be copied
into the system image. Since the actual build rule for LatinIME.apk
is placed as java/Android.bp, and
notice: "../NOTICE"
is something that is not supported / recommended, this CL just copies
NOTICE file from java/NOTICE to the top level directory.
Note also that NOTICE for LatinIME has a special notation [2].
[1]: Originally added in the following CL for Bug 2548782
If50b2e9e9cc4b4876b0d047fc9f34e2d537a6da4
443c360d0afdbab091994244f045f4756feaf2b4
[2]: Originally added in the following CL for Bug 7285172
Ib4f4e433850d3f58e0a7cef205be4dc59c7f28c4
49d301e9ad470a83048e0a5093cd88e54dd491be
Test: Locally verified as follows:
lunch aosp_taimen-userdebug
make -j
cat $OUT/obj/NOTICE_FILES/src/system/app/LatinIME/LatinIME.apk.txt
Change-Id: I0ca84c46125de7f86f9e26906e107ac9ad7af177
|  Yohei Yukawa | 2 | -0/+192 |
2018-11-10 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: If1a85bd7e787396faf8fb780a96e598c81dc4087
|  Bill Yi | 1 | -1/+1 |
2018-11-09 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I6dd75f52e619fdc8c3d54ea223f0e35171b3bc1c
|  Bill Yi | 1 | -2/+2 |
2018-11-06 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I075d4469fed4c68a77c131c2f9d76ec283fe0b04
|  Bill Yi | 1 | -1/+1 |
2018-11-02 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I42759929af5c662c4b5d306b4967e67f5ad05547
|  Bill Yi | 1 | -1/+1 |
2018-11-01 | Convert to Android.bp•••See build/soong/README.md for more information.
Test: cd packages/inputmethods/LatinIME; mma
Change-Id: Ib8867d3b74f09fc1d9f95adc9a49a81ac0f7f054
Merged-In: Ib8867d3b74f09fc1d9f95adc9a49a81ac0f7f054
|  Dan Willemsen | 39 | -1081/+533 |
2018-10-29 | Fix dicttool build•••This CL partially reverts
- Id88b02b74bdfe4ca05b08181ceb6b34d5652fc0c
- I05c7d8429e8d9a26139456763c77997340fea8c2
And followup (remove shortcut support)
- I73b7dc008a5acaf75a31a36a2d332b5afabd82d0
Bug: 28255684
Test: make -j10 dicttool_aosp
Change-Id: I2e01ed86b9517a1141aee35ea6d8ef39258981d1
|  Tadashi G. Takaoka | 12 | -61/+1193 |
2018-10-28 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I27785eae6f6e44e130a7cad0cfedeb8ed630e95f
|  Bill Yi | 1 | -3/+3 |
2018-10-15 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I8f0f4691bcdb730d71feae0616c65f1e38b99b06
|  Bill Yi | 1 | -2/+2 |
2018-10-13 | Import translations. DO NOT MERGE•••Change-Id: Id26d6b48ca52c631b3f2041682663f07b49e4b80
Auto-generated-cl: translation import
|  Bill Yi | 43 | -150/+150 |
2018-10-13 | Import translations. DO NOT MERGE•••Change-Id: I76dbccb4e65ebb99db55049222d6fe361d08d9fc
Auto-generated-cl: translation import
|  Bill Yi | 13 | -18/+18 |
2018-10-13 | Import translations. DO NOT MERGE•••Change-Id: I0606bc4b8d8c37ef386f1af4764a6887b86017f5
Auto-generated-cl: translation import
|  Bill Yi | 1 | -1/+1 |
2018-10-13 | Import translations. DO NOT MERGE•••Change-Id: Id8ca0f5d84e52df495611542f8c52e63329d531a
Auto-generated-cl: translation import
|  Bill Yi | 16 | -42/+42 |
2018-10-13 | Import translations. DO NOT MERGE•••Change-Id: I915ddb171c85d7f9f1428bb52e60727a9e254a60
Auto-generated-cl: translation import
|  Bill Yi | 2 | -2/+2 |
2018-10-13 | Import translations. DO NOT MERGE•••Change-Id: I521ffadf560fd919a12387844ba6799a024884b1
Auto-generated-cl: translation import
|  Bill Yi | 1 | -1/+1 |
2018-10-10 | Remove paulduffin@ from OWNERS•••Test: n/a
Change-Id: I24503d403feefbed40475660983493fb2991d9a8
|  Paul Duffin | 1 | -3/+0 |