Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

[PCH-398] 16.4 parsing fix #3

Merged
merged 101 commits into from
May 9, 2023
Merged

[PCH-398] 16.4 parsing fix #3

merged 101 commits into from
May 9, 2023

Conversation

elijahheineman
Copy link
Contributor

iOS 16.4.1 introduces a breaking change for PhoneNumberKit, which has been resolved in the main repo.

merging latest changes from main

nidegen and others added 30 commits June 1, 2021 09:13
Fix the bug that NSRange may cross the boundary

When working with text that’s presented to the user, use the localizedCaseInsensitiveCompare(_:) method instead.

Remove duplicate calls `setup`.
Memory leak fixed on Charset fix and tested please add to next release
Update CountryCodePickerViewController.swift
Memory leak fixed Update RegexManager.swift
🔗 Callable URL and call() method to call on a device
remove nil value from carrier cellular provider
Fix the bug that NSRange may cross the boundary
tvOS Support: Bump to tvOS 10 and fix build issues
…g-when-text-is-set

Update flag after pasting/auto-filling a phone number
* Replace use of NSMutableCharacterSet with CharacterSet

This change fixes a crash when initializing PhoneNumberKit on Linux

* Use designated constant for non-breaking space
* Metadata update: 8.12.47

* Updated tests

Co-authored-by: Bruno Guidolim <bruno@pockid.com>
Makes Search bar input more explicit

Co-authored-by: Rebecca Chin <rchin@league.com>
* Added modalPresentationStyle Property

* Fixed optional type to modalPresentationStyle

* Fixed Sample Project
bguidolim and others added 26 commits December 12, 2022 13:16
Co-authored-by: runner <runner@Mac-1671752828078.local>
* Change references to ISO 639 language code into ISO 3166 region code

* Add documentation for PhoneNumberError.ambiguousNumber

* Add Equatable conformance for PhoneNumberError
Co-authored-by: runner <runner@Mac-1673265644046.local>
This reverts commit eddc377.

Co-authored-by: Bruno Guidolim <bruno@ruuky.com>
Co-authored-by: runner <runner@Mac-1675092228380.local>
Co-authored-by: runner <runner@Mac-1682595728106.local>
@elijahheineman elijahheineman requested a review from georgenyame May 9, 2023 16:50
@elijahheineman elijahheineman merged commit 3c92daf into master May 9, 2023
@elijahheineman elijahheineman deleted the 16.4-update branch May 9, 2023 17:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.