Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature multi locale #586

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from
Draft

Feature multi locale #586

wants to merge 19 commits into from

Commits on Mar 12, 2022

  1. add multilingual typing

    Helium314 authored Mar 12, 2022
    Configuration menu
    Copy the full SHA
    3d7c37e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. update multilingual typing

    revert switch between main and secondary locale
    tune suggestion weights for each locale based on mConfidence
    more preparations for making secondary dictionary selectable
    isValidSpellingWord now uses both dictionaries (called only by spell checker)
    Helium314 authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    b7126d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    3fe1e2f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Configuration menu
    Copy the full SHA
    26efc80 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. Configuration menu
    Copy the full SHA
    307af99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8183de7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99260a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    115d0f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    034ebe7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06c15da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df42118 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #565 from Helium314/patch-3

    Add multilingual typing
    MajeurAndroid authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    e4f89af View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. fix crash

    Helium314 authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    623a807 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #575 from Helium314/patch-3

    Fix crash when getting available dictionaries
    MajeurAndroid authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    0badd59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7cab81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0adcba View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    b237346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6afc90c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Merge pull request #577 from Helium314/patch-3

    Update feature-multi-locale
    MajeurAndroid authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    c822485 View commit details
    Browse the repository at this point in the history