| Commit message (Expand) | Author | Files | Lines |
2019-04-11 | Import translations. DO NOT MERGE•••Change-Id: I065b01ebce821dd835cc419f43c632d3cbf225cc
Auto-generated-cl: translation import
|  Bill Yi | 1 | -2/+2 |
2019-04-08 | Import translations. DO NOT MERGE•••Change-Id: I88307c88d211620bd51cd6ef8a760fc585378517
Auto-generated-cl: translation import
|  Bill Yi | 1 | -1/+1 |
2019-04-08 | Import translations. DO NOT MERGE•••Change-Id: Ibd4590bf1cbe976ba97e3d4c0f8373fe008e6f27
Auto-generated-cl: translation import
|  Bill Yi | 1 | -1/+1 |
2019-04-05 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I6539176814c71b06abe32ee6b8205f9500ed50f9
|  Bill Yi | 7 | -13/+13 |
2019-04-05 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I7437c061744c3a3ff86c6b476ac1a87525fc74d8
|  Bill Yi | 7 | -13/+13 |
2019-04-05 | Import translations. DO NOT MERGE•••Change-Id: If065e19b8eb151a87285dd390c2dca5213d216a3
Auto-generated-cl: translation import
|  Bill Yi | 7 | -13/+13 |
2019-04-05 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I37bb584aec85ed5299a8033b75b81b330a2ab783
|  Bill Yi | 2 | -4/+4 |
2019-04-05 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: Ic1c492d7ebd6718099bc2b12f3daed09596218cd
|  Bill Yi | 2 | -4/+4 |
2019-04-05 | Import translations. DO NOT MERGE•••Change-Id: Id4513ea623403b0edceebf4a80d0cccbcefa3713
Auto-generated-cl: translation import
|  Bill Yi | 2 | -4/+4 |
2019-03-26 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I5d712356e5bc9cc77bbaa3a1f65ecdef6284b4a8
|  Bill Yi | 1 | -2/+2 |
2019-03-23 | Import translations. DO NOT MERGE•••Change-Id: I4f02f5f4ccc6ff864fb5120dc7766755fb773fcf
Auto-generated-cl: translation import
|  Bill Yi | 1 | -2/+2 |
2019-02-21 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I2b984642494033f59d02cf4c640793b47e63c6b3
|  Bill Yi | 4 | -193/+193 |
2019-02-21 | Import translations. DO NOT MERGE•••Change-Id: I48a6f3055d8dd3182ff98a6edace3a4e35b4326d
Auto-generated-cl: translation import
|  Bill Yi | 5 | -14/+14 |
2019-02-21 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I7809654384cc42e87999e222316e25f4bd70641f
|  Bill Yi | 2 | -74/+74 |
2019-02-21 | Import translations. DO NOT MERGE•••Change-Id: Icdaeac3123fef5ca97a44cc155d4f428138ae985
Auto-generated-cl: translation import
|  Bill Yi | 2 | -4/+4 |
2019-02-21 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I136d94f85222806b5104a16b6d544dc1c377c5e3
|  Bill Yi | 1 | -179/+179 |
2019-02-21 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I6e496165fde5ea66dda1559f39a0c02c949265b0
|  Bill Yi | 2 | -1286/+1286 |
2019-02-21 | Import translations. DO NOT MERGE•••Change-Id: Iaaf42624b7933d8a479a9eea71aedbc3711de6cb
Auto-generated-cl: translation import
|  Bill Yi | 2 | -6/+6 |
2019-02-21 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: Ied44fc2e6b9256a6744387ca511946b21fd44524
|  Bill Yi | 1 | -1/+1 |
2019-02-21 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I9edb7e3ebf58bdf8fe5b12096c37815e58a39e40
|  Bill Yi | 1 | -4/+4 |
2019-02-21 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I05cf27d7d1a197dde37d6dc69433c26e62c88458
|  Bill Yi | 1 | -8/+8 |
2019-02-21 | Import translations. DO NOT MERGE•••Change-Id: I3962401c95664f199216b443e27bf07871b20d07
Auto-generated-cl: translation import
|  Bill Yi | 2 | -2/+2 |
2019-02-07 | Import translations. DO NOT MERGE•••Change-Id: If684531601502dce2fa4c0fe36a1af2086226faa
Auto-generated-cl: translation import
|  Bill Yi | 1 | -1/+1 |
2019-02-05 | Support testing Direct Reply with EditTextVariations on API 24/25•••This is a follow up CL to my previous CL [1], which enabled us to test
Direct-Reply with EditTextVariations.
What this CL does are:
* Specyfing min_sdk_version to avoid INSTALL_FAILED_OLDER_SDK error
when installing on older devices.
* Avoiding NoSuchMethodError on pre-O devices where
Notification.Builder does not have a constructor that takes
notification channel.
* Fixing a race condition where notification can be sent before
notification channel is created.
[1]: Iafffcc7d138b0f502116a5e557f0c3f17e9d0b73
da2486fd63d7d46e982d0e2fb2eba3dac07aff32
Bug: 122957841
Test: Made sure that we can install EditTextVariations on N devices
and "Direct-Reply" on EditTextVariations works there.
Change-Id: Ib4fbd447608b111e763fde4287226cf7e206e65e
|  Yohei Yukawa | 2 | -18/+22 |
2019-02-02 | Import translations. DO NOT MERGE•••Change-Id: I58ea73335befe5324077a7775c4ff78f04ed1a4b
Auto-generated-cl: translation import
|  Bill Yi | 1 | -189/+189 |
2019-02-02 | Import translations. DO NOT MERGE•••Change-Id: I09408d72060cc69d3734647abe7969528539c1cc
Auto-generated-cl: translation import
|  Bill Yi | 1 | -73/+73 |
2019-02-02 | Import translations. DO NOT MERGE•••Change-Id: Ide4b5b729b9a7b482cfbd2aff914c3064f5ec668
Auto-generated-cl: translation import
|  Bill Yi | 1 | -179/+179 |
2019-02-02 | Import translations. DO NOT MERGE•••Change-Id: Ie30d0bb36cd7157921f3745fe722f7c0c458e92f
Auto-generated-cl: translation import
|  Bill Yi | 1 | -1281/+1281 |
2019-02-02 | Import translations. DO NOT MERGE•••Change-Id: Id25f8e0d7b2bb7c47e9f04e6355a10f2da9f9b25
Auto-generated-cl: translation import
|  Bill Yi | 1 | -1/+1 |
2019-02-02 | Import translations. DO NOT MERGE•••Change-Id: I782e5d547025d56f98fc6a972c205367fa9e7bca
Auto-generated-cl: translation import
|  Bill Yi | 1 | -4/+4 |
2019-02-02 | Import translations. DO NOT MERGE•••Change-Id: I51b7669e416dce6ccf73724110d9ed446e0f2940
Auto-generated-cl: translation import
|  Bill Yi | 1 | -8/+8 |
2019-01-28 | Import translations. DO NOT MERGE•••Change-Id: I9612b424937fd60ea265f2276d5a53ebe332afb9
Auto-generated-cl: translation import
|  Bill Yi | 1 | -5/+5 |
2019-01-16 | Support testing Direct Reply with EditTextVariations•••With this CL, EditTextVariations is able to send Direct Repply
notification so that we can easily test IME behaviors there.
You don't need to set up a chat application then let it receive a
message from someone else any more just to test IME behaviors on
Direct Reply.
Fix: 122957841
Test: manually done as follows.
1. tapas EditTextVariations
2. make -j
3. adb install -r \
$ANDROID_TARGET_OUT_TESTCASES/EditTextVariations/EditTextVariations.apk
4. Open EditTextVariations
5. Tap the menu icon.
6. Select "Direct Reply"
7. Make sure that there is a Direct Reply notification.
Change-Id: Iafffcc7d138b0f502116a5e557f0c3f17e9d0b73
|  Yohei Yukawa | 5 | -1/+162 |
2019-01-13 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I55aec88a6c77441c68c7121cab8dcce25d5ef4cc
|  Bill Yi | 1 | -2/+2 |
2019-01-13 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I9baa804b18e008b1083ef970d9d3c12498364744
|  Bill Yi | 1 | -1/+1 |
2019-01-11 | Import translations. DO NOT MERGE•••Change-Id: I57c8de2acc020fdb8d30f8cdc6f5b616acc98eab
Auto-generated-cl: translation import
|  Bill Yi | 1 | -2/+2 |
2019-01-11 | Import translations. DO NOT MERGE•••Change-Id: I23b6acdfb44a25c8136764c6b1b254dd54e363a2
Auto-generated-cl: translation import
|  Bill Yi | 1 | -1/+1 |
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-28 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: Id860302ad84eb62980b4a945874cb45edfdcc687
|  Bill Yi | 5 | -17/+17 |
2018-12-28 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I6c89395f7bef7820235bd25d506493ab2bd577e5
|  Bill Yi | 2 | -4/+4 |
2018-12-28 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I1bb720f59308fd358bf855f68bec70fa4884f197
|  Bill Yi | 3 | -7/+7 |
2018-12-28 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: Iedbf75b9435c748ada110ea50847d4be9efe5f79
|  Bill Yi | 2 | -2/+2 |
2018-12-13 | Migrate packages/inputmethods/LatinIME to androidx.test•••See go/jetpack-test-android-migration
Test: make checkbuild
Change-Id: I63edeced1465725cd8d6467cd75ea1acc2608932
|  Brett Chabot | 54 | -218/+238 |
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-12-11 | Import translations. DO NOT MERGE•••Change-Id: Ife74efb16f80197258d9d56f26a5e8253fa9e503
Auto-generated-cl: translation import
|  Bill Yi | 2 | -4/+4 |
2018-12-11 | Import translations. DO NOT MERGE•••Change-Id: I390f4cc2cb95c7f814594b8ade8d41086e6772df
Auto-generated-cl: translation import
|  Bill Yi | 1 | -1/+1 |
2018-12-06 | Import translations. DO NOT MERGE•••Change-Id: I8f5a587e64d849d775f31e7f3383b2ea2f7c4146
Auto-generated-cl: translation import
|  Bill Yi | 2 | -3/+3 |
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-13 | Bump targetSdkVersion to "28" and minSdkVersion to "21"•••With this CL, targetSdkVersion and minSdkVersion will be bumped as
follows:
targetSdkVersion: 23 -> 28
minSdkVersion: 14 -> 21
As far as we know, there should be no user-visible behavior change on
supported OS versions.
Fix: 119489995
Test: manually verified that LatinIME still is functional
Change-Id: I68f1545778b0c8b44c6850f22f3f5ca25bdb6de0
|  Yohei Yukawa | 3 | -4/+4 |
2018-11-13 | Re-introduce <uses-sdk> to the main AndroidManifest.xml•••This logically reverts my previous CL [1], which moved <uses-sdk />
from AndroidManifest.xml to AndroidManifest_SdkVersion.xml, which was
later accidentally removed during Android.bp migration [2].
Since gradle support in LatinIME is still experimental and not used in
official build, it is OK to keep it broken for a while. A more
important problem right now is letting LatinIME target API 28.
As the first step to let LatinIME target SDK 28, <uses-sdk> will be
revived in AndroidManifest.xml
[1]: Ib673bca5a31b2f95329c9310a127ec0701bd8fdc
9cd42f39eb31d4f0b9cb3a795025e8ab3663f3c8
[2]: Ib8867d3b74f09fc1d9f95adc9a49a81ac0f7f054
22ebec6e2e4bdf3f18023907e649c68ab8b3c7a3
Bug: 110741422
Bug: 119489995
Test: manually verified that LatinIME still is functional
Change-Id: I8b04caa56fe2431c07e076fb6f97c560d5da8838
|  Yohei Yukawa | 2 | -0/+4 |