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

assign _savedLocale when _saveLocal() #676

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Commits on May 4, 2024

  1. add savedLocale get method for context

    l authored and l committed May 4, 2024
    Configuration menu
    Copy the full SHA
    066c7c4 View commit details
    Browse the repository at this point in the history
  2. assgin _savedLocale = locale when _saveLocale(); notify listeners aft…

    …er _saveLocale becaused it's needed by the ui
    l authored and l committed May 4, 2024
    Configuration menu
    Copy the full SHA
    7a9121d View commit details
    Browse the repository at this point in the history
  3. changes added to md

    l authored and l committed May 4, 2024
    Configuration menu
    Copy the full SHA
    cb1cecb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de4c93b View commit details
    Browse the repository at this point in the history
  5. saveLocale even if the locale not changed

    l authored and l committed May 4, 2024
    Configuration menu
    Copy the full SHA
    63168ee View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' of github.com:bbsmartc/easy_localization into …

    …develop
    l authored and l committed May 4, 2024
    Configuration menu
    Copy the full SHA
    64f61dd View commit details
    Browse the repository at this point in the history
  7. shouldReload(LocalizationsDelegate<Localization> old) return true, an…

    …d changelog added
    l authored and l committed May 4, 2024
    Configuration menu
    Copy the full SHA
    ad25fe2 View commit details
    Browse the repository at this point in the history