summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-12-12[automerge] Update preparers to align across everything 2p: 3ae2304d4fJulien Desprez
2022-12-12Update preparers to align across everythingJulien Desprez
2022-10-17Fix errorprone warnings that should be errorsCole Faust
2021-06-14Bump targetSdkVersion to "30"Yohei Yukawa
2021-02-17[LSC] Add LOCAL_LICENSE_KINDS to packages/inputmethods/LatinIMEBob Badour
2020-07-31Update language to comply with Android’s inclusive language guidanceSeigo Nonaka
2020-07-31Update language to comply with Android's inclusive language guidanceJeff Sharkey
2018-12-13Migrate packages/inputmethods/LatinIME to androidx.testBrett Chabot
2018-11-13Bump targetSdkVersion to "28" and minSdkVersion to "21"Yohei Yukawa
2018-11-13Re-introduce <uses-sdk> to the main AndroidManifest.xmlYohei Yukawa
2018-10-31Convert to Android.bpDan Willemsen
2018-10-31Merge "Fix dicttool build" am: a92d0f9262 am: 438a303732Tadashi G. Takaoka
2018-10-29Fix dicttool buildTadashi G. Takaoka
2018-08-13Add missing test runner annotationsYohei Yukawa
2018-07-25Specify version code in AndroidManifest.xmlYohei Yukawa
2018-07-25Move <uses-sdk /> to a differnt XMLYohei Yukawa
2018-07-24Migrate to Android Testing Support Lib (part 7/N)Yohei Yukawa
2018-07-23Migrate to Android Testing Support Lib (part 6/N)Yohei Yukawa
2018-07-06Migrate to Android Testing Support Lib (part 5/N)Yohei Yukawa
2018-07-06Migrate to Android Testing Support Lib (part 4/N)Yohei Yukawa
2018-07-06Merge "Migrate to Android Testing Support Lib (part 3/N)"TreeHugger Robot
2018-07-06Merge "Migrate to Android Testing Support Lib (part 2/N)"TreeHugger Robot
2018-07-05Migrate to Android Testing Support Lib (part 3/N)Yohei Yukawa
2018-07-05Migrate to Android Testing Support Lib (part 1/N)Yohei Yukawa
2018-07-05Migrate to Android Testing Support Lib (part 2/N)Yohei Yukawa
2018-07-04Remove unused class PersonalDictionaryLookupYohei Yukawa
2018-07-04Add AndroidTest.xml for LatinIMEYohei Yukawa
2017-12-15Add android.test.base/stubs dependencyPaul Duffin
2017-12-05Flatten dependency hierarchy of legacy-android-testPaul Duffin
2017-11-16Use a.t.mock.stubs instead of a.t.mock.sdkPaul Duffin
2017-06-13Fix dependencies of packages that target earlier releasesPaul Duffin
2017-05-10Prepare for removal of junit and android.test classes from Android API (step 1)Paul Duffin
2016-08-25Avoid JUnit4 collision in android-support-test, mockito-targetGuang Zhu
2015-07-15[LatinIME] Support MNC permissions.Mohammadinamul Sheik
2015-06-23Fix breakage in tests.Tom Ouyang
2015-04-20Always specify non-null Locale object to SuggestionSpanYohei Yukaw
2015-04-17Merge "Add affinity model for contact names."Tom Ouyang
2015-04-16Add affinity model for contact names.Tom Ouyang
2015-04-13Store raw strings for personal dictionaryJatin Matani
2015-04-09Personal dictionary feeds a personal LM.Dan Zivkovic
2015-04-06Define stats for UserDictionaryLookup.Dan Zivkovic
2015-04-06Merge "Revert "Declare that LatinIME does not use cleartext network traffic.""Dan Zivkovic
2015-04-06Revert "Declare that LatinIME does not use cleartext network traffic."Dan Zivkovic
2015-04-03Merge "Declare that LatinIME does not use cleartext network traffic."Alex Klyubin
2015-04-02Log interrupted tasks in AOSP.Dan Zivkovic
2015-04-02Declare that LatinIME does not use cleartext network traffic.Alex Klyubin
2015-04-02Add shortcut support to UserDictionaryLookup.Dan Zivkovic
2015-03-27"spellcheking" needs spellchecking.Chieu Nguyen
2015-03-25Use the complete Locale in generating the dictionary id.Mohammadinamul Sheik
2015-03-24Merge "Disable Hinglish locale."Chieu Nguyen