41
I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix wrong usage of std::clamp. (#1054) More... 3 days ago
Address clang-tidy warning. More... 4 days ago
Run clang include cleaner on //base More... 4 days ago
Revisit usage of DEBIAN_FRONTEND=noninteractive. More... 5 days ago
Follow docker best practice to minimize layers. More... 5 days ago
Refactoring of date_rewriter. More... 5 days ago
Refactoring: Moves the literal_on_top condition from DictionaryPredictor to TypingCorrector. All decoder experimental parameters and core logic are in TypingCorrector. We will be able to apply more advanced logic e.g. ML for the literal_on_top condition. More... 5 days ago
Add more test cases to composer_test More... 5 days ago
Remove deprecated parameters. More... 5 days ago
- Introduced typing_correction_promote_kana_modifier_insensitive_corrections flag. When the top correction is pure kana insensitive corrections, we do not allow other non-kana-insensitive corrections. - Refactoring on typing correction module More... 5 days ago
Set priorities to the request. More... 6 days ago
Use Abseil log. More... 6 days ago
Fix wrong column order in aux dictionary (#928) More... 6 days ago
Fix a crash error in debug build. More... 6 days ago
Renamed the method names to keep consistency with sub components. - CheckCompositionSpelling -> CorrectComposition - MaybeApplyHomonymCorrection -> PostCorrect More... 6 days ago
Fix icon name mapping in flatpak (#1049) More... 7 days ago
Fix multipliciation and implicit cast More... 8 days ago
[trans] Update Translation More... 8 days ago
Use Abseil log. More... 9 days ago
Changed the return value of CheckSpelling from CheckSpellingResponse to std::optional<CheckSpellingResponse> More... 9 days ago
Add utf8 string view range/iter (#1047) More... 9 days ago
Consider non-character as valid unicode (#1046) More... 9 days ago
Use -c opt for build and -c dbg for test. More... 10 days ago
Remove code fragment for older abseil versions. More... 12 days ago
Revert "Destroy virtual keyboard when it is not activated." More... 12 days ago
Switched to SupplementalModel from SpellCheckerService. More... 12 days ago
Allow overriding iso-codes and xkb paths (#1042) More... 13 days ago
[trans] Update Translation More... 13 days ago
Remove unused visibility specs (last referenced in codebase over 92 days ago) More... 14 days ago
Add a `Dockerfile` for Ubuntu 24.04 More... 14 days ago