- Mar 30, 2024
-
-
Aleksandras Kostarevas authored
-
Aleksandras Kostarevas authored
-
- Mar 21, 2024
-
-
Aleksandras Kostarevas authored
-
- Mar 13, 2024
-
-
Aleksandras Kostarevas authored
-
- Mar 05, 2024
-
-
Aleksandras Kostarevas authored
-
- Feb 20, 2024
-
-
Aleksandras Kostarevas authored
-
- Jan 30, 2024
-
-
Aleksandras Kostarevas authored
Fix finetuning, add a finetuning screen, handle errors during importing model, update metadata format, add model exporting
-
- Jan 28, 2024
-
-
Aleksandras Kostarevas authored
Fix embedded tokenizer loading, implement new model management methods, implement model info loading, model importing
-
- Jan 23, 2024
-
-
Aleksandras Kostarevas authored
-
- Jan 22, 2024
-
-
Aleksandras Kostarevas authored
-
- Jan 16, 2024
-
-
Aleksandras Kostarevas authored
-
- Dec 19, 2023
-
-
Aleksandras Kostarevas authored
-
Aleksandras Kostarevas authored
-
- Dec 04, 2023
-
-
Aleksandras Kostarevas authored
-
- Nov 28, 2023
-
-
Aleksandras Kostarevas authored
-
- Nov 25, 2023
- Nov 14, 2023
-
-
Aleksandras Kostarevas authored
-
Aleksandras Kostarevas authored
-
- Nov 07, 2023
-
-
Aleksandras Kostarevas authored
-
- Nov 06, 2023
-
-
Aleksandras Kostarevas authored
-
- Oct 10, 2023
-
-
Aleksandras Kostarevas authored
-
Aleksandras Kostarevas authored
-
- Sep 28, 2023
-
-
Aleksandras Kostarevas authored
-
- Jul 06, 2023
-
-
abb128 authored
-
- Mar 19, 2023
-
-
Jing Mike authored
Since some variables with module LatinIME are defined but not used, when compiled with build combination "sdk_pc_x86_64-userdebug" and build command "mmm packages/inputmethods/LatinIME", the following code lines will be reported that "variable 'XXX' set but not used". (should be similar for all the other build combinations) Repeated 10 times for each: terminal_position_lookup_table.cpp:74:9 removedEntryCount terminal_position_lookup_table.cpp:85:9 removedEntryCount proximity_info_state_utils.cpp:493:9 tempTime trie_map.cpp:56:9 unusedRegionSize suggestion_results.cpp:100:9 index Repeated 80+ times: proximity_info_utils.h:75:25 proximityChar With this patch we are removing some of the unused variables and putting the C++ 17 attribute [[maybe_unused]] to the others which are used for logging. Then all the related build warnings have been eliminated. Test: mmm packages/inputmethods/LatinIME, presubmit check. Change-Id: Ia66766322d6ae8a010b1cb55cc22993fbc6d012c Signed-off-by:
Jing Mike <jingyangliu@eswincomputing.com>
-
- Jul 31, 2020
-
-
Seigo Nonaka authored
See https://source.android.com/setup/contribute/respectful-code for reference Bug: 161896447 Test: tapas LatinIME && m Change-Id: Ic06f948c023a091e1532db826a78dd01031d7205
-
Jeff Sharkey authored
See https://source.android.com/setup/contribute/respectful-code for reference Bug: 161896447 Change-Id: I171bc299e660f96f20041a67a3052bd8a2ed781c
-
- Dec 11, 2018
-
-
Chih-Hung Hsieh authored
Bug: 30413223 Test: make with WITH_TIDY=1 DEFAULT_GLOBAL_TIDY_CHECKS=-*,performance* Change-Id: I06021a6597705515dc7a3cb81a7fbbac7ba344a1
-
- Sep 25, 2018
-
-
Chih-Hung Hsieh authored
Bug: 116614593 Test: build with WITH_TIDY=1 Change-Id: Ic2a04f82f36c2f7fe43109a7a74270044d227789
-
- Jul 26, 2018
-
-
Yohei Yukawa authored
This CL addresses compiler warnings when building libjni_latinime.so with NDK from Android Studio. There should be no behavior change. Bug: 110741422 Bug: 110757803 Test: tapas LatinIME LatinIMETests arm64 userdebug && make -j Change-Id: Icc711dd46511a167b1fd90028552def5b2f9941f
-
- Dec 17, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 18725954 Change-Id: Ia442ba4b5d84311057d83edf6e7aeb151d6a820b
-
- Dec 15, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 18725954 Change-Id: I3c823fda1b7daf41d82b118d9495f5f2356a1a5e
-
Keisuke Kuroyanagi authored
Bug: 18725954 Change-Id: I8fcb0d15dda3f823a4575fe707bcdec57ff5e89b
-
Keisuke Kuroyanagi authored
Bug: 18725954 Change-Id: Ic97d3a56b036ff042322c9f794504064046fd7d7
-
- Dec 09, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 7677193 Change-Id: I66eddbf27a9db8682c0347a1be19922792a3bea7
-
- Nov 25, 2014
-
-
Keisuke Kuroyanagi authored
Before: Total words: 1134659, Success Num: 944709, Success Percentage: 83.259% Bad Failures, with auto-correction (typed word == expected word, output word != expected word): 1258, Bad Failure Percentage: 0.111% Failures, with auto-correction (F-C): 28013, F-C Percentage: 2.469% Max Keystrokes: 6072844, Min Keystrokes: 3347332, Keystroke Saving Percentage:44.880% After: Total words: 1134665, Success Num: 945026, Success Percentage: 83.287% Bad Failures, with auto-correction (typed word == expected word, output word != expected word): 1271, Bad Failure Percentage: 0.112% Failures, with auto-correction (F-C): 27756, F-C Percentage: 2.446% Max Keystrokes: 6072850, Min Keystrokes: 3290996, Keystroke Saving Percentage:45.808% Change-Id: I16af52a3e9c371b95fd6f0741f45ee6b2443bea6
-
Keisuke Kuroyanagi authored
Change-Id: Ie28768ceadcd7a2d940c57eb30be7d4c364e509f
-
- Nov 19, 2014
-
-
Jean Chalard authored
Bug: 18436480 Change-Id: Ic92cae7c85c07c8f62a5b6e69d2b71e204aff50d
-
- Nov 11, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 10059681 Change-Id: Ic29e79d049bb532727cf5cb1e529fec5d35156ed
-