Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial successful standalone build | 2025-01-11 | 7 | -3/+195 | |
* | Use the global default cpp_std.•••Bug: http://b/344590580 Change-Id: Icf1f9f5559596097e156aa9f1673a438741379b3 | 2024-06-03 | 2 | -4/+3 | |
* | dicttoolkit: pin cpp_std to gnu++17•••This project doesn't build with gnu++20 and prevents AOSP default to be upgraded to a newer standard. Once the build failure is fixed here, this change can be reverted. Bug: 311052584 Test: m checkbuild Change-Id: If2d19c1b6d970703a1dbf7685588a4a4be5a53c1 | 2023-11-15 | 1 | -0/+1 | |
* | [LSC] Add LOCAL_LICENSE_KINDS to packages/inputmethods/LatinIME•••Added SPDX-license-identifier-Apache-2.0 to: Android.bp common/Android.bp java/Android.bp native/dicttoolkit/Android.bp native/jni/Android.bp tests/Android.bp tools/EditTextVariations/Android.bp tools/dicttool/Android.bp tools/make-keyboard-text/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I440008bffac5c97a2497970af377a9d03262b6d8 | 2021-02-17 | 1 | -0/+9 | |
* | Add explicit dependencies on jni_headers•••Preparation for removing implicit include paths for jni.h from soong. Bug: 152482542 Test: lunch aosp_x86_64 && m checkbuild Change-Id: Ib36e679819a3309ccbf12fd592309b16c8bbd6c8 | 2020-04-13 | 1 | -0/+1 | |
* | Fix performance-for-range-copy warnings•••Bug: 30413223 Test: make with WITH_TIDY=1 DEFAULT_GLOBAL_TIDY_CHECKS=-*,performance* Change-Id: I06021a6597705515dc7a3cb81a7fbbac7ba344a1 | 2018-12-11 | 1 | -1/+1 | |
* | Convert to Android.bp•••See build/soong/README.md for more information. Test: cd packages/inputmethods/LatinIME; mma Change-Id: Ib8867d3b74f09fc1d9f95adc9a49a81ac0f7f054 Merged-In: Ib8867d3b74f09fc1d9f95adc9a49a81ac0f7f054 | 2018-11-01 | 8 | -195/+97 | |
* | Remove LOCAL_CLANG•••clang is the default compiler since Android nougat Change-Id: I52d7f1ded227b21cd88d2d292f0af4adecb800f4 Signed-off-by: Lennart Wieboldt <lennart.1997@gmx.de> | 2017-09-11 | 2 | -3/+0 | |
* | Rely on the platform -std default.•••Bug: http://b/32019064 Test: builds Change-Id: I17611b6d9598992bd52cf3dc93509f0f5e0bdcde | 2016-10-07 | 2 | -5/+3 | |
* | Implement ArgumentsParser::parseArguments and add tests.•••Bug: 10059681 Change-Id: I6511a46c879d7a52d0bb4fcab445a66bc40db98c | 2014-11-21 | 5 | -24/+195 | |
* | Add unit tests for ArgumentsParser.validateSpecs().•••Bug: 10059681 Change-Id: I3ba5d856ad679e32dd3360863335c436ad6e7301 | 2014-11-18 | 4 | -3/+91 | |
* | Define arguments for commands in dicttoolkit.•••Bug: 10059681 Change-Id: I1ceaeeaa9e2055c357fe969818498de9d6288862 | 2014-11-15 | 16 | -9/+455 | |
* | Merge "Add OffdeviceIntermediateDictHeader." | 2014-11-13 | 3 | -1/+52 | |
|\ | |||||
| * | Add OffdeviceIntermediateDictHeader.•••Used to have header information in OffdeviceIntermediateDict. Bug: 10059681 Change-Id: I966c26e514ddd229cf5597d3b96941234c530863 | 2014-11-13 | 3 | -1/+52 | |
* | | Merge "Utf8Utils for dicttoolkit." | 2014-11-13 | 4 | -2/+265 | |
|\| | |||||
| * | Utf8Utils for dicttoolkit.•••Bug: 10059681 Change-Id: Ie484ba8096823792f0ac663524d1c02d1be070e9 | 2014-11-13 | 4 | -2/+265 | |
* | | Merge "Introduce OffdeviceIntermediateDict for dicttolkit." | 2014-11-11 | 6 | -1/+391 | |
|\| | |||||
| * | Introduce OffdeviceIntermediateDict for dicttolkit.•••Bug: 10059681 Change-Id: Ib6e9019502b59dd959c04c8f4996ca932c2b1ba8 | 2014-11-12 | 6 | -1/+391 | |
* | | Implement help command for dicttoolkit.•••Bug: 10059681 Change-Id: I0cadf1f80103136cdac5c00b6fca4d81b4bf7384 | 2014-11-11 | 10 | -1/+52 | |
|/ | |||||
* | Add CommandExecutor for dicttoolkit.•••Bug: 10059681 Change-Id: I90334caaf37c84ce7d1b93d12efbfb5f244a9420 | 2014-11-09 | 14 | -28/+399 | |
* | Introduce CommandUtils for dicttoolkit•••Bug: 10059681 Change-Id: Ic6947e76d77dc87bf88dc3a2b749e41fae7553b7 | 2014-11-08 | 7 | -3/+165 | |
* | Initial commit for native dicttoolkit.•••Bug: 10059681 Change-Id: Ib730af8ebc944e08aaada869c0626724a499747c | 2014-10-31 | 8 | -0/+284 |