From f0d249acf07b4c456012ce0c9dffed9f0474e6c9 Mon Sep 17 00:00:00 2001 From: Richard Neal Date: Tue, 20 Jul 2021 15:31:49 +0000 Subject: [PATCH] Update CZ premium SMS codes For users sending messages, 90z AB XY is a premium code, and 90z AB is a standard SMS code but the user will be charged for responses. Before the user sends the 5-digit request code is the last chance to warn them that there will be a charge, so this form must be added. The 8-digit form 90z AB XYZ is removed as these are the numbers that responses come from, users do not send to these. https://www.t-mobile.cz/platebni-a-premium-sms https://www.vodafone.cz/pece/vyuctovani-platby-kredit/platby-mobilem/cena-premium-sms/ Prior to this change, users would not be warned for the 5-digit form, which was being abused by malware. BUG: 194185158 Test: The new regex was applied to a GB device, and warnings were received when attempting to send to 90123 and 9012345 Signed-off-by: Richard Neal Change-Id: I034c5b7c09a86facb29b67fcae7d870de8937783 --- core/res/res/xml/sms_short_codes.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/core/res/res/xml/sms_short_codes.xml b/core/res/res/xml/sms_short_codes.xml index 2be5c47463457..37d059a575f08 100644 --- a/core/res/res/xml/sms_short_codes.xml +++ b/core/res/res/xml/sms_short_codes.xml @@ -88,9 +88,12 @@ - - + +