Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Migrate to Android Testing Support Lib (part 2/N)" | 2018-07-06 | 3 | -9/+46 | |
|\ | |||||
| * | Migrate to Android Testing Support Lib (part 2/N)•••This CL converts tests under com.android.inputmethod.compat to Android Testing Support Library. Bug: 110805255 Test: verified as follows. No new test failures. tapas adb LatinIME LatinIMETests arm64 userdebug && \ DISABLE_PROGUARD=true make -j LatinIME && \ adb install -r $OUT/system/app/LatinIME/LatinIME.apk && \ atest LatinIMETests:com.android.inputmethod.compat Change-Id: I6766447ca27f5cccdb1e9f7e751235daa04cc252 | 2018-07-05 | 3 | -9/+46 | |
* | | Migrate to Android Testing Support Lib (part 1/N)•••This CL converts tests under com.android.inputmethod.latin.utils to Android Testing Support Library. Bug: 110805255 Test: verified as follows. No new test failures. tapas adb LatinIME LatinIMETests arm64 userdebug && \ DISABLE_PROGUARD=true make -j LatinIME && \ adb install -r $OUT/system/app/LatinIME/LatinIME.apk && \ atest LatinIMETests:com.android.inputmethod.latin.utils Change-Id: I5cc2ddbc4116003ab6407432ab521b6b560052ae | 2018-07-05 | 13 | -65/+206 | |
|/ | |||||
* | Remove unused class PersonalDictionaryLookup•••PersonalDictionaryLookup has never been used. Usually proguard can remove this class but it also makes it difficult to run unit tests. We should just remove this unused class. Bug: 111164993 Test: compile Test: No new test failure Change-Id: I732db94cb3aac4ed9c6b5954679b896334a12a9c | 2018-07-04 | 2 | -1143/+0 | |
* | Add AndroidTest.xml for LatinIME•••Fix: 111161344 Test: Manually tested as follows tapas adb LatinIME LatinIMETests arm64 userdebug && \ DISABLE_PROGUARD=true make -j LatinIME && \ adb install -r $OUT/system/app/LatinIME/LatinIME.apk && \ atest LatinIMETests Change-Id: If9f5691d5c624c9856acd31a3e1de307360d2c7c | 2018-07-04 | 1 | -0/+40 | |
* | Merge "Import translations. DO NOT MERGE" | 2018-06-27 | 1 | -2/+2 | |
|\ | |||||
| * | Import translations. DO NOT MERGE•••Change-Id: Ia3fb708923998222608c8c4de5617ee4ad6e936d Auto-generated-cl: translation import | 2018-06-27 | 1 | -2/+2 | |
* | | Merge "Import translations. DO NOT MERGE" | 2018-06-27 | 1 | -3/+3 | |
|\ \ | |||||
| * | | Import translations. DO NOT MERGE•••Change-Id: Ib1fbe9d70fcb60c19b0323490a6b8cb147e83bed Auto-generated-cl: translation import | 2018-06-27 | 1 | -3/+3 | |
| |/ | |||||
* / | Import translations. DO NOT MERGE•••Change-Id: I3494a9c6608aafc5406ca9a6f341983fe82feccc Auto-generated-cl: translation import | 2018-06-27 | 1 | -1/+1 | |
|/ | |||||
* | Merge "Merge inputmethodcommon into LatinIME repo" | 2018-06-25 | 5 | -1/+432 | |
|\ | |||||
| * | Merge inputmethodcommon into LatinIME repo•••This is a preparation to deprecate frameworks/opt/inputmethodcommon repository. Currently repository 'inputmethodcommon' is used only from LatinIME. Having such a repository only for one project is overkill. Also, to add gradle build support to LatinIME project, it would be much easier LatinIME didn't have such a dependency. This CL mechanically copies files in 'inputmethodcommon' repository to 'LatinIME' repository. In theory there should be no behavior change. Bug: 110741521 Test: tapas LatinIME && make -j Change-Id: I3fabb038be9a944dcd9ef79ffcc89800a5f0bf5a | 2018-06-24 | 5 | -1/+432 | |
* | | Remove an unused layout file•••This layout file was copied from Settings app but in LatinIME it has never been used. Also, android:onClick attributes in that layout file are pointing to non-existing method in LatinIME, which causes lint warnings. Since tihs files has never been used in LatinIME, there should be no user-visible behavior change. Bug: 110757803 Test: tapas LatinIME && make -j Change-Id: Ib51744979df333ac432aefc54ef7d0f413cf6161 | 2018-06-24 | 1 | -90/+0 | |
|/ | |||||
* | [automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-dev am...•••am: da96495c86 -s ours Change-Id: I14e5d966b8c80f2fcd183caac830f58be76f2611 | 2018-06-21 | 0 | -0/+0 | |
|\ | |||||
| * | [automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-dev•••am: 900a59f177 -s ours Change-Id: If686cbc8844e0dd19d1f37b1012aa1159bafe78e | 2018-06-21 | 0 | -0/+0 | |
| |\ | |||||
| | * | Merge "Import translations. DO NOT MERGE" into pi-dev | 2018-06-22 | 2 | -2/+2 | |
| | |\ | |||||
| | | * | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import Bug: 64712476 Change-Id: I3a99b392b7d303bac6c0e702029642b75419a6cb | 2018-06-21 | 2 | -2/+2 | |
* | | | | [automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-dev am...•••am: 30b871c550 -s ours Change-Id: Ic0aaf1b5f4a486cc9717c853002a80f6814a3b0b | 2018-06-21 | 0 | -0/+0 | |
|\| | | | |||||
| * | | | [automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-dev•••am: 79f43db513 -s ours Change-Id: I7e2c2f6b4081255210a646b9023e9173f7130d56 | 2018-06-21 | 0 | -0/+0 | |
| |\| | | |||||
| | * | | Merge "Import translations. DO NOT MERGE" into pi-dev | 2018-06-21 | 1 | -1/+1 | |
| | |\ \ | |||||
| | | * | | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import Bug: 64712476 Change-Id: I8984bc6cf378f0efcbcb0e7a1d601614045c6d10 | 2018-06-21 | 1 | -1/+1 | |
| | | |/ | |||||
* | | | | [automerger skipped] Import translations. DO NOT MERGE am: 3fc7472bcf -s ours•••am: 6e78ee9f84 -s ours Change-Id: I908e1bfe8568128f71a710d62c340effda6482f6 | 2018-06-21 | 0 | -0/+0 | |
|\| | | | |||||
| * | | | [automerger skipped] Import translations. DO NOT MERGE•••am: 3fc7472bcf -s ours Change-Id: I004f85a326da76a65c1d8fa8072ba719c5e42344 | 2018-06-21 | 0 | -0/+0 | |
| |\| | | |||||
| | * | | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import Bug: 64712476 Change-Id: Ifdefd11713addfc8ffedee5f65b9c842cbe3a435 | 2018-06-21 | 1 | -1/+1 | |
| | |/ | |||||
* | | | Merge "Import translations. DO NOT MERGE" | 2018-06-20 | 2 | -3/+3 | |
|\ \ \ | |||||
| * | | | Import translations. DO NOT MERGE•••Change-Id: I5e073ffc26f474f27faafc7f0e1c28858a0f2d1a Auto-generated-cl: translation import | 2018-06-20 | 2 | -3/+3 | |
* | | | | Merge "Import translations. DO NOT MERGE" | 2018-06-20 | 1 | -1/+1 | |
|\ \ \ \ | |||||
| * | | | | Import translations. DO NOT MERGE•••Change-Id: I268ff60118e223b9645b93e6af9ec75efb2d8003 Auto-generated-cl: translation import | 2018-06-20 | 1 | -1/+1 | |
| |/ / / | |||||
* / / / | Import translations. DO NOT MERGE•••Change-Id: I161eb84ec4a68d0983aeaffad5ac4b4f68e64afc Auto-generated-cl: translation import | 2018-06-20 | 1 | -1/+1 | |
|/ / / | |||||
* | | | Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master am: 787b1fd397•••am: d3bd55ff36 Change-Id: I5634d7f941eb68ae2c60074dc35483b8d70249e0 | 2018-06-09 | 0 | -0/+0 | |
|\| | | |||||
| * | | Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master•••am: 787b1fd397 Change-Id: I7d53b153be2c2ae7953862b31c33924b3a4b69a7 | 2018-06-09 | 0 | -0/+0 | |
| |\ \ | |||||
| | * \ | Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master•••Bug: 79597307 Change-Id: I76aba51f6b8badf493af7f7c5311cc4d64ae92da | 2018-06-08 | 39 | -86/+6320 | |
| | |\ \ | | |/ / | |/| | | |||||
* | | | | [automerger skipped] Import translations. DO NOT MERGE am: 5223e55714 -s ours•••am: fe98372052 -s ours Change-Id: Ia7a523f3f12cd60f8f98d28a506f70ef406c2f66 | 2018-06-04 | 0 | -0/+0 | |
|\| | | | |||||
| * | | | [automerger skipped] Import translations. DO NOT MERGE•••am: 5223e55714 -s ours Change-Id: Idad46c75f15d0c86502a6da620729217798fbe66 | 2018-06-04 | 0 | -0/+0 | |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import Bug: 64712476 Change-Id: Idfabfb70bd18c49a7c22d374d3679682228e9a6f | 2018-06-03 | 1 | -1/+1 | |
* | | | | Merge "Import translations. DO NOT MERGE" | 2018-05-26 | 1 | -1/+1 | |
|\ \ \ \ | |||||
| * | | | | Import translations. DO NOT MERGE•••Change-Id: If609cecd258ccedd9073d17d342e2847e2f19909 Auto-generated-cl: translation import | 2018-05-24 | 1 | -1/+1 | |
* | | | | | Merge "Import translations. DO NOT MERGE" | 2018-05-25 | 2 | -6/+6 | |
|\ \ \ \ \ | |||||
| * | | | | | Import translations. DO NOT MERGE•••Change-Id: Ia196c88f1238f9b8332beaff05066fb585dc899f Auto-generated-cl: translation import | 2018-05-24 | 2 | -6/+6 | |
| |/ / / / | |||||
* | | | | | [automerger skipped] Import translations. DO NOT MERGE am: 6f52cfc821 -s ours•••am: d6cc05be1d -s ours Change-Id: Ia7eb3eafb6844300693c864ddad35cbb5a7de9f9 | 2018-05-25 | 0 | -0/+0 | |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | [automerger skipped] Import translations. DO NOT MERGE•••am: 6f52cfc821 -s ours Change-Id: Ie9432dc64b559b374b19eeeb935f7ef7068c1ab3 | 2018-05-25 | 0 | -0/+0 | |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import Bug: 64712476 Change-Id: Ie39b03988909ff74c926f29324818007de3c624b | 2018-05-24 | 2 | -6/+6 | |
* | | | | | [automerger skipped] Import translations. DO NOT MERGE am: 1896f3436b -s ours•••am: b1283460a2 -s ours Change-Id: Iaf54d091ca2482b3d413f9e9796db9baff4406f9 | 2018-05-24 | 0 | -0/+0 | |
|\| | | | | |_|/ / |/| | | | |||||
| * | | | [automerger skipped] Import translations. DO NOT MERGE•••am: 1896f3436b -s ours Change-Id: I01e54375e0cc37def80a199a8ce2fbeb8fb37865 | 2018-05-23 | 0 | -0/+0 | |
| |\| | | |||||
| | * | | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import Bug: 64712476 Change-Id: Ie24f420e99418085e9c202fdea3dac9773fb30a5 | 2018-05-22 | 1 | -1/+1 | |
* | | | | Opensource a test tool called EditTextVariations•••This CL opensouces a testing tool called EditTextVariations that has been used internally to test IME behaviors on various EditorInfo#inputType and EditorInfo#imeOptions. Bug: 80039502 Test: Manually verified as follows. 1. tapas EditTextVariations 2. make -j 3. adb install -r $ANDROID_TARGET_OUT_TESTCASES/EditTextVariations/EditTextVariations.apk Change-Id: Ia87e655573c2fd1fc09d56e4af90bfb1dfd65f9b | 2018-05-22 | 27 | -0/+2073 | |
* | | | | [automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-dev am...•••am: 6edf41eede -s ours Change-Id: I121d5f4aab7996fa7c293c6677c12fc06cd681a8 | 2018-05-20 | 0 | -0/+0 | |
|\| | | | |||||
| * | | | [automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-dev•••am: 2435eb87ba -s ours Change-Id: I93b6417a13e9682cc29befcd41ce97db5e81b06b | 2018-05-20 | 0 | -0/+0 | |
| |\| | | |||||
| | * | | Merge "Import translations. DO NOT MERGE" into pi-dev | 2018-05-20 | 1 | -1/+1 | |
| | |\ \ | |||||
| | | * | | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import Bug: 64712476 Change-Id: I0e9cf9c7d530ee93b2ffdeb219971660e87bfe18 | 2018-05-20 | 1 | -1/+1 |