+132
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Then match the phone numbers based on PhoneNumberUtils#areSamePhoneNumber rather than just a direct match, to make sure the same number provided in different formats is still detected correctly. For all other types of URI/string inputs (mailto:, etc), continue to do a direct match only. Also do an "any" match rather than "all" -- if there are multiple entries in the extras bundle, allow a single match rather than stringing it all together. Bug: 203806689 Test: ZenModeFilteringTest Change-Id: I84870436d5d8c6f24a57d4e54b848730a4c03778