Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: crowdin/mobile-sdk-ios
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.12.2
Choose a base ref
...
head repository: crowdin/mobile-sdk-ios
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.12.3
Choose a head ref
  • 11 commits
  • 27 files changed
  • 4 contributors

Commits on Nov 13, 2025

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

Commits on Nov 24, 2025

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

Commits on Nov 27, 2025

  1. Configuration menu
    Copy the full SHA
    25427bf View commit details
    Browse the repository at this point in the history
  2. fix: improve thread safety in CrowdinLocalizationDownloader completio…

    …n handling (#346)
    
    * fix: improve thread safety in CrowdinLocalizationDownloader completion handling
    
    - Added locking mechanism to safely read accumulated state (strings, plurals, errors) when no files are available for download.
    - Ensured completion handler returns the correct state without risking data corruption during concurrent access.
    
    * fix: fix RealLocalizationProviderTests.
    serhii-londar authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    e5bbd8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    001f04c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2025

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

Commits on Dec 1, 2025

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

Commits on Dec 2, 2025

  1. Configuration menu
    Copy the full SHA
    456006b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3960d9 View commit details
    Browse the repository at this point in the history
  3. fix: enhance content file retrieval logic in ManifestManager and add …

    …tests for Spanish and Swedish languages (#357)
    serhii-londar authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    247b806 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. Configuration menu
    Copy the full SHA
    12c9f2d View commit details
    Browse the repository at this point in the history
Loading