aboutsummaryrefslogtreecommitdiffstats
path: root/tools/EditTextVariations/Android.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial successful standalone buildAmin Bandali2025-01-111-0/+26
* Convert to Android.bp•••See build/soong/README.md for more information. Test: cd packages/inputmethods/LatinIME; mma Change-Id: Ib8867d3b74f09fc1d9f95adc9a49a81ac0f7f054 Dan Willemsen2018-10-311-26/+0
* 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 Yohei Yukawa2018-05-221-0/+26