summaryrefslogtreecommitdiff
path: root/native
AgeCommit message (Expand)Author
2023-11-15dicttoolkit: pin cpp_std to gnu++17Tomasz Wasilczyk
2023-03-19Remove unused variablesJing Mike
2021-02-17[LSC] Add LOCAL_LICENSE_KINDS to packages/inputmethods/LatinIMEBob Badour
2021-02-17Merge "Mark liblatinime_unittests as unit_test:true to run in presubmit in CI"android-s-preview-1Treehugger Robot
2021-02-16Mark liblatinime_unittests as unit_test:true to run in presubmit in CIJulien Desprez
2021-02-16Fix broken liblatinime_unittestsAdrian Roos
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
2020-04-13Add explicit dependencies on jni_headersOrion Hodson
2019-01-14Merge "Move LatinIME and its lib to /product" am: 149b9d4f6e am: 84d156b1e6Anton Hansson
2019-01-11Move LatinIME and its lib to /productAnton Hansson
2018-12-11Merge "Fix performance-for-range-copy warnings" am: db2e4888f8 am: 947f8ee063Chih-Hung Hsieh
2018-12-11Fix performance-for-range-copy warningsChih-Hung Hsieh
2018-11-01Convert to Android.bpDan Willemsen
2018-10-31Convert to Android.bpDan Willemsen
2018-10-05Merge "Add noexcept to move constructors and assignment operators." am: 61d3a...Chih-Hung Hsieh
2018-09-25Add noexcept to move constructors and assignment operators.Chih-Hung Hsieh
2018-07-25Fix lint warnings in LatinIME JNI codeYohei Yukawa
2018-07-25Deprecate host-side C++ test in LatinIMEYohei Yukawa
2017-11-02Use -Werror in packages/inputmethods/LatinIME/native/jniChih-Hung Hsieh
2017-10-20Use -Werror in packages/inputmethods/LatinIME/native/jniChih-Hung Hsieh
2017-09-11Remove LOCAL_CLANGLennart Wieboldt
2016-10-07Rely on the platform -std default.Elliott Hughes
2016-03-22Stop mixing and matching platform and NDK.Dan Albert
2015-03-27am 9ce2d0bb: am 06e62ab2: am cc47075c: Merge "Remove uses of libcxx.mk."Dan Albert
2015-03-27Remove uses of libcxx.mk.Dan Albert
2014-12-17Move dictionary code to top level dictionary dir.Keisuke Kuroyanagi
2014-12-15Remove needless include.Keisuke Kuroyanagi
2014-12-15Add missing error check in TrieMap.Keisuke Kuroyanagi
2014-12-15Remove dependency on jni.h from WordProperty.Keisuke Kuroyanagi
2014-12-09Merge "Quit auto-correct explicit accented letters to base letters."Keisuke Kuroyanagi
2014-12-09Quit auto-correct explicit accented letters to base letters.Keisuke Kuroyanagi
2014-12-03Merge "Enable Quadgram for personalized dicts."Keisuke Kuroyanagi
2014-11-25Merge "Use enum to specify ngram type."Keisuke Kuroyanagi
2014-11-25Enable Quadgram for personalized dicts.Keisuke Kuroyanagi
2014-11-25Use enum to specify ngram type.Keisuke Kuroyanagi
2014-11-25Merge "Implement ArgumentsParser::parseArguments and add tests."Keisuke Kuroyanagi
2014-11-21Implement ArgumentsParser::parseArguments and add tests.Keisuke Kuroyanagi
2014-11-19Fix the base character of D with strokeJean Chalard
2014-11-17Merge "Add unit tests for ArgumentsParser.validateSpecs()."Keisuke Kuroyanagi
2014-11-18Add unit tests for ArgumentsParser.validateSpecs().Keisuke Kuroyanagi
2014-11-17Revert "Follow up to https://android-review.googlesource.com/114561"Ken Wakasa
2014-11-17Follow up to https://android-review.googlesource.com/114561Ken Wakasa
2014-11-15Define arguments for commands in dicttoolkit.Keisuke Kuroyanagi
2014-11-13Merge "Add OffdeviceIntermediateDictHeader."Keisuke Kuroyanagi
2014-11-13Add OffdeviceIntermediateDictHeader.Keisuke Kuroyanagi
2014-11-13Merge "Utf8Utils for dicttoolkit."Keisuke Kuroyanagi
2014-11-13Utf8Utils for dicttoolkit.Keisuke Kuroyanagi
2014-11-11Merge "Introduce OffdeviceIntermediateDict for dicttolkit."Keisuke Kuroyanagi
2014-11-12Introduce OffdeviceIntermediateDict for dicttolkit.Keisuke Kuroyanagi